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

Property accessor 5 support #119

Open
vshmakov opened this issue Dec 6, 2020 · 1 comment
Open

Property accessor 5 support #119

vshmakov opened this issue Dec 6, 2020 · 1 comment

Comments

@vshmakov
Copy link

vshmakov commented Dec 6, 2020

Hello! I cannot install this package in symfony 5 project.

composer require 'kphoen/rulerz' -w
Using version ^0.21.1 for kphoen/rulerz
./composer.json has been updated
Running composer update kphoen/rulerz --with-dependencies
Loading composer repositories with package information
Updating dependencies
Restricting packages listed in "symfony/symfony" to "5.1.*"
Your requirements could not be resolved to an installable set of packages.

Problem 1
- Root composer.json requires kphoen/rulerz ^0.21.1 -> satisfiable by kphoen/rulerz[0.21.1].
- kphoen/rulerz 0.21.1 requires symfony/property-access ~3.0|~4.0 -> found symfony/property-access[v3.0.0, ..., v3.4.47, v4.0.0, ..., v4.4.17] but it conflicts with another require.
Problem 2
- scheb/two-factor-bundle is locked to version v4.18.0 and an update of this package was not requested.
- scheb/two-factor-bundle v4.18.0 requires symfony/property-access ^3.4|^4.0|^5.0 -> found symfony/property-access[v3.4.0, ..., v3.4.47, v4.0.0, ..., v4.4.17, v5.0.0, ..., v5.2.0] but it conflicts with another require.
Problem 3
- symfony/form is locked to version v5.0.10 and an update of this package was not requested.
- symfony/form v5.0.10 requires symfony/property-access ^5.0 -> found symfony/property-access[v5.0.0, ..., v5.2.0] but it conflicts with another require.
Problem 4
- symfony/serializer-pack is locked to version v1.0.3 and an update of this package was not requested.
- symfony/serializer-pack v1.0.3 requires symfony/property-access * -> found symfony/property-access[v2.2.0, ..., v2.8.52, v3.0.0, ..., v3.4.47, v4.0.0, ..., v4.4.17, v5.0.0, ..., v5.2.0] but it conflicts with another require.
Problem 5
- symfony/form v5.0.10 requires symfony/property-access ^5.0 -> found symfony/property-access[v5.0.0, ..., v5.2.0] but it conflicts with another require.
- hwi/oauth-bundle dev-master requires symfony/form ^3.4|^4.3|^5.0 -> satisfiable by symfony/form[v5.0.10].
- hwi/oauth-bundle is locked to version dev-master and an update of this package was not requested.

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.

Are you planing to provide property accessor 5 support? Because it's impossible to install the package in symfony 5 projects without it.

@K-Phoen
Copy link
Owner

K-Phoen commented Dec 6, 2020

I'm not really maintaining this project anymore (not using it, or even writing PHP anymore). So no, no plans at all.

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

2 participants