Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
rennokki authored Nov 20, 2020
1 parent 3e3e1fd commit 6382a0b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@
],
"require": {
"doctrine/dbal": "^2.10",
"laravel/framework": "^6.0|^7.0|^8.0"
"laravel/framework": "^7.0|^8.0"
},
"require-dev": {
"laravel/legacy-factories": "^1.0.4",
"orchestra/testbench": "^4.0|^5.0|^6.0",
"orchestra/database": "^4.0|^5.0|^6.0"
"orchestra/testbench": "^5.0|^6.0",
"orchestra/database": "^5.0|^6.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 6382a0b

Please sign in to comment.