v0.5.0
What's Changed
- Build/PHPCS: update PHPCompatibility repo name by @jrfnl in #54
- README: remove VersionEye badge by @jrfnl in #55
- README: replace maintenance badge by @jrfnl in #56
- Execute phpcs and security-checker from vendor/bin by @gapple in #52
- PHPCS: various minor tweaks by @jrfnl in #57
- Travis: various tweaks by @jrfnl in #58
- Use PHPCompatibility 9.0.0 by @jrfnl in #61
- Build/Travis: test builds against PHP 7.3 by @jrfnl in #62
- Updates copyright year by @frenck in #67
- Enforces PSR12 by @frenck in #66
- Updates contact information by @frenck in #68
- Updates README, spelling/grammar, removed Working section by @frenck in #69
- Move loadInstalledPaths from init to onDependenciesChangedEvent by @gapple in #51
- Adds the ability to set the max depth from the composer.json file by @Potherca in #46
- Replaces ProcessBuilder by ProcessExecutor by @frenck in #70
- Refactors relative path logic by @frenck in #71
- Removes suggested packages by @frenck in #72
- Ensures absolute paths during detection phase by @frenck in #73
- Trivial code cleanup by @frenck in #74
- Fixes duplicate declaration of cwd by @frenck in #75
- Removes HHVM from TravisCI by @frenck in #76
- Adds PHP_CodeSniffer version constraints by @frenck in #77
- Scan depth as parameter #45
- phpcs: Exit Code: 127 (Command not found) on every Composer command #48
- The composer plugin implementation seems to be breaking the composer lifecycle #49
- Installation error #53
- Broke composer commands when used with wp-cli/package-command #59
- Getting a new stable release #60
- Support PHP CodeSniffer standards in packages installed outside of the vendor directory #63
New Contributors
Full Changelog: v0.4.4...v0.5.0