Skip to content

Merge branch 'fix-mini-1' of github-principal:php-forge/support into … #36

Merge branch 'fix-mini-1' of github-principal:php-forge/support into …

Merge branch 'fix-mini-1' of github-principal:php-forge/support into … #36

on:
pull_request:
paths-ignore:
- 'docs/**'
- 'README.md'
- 'CHANGELOG.md'
- '.gitignore'
- '.gitattributes'
- 'infection.json.dist'
- 'phpunit.xml.dist'
- 'psalm.xml'
push:
paths-ignore:
- 'docs/**'
- 'README.md'
- 'CHANGELOG.md'
- '.gitignore'
- '.gitattributes'
- 'infection.json.dist'
- 'phpunit.xml.dist'
- 'psalm.xml'
name: dependency-check
jobs:
composer-require-checker:
uses: php-forge/actions/.github/workflows/composer-require-checker.yml@main
with:
os: >-
['ubuntu-latest']
php: >-

Check failure on line 32 in .github/workflows/dependency-check.yml

View workflow run for this annotation

GitHub Actions / dependency-check

Invalid workflow file

The workflow is not valid. .github/workflows/dependency-check.yml (Line: 32, Col: 12): Invalid input, php is not defined in the referenced workflow.
['8.1']