Passed
Push — master ( 8a3ec8...8d1c9e )
by Mehmet
03:27
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