Skip to content

Commit f1f9c99

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

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
@@ -8,7 +8,7 @@
88
],
99
"license": "BSD-3-Clause",
1010
"require": {
11-
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
11+
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
1212
"laminas/laminas-cache": "^4.1.0",
1313
"laminas/laminas-serializer": "^3.0",
1414
"phpbench/phpbench": "^1.2.15"

0 commit comments

Comments
 (0)