[Pkg-owncloud-commits] [php-sabredav] 33/34: all stable dependencies.
David Prévot
taffit at moszumanska.debian.org
Wed May 27 13:57:13 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to tag 3.0.0-beta1
in repository php-sabredav.
commit bf3571b056452e65043c0bbeaa13079e52ae12ce
Author: Evert Pot <me at evertpot.com>
Date: Mon May 25 20:32:39 2015 -0400
all stable dependencies.
---
composer.json | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/composer.json b/composer.json
index fb36298..067066b 100644
--- a/composer.json
+++ b/composer.json
@@ -16,9 +16,9 @@
"require": {
"php": ">=5.4.1",
"sabre/vobject": ">=3.3.4,<4",
- "sabre/event" : "~2.0.0",
- "sabre/xml" : "~0.4.2",
- "sabre/http" : "~4.0.0-alpha1",
+ "sabre/event" : "~2.0",
+ "sabre/xml" : "~1.0",
+ "sabre/http" : "~4.0",
"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