Skip to content

Commit 0f61639

Browse files
Update dependency php to ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0
| datasource | package | from | to | | ----------- | -------------------------- | ------ | ----- | | github-tags | containerbase/php-prebuild | 8.4.15 | 8.5.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fe1ec5c commit 0f61639

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
@@ -18,7 +18,7 @@
1818
}
1919
],
2020
"require": {
21-
"php": "~8.2.0 || ~8.3.0 || ~8.4.0",
21+
"php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
2222
"patchlevel/event-sourcing": "^3.13.0",
2323
"symfony/cache": "^6.4.0|^7.0.0",
2424
"symfony/config": "^6.4.0|^7.0.0",

0 commit comments

Comments
 (0)