Sergey
Sergey
@rotdrop What is img file? Do you have an example?
Наверное можно добавить в исключение фамилии с окончанием "***уа", но это надо поизучать на предмет наличия склоняемых фамилий с таким окончанием
I think it's important to note: 1. **Remove docker, installed via snap**: `sudo snap remove docker`. 2. Install docker-machine with **official instructions**: https://docs.docker.com/machine/install-machine/
+1, need this support
ProcessBuilder is not available in symfony/process 4. Need to upgrade zippy to cover this case. Example of fixing this case in another project - https://github.com/pact-foundation/pact-php/pull/61/files
@luceos Are you a maintainer of this package? Right now the only way to fix is to require symfony/process with version `symfony/process": "^2.1 || ^3.0"`