What's Changed
- fix: remove when and unless from EloquentBuilder stub by @canvural in #1277
- Run CI nightly by @szepeviktor in #1281
- Update phpstan-dev.yml by @szepeviktor in #1283
- fix: use composer/class-map-generator instead of copied class by @canvural in #1288
- [9.x] DOC BLOCK params fix on orderBy methods at Query Builder stub file by @hirenkeraliya in #1291
- Display matrix.dependencies in CI by @szepeviktor in #1297
- feat: use correct builder return types for Model::newQuery* methods by @canvural in #1299
- Translation Helper with underscore function support by @niekbr in #1296
- fix: use
ClosureTypeFactory
to resolve default values for macros by @canvural in #1295
New Contributors
- @hirenkeraliya made their first contribution in #1291
- @niekbr made their first contribution in #1296
Full Changelog: v2.1.11...v2.1.12