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

make symfony 7 compatible #1283

Open
op-euga opened this issue Jan 17, 2024 · 3 comments
Open

make symfony 7 compatible #1283

op-euga opened this issue Jan 17, 2024 · 3 comments

Comments

@op-euga
Copy link

op-euga commented Jan 17, 2024

wanted to update to symfony 7 but composer complains:
Problem 1
- mopa/bootstrap-bundle[v3.4.0, ..., v3.4.1] require symfony/console ^4.4 || ^5.1 -> found symfony/console[v4.4.0, ..., v4.4.49, v5.1.0, ..., v5.4.34] but these were not loaded, likely because it conflicts with another require.
- mopa/bootstrap-bundle v3.4.2 requires symfony/console ^4.4 || ^5.1 || ^6.0 -> found symfony/console[v4.4.0, ..., v4.4.49, v5.1.0, ..., v5.4.34, v6.0.0, ..., v6.4.2] but these were not loaded, likely because it conflicts with another require.
- Root composer.json requires mopa/bootstrap-bundle ^3.4 -> satisfiable by mopa/bootstrap-bundle[v3.4.0, v3.4.1, v3.4.2].

could you please make it work with symfony 7

@op-euga
Copy link
Author

op-euga commented Mar 18, 2024

Is there any chance that this will be fixed soon?

@phiamo
Copy link
Owner

phiamo commented Mar 20, 2024

could you create a MR ?

@op-euga
Copy link
Author

op-euga commented Mar 20, 2024

could you create a MR ?

done

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