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 a6c7dc6 commit 13f15f3Copy full SHA for 13f15f3
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.*|10.*|11.*|12.*|13.*|14.*|15.*|16.*|17.*|18.*|19.*|20.*"
20
},
21
"require-dev": {
22
"phpunit/phpunit": "^7.0",
0 commit comments