Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow ApiPlatform 3, Twig 3/4, Symfony 6,7 #122

Open
tacman opened this issue Nov 13, 2023 · 0 comments
Open

Allow ApiPlatform 3, Twig 3/4, Symfony 6,7 #122

tacman opened this issue Nov 13, 2023 · 0 comments

Comments

@tacman
Copy link

tacman commented Nov 13, 2023

In an existing repo using Symfony 6.4, Twig 3 and APiPlatform 3, I can't install.

composer require teltek/pumukit-oai-bundle
./composer.json has been updated
Running composer update teltek/pumukit-oai-bundle
Loading composer repositories with package information
Restricting packages listed in "symfony/symfony" to "^6.4"
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - teltek/pumukit-oai-bundle[1.0.1, ..., 1.0.x-dev] require pumukit/pumukit >=3.1 -> satisfiable by pumukit/pumukit[3.1.0, ..., 3.9.x-dev, 4.0.0-RC1, ..., 4.0.x-dev, 9999999-dev].
    - teltek/pumukit-oai-bundle 1.0.0 requires pumukit/pumukit >=3.0 -> satisfiable by pumukit/pumukit[3.0.0, ..., 3.9.x-dev, 4.0.0-RC1, ..., 4.0.x-dev, 9999999-dev].
    - teltek/pumukit-oai-bundle dev-master requires pumukit/pumukit ^4.0 -> satisfiable by pumukit/pumukit[4.0.0-RC1, ..., 4.0.x-dev].
    - pumukit/pumukit[3.0.0, ..., 3.9.x-dev] require twig/twig ~2.0 -> found twig/twig[v2.0.0, ..., 2.x-dev] but it conflicts with your root composer.json require (^3.7.1).
    - pumukit/pumukit 4.0.0-RC1 requires api-platform/core ^2.5 -> found api-platform/core[v2.5.0-beta.1, ..., 2.7.x-dev] but it conflicts with your root composer.json require (^3.2).
    - pumukit/pumukit[dev-master, 4.0.0, ..., 4.0.x-dev] require symfony/asset ^5.0 -> found symfony/asset[v5.0.0-BETA1, ..., 5.4.x-dev] but it conflicts with your root composer.json require (^6.3).
    - Root composer.json requires teltek/pumukit-oai-bundle * -> satisfiable by teltek/pumukit-oai-bundle[dev-master, 1.0.0, ..., 1.0.x-dev].
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant