Skip to content

Fix: Handle generic type components in `ApplicationPropertiesClassRef… #348

Fix: Handle generic type components in `ApplicationPropertiesClassRef…

Fix: Handle generic type components in `ApplicationPropertiesClassRef… #348

on:
pull_request:
paths-ignore:
- 'docs/**'
- 'README.md'
- 'CHANGELOG.md'
- '.gitignore'
- '.gitattributes'
push:
paths-ignore:
- 'docs/**'
- 'README.md'
- 'CHANGELOG.md'
- '.gitignore'
- '.gitattributes'
name: Composer require checker
jobs:
composer-require-checker:
uses: php-forge/actions/.github/workflows/composer-require-checker.yml@main
with:
composer-command: |
composer require yiisoft/yii2:22.0.x-dev --prefer-dist --no-progress --no-interaction --no-scripts --ansi