Skip to content

Commit e45c2b2

Browse files
authored
Update composer.json
1 parent 214feee commit e45c2b2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@
2929
"test": "vendor/bin/phpunit"
3030
},
3131
"require-dev": {
32-
"orchestra/testbench": "^4.0|^5.0|^6.0",
33-
"orchestra/database": "^4.0|^5.0|^6.0"
32+
"orchestra/testbench": "^4.0|^5.0|^6.0"
3433
},
3534
"config": {
3635
"sort-packages": true

0 commit comments

Comments
 (0)