[CI] Bump PHP versions in woodpecker

This commit is contained in:
Philipp 2025-03-14 23:53:09 +01:00 committed by Philipp Holzer
parent 95a9f7038a
commit 97a3b5815b
3 changed files with 7 additions and 5 deletions

View file

@ -48,7 +48,7 @@ steps:
branch: [ develop, '*-rc' ]
event: push
composer_install:
image: friendicaci/php8.2:php8.2.16
image: friendicaci/php8.2:php8.2.28
commands:
- export COMPOSER_HOME=.composer
- composer validate