[Pkg-owncloud-commits] [php-sabredav] 08/163: Depending on the	upcoming vobject 3.2
    David Prévot 
    taffit at moszumanska.debian.org
       
    Tue May 20 18:54:48 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 3b1a48473930fd75a0364ba5e6c6140973e22e6f
Author: Evert Pot <evert at rooftopsolutions.nl>
Date:   Thu Jan 23 20:01:49 2014 -0500
    Depending on the upcoming vobject 3.2
---
 composer.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/composer.json b/composer.json
index 01378ef..a718e24 100644
--- a/composer.json
+++ b/composer.json
@@ -15,7 +15,7 @@
     ],
     "require": {
         "php": ">=5.4.1",
-        "sabre/vobject" : "~3.1.0",
+        "sabre/vobject" : "3.2.*@dev",
         "sabre/event" : "~1.0.0",
         "sabre/http" : "~2.0.0",
         "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