Update symfony/yaml to 5.4.12
Depends-On: I23c3a5546698e7dfd8ed562182840e2b8e63c16a Change-Id: I60be75e37dd9af653f84bf7c12615944b6f4b055
This commit is contained in:
parent
1a808ae744
commit
eb90205b46
2 changed files with 2 additions and 1 deletions
|
|
@ -46,6 +46,7 @@ For notes on 1.39.x and older releases, see HISTORY.
|
|||
|
||||
==== Changed external libraries ====
|
||||
* Updated codex, codex-search, and codex-icons from v0.1.1 to v0.2.1.
|
||||
* Updated symfony/yaml from 5.4.10 to 5.4.12.
|
||||
|
||||
===== Changed development-only external libraries =====
|
||||
* …
|
||||
|
|
|
|||
|
|
@ -48,7 +48,7 @@
|
|||
"ralouphie/getallheaders": "3.0.3",
|
||||
"symfony/polyfill-php73": "1.26.0",
|
||||
"symfony/polyfill-php80": "1.26.0",
|
||||
"symfony/yaml": "5.4.10",
|
||||
"symfony/yaml": "5.4.12",
|
||||
"wikimedia/assert": "0.5.1",
|
||||
"wikimedia/at-ease": "2.1.0",
|
||||
"wikimedia/base-convert": "2.0.2",
|
||||
|
|
|
|||
Loading…
Reference in a new issue