Skip to content

Commit cbb6952

Browse files
committed
Remove polyfills
1 parent d2efb7c commit cbb6952

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

frameworks/PHP/symfony/composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,9 @@
4646
"symfony/polyfill-php74": "*",
4747
"symfony/polyfill-php80": "*",
4848
"symfony/polyfill-php81": "*",
49-
"symfony/polyfill-php82": "*"
49+
"symfony/polyfill-php82": "*",
50+
"symfony/polyfill-php83": "*",
51+
"symfony/polyfill-php84": "*"
5052
},
5153
"scripts": {
5254
"auto-scripts": {

0 commit comments

Comments
 (0)