composer.phar
/vendor/
/tests/_output/
/tests/_support/_generated/

# Commit your application's lock file http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file
# You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file
composer.lock

# ignore local configuration files
*.yml
!*.dist.yml
