Skip to content

Commit 3df3797

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

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
@@ -11,7 +11,7 @@
1111
],
1212
"keywords": ["api", "authentication", "security"],
1313
"require": {
14-
"php": "~8.3.0 || ~8.4.0"
14+
"php": "~8.3.0 || ~8.4.0 || ~8.5.0"
1515
},
1616
"require-dev": {
1717
"laminas/laminas-coding-standard": "^3.0",

0 commit comments

Comments
 (0)