Skip to content

Commit 3882630

Browse files
committed
Remove polyfill requirement
The bundle requires php:^8.1 so this polyfill is useless.
1 parent 6f34b4e commit 3882630

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
"symfony/event-dispatcher": "^6.4|^7.0",
2828
"symfony/filesystem": "^6.4|^7.0",
2929
"symfony/framework-bundle": "^6.4|^7.0",
30-
"symfony/polyfill-php81": "^1.22",
3130
"symfony/psr-http-message-bridge": "^6.4|^7",
3231
"symfony/security-bundle": "^6.4|^7.0"
3332
},

0 commit comments

Comments
 (0)