# Cache and log files
.DS_Store

# Dependencies
vendor
composer.lock

# PHPUnit
.phpunit.result.cache

# PHP-CS-Fixer
.php-cs-fixer.cache
