Skip to content

Commit ed75f8a

Browse files
authored
Update composer.json
1 parent 443e441 commit ed75f8a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,9 @@
4040
"chelout/laravel-relationship-events": "^1.4",
4141
"laravel/legacy-factories": "^1.3",
4242
"mockery/mockery": "^1.5",
43-
"orchestra/database": "^5.0|^6.0",
44-
"orchestra/testbench": "^6.24.0|^7.0"
43+
"orchestra/database": "^6.0",
44+
"orchestra/testbench": "^7.0",
45+
"phpunit/phpunit": "^9.0"
4546
},
4647
"config": {
4748
"sort-packages": true

0 commit comments

Comments
 (0)