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

Commit e6fe952

Browse files
authored
Merge pull request #12 from glo71317/php8.3_support
PHP 8.3 support added
2 parents 51ed9c3 + a2cfcc5 commit e6fe952

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
}
2323
},
2424
"require": {
25-
"php": "~8.0.0 || ~8.1.0 || ~8.2.0"
25+
"php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0"
2626
},
2727
"require-dev": {
2828
"laminas/laminas-coding-standard": "~2.4.0",

composer.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)