What's Changed
Added
- feat: refined return type of Request::header method. by @mad-briller in #1394
- feat: added better typing for the
Optional
class and helper. by @mad-briller in #1344 - feat: use
Orchestra\Testbench\Foundation\Application
and allow customlaravel
path based ontestbench.yaml
by @crynobone in #1392 - feat: delete
bootstrap/cache/packages.php
on vendor symlink. by @crynobone in #1400 - Do not overwrite variable in getComposerJsonPath by @szepeviktor in #1402
- feat: add more precise type for
Model::with
arguments by @ariaieboy in #1363
Fixed
- fix: abstract manager would cause larastan to crash. by @mad-briller in #1354
New Contributors
- @crynobone made their first contribution in #1392
- @ariaieboy made their first contribution in #1363
Full Changelog: 2.2.1...2.2.2