We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e3574ae + 5f2b06c commit ad45d05Copy full SHA for ad45d05
composer.json
@@ -16,7 +16,7 @@
16
],
17
"require": {
18
"php": ">=7.1.0",
19
- "illuminate/config": "~5.0."
+ "illuminate/config": "5.*|6.*|7.*|8.*|9.*"
20
},
21
"require-dev": {
22
"phpunit/phpunit": "^7.0"
0 commit comments