Browse Source

Merge pull request #23 from lucasmichot/feature/master/upgrade-dependecnies

Upgrade phpunit
Marcel Pociot 9 years ago
parent
commit
531b887019
1 changed files with 1 additions and 1 deletions
  1. 1 1
      composer.json

+ 1 - 1
composer.json

@@ -23,7 +23,7 @@
     },
     "require-dev": {
         "orchestra/testbench": "~3.0",
-        "phpunit/phpunit": "~4.0"
+        "phpunit/phpunit": "~4.0 || ~5.0"
     },
     "autoload": {
         "psr-0": {