File tree Expand file tree Collapse file tree 4 files changed +7
-2
lines changed Expand file tree Collapse file tree 4 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 2525 phpunit :
2626 uses : php-forge/actions/.github/workflows/phpunit.yml@main
2727 with :
28+ composer-command : |
29+ composer require yiisoft/yii2:^2.2.x-dev --prefer-dist --no-progress --no-interaction --no-scripts --ansi
2830 os : >-
2931 ['ubuntu-latest', 'windows-latest']
3032 php : >-
Original file line number Diff line number Diff line change 2626 uses : php-forge/actions/.github/workflows/phpunit.yml@main
2727 with :
2828 composer-command : |
29- composer require yiisoft/yii2:^2.0.49 --prefer-dist --no-progress --no-suggest --no-interaction --no-scripts --ansi
30-
29+ composer require yiisoft/yii2:^2.0.49 --prefer-dist --no-progress --no-interaction --no-scripts --ansi
3130 extensions : intl
3231 os : >-
3332 ['ubuntu-latest', 'windows-latest']
Original file line number Diff line number Diff line change 2727 composer-require-checker :
2828 uses : php-forge/actions/.github/workflows/composer-require-checker.yml@main
2929 with :
30+ composer-command : |
31+ composer require yiisoft/yii2:^2.2.x-dev --prefer-dist --no-progress --no-interaction --no-scripts --ansi
3032 os : >-
3133 ['ubuntu-latest']
3234 php : >-
Original file line number Diff line number Diff line change 2525 psalm :
2626 uses : php-forge/actions/.github/workflows/phpstan.yml@main
2727 with :
28+ composer-command : |
29+ composer require yiisoft/yii2:^2.2.x-dev --prefer-dist --no-progress --no-interaction --no-scripts --ansi
2830 os : >-
2931 ['ubuntu-latest']
3032 php : >-
You can’t perform that action at this time.
0 commit comments