[Pkg-owncloud-commits] [php-sabredav] 25/163: We can depend on a stable vobject again.
David Prévot
taffit at moszumanska.debian.org
Tue May 20 18:54:50 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to annotated tag upstream/2.0.0_beta1
in repository php-sabredav.
commit 048bd04cd61ed58bd02266668232d33f37a26412
Author: Evert Pot <evert at rooftopsolutions.nl>
Date: Wed Apr 2 20:07:30 2014 -0400
We can depend on a stable vobject again.
---
composer.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/composer.json b/composer.json
index 07c87ac..0d86e6a 100644
--- a/composer.json
+++ b/composer.json
@@ -15,7 +15,7 @@
],
"require": {
"php": ">=5.4.1",
- "sabre/vobject" : "3.2.*@dev",
+ "sabre/vobject" : "~3.2.0",
"sabre/event" : "~1.0.0",
"sabre/http" : "dev-master as 2.0.4",
"ext-dom": "*",
--
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