[Pkg-owncloud-commits] [php-sabredav] 52/66: Requiring sabre/http 2.0.0 stable.

David Prévot taffit at moszumanska.debian.org
Sat Jan 18 20:08:22 UTC 2014


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

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

commit 09e1a8a36c0008ac029cae17ac2a3491a522ed54
Author: Evert Pot <evert at rooftopsolutions.nl>
Date:   Wed Jan 8 16:32:28 2014 -0500

    Requiring sabre/http 2.0.0 stable.
---
 composer.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/composer.json b/composer.json
index 02da8af..01378ef 100644
--- a/composer.json
+++ b/composer.json
@@ -17,7 +17,7 @@
         "php": ">=5.4.1",
         "sabre/vobject" : "~3.1.0",
         "sabre/event" : "~1.0.0",
-        "sabre/http" : "~2.0.0alpha6",
+        "sabre/http" : "~2.0.0",
         "ext-dom": "*",
         "ext-pcre": "*",
         "ext-spl": "*",

-- 
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