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-config-aggregator | 1.14.0 | 1.15.0 |
| packagist  | laminas/laminas-diactoros         | 3.3.1  | 3.5.0  |
| packagist  | laminas/laminas-http              | 2.19.0 | 2.20.0 |
| packagist  | laminas/laminas-stratigility      | 3.11.0 | 3.12.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 18, 2024
1 parent 8319ffa commit c71bfaf
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
"guzzlehttp/guzzle": "^7.8.1",
"laminas/laminas-cli": "^1.10.0",
"laminas/laminas-component-installer": "^3.4.0",
"laminas/laminas-config-aggregator": "^1.14.0",
"laminas/laminas-config-aggregator": "^1.15.0",
"laminas/laminas-config-aggregator-parameters": "^1.15.0",
"laminas/laminas-diactoros": "^3.3.1",
"laminas/laminas-http": "^2.19.0",
"laminas/laminas-diactoros": "^3.5.0",
"laminas/laminas-http": "^2.20.0",
"laminas/laminas-servicemanager": "^3.22.1",
"laminas/laminas-stdlib": "^3.19.0",
"laminas/laminas-stratigility": "^3.11.0",
"laminas/laminas-stratigility": "^3.12.0",
"league/commonmark": "^2.4.2",
"mezzio/mezzio": "^3.19.0",
"mezzio/mezzio-fastroute": "^3.11.0",
Expand Down

0 comments on commit c71bfaf

Please sign in to comment.