Releases: WyriHaximus/php-qa-tooling-wrapper
Releases · WyriHaximus/php-qa-tooling-wrapper
Release list
2.0.0
Drop wyrihaximus/phpstan-rules-wrapper
It accidentally slipped in and having it in defeats the purpose of this package
2.0.0
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Bug 🐞,Dependencies 📦
1.0.0
Initial release
This package bundles the QA toolchain used by wyrihaximus/test-utilities into a single Composer dependency. Extension packages (for example wyrihaximus/phpstan-no-safe) can depend on it without creating circular dependencies through wyrihaximus/test-utilities.
1.0.0
- Total issues resolved: 0
- Total pull requests resolved: 9
- Total contributors: 2
Dependencies 📦
- 12: Update dependency infection/infection to ^0.34.2 thanks to @renovate-runner[bot]
- 11: Update dependency phpunit/phpunit to ^13.3.0 thanks to @renovate-runner[bot]
- 10: Update dependency wyrihaximus/coding-standard to ^4.3.0 thanks to @renovate-runner[bot]
- 9: Update dependency squizlabs/php_codesniffer to ^4.0.4 thanks to @renovate-runner[bot]
- 5: Update PHPStan packages thanks to @renovate-runner[bot]
- 4: Update dependency rector/rector to ^2.6.1 thanks to @renovate-runner[bot]
- 3: Update dependency phpunit/phpunit to ^13.2.6 thanks to @renovate-runner[bot]
- 2: Update dependency infection/infection to ^0.34.1 thanks to @renovate-runner[bot]
Feature 🏗
- 1: Initial set up thanks to @WyriHaximus