[Pkg-owncloud-commits] [php-sabredav] 18/42: Using phpunit 4.1

David Prévot taffit at moszumanska.debian.org
Wed Jul 23 16:41:25 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 9a779327d4dc487743b6522cd0e2aefa7d9e62b1
Author: Evert Pot <me at evertpot.com>
Date:   Wed Jun 4 15:28:00 2014 -0400

    Using phpunit 4.1
---
 composer.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/composer.json b/composer.json
index b3fe708..461d32a 100644
--- a/composer.json
+++ b/composer.json
@@ -29,7 +29,7 @@
         "ext-libxml" : "*"
     },
     "require-dev" : {
-        "phpunit/phpunit" : "~4.0.0",
+        "phpunit/phpunit" : "~4.1.1",
         "evert/phpdoc-md" : "~0.0.7"
     },
     "suggest" : {

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