Browse Source

Closes #109 Updates phpunit dependency

mmoreram 11 years ago
parent
commit
49b9d2fa79
1 changed files with 1 additions and 1 deletions
  1. 1 1
      composer.json

+ 1 - 1
composer.json

@@ -30,7 +30,7 @@
         "symfony/finder": ">=2.1"
     },
     "require-dev": {
-        "phpunit/phpunit": "3.7.*"
+        "phpunit/phpunit": ">=3.7"
     },
     "target-dir": "Mmoreram/GearmanBundle",
     "autoload": {