Fix dynamic mock object class name #19
Annotations
4 errors
PHPUnit Tests (8.2, 7.0)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires symsensor/actuator-bundle ^1.0.1 -> satisfiable by symsensor/actuator-bundle[v1.0.1].
- symsensor/actuator-bundle v1.0.1 requires symfony/framework-bundle ^6.0 -> found symfony/framework-bundle[v6.0.0, ..., v6.4.1] but these were not loaded, likely because it conflicts with another require.
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
|
PHPUnit Tests (8.2, 7.0)
Process completed with exit code 2.
|
PHPUnit Tests (8.1, 7.0)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires symfony/framework-bundle ^6.0 || ^7.0 -> satisfiable by symfony/framework-bundle[v7.0.0].
- symfony/framework-bundle v7.0.0 requires php >=8.2 -> your php version (8.1.26) does not satisfy that requirement.
Problem 2
- Root composer.json requires symsensor/actuator-bundle ^1.0.1 -> satisfiable by symsensor/actuator-bundle[v1.0.1].
- symsensor/actuator-bundle v1.0.1 requires symfony/framework-bundle ^6.0 -> found symfony/framework-bundle[v6.0.0, ..., v6.4.1] but these were not loaded, likely because it conflicts with another require.
Problem 3
- doctrine/doctrine-bundle[2.11.0, ..., 2.11.1] require symfony/framework-bundle ^5.4 || ^6.0 || ^7.0 -> satisfiable by symfony/framework-bundle[v7.0.0].
- doctrine/doctrine-bundle[2.0.0, ..., 2.0.9] require php ^7.1 -> your php version (8.1.26) does not satisfy that requirement.
- doctrine/doctrine-bundle[2.0.10, ..., 2.3.2] require symfony/cache ^4.3.3|^5.0 -> found symfony/cache[v4.3.3, ..., v4.4.48, v5.0.0, ..., v5.4.32] but these were not loaded, likely because it conflicts with another require.
- doctrine/doctrine-bundle[2.4.0, ..., 2.7.0] require symfony/cache ^4.3.3|^5.0|^6.0 -> found symfony/cache[v4.3.3, ..., v4.4.48, v5.0.0, ..., v5.4.32, v6.0.0, ..., v6.4.0] but these were not loaded, likely because it conflicts with another require.
- doctrine/doctrine-bundle[2.7.1, ..., 2.7.2] require symfony/cache ^4.4 || ^5.4 || ^6.0 -> found symfony/cache[v4.4.0, ..., v4.4.48, v5.4.0, ..., v5.4.32, v6.0.0, ..., v6.4.0] but these were not loaded, likely because it conflicts with another require.
- doctrine/doctrine-bundle[2.8.0, ..., 2.10.3] require symfony/cache ^5.4 || ^6.0 -> found symfony/cache[v5.4.0, ..., v5.4.32, v6.0.0, ..., v6.4.0] but these were not loaded, likely because it conflicts with another require.
- symfony/framework-bundle v7.0.0 requires php >=8.2 -> your php version (8.1.26) does not satisfy that requirement.
- Root composer.json requires doctrine/doctrine-bundle ^2.0 -> satisfiable by doctrine/doctrine-bundle[2.0.0, ..., 2.11.1].
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
|
PHPUnit Tests (8.1, 7.0)
Process completed with exit code 2.
|