Releases: stickeeuk/canary
Releases · stickeeuk/canary
v4.0.0
4.0.0 (2025-02-04)
Features
-
The PHP CS Fixer config has been renamed to be compatible with Laravel Shift, so it should adhere to our code styles from now on.
-
rule change: the rule
space_after_not_operator
has been changed fromone
tonone
-
chore(deps): update to latest PHP CS Fixer config
BREAKING CHANGES
-
Canary now bundles together tools as a metapackage and does not contain any commands or code of its own.
-
Canary should now be installed into the root directory, and not into
tools/canary
as was previously required. -
chore(deps): update PHPStan and Rector to latest
This includes the update of PHPStan from v2 to v3 and Rector from v1 to v2.
v3.2.0
v3.1.2
v3.1.1
v3.1.0
What's Changed
- ci: Resolve issues with Laravel 11 and PHP 8.3 by @stickeeoliver in #56
Full Changelog: v3.0.0...v3.1.0
v3.0.0
What's Changed
- Add Laravel 11 support by @ZebraNorth in #54
New Contributors
- @ZebraNorth made their first contribution in #54
Full Changelog: v2.1.3...v3.0.0