Skip to content

Commit f9a3afa

Browse files
Update Laminas packages
| datasource | package | from | to | | ---------- | ------------------------------ | ------ | ----- | | packagist | laminas/laminas-serializer | 2.18.0 | 3.1.0 | | packagist | laminas/laminas-servicemanager | 3.23.0 | 4.4.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 762e1cb commit f9a3afa

File tree

2 files changed

+41
-48
lines changed

2 files changed

+41
-48
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"laminas/laminas-coding-standard": "~3.0",
4040
"laminas/laminas-eventmanager": "^3.13.1",
4141
"laminas/laminas-modulemanager": "^2.16.0",
42-
"laminas/laminas-serializer": "^2.17.0",
43-
"laminas/laminas-servicemanager": "^3.23.0",
42+
"laminas/laminas-serializer": "^3.0.0",
43+
"laminas/laminas-servicemanager": "^4.0.0",
4444
"phpbench/phpbench": "^1.3.1",
4545
"phpunit/phpunit": "^10.5.38",
4646
"psalm/plugin-phpunit": "^0.19.0",

composer.lock

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

0 commit comments

Comments
 (0)