Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
labomatik authored Apr 22, 2022
1 parent 5d4e73d commit e415917
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 @@ -19,8 +19,8 @@
],
"require": {
"php": ">=7.3",
"illuminate/support": "6.* | 7.* | 8.*",
"illuminate/cache": "6.* | 7.*| 8.*",
"illuminate/support": "6.* | 7.* | 8.* | 9.*",
"illuminate/cache": "6.* | 7.*| 8.* | 9.*",
"intervention/image": "^2.5"
},
"require-dev": {
Expand Down

0 comments on commit e415917

Please sign in to comment.