We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77ca58f commit 6f1cfa1Copy full SHA for 6f1cfa1
composer.json
@@ -26,11 +26,11 @@
26
}
27
},
28
"require": {
29
- "php": "~8.2.0 || ~8.3.0 || ~8.4.0",
30
- "dotkernel/dot-errorhandler": "^4.2.1",
+ "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
+ "dotkernel/dot-errorhandler": "^4.4.0",
31
"laminas/laminas-component-installer": "^3.5.0",
32
"laminas/laminas-config-aggregator": "^1.17.0",
33
- "mezzio/mezzio": "^3.22.0",
+ "mezzio/mezzio": "^3.24.0",
34
"mezzio/mezzio-fastroute": "^3.13.0",
35
"mezzio/mezzio-twigrenderer": "^2.17.0"
36
0 commit comments