Downgrade PHPUnit again for PHP 7.1
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
"waavi/sanitizer": "1.0.x"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "7.3.x",
|
||||
"phpunit/phpunit": "7.2.x",
|
||||
"barryvdh/laravel-ide-helper": "^2.0",
|
||||
"barryvdh/laravel-debugbar": "^3.0",
|
||||
"mockery/mockery": "0.9.*",
|
||||
|
||||
Reference in New Issue
Block a user