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.
2 parents efd6858 + da7d196 commit 93d77e1Copy full SHA for 93d77e1
composer.json
@@ -22,11 +22,11 @@
22
],
23
"require": {
24
"php": "^7.1.3",
25
- "illuminate/contracts": "~5.7.0|~5.8.0|~6.0.0",
26
- "illuminate/support": "~5.7.0|~5.8.0|~6.0.0",
27
- "illuminate/http": "~5.7.0|~5.8.0|~6.0.0",
28
- "illuminate/routing": "~5.7.0|~5.8.0|~6.0.0",
29
- "illuminate/validation": "~5.7.0|~5.8.0|~6.0.0",
+ "illuminate/contracts": "~5.7.0|~5.8.0|^6.0",
+ "illuminate/support": "~5.7.0|~5.8.0|^6.0",
+ "illuminate/http": "~5.7.0|~5.8.0|^6.0",
+ "illuminate/routing": "~5.7.0|~5.8.0|^6.0",
+ "illuminate/validation": "~5.7.0|~5.8.0|^6.0",
30
"commerceguys/addressing": "^1.0",
31
"symfony/intl": "^4.2",
32
"commerceguys/intl": "^1.0"
0 commit comments