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 dc2aca3 commit dae4566Copy full SHA for dae4566
composer.json
@@ -13,7 +13,7 @@
13
"prefer-stable": true,
14
"require": {
15
"php": "^7.4",
16
- "illuminate/support": "^7.0",
+ "illuminate/support": ">=7.0",
17
"ext-json": "*",
18
"ext-mysqli": "*",
19
"titasgailius/terminal": "^0.3.0"
0 commit comments