Issue 132: Move reflection classes to new package. #145
Annotations
3 errors
|
Tests (8.3, --prefer-lowest)
The strategy configuration was canceled because "tests._8_3" failed
|
|
Tests (8.3)
Process completed with exit code 2.
|
|
Tests (8.3)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires ock/class-discovery dev-main -> satisfiable by ock/class-discovery[dev-main].
- ock/class-discovery dev-main requires ock/reflection dev-main -> could not be found in any version, there may be a typo in the package name.
Problem 2
- Root composer.json requires ock/testing dev-main -> satisfiable by ock/testing[dev-main].
- ock/class-discovery dev-main requires ock/reflection dev-main -> could not be found in any version, there may be a typo in the package name.
- ock/testing dev-main requires ock/class-discovery dev-main -> satisfiable by ock/class-discovery[dev-main].
Potential causes:
- A typo in the package name
- The package is not available in a stable-enough version according to your minimum-stability setting
see <https://getcomposer.org/doc/04-schema.md#minimum-stability> for more details.
- It's a private package and you forgot to add a custom repository to find it
Read <https://getcomposer.org/doc/articles/troubleshooting.md> for further common problems.
|