[Pkg-owncloud-commits] [php-sabredav] 101/220: We need at least sabre/uri 1.0.1.

David Prévot taffit at moszumanska.debian.org
Thu May 12 01:21:13 UTC 2016


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

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

commit d7271e0a0bc0b51b4f36a595807920bc621ed4a7
Author: Evert Pot <me at evertpot.com>
Date:   Wed Mar 23 01:40:26 2016 -0400

    We need at least sabre/uri 1.0.1.
---
 composer.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/composer.json b/composer.json
index 5549a62..87c344b 100644
--- a/composer.json
+++ b/composer.json
@@ -19,7 +19,7 @@
         "sabre/event" : ">=2.0.0, <4.0.0",
         "sabre/xml"  : "^1.3.0",
         "sabre/http" : "^4.2.1",
-        "sabre/uri" : "~1.0",
+        "sabre/uri" : "^1.0.1",
         "ext-dom": "*",
         "ext-pcre": "*",
         "ext-spl": "*",

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



More information about the Pkg-owncloud-commits mailing list