config: @php bin/console compile:configuration watch: @echo 'config/configuration.yml' | entr make config test: @exit 0 .PHONY: config watch test