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-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 18, 2024
1 parent 652105b commit c16972b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"require": {
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
"laminas/laminas-servicemanager": "^3.21.0",
"laminas/laminas-servicemanager": "^3.21.0 || ^4.0.0",
"laminas/laminas-view": "^2.27.0",
"mezzio/mezzio-helpers": "^5.15.0",
"mezzio/mezzio-router": "^3.16.1",
Expand All @@ -44,7 +44,7 @@
"psr/http-message": "^1.0.1 || ^2.0.0"
},
"require-dev": {
"laminas/laminas-coding-standard": "~2.5.0",
"laminas/laminas-coding-standard": "~3.0.0",
"phpunit/phpunit": "^10.5.36",
"psalm/plugin-phpunit": "^0.19.0",
"vimeo/psalm": "^5.26.1"
Expand Down

0 comments on commit c16972b

Please sign in to comment.