Skip to content

Commit b5e5459

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.13 | 8.3.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 750a658 commit b5e5459

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
@@ -33,7 +33,7 @@
3333
}
3434
},
3535
"require": {
36-
"php": "~8.1.0 || ~8.2.0",
36+
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
3737
"mezzio/mezzio-authentication": "^1.0",
3838
"psr/container": "^1.0 || ^2.0",
3939
"psr/http-factory": "^1.0",

0 commit comments

Comments
 (0)