[Pkg-owncloud-commits] [php-sabre-vobject] 18/65: We have to remove Hoa\Bench for the moment because it breaks the PHP 5.3 build.

David Prévot taffit at moszumanska.debian.org
Tue Feb 24 23:57:14 UTC 2015


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

taffit pushed a commit to branch master
in repository php-sabre-vobject.

commit 28210d74e011abebee469952a9d2bc087a338e9b
Author: Evert Pot <evert at rooftopsolutions.nl>
Date:   Fri Jan 23 01:22:33 2015 -0500

    We have to remove Hoa\Bench for the moment because it breaks the PHP 5.3 build.
---
 composer.json | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/composer.json b/composer.json
index 54946cd..309c08a 100644
--- a/composer.json
+++ b/composer.json
@@ -10,8 +10,7 @@
     },
     "require-dev" : {
         "phpunit/phpunit" : "*",
-        "squizlabs/php_codesniffer": "*",
-        "hoa/bench": "~2.14.12"
+        "squizlabs/php_codesniffer": "*"
     },
     "authors" : [
         {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabre-vobject.git



More information about the Pkg-owncloud-commits mailing list