dockerfiles icon indicating copy to clipboard operation
dockerfiles copied to clipboard

Add sf command support for 3.0+ versions

Open baurimas opened this issue 7 years ago • 0 comments

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

baurimas avatar Jul 31 '17 10:07 baurimas