[Pkg-owncloud-commits] [php-sabredav] 50/148: Allow to use more recent sabre/http

David Prévot taffit at moszumanska.debian.org
Wed Apr 15 01:37:12 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 d8d25a6ec476efa267425ead42fd1e303546e66c
Author: David Prévot <taffit at debian.org>
Date:   Thu Feb 26 10:54:19 2015 -0400

    Allow to use more recent sabre/http
---
 composer.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/composer.json b/composer.json
index 7eb19d5..2ad7688 100644
--- a/composer.json
+++ b/composer.json
@@ -17,7 +17,7 @@
         "php": ">=5.4.1",
         "sabre/vobject": "~3.3",
         "sabre/event" : "~2.0.0",
-        "sabre/http" : "4.0.0-alpha1",
+        "sabre/http" : "~4.0.0-alpha1",
         "sabre/uri" : "~1.0",
         "ext-dom": "*",
         "ext-pcre": "*",

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