Skip to content

feat(tests): Add TestSupport trait and corresponding test suite for inaccessible properties and methods. #59

feat(tests): Add TestSupport trait and corresponding test suite for inaccessible properties and methods.

feat(tests): Add TestSupport trait and corresponding test suite for inaccessible properties and methods. #59

on:
pull_request:
paths-ignore:
- 'docs/**'
- 'README.md'
- 'CHANGELOG.md'
- '.gitignore'
- '.gitattributes'
push:
paths-ignore:
- 'docs/**'
- 'README.md'
- 'CHANGELOG.md'
- '.gitignore'
- '.gitattributes'
name: dependency-check
jobs:
composer-require-checker:
uses: php-forge/actions/.github/workflows/composer-require-checker.yml@v1