Skip to content

Commit 2e1972f

Browse files
Update Laminas packages
| datasource | package | from | to | | ---------- | ------------------------------- | ------ | ----- | | packagist | laminas/laminas-coding-standard | 2.5.0 | 3.0.1 | | packagist | laminas/laminas-servicemanager | 3.22.1 | 4.2.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 54477ef commit 2e1972f

File tree

2 files changed

+163
-110
lines changed

2 files changed

+163
-110
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
},
5353
"require-dev": {
5454
"filp/whoops": "^2.15.2",
55-
"laminas/laminas-coding-standard": "~2.5.0",
56-
"laminas/laminas-servicemanager": "^3.20",
55+
"laminas/laminas-coding-standard": "~3.0.0",
56+
"laminas/laminas-servicemanager": "^4.0",
5757
"phpunit/phpunit": "^10.5",
5858
"psalm/plugin-phpunit": "^0.18.4",
5959
"swoole/ide-helper": "^5.0.3",

0 commit comments

Comments
 (0)