You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Update dependencies. Support PHP 8.4. Support Pixel sniffs. Dis… (#12)
* feat: Update dependencies. Support PHP 8.4. Support Pixel sniffs. Disallow switch sniff.
* feat: Update readme.
* fix(dependencies): Remove composer.lock. No need anymore.
* chore(dependencies): Added composer.lock to gitignore.
* feat(rules): Removed rule "Generic.CodeAnalysis.UselessOverridingMethod".
* feat(rules): Removed null-default values for Jump Statement sniff which in slevomat 8.16.0 make error.
* feat(rules): Update slevomat to 8.16.0. Added composer normalizer. Update class structure with reflection for new group "invoke method".
0 commit comments