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

Can't install because of php requirements on packagist #59

Open
Helvethor opened this issue Mar 14, 2022 · 2 comments
Open

Can't install because of php requirements on packagist #59

Helvethor opened this issue Mar 14, 2022 · 2 comments

Comments

@Helvethor
Copy link

Hello,

I am running Symfony 5 and Php 8.
I tried to install this repository through composer, but I get this error:

Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - helios-ag/fm-tinymce-bundle[1.0, ..., 1.0.1] require php ^7.1 -> your php version (8.0.13) does not satisfy that requirement.
    - Root composer.json requires helios-ag/fm-tinymce-bundle ~1 -> satisfiable by helios-ag/fm-tinymce-bundle[1.0, 1.0.1].

It seems the information of dependencies on packagist is incorrect. It shows php: ^7.1 where it should bephp: ^7.4 | ^8.0 (as in composer.json)

@doxt3r
Copy link

doxt3r commented Mar 12, 2024

any update about this issue ?

@helios-ag
Copy link
Owner

@doxt3r I tagged bundle with 2.0, hope it helps

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

3 participants