Skip to content

Commit 5c07f08

Browse files
authored
Merge pull request #30 from laminas/renovate/php
Update dependency php to ^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0
2 parents 3fcf49c + 57cd474 commit 5c07f08

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
}
2828
},
2929
"require": {
30-
"php": "^7.4 || ~8.0.0 || ~8.1.0",
30+
"php": "^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0",
3131
"laminas/laminas-http": "^2.15.1",
3232
"laminas/laminas-json": "^3.3.0",
3333
"laminas/laminas-server": "^2.11.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)