Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Commit 11c66b9

Browse files
committed
wip
1 parent c8eea9b commit 11c66b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
},
4141
"require-dev": {
4242
"mockery/mockery": "^1.3",
43-
"orchestra/testbench": "3.8.*|^4.0 |^5.0",
44-
"phpunit/phpunit": "^8.0|^8.0"
43+
"orchestra/testbench": "3.8.*|^4.0|^5.0",
44+
"phpunit/phpunit": "^8.0|^9.0"
4545
},
4646
"autoload": {
4747
"psr-4": {

0 commit comments

Comments
 (0)