Skip to content

ci: add PHP 8.3 to workflow matrix #128

ci: add PHP 8.3 to workflow matrix

ci: add PHP 8.3 to workflow matrix #128

Re-run triggered January 25, 2024 07:37
Status Failure
Total duration 28s
Artifacts

ci.yml

on: push
Code Quality
39s
Code Quality
Matrix: Build PHP/TYPO3
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Build PHP/TYPO3 (8.3, ^12)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires ergebnis/composer-normalize ~2.31.0 -> satisfiable by ergebnis/composer-normalize[2.31.0]. - ergebnis/composer-normalize 2.31.0 requires php ~8.0.0 || ~8.1.0 || ~8.2.0 -> your php version (8.3.2) does not satisfy that requirement.
Build PHP/TYPO3 (8.3, ^12)
Process completed with exit code 2.
Build PHP/TYPO3 (8.3, ^11)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires ergebnis/composer-normalize ~2.31.0 -> satisfiable by ergebnis/composer-normalize[2.31.0]. - ergebnis/composer-normalize 2.31.0 requires php ~8.0.0 || ~8.1.0 || ~8.2.0 -> your php version (8.3.2) does not satisfy that requirement.
Build PHP/TYPO3 (8.3, ^11)
Process completed with exit code 2.
Code Quality
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/