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

Symfony 5.2 support issue #51

Open
AmineMissaoui opened this issue Dec 28, 2020 · 2 comments
Open

Symfony 5.2 support issue #51

AmineMissaoui opened this issue Dec 28, 2020 · 2 comments

Comments

@AmineMissaoui
Copy link

Hello,
i have a problem with the installation in symfony 5.2, here's the error.

` Problem 1
- symfony/symfony[v2.3.33, ..., 2.8.x-dev] require doctrine/common ~2.4 -> found doctrine/common[2.4.0-RC1, ..., 2.13.x-dev] but the package is fixed to 3.1.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- symfony/symfony[v2.3.0-BETA1, ..., v2.6.1] require doctrine/common ~2.2 -> found doctrine/common[2.2.0BETA1, ..., 2.13.x-dev] but the package is fixed to 3.1.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- symfony/symfony[v2.3.24, ..., v2.7.4] require doctrine/common ~2.3 -> found doctrine/common[2.3.0-BETA1, ..., 2.13.x-dev] but the package is fixed to 3.1.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- astina/social-links-bundle dev-master requires symfony/symfony ~2.3 -> satisfiable by symfony/symfony[v2.3.0-BETA1, ..., 2.8.x-dev].
- Root composer.json requires astina/social-links-bundle dev-master -> satisfiable by astina/social-links-bundle[dev-master].

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

Installation failed, reverting ./composer.json and ./composer.lock to their original content.`

Is there a fix?
Thanks in advance

@tuxxos33
Copy link

tuxxos33 commented Apr 4, 2021

Hello,
When I configure the bundle, I got this error: Required "app_id" key not supplied in config and could not find fallback environment variable "FACEBOOK_APP_ID" while the app_id is configured.
Do you have a solution?

@martin-georgiev
Copy link
Owner

Unfortunately, I no longer have the time capacity to actively maintain this project. Any help in the form of opening a PR that addresses the issue will be highly appreciated. I'll make sure it gets reviewed and released.

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