Solve the next problems: - composer.lock doesn't contain php-pm but composer.json does. - composer.json requires "php-pm/php-pm": "dev-master" but it has default minimum-stability = stable we need to change it with "dev".
Solve the next problems:
composer.lock doesn't contain php-pm but composer.json does.
composer.json requires "php-pm/php-pm": "dev-master" but it has default minimum-stability = stable we need to change it with "dev".