Skip to content

Commit

Permalink
Update Laminas packages
Browse files Browse the repository at this point in the history
| datasource | package                         | from   | to    |
| ---------- | ------------------------------- | ------ | ----- |
| packagist  | laminas/laminas-coding-standard | 2.5.0  | 3.0.1 |
| packagist  | laminas/laminas-serializer      | 2.17.0 | 3.1.0 |
| packagist  | laminas/laminas-servicemanager  | 3.23.0 | 4.3.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent 1f12a99 commit 10bba0b
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 94 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@
"webmozart/assert": "^1.11"
},
"require-dev": {
"laminas/laminas-coding-standard": "~2.5.0",
"laminas/laminas-coding-standard": "~3.0.0",
"laminas/laminas-eventmanager": "^3.13.1",
"laminas/laminas-modulemanager": "^2.16.0",
"laminas/laminas-serializer": "^2.17.0",
"laminas/laminas-servicemanager": "^3.23.0",
"laminas/laminas-serializer": "^3.0.0",
"laminas/laminas-servicemanager": "^4.0.0",
"phpbench/phpbench": "^1.3.1",
"phpunit/phpunit": "^10.5.38",
"psalm/plugin-phpunit": "^0.19.0",
Expand Down
Loading

0 comments on commit 10bba0b

Please sign in to comment.