phpbrew is used to build and install multiple version php(s) in your $HOME directory.
I am trying to use the Symfony 4 demo application https://github.com/symfony/demo but when I install it with …