2.2.0
New rules 📏
- Rules for unnecessary uses of with() and values() functions by @PrinsFrank in #1226
- Rule for missing 'provides' method in Deferrable ServiceProviders by @PrinsFrank in #1262
Improvements 🔧
- Install fileinfo PHP extension by @szepeviktor in #1318
- Configure Composer properly in CI by @szepeviktor in #1329
- feat: conditional return type for Collection::random method by @canvural in #1338
- Remove all unnecessary method stubs for the Query Builder by @lupinitylabs in #1343
- feat: add ViewWithMethodsClassReflectionExtension by @canvural in #1348
Fixed 🐛
- fix: use Composer autoloader to determine vendor-dir by @szepeviktor in #1319
- fix: return correct types from model factories by @canvural in #1339
- fix: better return types for
App::environment
by @crissi in #1303 - fix: remove
fromSub
from stubs by @crissi in #1340
New Contributors
- @crissi made their first contribution in #1303
- @lupinitylabs made their first contribution in #1343
Full Changelog: v2.1.12...v2.2.0