Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit 3602560

Browse files
committed
PHP 8.3 support added
1 parent a05d03e commit 3602560

File tree

2 files changed

+296
-300
lines changed

2 files changed

+296
-300
lines changed

Diff for: composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"extra": {
2828
},
2929
"require": {
30-
"php": "~8.0.0 || ~8.1.0 || ~8.2.0",
30+
"php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0",
3131
"laminas/laminas-servicemanager": "^3.19.0",
3232
"laminas/laminas-stdlib": "^3.7.1"
3333
},

0 commit comments

Comments
 (0)