Skip to content

Commit

Permalink
update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
hashemirafsan committed Apr 7, 2022
1 parent 1fb7526 commit cc1a8e7
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 @@ -18,8 +18,8 @@
"minimum-stability": "dev",
"require": {
"php": ">=7.1",
"illuminate/database": "^6.0|^7.0|^8.0",
"illuminate/support": "^6.0|^7.0|^8.0"
"illuminate/database": ">=6.0",
"illuminate/support": ">=6.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit cc1a8e7

Please sign in to comment.