Skip to content

Commit 7ddaf66

Browse files
authored
Merge pull request #18 from laminas/renovate/php
Update dependency php to ^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0
2 parents ffefcbf + bb3f6ef commit 7ddaf66

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
@@ -32,7 +32,7 @@
3232
}
3333
},
3434
"require": {
35-
"php": "^7.4 || ~8.0.0 || ~8.1.0",
35+
"php": "^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0",
3636
"laminas/laminas-cli": "^1.4.0",
3737
"webmozart/assert": "^1.10"
3838
},

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)