Skip to content

Fix branch-alias in composer.json #6

Fix branch-alias in composer.json

Fix branch-alias in composer.json #6

Triggered via push November 27, 2023 10:28
Status Failure
Total duration 39s
Artifacts

ci.yaml

on: push
Matrix: PHP CS Fixer
Matrix: PhpStan
Matrix: PHPUnit
Fit to window
Zoom out
Zoom in

Annotations

11 errors
PHPUnit (8.2, --prefer-stable, ^7.0)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires matthiasnoback/symfony-dependency-injection-test ^4.3 -> satisfiable by matthiasnoback/symfony-dependency-injection-test[4.3.0, v4.3.1]. - matthiasnoback/symfony-dependency-injection-test[4.3.0, ..., v4.3.1] require symfony/dependency-injection ^4.4 || ^5.3 || ^6.0 -> found symfony/dependency-injection[v4.4.0-BETA1, ..., 4.4.x-dev, v5.3.0-BETA1, ..., 5.4.x-dev, v6.0.0-BETA1, ..., 6.4.x-dev] but these were not loaded, likely because it conflicts with another require. Problem 2 - Root composer.json requires nyholm/symfony-bundle-test ^2.0 -> satisfiable by nyholm/symfony-bundle-test[2.0.0, 2.0.x-dev]. - nyholm/symfony-bundle-test[2.0.0, ..., 2.0.x-dev] require symfony/dependency-injection ^4.4 || ^5.3 || ^6.0 -> found symfony/dependency-injection[v4.4.0-BETA1, ..., 4.4.x-dev, v5.3.0-BETA1, ..., 5.4.x-dev, v6.0.0-BETA1, ..., 6.4.x-dev] but these were not loaded, likely because it conflicts with another require.
PHPUnit (8.2, --prefer-stable, ^7.0)
Process completed with exit code 2.
PHPUnit (8.2, --prefer-stable, ^6.4)
The job was canceled because "_8_2_--prefer-stable__7_0" failed.
PHPUnit (8.2, --prefer-stable, ^6.4)
Process completed with exit code 2.
PHPUnit (8.1, --prefer-stable, 6.3)
The job was canceled because "_8_2_--prefer-stable__7_0" failed.
PHPUnit (8.1, --prefer-stable, 6.3)
Process completed with exit code 2.
PhpStan (8.2): src/StaticPdpManager.php#L73
Method Rollerworks\Component\PdbSfBridge\StaticPdpManager::populateCaches() has parameter $topLevelDomainList with no type specified.
PhpStan (8.2): tests/Bundle/BundleInitializationTest.php#L34
Method Rollerworks\Component\PdbSfBridge\Tests\Bundle\BundleInitializationTest::createKernel() has parameter $options with no value type specified in iterable type array.
PhpStan (8.2)
Process completed with exit code 1.
PHPUnit (8.2, --prefer-stable, ^6.4, yes)
The job was canceled because "_8_2_--prefer-stable__7_0" failed.
PHPUnit (8.2, --prefer-stable, ^6.4, yes)
The operation was canceled.