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 5f261fb commit b67b03cCopy full SHA for b67b03c
src/Illuminate/Routing/composer.json
@@ -27,6 +27,8 @@
27
"illuminate/support": "^12.0",
28
"symfony/http-foundation": "^7.2.0",
29
"symfony/http-kernel": "^7.2.0",
30
+ "symfony/polyfill-php84": "^1.31",
31
+ "symfony/polyfill-php85": "^1.33",
32
"symfony/routing": "^7.2.0"
33
},
34
"autoload": {
0 commit comments