composer.phar
/vendor/
composer.lock
/var/

/bin/*
!bin/console

# PHPUnit
/app/phpunit.xml
/phpunit.xml
.phpunit.result.cache

.php_cs.cache
