Skip to content

Commit 6f1cfa1

Browse files
committed
Update to PHP 8.5
Signed-off-by: arhimede <[email protected]>
1 parent 77ca58f commit 6f1cfa1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@
2626
}
2727
},
2828
"require": {
29-
"php": "~8.2.0 || ~8.3.0 || ~8.4.0",
30-
"dotkernel/dot-errorhandler": "^4.2.1",
29+
"php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
30+
"dotkernel/dot-errorhandler": "^4.4.0",
3131
"laminas/laminas-component-installer": "^3.5.0",
3232
"laminas/laminas-config-aggregator": "^1.17.0",
33-
"mezzio/mezzio": "^3.22.0",
33+
"mezzio/mezzio": "^3.24.0",
3434
"mezzio/mezzio-fastroute": "^3.13.0",
3535
"mezzio/mezzio-twigrenderer": "^2.17.0"
3636
},

0 commit comments

Comments
 (0)