File tree Expand file tree Collapse file tree 2 files changed +23
-24
lines changed
Expand file tree Collapse file tree 2 files changed +23
-24
lines changed Original file line number Diff line number Diff line change 11build :
2- nodes :
3- analysis :
4- tests :
5- override :
6- - php-scrutinizer-run
7-
8- tests :
9- environment :
10- mysql : 5.7
11-
12- tests :
13- before :
14- - mysql --version
15- - mysql_tzinfo_to_sql /usr/share/zoneinfo | mysql -u root mysql
16-
17- override :
18- -
19- command : ' ./bin/phing unit'
20- idle_timeout : 500
21- coverage :
22- file : ' test/coverage.xml'
23- format : ' php-clover'
2+ nodes :
3+ analysis :
4+ tests :
5+ override :
6+ - php-scrutinizer-run
7+
8+ tests :
9+ environment :
10+ mysql : 5.7
11+
12+ tests :
13+ before :
14+ - mysql --version
15+ - mysql_tzinfo_to_sql /usr/share/zoneinfo | mysql -u root mysql
16+
17+ override :
18+ - command : ' ./bin/phing unit'
19+ idle_timeout : 500
20+ coverage :
21+ file : ' test/coverage.xml'
22+ format : ' php-clover'
Original file line number Diff line number Diff line change 1212 "php" : " >=7.1.0" ,
1313 "ext-json" : " *" ,
1414 "setbased/error-handler" : " ^1.0.0" ,
15- "setbased/exception" : " ^1 .0.0" ,
15+ "setbased/exception" : " ^2 .0.0" ,
1616 "setbased/helper-code-store-mysql" : " ^2.0.0" ,
1717 "setbased/php-stratum-middle" : " ^5.0.0" ,
1818 "setbased/php-stratum-mysql" : " ^4.0.0" ,
1919 "setbased/typed-config" : " ^1.0.0" ,
20- "symfony/console" : " ^3.0.0 || ^ 4.0.0"
20+ "symfony/console" : " ^4.0.0"
2121 },
2222 "require-dev" : {
2323 "ext-pcntl" : " *" ,
You can’t perform that action at this time.
0 commit comments