Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1423499

Browse files
dependabot[bot]mitelg
authored andcommittedNov 14, 2024··
chore(deps): bump laminas/laminas-code from 4.7.1 to 4.15.1
Bumps [laminas/laminas-code](https://github.com/laminas/laminas-code) from 4.7.1 to 4.15.1. - [Release notes](https://github.com/laminas/laminas-code/releases) - [Commits](laminas/laminas-code@4.7.1...4.15.1) --- updated-dependencies: - dependency-name: laminas/laminas-code dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a2a29ec commit 1423499

File tree

3 files changed

+15
-18
lines changed

3 files changed

+15
-18
lines changed
 

‎UPGRADE-5.7.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ This changelog references changes done in Shopware 5.7 patch versions.
3030
* Updated `guzzlehttp/psr7` to version 2.7.0
3131
* Updated `monolog/monolog` to version 2.9.3
3232
* Updated `mpdf/mpdf` to version 8.2.4
33-
* Updated `laminas/laminas-code` to version 4.14.0 for PHP 8.1 and newer
33+
* Updated `laminas/laminas-code` to version 4.15.1 for PHP 8.1 and newer
3434
* Updated `laminas/laminas-escaper` to version 2.13.0 for PHP 8.1 and newer
3535
* Updated `phpunit/phpunit` to version 9.6.21
3636
* Updated `setasign/fpdf` to version 1.8.6

‎composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"google/cloud-storage": "1.39.0",
5757
"guzzlehttp/guzzle": "~7.9.0",
5858
"guzzlehttp/psr7": "~2.7.0",
59-
"laminas/laminas-code": "4.7.1 || 4.14.0",
59+
"laminas/laminas-code": "4.7.1 || 4.15.1",
6060
"laminas/laminas-escaper": "2.12.0 || 2.13.0",
6161
"league/flysystem": "~1.1.4",
6262
"league/flysystem-aws-s3-v3": "1.0.30",

‎composer.lock

+13-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.