Skip to content

Commit 67092b2

Browse files
committed
Issue #93: Bump php to 8.5.0
Signed-off-by: root <sergiubota@rospace.com>
1 parent 016d691 commit 67092b2

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
@@ -43,10 +43,10 @@
4343
}
4444
},
4545
"require": {
46-
"php": "~8.2.0 || ~8.3.0 || ~8.4.0",
46+
"php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
4747
"dotkernel/dot-cli": "^3.11.1",
4848
"dotkernel/dot-dependency-injection": "^1.2",
49-
"dotkernel/dot-errorhandler": "4.2.1",
49+
"dotkernel/dot-errorhandler": "4.4.2",
5050
"laminas/laminas-component-installer": "^3.5",
5151
"laminas/laminas-config-aggregator": "^1.18",
5252
"mezzio/mezzio": "^3.20",

0 commit comments

Comments
 (0)