# Composer
composer.lock
vendor/
# Editors
.idea
# OS detritus
.DS_Store
# PHPUnit
/tests/phpunit
.phpunit.result.cache
