We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cf330a7 + 3fd6219 commit a6f6150Copy full SHA for a6f6150
composer.json
@@ -17,12 +17,12 @@
17
"require": {
18
"php": ">=7.0.0",
19
"ext-soap" : "*",
20
- "illuminate/contracts": "~5.8.0|^6.0|^7.0",
21
- "illuminate/database": "~5.8.0|^6.0|^7.0",
22
- "illuminate/http": "~5.8.0|^6.0|^7.0",
23
- "illuminate/routing": "~5.8.0|^6.0|^7.0",
24
- "illuminate/support": "~5.8.0|^6.0|^7.0",
25
- "illuminate/view": "~5.8.0|^6.0|^7.0",
+ "illuminate/contracts": "~5.6.0|^6.0|^7.0",
+ "illuminate/database": "~5.6.0|^6.0|^7.0",
+ "illuminate/http": "~5.6.0|^6.0|^7.0",
+ "illuminate/routing": "~5.6.0|^6.0|^7.0",
+ "illuminate/support": "~5.6.0|^6.0|^7.0",
+ "illuminate/view": "~5.6.0|^6.0|^7.0",
26
"tartan/laravel-xlog": "^1.0"
27
},
28
"require-dev": {
0 commit comments