pdir/contao-file-fill-bundle
Contao CMS的文件填充包
dev-master
2020-10-10 10:20 UTC
Requires
- php: ^7.2
- contao/core-bundle: ^4.4
Requires (Dev)
- contao/easy-coding-standard: ^3.0
- contao/manager-plugin: ^2.0
- contao/test-case: ^4.0
- friendsofphp/php-cs-fixer: ^2.12
- php-http/guzzle6-adapter: ^1.1
- php-http/message-factory: ^1.0.2
- phpunit/phpunit: ^8.4
- symfony/http-client: 4.4.*
- symfony/phpunit-bridge: 4.4.*
This package is auto-updated.
Last update: 2024-09-10 18:56:47 UTC
README
测试,Cs Fixer,检查Contao编码标准
# 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