[BETA][FEATURE] Add TYPO3 v13 compatibility #1596
ci.yaml
on: pull_request
Matrix: Code quality checks
Matrix: PHP linter
Matrix: testsV13
Matrix: testV12
Annotations
9 errors
Run tests with PHP 8.2 using TYPO3 12 with testing framework version ^7.0
Your requirements could not be resolved to an installable set of packages.
Problem 1
- typo3/testing-framework[7.0.0, ..., 7.1.0] require phpunit/phpunit ^9.5.25 || ^10.1 -> found phpunit/phpunit[9.5.25, ..., 9.6.21, 10.1.0, ..., 10.5.35] but it conflicts with your root composer.json require (^11).
- Root composer.json requires typo3/testing-framework ^7.0 -> satisfiable by typo3/testing-framework[7.0.0, ..., 7.1.0].
|
Run tests with PHP 8.2 using TYPO3 12 with testing framework version ^7.0
Process completed with exit code 2.
|
Run tests with PHP 8.1 using TYPO3 12 with testing framework version ^7.0
The job was canceled because "_8_2_12__7_0__11__6" failed.
|
Run tests with PHP 8.1 using TYPO3 12 with testing framework version ^7.0
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpunit/phpunit[11.0.0, ..., 11.3.6] require php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^11 -> satisfiable by phpunit/phpunit[11.0.0, ..., 11.3.6].
|
Run tests with PHP 8.1 using TYPO3 12 with testing framework version ^7.0
The operation was canceled.
|
Run tests with PHP 8.2 using TYPO3 13 with testing framework version ^8.0
Process completed with exit code 1.
|
Run tests with PHP 8.3 using TYPO3 13 with testing framework version ^8.0
The job was canceled because "_8_2_13__8_0__11__7" failed.
|
Run tests with PHP 8.3 using TYPO3 13 with testing framework version ^8.0
Process completed with exit code 1.
|
Code quality checks (php:cs-fixer, 8.2)
Process completed with exit code 8.
|