Explicitly add Symfony polyfills for PHP 8.0 and 8.1

This commit is contained in:
Yassine Guedidi
2024-01-01 19:05:41 +01:00
parent 8c87d1025c
commit e938cc8687
2 changed files with 3 additions and 1 deletions

View File

@ -141,6 +141,8 @@
"symfony/mime": "^5.4",
"symfony/monolog-bundle": "^3.1",
"symfony/options-resolver": "^5.4",
"symfony/polyfill-php80": "^1.28",
"symfony/polyfill-php81": "^1.28",
"symfony/proxy-manager-bridge": "^5.4",
"symfony/routing": "^5.4",
"symfony/security-bundle": "^5.4",