pdir / contao-file-fill-bundle
File fill bundle for Contao CMS
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Type:contao-bundle
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-11-10 19:28:28 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