You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi folks,
i recently did a composer.install on a fresh project, and i get lenybernard/symfony (version 2.4) installed together with symfony/symfony
when tring to find out why:
$ composer.phar depends lenybernard/symfony
There is no installed package depending on "lenybernard/symfony".
but removing the folder vendor/lenybernard and doing a composer.phar install just installs it again ....
Hi folks,
i recently did a composer.install on a fresh project, and i get lenybernard/symfony (version 2.4) installed together with symfony/symfony
when tring to find out why:
$ composer.phar depends lenybernard/symfony
There is no installed package depending on "lenybernard/symfony".
but removing the folder vendor/lenybernard and doing a composer.phar install just installs it again ....
any idea why this happens?
my composer.json: https://gist.github.com/phiamo/9052313
The text was updated successfully, but these errors were encountered: