Skip to content

Commit 77ce7db

Browse files
Update dependency php to ~8.2.2
| datasource | package | from | to | | ----------- | ----------- | ----- | ----- | | github-tags | php/php-src | 8.2.0 | 8.2.2 | Signed-off-by: Renovate Bot <[email protected]>
1 parent 5b86710 commit 77ce7db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Application that eases release management in the Laminas organisation through GitHub actions",
55
"license": "BSD-3-Clause",
66
"require": {
7-
"php": "~8.2.0",
7+
"php": "~8.2.2",
88
"azjezz/psl": "^2.4.1",
99
"jwage/changelog-generator": "^1.4.0",
1010
"laminas/laminas-diactoros": "^2.24.0",

0 commit comments

Comments
 (0)