[Pkg-owncloud-commits] [php-sabredav] 09/24: Switching to the dev-master version of sabre/vobject

David Prévot taffit at moszumanska.debian.org
Tue May 20 17:19:41 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch 1.7
in repository php-sabredav.

commit 39ae2a1b00c0f537a27ab30a102cf3497e4f9a03
Author: Evert Pot <evert at rooftopsolutions.nl>
Date:   Thu Apr 3 18:04:35 2014 -0400

    Switching to the dev-master version of sabre/vobject
    
    This should output some debug information
---
 tests/composer.vobject3.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/tests/composer.vobject3.json b/tests/composer.vobject3.json
index 06d53f4..2a73411 100644
--- a/tests/composer.vobject3.json
+++ b/tests/composer.vobject3.json
@@ -15,7 +15,7 @@
     ],
     "require": {
         "php": ">=5.3.1",
-        "sabre/vobject" : "~3.2.0",
+        "sabre/vobject" : "3.2.*@dev",
         "ext-dom": "*",
         "ext-pcre": "*",
         "ext-spl": "*",
@@ -27,8 +27,8 @@
         "ext-libxml" : "*"
     },
     "require-dev" : {
-        "phpunit/phpunit" : "3.7.*",
-        "phing/phing" : "2.4.14"
+        "phpunit/phpunit" : "~4.0.0",
+        "phing/phing" : "~2.7.0"
     },
     "provide" : {
         "evert/sabredav" : "1.7.*"

-- 
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