[Pkg-owncloud-commits] [php-sabredav] 161/275: The master branch needs the fixes from vobject 3.3.1
David Prévot
taffit at moszumanska.debian.org
Thu Sep 25 14:56:03 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 626ff239bb138523f4f896efddef6b78c88f2eab
Author: Evert Pot <me at evertpot.com>
Date: Mon Aug 18 17:35:00 2014 -0400
The master branch needs the fixes from vobject 3.3.1
---
composer.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/composer.json b/composer.json
index e82b5e6..404a19b 100644
--- a/composer.json
+++ b/composer.json
@@ -15,7 +15,7 @@
],
"require": {
"php": ">=5.4.1",
- "sabre/vobject" : "~3.3.0",
+ "sabre/vobject" : "~3.3.1",
"sabre/event" : "~2.0.0",
"sabre/http" : "~2.0.3",
"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