Skip to content

Commit 280df8d

Browse files
Update dependency php to ~8.2.0 || ~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 90fb61b commit 280df8d

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
@@ -14,7 +14,7 @@
1414
}
1515
],
1616
"require": {
17-
"php": "~8.2.0 || ~8.3.0 || ~8.4.0",
17+
"php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
1818
"laminas/laminas-modulemanager": "^2.5",
1919
"laminas/laminas-loader": "^2.6",
2020
"laminas/laminas-eventmanager": "^3.0",

0 commit comments

Comments
 (0)