Skip to content

Commit aa60903

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.26 | 8.3.14 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9579342 commit aa60903

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
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)