maschmann/php-ansible

symfony/process requirement conflict with Laravel 5.2

Closed this issue · 5 comments

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 You can use the dev version (such a fix was merged in #20).

Awesome...any reason that hasn't been tagged yet? Any concerns you have?

ping @maschmann :)

I think the only reason was Mr. maschmann not having time to do so (yet).
Will be done.

done @xabbuh <3