This commit is contained in:
freek 2020-03-04 10:58:32 +01:00
parent c8eea9bdc9
commit 11c66b98fd
1 changed files with 2 additions and 2 deletions

View File

@ -40,8 +40,8 @@
}, },
"require-dev": { "require-dev": {
"mockery/mockery": "^1.3", "mockery/mockery": "^1.3",
"orchestra/testbench": "3.8.*|^4.0 |^5.0", "orchestra/testbench": "3.8.*|^4.0|^5.0",
"phpunit/phpunit": "^8.0|^8.0" "phpunit/phpunit": "^8.0|^9.0"
}, },
"autoload": { "autoload": {
"psr-4": { "psr-4": {