Skip to content

Commit aa3f1b2

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

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
@@ -24,7 +24,7 @@
2424
}
2525
},
2626
"require": {
27-
"php": "~8.1.0 || ~8.2.0 || ~8.3.0"
27+
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
2828
},
2929
"require-dev": {
3030
"laminas/laminas-coding-standard": "~3.0.1",

0 commit comments

Comments
 (0)