File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 - php-scrutinizer-run
88 environment :
99 php :
10- version : ' 8.0'
10+ version : ' 8.0.1 '
1111
1212before_commands :
1313 - ' composer update -o --prefer-source --no-interaction'
Original file line number Diff line number Diff line change 11language : php
22os : linux
3- dist : xenial
3+ dist : bionic
44
55notifications :
66 email : false
77
88php :
9- - ' 8.0'
10- - ' nightly'
9+ - 8.0
10+ - nightly
1111
1212cache :
1313 directories :
1616jobs :
1717 fast_finish : true
1818 allow_failures :
19- - php : ' nightly'
19+ - php : nightly
2020
2121install :
2222 - travis_retry composer update -o --prefer-source --no-interaction
Original file line number Diff line number Diff line change 3131 "exclude-from-classmap" : [
3232 " /Tests/"
3333 ]
34- },e logs -f
34+ },
3535 "require-dev" : {
36- "phpunit/phpunit" : " ^7 " ,
36+ "phpunit/phpunit" : " ~8 " ,
3737 "mikey179/vfsstream" : " ~1" ,
3838 "phpbench/phpbench" : " @dev"
3939 },
You can’t perform that action at this time.
0 commit comments