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 016d691 commit 67092b2Copy full SHA for 67092b2
1 file changed
composer.json
@@ -43,10 +43,10 @@
43
}
44
},
45
"require": {
46
- "php": "~8.2.0 || ~8.3.0 || ~8.4.0",
+ "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
47
"dotkernel/dot-cli": "^3.11.1",
48
"dotkernel/dot-dependency-injection": "^1.2",
49
- "dotkernel/dot-errorhandler": "4.2.1",
+ "dotkernel/dot-errorhandler": "4.4.2",
50
"laminas/laminas-component-installer": "^3.5",
51
"laminas/laminas-config-aggregator": "^1.18",
52
"mezzio/mezzio": "^3.20",
0 commit comments