# PHP CS Fixer files
.php_cs.cache

# PHP Unit cache files
.phpunit.result.cache

# Composer
vendor/

# Our build folders
build/
