symfony / webapp-pack

A recommended pack to install on top of the default Symfony skeleton
19 stars 8 forks source link

Conflict with symfony/framework-bundle < 5.0 #2

Closed nicolas-grekas closed 2 years ago

nicolas-grekas commented 2 years ago

composer req webapp on a 4.4 app fails because notifier and string are not available on 4.4.

I'd recommend push-forcing the v1.0.0 after merging this to prevent composer from installing a bad v1.0.0 on 4.4