[Pkg-owncloud-commits] [php-sabredav] 55/148: Merge pull request #614 from DavidPrevot/http
David Prévot
taffit at moszumanska.debian.org
Wed Apr 15 01:37:13 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 d965ba78540f8a4d42be27406ef78959caef4aec
Merge: 51b1f52 d8d25a6
Author: Evert Pot <me at evertpot.com>
Date: Thu Feb 26 11:59:39 2015 -0500
Merge pull request #614 from DavidPrevot/http
Allow to use more recent sabre/http
composer.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --cc composer.json
index 4573dfb,2ad7688..563cca8
--- a/composer.json
+++ b/composer.json
@@@ -15,9 -15,9 +15,9 @@@
],
"require": {
"php": ">=5.4.1",
- "sabre/vobject": "~3.3",
+ "sabre/vobject": ">=3.3.4 <4",
"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