Update composer.json

This commit is contained in:
Patrick
2022-01-17 23:18:54 +01:00
committed by GitHub
parent ec8b27591c
commit 06a753c62b

View File

@@ -23,7 +23,7 @@
"nesbot/carbon": "~1.20||^1.26.3||^2.0"
},
"require-dev": {
"phpunit/phpunit": "~5.0||~6.0||~7.0||~8.0||~9.0",
"phpunit/phpunit": "~8.0||~9.0",
"mockery/mockery": "^1.0",
"orchestra/testbench": "^3.4|^4.0|^5.0|^6.0"
},