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
- PHP_MAJOR_VERSION: 8.0
PHP_VERSION: 8.0.30
- PHP_MAJOR_VERSION: 8.1
- PHP_VERSION: 8.1.27
+ PHP_VERSION: 8.1.31
- PHP_MAJOR_VERSION: 8.2
- PHP_VERSION: 8.2.16
+ PHP_VERSION: 8.2.28
- PHP_MAJOR_VERSION: 8.3
- PHP_VERSION: 8.3.3
+ PHP_VERSION: 8.3.17
+ - PHP_MAJOR_VERSION: 8.4
+ PHP_VERSION: 8.4.5
# This forces PHP Unit executions at the "opensocial" labeled location (because of much more power...)
labels:
repo: friendica/friendica-addons
event: tag
composer_install:
- image: friendicaci/php8.2:php8.2.16
+ image: friendicaci/php8.2:php8.2.28
commands:
- export COMPOSER_HOME=.composer
- composer validate