Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
rennokki authored Sep 6, 2020
1 parent 6fe4a07 commit bd81056
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@
],
"require": {
"doctrine/dbal": "^2.10",
"laravel/framework": "^6.18.28|^7.22.1|^8.0"
"laravel/framework": "^6.18.28|^7.22.1|^8.0",
"laravel/legacy-factories": "^1.0"
},
"require-dev": {
"orchestra/testbench": "^6.0",
Expand Down

0 comments on commit bd81056

Please sign in to comment.