Skip to content

Commit d261edf

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"forum": "https://discourse.laminas.dev/"
1818
},
1919
"require": {
20-
"php": "~8.1.0 || ~8.2.0"
20+
"php": "~8.1.0 || ~8.2.0 || ~8.3.0"
2121
},
2222
"require-dev": {
2323
"laminas/laminas-coding-standard": "~2.5.0",

0 commit comments

Comments
 (0)