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 81b130f commit f92fe96Copy full SHA for f92fe96
composer.json
@@ -12,11 +12,11 @@
12
"require": {
13
"php": ">=7.2",
14
"maximebf/debugbar": "^1.17.2",
15
- "illuminate/routing": "^6|^7|^8",
16
- "illuminate/session": "^6|^7|^8",
17
- "illuminate/support": "^6|^7|^8",
18
- "symfony/debug": "^4.3|^5",
19
- "symfony/finder": "^4.3|^5"
+ "illuminate/routing": "^6|^7|^8|^9",
+ "illuminate/session": "^6|^7|^8|^9",
+ "illuminate/support": "^6|^7|^8|^9",
+ "symfony/debug": "^4.3|^5|^6",
+ "symfony/finder": "^4.3|^5|^6"
20
},
21
"require-dev": {
22
"mockery/mockery": "^1.3.3",
0 commit comments