We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 443e441 commit ed75f8aCopy full SHA for ed75f8a
composer.json
@@ -40,8 +40,9 @@
40
"chelout/laravel-relationship-events": "^1.4",
41
"laravel/legacy-factories": "^1.3",
42
"mockery/mockery": "^1.5",
43
- "orchestra/database": "^5.0|^6.0",
44
- "orchestra/testbench": "^6.24.0|^7.0"
+ "orchestra/database": "^6.0",
+ "orchestra/testbench": "^7.0",
45
+ "phpunit/phpunit": "^9.0"
46
},
47
"config": {
48
"sort-packages": true
0 commit comments