Skip to content

Commit b67b03c

Browse files
committed
add deps
1 parent 5f261fb commit b67b03c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Illuminate/Routing/composer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@
2727
"illuminate/support": "^12.0",
2828
"symfony/http-foundation": "^7.2.0",
2929
"symfony/http-kernel": "^7.2.0",
30+
"symfony/polyfill-php84": "^1.31",
31+
"symfony/polyfill-php85": "^1.33",
3032
"symfony/routing": "^7.2.0"
3133
},
3234
"autoload": {

0 commit comments

Comments
 (0)