Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
al-one committed May 18, 2021
1 parent 2c52761 commit 09c16f5
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,8 @@
}
],
"require": {
"php": ">=7.0",
"illuminate/contracts": "~5.5 || ^6.0 || ^7.0 || ^8.0",
"illuminate/database": "~5.5 || ^6.0 || ^7.0 || ^8.0"
"php": "^7.0|^8.0",
"illuminate/database": "^6.20.26|7.30.4|^8.40.0"
},

"autoload": {
Expand Down

0 comments on commit 09c16f5

Please sign in to comment.