Skip to content

Commit af256d1

Browse files
authored
Merge pull request #65 from dotkernel/qodana-test
update mezzio version in composer
2 parents b5fbbcb + 06664a8 commit af256d1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"dotkernel/dot-errorhandler": "^4.2.1",
3131
"laminas/laminas-component-installer": "^3.5.0",
3232
"laminas/laminas-config-aggregator": "^1.17.0",
33-
"mezzio/mezzio": "^3.20.1",
34-
"mezzio/mezzio-fastroute": "^3.12.0",
33+
"mezzio/mezzio": "^3.22.0",
34+
"mezzio/mezzio-fastroute": "^3.13.0",
3535
"mezzio/mezzio-twigrenderer": "^2.17.0"
3636
},
3737
"require-dev": {

0 commit comments

Comments
 (0)