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 1e0f7b1 + 4742d76 commit bc42200Copy full SHA for bc42200
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|^7.0",
26
- "illuminate/support": "~5.7.0|~5.8.0|^6.0|^7.0",
27
- "illuminate/http": "~5.7.0|~5.8.0|^6.0|^7.0",
28
- "illuminate/routing": "~5.7.0|~5.8.0|^6.0|^7.0",
29
- "illuminate/validation": "~5.7.0|~5.8.0|^6.0|^7.0",
+ "illuminate/contracts": "~5.7.0|~5.8.0|^6.0|^7.0|^8.0",
+ "illuminate/support": "~5.7.0|~5.8.0|^6.0|^7.0|^8.0",
+ "illuminate/http": "~5.7.0|~5.8.0|^6.0|^7.0|^8.0",
+ "illuminate/routing": "~5.7.0|~5.8.0|^6.0|^7.0|^8.0",
+ "illuminate/validation": "~5.7.0|~5.8.0|^6.0|^7.0|^8.0",
30
"commerceguys/addressing": "^1.0",
31
"symfony/intl": "^4.2|^5.0",
32
"commerceguys/intl": "^1.0"
0 commit comments