Skip to content

Commit bee9dc6

Browse files
Update Mezzio packages
| datasource | package | from | to | | ---------- | ---------------------- | ------ | ----- | | packagist | mezzio/mezzio-router | 3.19.0 | 4.2.0 | | packagist | mezzio/mezzio-template | 2.13.0 | 3.0.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bfc432d commit bee9dc6

File tree

2 files changed

+15
-16
lines changed

2 files changed

+15
-16
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
"require": {
3838
"php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
3939
"mezzio/mezzio-helpers": "^5.7",
40-
"mezzio/mezzio-router": "^3.7",
41-
"mezzio/mezzio-template": "^2.2",
40+
"mezzio/mezzio-router": "^3.7 || ^4.0",
41+
"mezzio/mezzio-template": "^2.2 || ^3.0",
4242
"psr/container": "^1.0 || ^2.0",
4343
"twig/twig": "^3.14.0"
4444
},

composer.lock

Lines changed: 13 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)