File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ script:
4040 - gpg --verify ./bin/install.sh.sig
4141 - shellcheck ./bin/install.sh
4242 - composer validate
43- - travis_wait composer install --no-progress --no-suggest
43+ - travis_wait 45 composer install --no-progress --no-suggest
4444 - yarn install --no-progress
4545 - yarn run test
4646 - ./vendor/bin/behat --version
Original file line number Diff line number Diff line change 3232 "dealerdirect/phpcodesniffer-composer-installer" : " ^0.4.0" ,
3333 "deployer/deployer" : " ^4.0.0" ,
3434 "deployer/recipes" : " ^4.0.0" ,
35- "frenck /php-compatibility" : " ^7 .0.0" ,
35+ "wimg /php-compatibility" : " ^8 .0.0" ,
3636 "friendsofphp/php-cs-fixer" : " ^2.0.0" ,
3737 "hirak/prestissimo" : " ^0.3" ,
3838 "jakub-onderka/php-parallel-lint" : " >=0.9.1,<1.0.0" ,
5050 "seld/jsonlint" : " ^1.4.0" ,
5151 "sensiolabs/security-checker" : " ^4.0" ,
5252 "sllh/composer-versions-check" : " ^2.0.0" ,
53- "squizlabs/php_codesniffer" : " ^2.5 "
53+ "squizlabs/php_codesniffer" : " ^3.0.2 "
5454 },
5555 "suggest" : {
5656 "apigen/apigen" : " Smart and Readable Documentation for your PHP project." ,
You can’t perform that action at this time.
0 commit comments