Skip to content

Commit

Permalink
Merge pull request #2 from YasinKose/support
Browse files Browse the repository at this point in the history
Update illuminate/support version in composer.json
  • Loading branch information
YasinKose authored Apr 24, 2022
2 parents 0172ff2 + b28091d commit f8b2333
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
],
"require": {
"php": ">=7.4",
"illuminate/support": "^6.0|^7.0|^8.0",
"illuminate/support": "^6.0|^7.0|^8.0|^9.0",
"ext-json": "*"
},
"require-dev": {
Expand Down

0 comments on commit f8b2333

Please sign in to comment.