filter:
excluded_paths:
- 'bin/*'
- 'vendor/*'
before_commands:
- 'composer install --prefer-source'
checks:
php: true
coding_style:
php:
spaces:
around_operators:
concatenation: false