Use PHPUnit 5

This commit is contained in:
Jonny Barnes 2016-05-29 16:48:42 +01:00
parent 3c2803a518
commit cac29bbb63
2 changed files with 226 additions and 39 deletions

View file

@ -27,7 +27,7 @@
"require-dev": {
"fzaninotto/faker": "~1.4",
"mockery/mockery": "0.9.*",
"phpunit/phpunit": "~4.0",
"phpunit/phpunit": "~5.0",
"symfony/css-selector": "2.8.*|3.0.*",
"symfony/dom-crawler": "2.8.*|3.0.*",
"barryvdh/laravel-debugbar": "~2.0",