Skip to content

Commit

Permalink
Merge pull request #25 from hrace009/patch-1
Browse files Browse the repository at this point in the history
Update composer.json
  • Loading branch information
daftspunk committed Feb 13, 2022
2 parents e3574ae + 5f2b06c commit ad45d05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -16,7 +16,7 @@
],
"require": {
"php": ">=7.1.0",
"illuminate/config": "~5.0."
"illuminate/config": "5.*|6.*|7.*|8.*|9.*"
},
"require-dev": {
"phpunit/phpunit": "^7.0"
Expand Down

0 comments on commit ad45d05

Please sign in to comment.