Skip to content

Commit cc022a1

Browse files
authored
Merge pull request #73 from Xerkus/feature/php83
Add php 8.3 support
2 parents 38d4002 + cd542f2 commit cc022a1

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
@@ -30,7 +30,7 @@
3030
"extra": {
3131
},
3232
"require": {
33-
"php": "~8.1.0 || ~8.2.0",
33+
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
3434
"laminas/laminas-eventmanager": "^3.0",
3535
"laminas/laminas-http": "^2.15.0",
3636
"laminas/laminas-mvc": "^3.3.0",

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)