Skip to content

Commit 7d890a6

Browse files
committed
minor #234 Remove polyfill requirement (ajgarlag)
This PR was merged into the 1.x-dev branch. Discussion ---------- Remove polyfill requirement The bundle requires php:^8.1 so this polyfill is useless. Commits ------- 3882630 Remove polyfill requirement
2 parents 6d1a730 + 3882630 commit 7d890a6

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
@@ -25,7 +25,6 @@
2525
"symfony/event-dispatcher": "^6.4|^7.0",
2626
"symfony/filesystem": "^6.4|^7.0",
2727
"symfony/framework-bundle": "^6.4|^7.0",
28-
"symfony/polyfill-php81": "^1.22",
2928
"symfony/psr-http-message-bridge": "^6.4|^7",
3029
"symfony/security-bundle": "^6.4|^7.0"
3130
},

0 commit comments

Comments
 (0)