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 45ca97a commit 35ae940Copy full SHA for 35ae940
composer.json
@@ -19,9 +19,9 @@
19
"require": {
20
"php": "^8.1",
21
"php-debugbar/php-debugbar": "^2.2.4",
22
- "illuminate/routing": "^9|^10|^11|^12",
23
- "illuminate/session": "^9|^10|^11|^12",
24
- "illuminate/support": "^9|^10|^11|^12",
+ "illuminate/routing": "^10|^11|^12",
+ "illuminate/session": "^10|^11|^12",
+ "illuminate/support": "^10|^11|^12",
25
"symfony/finder": "^6|^7"
26
},
27
"require-dev": {
0 commit comments