Skip to content

Commit 8ec8790

Browse files
committed
Indicate support for PHP 8.3
Signed-off-by: George Steel <george@net-glue.co.uk>
1 parent 460ad95 commit 8ec8790

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"extra": {
2828
},
2929
"require": {
30-
"php": "~8.1.0 || ~8.2.0"
30+
"php": "~8.1.0 || ~8.2.0 || ~8.3.0"
3131
},
3232
"require-dev": {
3333
"laminas/laminas-coding-standard": "^2.5",

composer.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)