Skip to content

Commit 04e184f

Browse files
Update dependency php to ~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 bb63b47 commit 04e184f

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
@@ -26,7 +26,7 @@
2626
}
2727
},
2828
"require": {
29-
"php": "~8.3.0 || ~8.4.0",
29+
"php": "~8.3.0 || ~8.4.0 || ~8.5.0",
3030
"ext-fileinfo": "*",
3131
"composer-runtime-api": "^2.2",
3232
"kynx/code-utils": "^2.3",

0 commit comments

Comments
 (0)