Install symfony/polyfill-php82 (v1.27.0)

Change-Id: Id30ffd2be803041fe182ee93f86fad978055f8f6
Depends-On: I4db6cfa59f94ba0774318fcc8362dd3150882641
This commit is contained in:
Reedy 2023-06-29 13:29:48 +01:00 committed by James D. Forrester
parent b0ca8694ee
commit 53d586b92c
2 changed files with 2 additions and 0 deletions

View file

@ -72,6 +72,7 @@ For notes on 1.40.x and older releases, see HISTORY.
==== New external libraries ====
* Added pinia at v2.0.16.
* Added symfony/polyfill-php81 at v1.27.0.
* Added symfony/polyfill-php82 at v1.27.0.
===== New development-only external libraries =====
* …

View file

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