Passed
Push — master ( df3232...9d386f )
by Mehmet
03:55
created

Checkout Config

# .scrutinizer.yml

checks:
  php:
    code_rating: true
    duplication: true
build:
  environment:
    mongodb: true
    php: '5.5.25'
  dependencies:
    before:
      - 'pecl install mongodb'

Repository Config

# language: php

# tests: true