Skip to content

Commit 93d5b81

Browse files
authored
Merge pull request #39 from Xerkus/feature/php83
Add php 8.3 support
2 parents 486d2d4 + 890e94a commit 93d5b81

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
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
"ext-simplexml": "*",
3232
"laminas/laminas-code": "^4.4",
3333
"laminas/laminas-http": "^2.15",

composer.lock

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

0 commit comments

Comments
 (0)