symfony / webapp-pack

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

webapp 1.2 now conflicts with Symfony <6.2? #10

Closed ahundiak closed 1 year ago

ahundiak commented 1 year ago

The problem is that the Symfony 5 LTS appears to use webapp 1.2 resulting in composer version issues.

symfony new --webapp --version=lts s54webapp
- symfony/webapp-pack v1.2.0 conflicts with symfony/framework-bundle <6.2.

Manually changing the webapp version to 6.1 fixes the issue. But something needs to be tweaked.

nicolas-grekas commented 1 year ago

I removed the tag and reverted the conflict in https://github.com/symfony/webapp-pack/commit/124fb85d004a1ab32de7af86f0d73b9e8fd1136f