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

Blocking Reactor 0.15 #99

Open
hackzilla opened this issue Apr 14, 2023 · 2 comments
Open

Blocking Reactor 0.15 #99

hackzilla opened this issue Apr 14, 2023 · 2 comments

Comments

@hackzilla
Copy link

I believe this line is blocking reactor 0.15 from installing.

       "rector/rector": "^0.14",
  Problem 1
    - Root composer.json requires efabrica/rector-nette ^0.14.0 -> satisfiable by efabrica/rector-nette[0.14.0].
    - efabrica/rector-nette 0.14.0 requires rector/rector ^0.14 -> found rector/rector[0.14.0, ..., 0.14.8] but it conflicts with your root composer.json require (^0.15.0).
@lulco
Copy link
Collaborator

lulco commented Apr 14, 2023

hi, I've added ^0.15 to composer.json, but I think there will be several issues because of some BC breaks in rector

@hackzilla
Copy link
Author

Thanks.
What I've just realised is I think the only reason we have reactor-nette installed, is because it was in an original example.
Therefore, I've removed it from our project.

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