[Pkg-owncloud-commits] [php-sabredav] 55/75: vobject is using semantic versioning so we can drop a digit.

David Prévot taffit at moszumanska.debian.org
Thu Feb 26 18:51:54 UTC 2015


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

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

commit 51451a05c1ddb6ac146790e58c0062732fecbafd
Author: Evert Pot <me at evertpot.com>
Date:   Mon Feb 23 16:18:06 2015 -0500

    vobject is using semantic versioning so we can drop a digit.
---
 composer.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/composer.json b/composer.json
index 5a34ba9..eac95c3 100644
--- a/composer.json
+++ b/composer.json
@@ -15,7 +15,7 @@
     ],
     "require": {
         "php": ">=5.4.1",
-        "sabre/vobject" : "~3.3.0",
+        "sabre/vobject" : "~3.3",
         "sabre/event" : "~1.0.0",
         "sabre/http" : "~2.0.2",
         "ext-dom": "*",

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



More information about the Pkg-owncloud-commits mailing list