Update composer/semver to 3.4.2

Bug: T370235
Depends-On: Ic4c091c149c445be3f8e4c2970726af095b82865
Change-Id: Id15a4d180a8381fa21e920c0e184f419e7ffa830
This commit is contained in:
James D. Forrester 2024-08-11 13:12:00 +02:00
parent 1b29886a32
commit 658ea71777
2 changed files with 2 additions and 1 deletions

View file

@ -128,6 +128,7 @@ For notes on 1.42.x and older releases, see HISTORY.
* Updated codex, codex-design-tokens and codex-icons
from v1.3.6 to v1.11.0.
* Updated composer/semver from 3.4.0 to 3.4.2.
* Updated guzzlehttp/guzzle from 7.7.1 to 7.8.1.
* Updated jquery.i18n from 1.0.7 to 1.0.10.
* Updated pear/net_smtp from 1.11.1 to 1.12.1.

View file

@ -21,7 +21,7 @@
},
"prefer-stable": true,
"require": {
"composer/semver": "3.4.0",
"composer/semver": "3.4.2",
"cssjanus/cssjanus": "2.3.0",
"ext-calendar": "*",
"ext-ctype": "*",