Install with symfony 4
andreybolonin opened this issue · comments
Not a ppm problem but one of composer version constraints. Either define branch aliases, use VCS repos or wait for an updated ppm release.
we fixed the compatibility with sf4, but we will not use it 👍 :D
we fixed the compatibility with sf4, but we will not use it +1 :D
No. Just use composer as intended for such situations as suggested:
composer require "php-pm/php-pm:dev-master as 1.2"
