[Pkg-owncloud-commits] [php-sabredav] 19/31: SabreDAV 2.0 is getting the vobject 3.3.0 upgrade.
David Prévot
taffit at moszumanska.debian.org
Wed Aug 27 22:33:06 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository php-sabredav.
commit 561aa187976532b5cf38d829d2d1bd72681ebeb8
Author: Evert Pot <me at evertpot.com>
Date: Mon Aug 18 15:26:29 2014 -0400
SabreDAV 2.0 is getting the vobject 3.3.0 upgrade.
---
composer.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/composer.json b/composer.json
index 461d32a..f70ae52 100644
--- a/composer.json
+++ b/composer.json
@@ -15,7 +15,7 @@
],
"require": {
"php": ">=5.4.1",
- "sabre/vobject" : "~3.2.0",
+ "sabre/vobject" : "~3.3.0",
"sabre/event" : "~1.0.0",
"sabre/http" : "~2.0.2",
"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