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