Completed
Push — dependabot/composer/sensiolabs... ( 63ef73...eb0e14 )
by Martin
16:32 queued 14:11
created

Checkout Config

build:
  environment:
    php: 7.2

coding_style:
  php:
    spaces:
      around_operators:
        concatenation: false
      other:
        after_type_cast: true

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
            other:
                after_type_cast: false
build: true