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.
1 parent e3574ae commit 5f2b06cCopy full SHA for 5f2b06c
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