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

Update Symfony #325

Open
Fenn-CS opened this issue Mar 16, 2021 · 0 comments
Open

Update Symfony #325

Fenn-CS opened this issue Mar 16, 2021 · 0 comments

Comments

@Fenn-CS
Copy link
Contributor

Fenn-CS commented Mar 16, 2021

Update symfony and affected packages.

phpList/core currently depends on symfony 3.4.37 which is several versions behind the latest version and is not supported.

For this to be done, phpunit/dbunit first has to be removed as mentioned in #324 as it requires various packages that have been replaced by newer versions of symfony/symfony see;

  Problem 1
    - phpunit/dbunit[3.0.2, ..., 3.0.3] require symfony/yaml ^3.0 || ^4.0 -> satisfiable by symfony/yaml[v3.0.0, ..., v3.4.47, v4.0.0, ..., v4.4.20].
    - phpunit/dbunit[3.0.0, ..., 3.0.1] require symfony/yaml ^3.0 -> satisfiable by symfony/yaml[v3.0.0, ..., v3.4.47].
    - Only one of these can be installed: symfony/yaml[v3.0.0, ..., v3.4.47, v4.0.0, ..., v4.4.20], symfony/symfony[v5.2.5]. symfony/symfony replaces symfony/yaml and thus cannot coexist with it.
    - Root composer.json requires symfony/symfony ^5.2.5 -> satisfiable by symfony/symfony[v5.2.5].
    - Root composer.json requires phpunit/dbunit ^3.0.0 -> satisfiable by phpunit/dbunit[3.0.0, 3.0.1, 3.0.2, 3.0.3].
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant