Skip to content

Commit 9c25dce

Browse files
author
olaru
committed
remove php 8.2
1 parent 5646349 commit 9c25dce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
29+
"php": "~8.3.0 || ~8.4.0 || ~8.5.0",
3030
"dotkernel/dot-errorhandler": "^4.4.0",
3131
"laminas/laminas-component-installer": "^3.5.0",
3232
"laminas/laminas-config-aggregator": "^1.17.0",

0 commit comments

Comments
 (0)