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 ed2c7ba commit 3fd6219Copy full SHA for 3fd6219
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