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 8c66248 + 57eae1a commit 8a59056Copy full SHA for 8a59056
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|^7.0|^8.0",
16
- "illuminate/support": "~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0",
17
- "illuminate/session": "~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0",
18
- "illuminate/pagination": "~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0",
+ "illuminate/routing": "~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0|^9.0",
+ "illuminate/support": "~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0|^9.0",
+ "illuminate/session": "~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0|^9.0",
+ "illuminate/pagination": "~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0|^9.0",
19
"mblsolutions/inspireddeck-php": "^1.5"
20
},
21
"require-dev": {
0 commit comments