File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55* .cs diff =csharp
66
77# Standard to msysgit
8- * .doc diff =astextplain
9- * .DOC diff =astextplain
8+ * .doc diff =astextplain
9+ * .DOC diff =astextplain
1010* .docx diff =astextplain
1111* .DOCX diff =astextplain
1212* .dot diff =astextplain
1313* .DOT diff =astextplain
1414* .pdf diff =astextplain
15- * .PDF diff =astextplain
16- * .rtf diff =astextplain
17- * .RTF diff =astextplain
15+ * .PDF diff =astextplain
16+ * .rtf diff =astextplain
17+ * .RTF diff =astextplain
Original file line number Diff line number Diff line change 99 - 5.6
1010 - 7.0
1111 - 7.1
12- - hhvm
12+
13+ matrix :
14+ include :
15+ - php : hhvm
16+ dist : trusty
17+ sudo : required
1318
1419after_script :
1520 - php bin/phug-dev code-style:check
Original file line number Diff line number Diff line change 2828 "minimum-stability" : " stable" ,
2929 "require" : {
3030 "php" : " >=5.5.0" ,
31- "phpunit/phpunit" : " >=4.0 <6" ,
32- "phpunit/php-code-coverage" : " >=2.2" ,
33- "squizlabs/php_codesniffer" : " 2.* " ,
31+ "phpunit/phpunit" : " >=4.8 <6.0 " ,
32+ "phpunit/php-code-coverage" : " >=2.2 <4.0 " ,
33+ "squizlabs/php_codesniffer" : " ^2.8 " ,
3434 "symfony/console" : " ^3.2" ,
3535 "codeclimate/php-test-reporter" : " ^0.4.0"
3636 },
You can’t perform that action at this time.
0 commit comments