Merge "composer: Add symfony/polyfill-php81 like symfony/polyfill-php80"

This commit is contained in:
jenkins-bot 2023-04-25 15:36:39 +00:00 committed by Gerrit Code Review
commit 086aef1a81
2 changed files with 3 additions and 1 deletions

View file

@ -45,7 +45,8 @@ For notes on 1.40.x and older releases, see HISTORY.
=== External library changes in 1.41 ===
==== New external libraries ====
* Added pinia at v2.0.16
* Added pinia at v2.0.16.
* Added symfony/polyfill-php81 at v1.27.0.
===== New development-only external libraries =====
* …

View file

@ -48,6 +48,7 @@
"psr/log": "1.1.4",
"ralouphie/getallheaders": "3.0.3",
"symfony/polyfill-php80": "1.27.0",
"symfony/polyfill-php81": "1.27.0",
"symfony/yaml": "5.4.17",
"wikimedia/assert": "0.5.1",
"wikimedia/at-ease": "2.1.0",