[Pkg-owncloud-commits] [php-sabredav] 96/220: We now require sabre/xml 1.3

David Prévot taffit at moszumanska.debian.org
Thu May 12 01:21:12 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 cf8133e511881e5ad2d70a4233ef11cfcc56b1c0
Author: Evert Pot <me at evertpot.com>
Date:   Wed Mar 23 01:33:16 2016 -0400

    We now require sabre/xml 1.3
---
 composer.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/composer.json b/composer.json
index 5e7d2b2..5549a62 100644
--- a/composer.json
+++ b/composer.json
@@ -17,7 +17,7 @@
         "php": ">=5.5.0",
         "sabre/vobject": "~4.0",
         "sabre/event" : ">=2.0.0, <4.0.0",
-        "sabre/xml"  : "~1.0",
+        "sabre/xml"  : "^1.3.0",
         "sabre/http" : "^4.2.1",
         "sabre/uri" : "~1.0",
         "ext-dom": "*",

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