Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpcr/phpcr-implementation ^2.1, it could not be found in any version, but the following packages provide it:
- jackalope/jackalope Jackalope PHPCR library
- 7rin0/seven-manager Seven Manager
- midgard/phpcr PHP Content Repository implementation using Midgard2
Consider requiring one of these to satisfy the phpcr/phpcr-implementation requirement.
Problem 2
- Root composer.json requires jackalope/jackalope-jackrabbit 2.*, found jackalope/jackalope-jackrabbit[2.0.0-beta1, 2.x-dev] but it does not match your minimum-stability.
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.