Skip to content

Releases: WyriHaximus/php-qa-tooling-wrapper

Release list

2.0.0

Choose a tag to compare

@github-actions github-actions released this 08 Aug 13:33
4b5477e

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

Choose a tag to compare

@github-actions github-actions released this 08 Aug 13:11
361aa36

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 📦

Feature 🏗