[Pkg-owncloud-commits] [php-sabredav] 163/220: sabre/xml 1.4.0 is now the minimum version.
David Prévot
taffit at moszumanska.debian.org
Thu May 12 01:21:22 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 66e9f251ae4df3115046cb5703df3c2420a495af
Author: Evert Pot <me at evertpot.com>
Date: Mon Apr 18 15:19:26 2016 +0800
sabre/xml 1.4.0 is now the minimum version.
---
composer.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/composer.json b/composer.json
index 412df06..e4db3f3 100644
--- a/composer.json
+++ b/composer.json
@@ -17,7 +17,7 @@
"php": ">=5.5.0",
"sabre/vobject": "dev-master",
"sabre/event" : ">=2.0.0, <4.0.0",
- "sabre/xml" : "^1.3.0",
+ "sabre/xml" : "^1.4.0",
"sabre/http" : "^4.2.1",
"sabre/uri" : "^1.0.1",
"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