dockerfiles
dockerfiles copied to clipboard
Add sf command support for 3.0+ versions
This pull request will add support for Symfony 3.0+ versions, as console file was moved from app folder to bin folder. Also support for older versions (i.e. Symfony 2.8+) is left. Script checks if bin/console exists and uses it instead of app/console