Skip to content
This repository was archived by the owner on Jun 13, 2023. It is now read-only.

Commit b91fe76

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.17 | 8.2.4 |
1 parent fb67ceb commit b91fe76

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
@@ -26,7 +26,7 @@
2626
}
2727
],
2828
"require": {
29-
"php": "^7.4 || ~8.0.0 || ~8.1.0",
29+
"php": "^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0",
3030
"psr7-sessions/storageless": "^8.0",
3131
"mezzio/mezzio-session": "^1.4",
3232
"psr/http-message": "^1.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)