Update php version

pull/2487/head
jmontoyaa 8 years ago
parent 0dfd450dd4
commit 0eb18855da
  1. 7
      .scrutinizer.yml

@ -5,7 +5,7 @@ build:
environment:
mysql: 5.5
php:
version: '5.6.16'
version: 7.0
ini:
'date.timezone': 'US/Pacific'
'phar.readonly': false
@ -99,9 +99,8 @@ coding_style:
tools:
php_analyzer: true
php_mess_detector: true
php_cs_fixer: true
php_cs_fixer:
config: { level: psr2 }
php_code_sniffer:
config:
standard: PSR2

Loading…
Cancel
Save