symfony / skeleton

The Symfony skeleton
MIT License
598 stars 128 forks source link

Duplicate in composer.json #186

Closed Marenzio87 closed 4 years ago

Marenzio87 commented 4 years ago

From launching "composer validate" on fresh installation:

symfony/monolog-bundle, symfony/twig-bundle are required both in require and require-dev, this can lead to unexpected behavior

renanbr commented 4 years ago

I got the same problem when using --unpack, see https://github.com/symfony/flex/issues/597

and maybe related: https://github.com/symfony/flex/issues/654

fabpot commented 4 years ago

Closing as a duplicate of https://github.com/symfony/flex/issues/654