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 349cc51 commit eb24cc6Copy full SHA for eb24cc6
composer.json
@@ -12,10 +12,10 @@
12
],
13
"require": {
14
"ext-json": "*",
15
- "illuminate/routing": "~5.6.0|~5.7.0|~5.8.0|^6.0",
16
- "illuminate/support": "~5.6.0|~5.7.0|~5.8.0|^6.0",
17
- "illuminate/session": "~5.6.0|~5.7.0|~5.8.0|^6.0",
18
- "illuminate/pagination": "~5.6.0|~5.7.0|~5.8.0|^6.0",
+ "illuminate/routing": "~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0",
+ "illuminate/support": "~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0",
+ "illuminate/session": "~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0",
+ "illuminate/pagination": "~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0",
19
"mblsolutions/inspireddeck-php": "^1.2"
20
},
21
"require-dev": {
0 commit comments