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",

2
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "cb44426320da636145342113f290d2a1",
"content-hash": "0cf94d055e2190366ec079e6e9ff0d14",
"packages": [
{
"name": "babdev/pagerfanta-bundle",