Skip to content

Commit 284cb70

Browse files
fix(deps): update dependency laminas/laminas-mvc to ~3.8.0 (#7976)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 42f3d84 commit 284cb70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php/laminas/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"require": {
3-
"laminas/laminas-mvc": "~3.7.0",
3+
"laminas/laminas-mvc": "~3.8.0",
44
"laminas/laminas-component-installer": "@stable"
55
},
66
"autoload": {

0 commit comments

Comments
 (0)