Passed
Push — master ( 354c33...2e0752 )
by Mehmet
03:54 queued 37s
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