Skip to content

Commit

Permalink
Update Laminas packages to v4
Browse files Browse the repository at this point in the history
| datasource | package                        | from   | to    |
| ---------- | ------------------------------ | ------ | ----- |
| packagist  | laminas/laminas-servicemanager | 3.22.1 | 4.2.0 |
| packagist  | laminas/laminas-stratigility   | 3.11.0 | 4.0.1 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 17, 2024
1 parent 8319ffa commit e10cf03
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 @@ -27,9 +27,9 @@
"laminas/laminas-config-aggregator-parameters": "^1.15.0",
"laminas/laminas-diactoros": "^3.3.1",
"laminas/laminas-http": "^2.19.0",
"laminas/laminas-servicemanager": "^3.22.1",
"laminas/laminas-servicemanager": "^4.2.0",
"laminas/laminas-stdlib": "^3.19.0",
"laminas/laminas-stratigility": "^3.11.0",
"laminas/laminas-stratigility": "^4.0.1",
"league/commonmark": "^2.4.2",
"mezzio/mezzio": "^3.19.0",
"mezzio/mezzio-fastroute": "^3.11.0",
Expand Down

0 comments on commit e10cf03

Please sign in to comment.