Browse Source

Closes #109 Updates phpunit dependency

mmoreram 11 năm trước cách đây
mục cha
commit
49b9d2fa79
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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": {