Skip to content

Commit 5d2c4db

Browse files
committed
removed php 8.4
1 parent 08a8157 commit 5d2c4db

2 files changed

Lines changed: 1 addition & 7 deletions

File tree

.laminas-ci.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
}
2727
},
2828
"require": {
29-
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
29+
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
3030
"ext-fileinfo": "*",
3131
"ext-json": "*",
3232
"laminas/laminas-servicemanager": "^3.22",

0 commit comments

Comments
 (0)