build: dependencies: before: - composer config repositories.magento composer https://repo.magento.com/ nodes: analysis: project_setup: override: - 'true' tests: override: - php-scrutinizer-run - command: phpcs-run use_website_config: true checks: php: true coding_style: php: spaces: around_operators: concatenation: true other: after_type_cast: false filter: { } credentials: http_basic: 'repo.magento.com': username: '1699d88bec8c025eea028eafc60fd65a' password: '55525565a1d076d15041e11beb67851a'