Skip to content

Commit

Permalink
Merge pull request #159 from akmet/master
Browse files Browse the repository at this point in the history
  • Loading branch information
bweston92 authored Feb 11, 2022
2 parents 90e8271 + f29aced commit 679bba8
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 @@ -9,8 +9,8 @@
}
],
"require": {
"illuminate/support": ">=4.2 <=9.0",
"illuminate/cache": ">=4.2 <=9.0"
"illuminate/support": "^4.2|^5|^6|^7|^8|^9",
"illuminate/cache": "^4.2|^5|^6|^7|^8|^9"
},
"suggest": {
"illuminate/filesystem": "Save settings to a JSON file.",
Expand Down

0 comments on commit 679bba8

Please sign in to comment.