symfony/process requirement conflict with Laravel 5.2
Closed this issue · 5 comments
saverio commented
Larval 5.2.x requires 3.0.7; however php-ansible is specifically looking for symfony/process ~2.6. This is causing composer to bail out when trying to install composer on my Laravel project.
Is there any chance php-ansible can upgrade to use symfony/process 3.x to resolve the conflict?
saverio commented
Awesome...any reason that hasn't been tagged yet? Any concerns you have?
xabbuh commented
ping @maschmann :)
maschmann commented
I think the only reason was Mr. maschmann not having time to do so (yet).
Will be done.