Update composer.json

This commit is contained in:
Patrick
2022-01-17 23:18:42 +01:00
committed by GitHub
parent aaa3461265
commit 82a1e7d916

View File

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