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 be50b05 commit cee74c6Copy full SHA for cee74c6
composer.json
@@ -11,7 +11,7 @@
11
],
12
"require": {
13
"php": ">=5.5.9",
14
- "illuminate/support": "~5.0"
+ "illuminate/support": "~5.0 | ^6.0 | ^7.0"
15
},
16
"autoload": {
17
"files": [
0 commit comments