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 bd81056 commit f479348
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@
],
"require": {
"doctrine/dbal": "^2.10",
"laravel/framework": "^6.18.28|^7.22.1|^8.0",
"laravel/legacy-factories": "^1.0"
"laravel/framework": "^6.18.28|^7.22.1|^8.0"
},
"require-dev": {
"laravel/legacy-factories": "^1.0",
"orchestra/testbench": "^6.0",
"orchestra/database": "^6.0"
},
Expand Down

0 comments on commit f479348

Please sign in to comment.