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

Can you tag a new release with symfony 4 support? #469

Open
andrew-demb opened this issue Dec 24, 2019 · 6 comments
Open

Can you tag a new release with symfony 4 support? #469

andrew-demb opened this issue Dec 24, 2019 · 6 comments

Comments

@andrew-demb
Copy link

andrew-demb commented Dec 24, 2019

Hello.

This commit (2a35978#diff-b5d0ee8c97c7abd7e3fa29b9a27d1780) allowes to install bundle with symfony 4.

Can you make a new release with it?
Thank you.

@JohnnySteunwijzer
Copy link

Is there any way I can use that commit in my project without a release?

@andrew-demb
Copy link
Author

@JohnnySteunwijzer you can use version restriction to branch, or commit
https://getcomposer.org/doc/04-schema.md#package-links

@pfeiferbit
Copy link

pfeiferbit commented Feb 3, 2020

This bundle cannot be used with Symfony 4 anyway as it relies on the Assetic-Bundle which is incompatible with Symfony 4.

@andrew-demb
Copy link
Author

@pfeiferbit this bundle provide a possibility to auto-configure assetic, but not requires it.

I am successfully using it (bootstrap bundle) with webpack-encore.

@JohnnySteunwijzer
Copy link

JohnnySteunwijzer commented Feb 3, 2020

I'm also using it with some changes. Symfony-flex 4.4

@pfeiferbit
Copy link

Oh, okay, I didn't know! Sorry!

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

3 participants