[Pkg-owncloud-commits] [php-sabredav] 107/148: fix composer dependencies
David Prévot
taffit at moszumanska.debian.org
Wed Apr 15 01:37:25 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 0cc9638c65125c5bf39578c06ee76d096a815f96
Author: Emanuel Croitoru <emanuel.croitoru at fashiondays.com>
Date: Wed Apr 1 16:36:32 2015 +0300
fix composer dependencies
---
composer.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/composer.json b/composer.json
index 2a6daa5..9569fd9 100644
--- a/composer.json
+++ b/composer.json
@@ -15,7 +15,7 @@
],
"require": {
"php": ">=5.4.1",
- "sabre/vobject": ">=3.3.4 <4",
+ "sabre/vobject": ">=3.3.4,<4",
"sabre/event" : "~2.0.0",
"sabre/xml" : "~0.4.2",
"sabre/http" : "~4.0.0-alpha1",
--
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