[Pkg-owncloud-commits] [php-sabre-vobject] 166/341: Require sabre/xml ~0.2.1 instead of ~0.2.

David Prévot taffit at moszumanska.debian.org
Tue Aug 11 13:35:44 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository php-sabre-vobject.

commit ca35a7d08cc7d865bb226b6aafb934e5406bd53b
Author: Ivan Enderlin <ivan.enderlin at hoa-project.net>
Date:   Wed Jan 21 08:50:08 2015 +0100

    Require sabre/xml ~0.2.1 instead of ~0.2.
---
 composer.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/composer.json b/composer.json
index 10f84e0..0e3ff12 100644
--- a/composer.json
+++ b/composer.json
@@ -7,7 +7,7 @@
     "require" : {
         "php"          : ">=5.5",
         "ext-mbstring" : "*",
-        "sabre/xml"    : "~0.2"
+        "sabre/xml"    : "~0.2.1"
     },
     "require-dev" : {
         "phpunit/phpunit" : "*",

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabre-vobject.git



More information about the Pkg-owncloud-commits mailing list