Skip to content

Commit f479348

Browse files
authored
Update composer.json
1 parent bd81056 commit f479348

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
@@ -30,10 +30,10 @@
3030
],
3131
"require": {
3232
"doctrine/dbal": "^2.10",
33-
"laravel/framework": "^6.18.28|^7.22.1|^8.0",
34-
"laravel/legacy-factories": "^1.0"
33+
"laravel/framework": "^6.18.28|^7.22.1|^8.0"
3534
},
3635
"require-dev": {
36+
"laravel/legacy-factories": "^1.0",
3737
"orchestra/testbench": "^6.0",
3838
"orchestra/database": "^6.0"
3939
},

0 commit comments

Comments
 (0)