/vendor/

# We don't need to be specific on packages
# https://philsturgeon.uk/php/2014/11/04/composer-its-almost-always-about-the-lock-file/
composer.lock

### Tests
phpunit.xml
