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

Symfony 7 update #74

Open
tricsusz opened this issue Jan 2, 2024 · 4 comments
Open

Symfony 7 update #74

tricsusz opened this issue Jan 2, 2024 · 4 comments

Comments

@tricsusz
Copy link

tricsusz commented Jan 2, 2024

Can you please make it work with Symfony 7+?

@petr6
Copy link

petr6 commented Feb 20, 2024

@tricsusz I used "dev-main" as version in my composer.json and it works.

If you do that, add also:

    "minimum-stability": "dev",
    "prefer-stable": true,

@tricsusz
Copy link
Author

@tricsusz I used "dev-main" as version in my composer.json and it works.

If you do that, add also:

    "minimum-stability": "dev",
    "prefer-stable": true,

Thank you @petr6, i will try it!

@jaymeh
Copy link
Contributor

jaymeh commented Mar 9, 2024

Hey @marcocesarato,

I noticed there was a fix for this pushed to the dev-main branch in January. Would you mind building a new release that includes this? My package has a dependency on this one but I need to introduce Symfony 7 support for it from one of my other dependencies.

Thanks

@marcocesarato
Copy link
Owner

Done, thanks for the advice

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

4 participants