pdir/contao-file-fill-bundle

File fill bundle for Contao CMS

dev-master 2020-10-10 10:20 UTC

This package is auto-updated.

Last update: 2024-04-10 18:14:45 UTC


README

Tests, Cs Fixer, check Contao coding standards

# Download
wget https://cs.symfony.com/download/php-cs-fixer-v2.phar -O php-cs-fixer
wget -O phpunit https://phar.phpunit.de/phpunit-8.phar

# Run
php php-cs-fixer
php phpunit
sh vendor/bin/ecs check src tests --config vendor/contao/easy-coding-standard/config/default.php