как исправить ошибку
Command 'phinx' not found, did you mean:
command 'phing' from deb phing
Try: sudo apt install <deb name>
phinx/composer.json
{
"require": {
"robmorgan/phinx": "*"
}
}
./vendor/bin/phinx init
Phinx by Rob Morgan - https://phinx.org. version 0.5.0
[InvalidArgumentException]
The file "/var/www/php.xxx/composer/phinx/phinx.yml" already exists
init [<path>]