Skip to content

Commit 57cd474

Browse files
Update dependency php to ^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0
| datasource | package | from | to | | ----------- | ----------- | ------ | ----- | | github-tags | php/php-src | 8.1.13 | 8.2.0 | Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent 3fcf49c commit 57cd474

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)