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 53c43dc commit 5b7daccCopy full SHA for 5b7dacc
composer.json
@@ -21,7 +21,7 @@
21
],
22
"require": {
23
"php": ">=7.0.0",
24
- "illuminate/support": "~5.3|~5.4|~5.5",
+ "illuminate/support": "5.3.*|5.4.*|5.5.*",
25
"guzzlehttp/guzzle": "~6.0"
26
},
27
"autoload": {
0 commit comments