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

Error while installing #125

Closed
sfroemkenjw opened this issue May 24, 2024 · 3 comments · Fixed by #127
Closed

Error while installing #125

sfroemkenjw opened this issue May 24, 2024 · 3 comments · Fixed by #127

Comments

@sfroemkenjw
Copy link

Hello,

I tried to install fractor, but composer results into an error:

➜  typo3_13 ddev composer require a9f/fractor --dev                
./composer.json has been updated
Running composer update a9f/fractor
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires a9f/fractor * -> satisfiable by a9f/fractor[v0.1.0, v0.1.1, v0.1.2].
    - a9f/fractor[v0.1.0, ..., v0.1.2] require symfony/config ^6.4 -> found symfony/config[v6.4.0, ..., v6.4.7] but the package is fixed to v7.0.6 (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.

The example in README uses rules for TYPO3 13. TYPO3 13 itself uses symfony/* ^7.0. But fractor is still using ^6.4. Can you streamline these dependencies?

Stefan

@sabbelasichon
Copy link
Collaborator

@sfroemkenjw Could you try it again please?

@sabbelasichon
Copy link
Collaborator

@sfroemkenjw I haven´t done a release yet.

@sfroemkenjw
Copy link
Author

sfroemkenjw commented May 27, 2024

@sabbelasichon Yeah, I get it installed now, but the next big stone is on the road. I created the next issue ;-)

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

Successfully merging a pull request may close this issue.

2 participants