What's Changed
Fixed
- fix: improve PHPDoc for find method of QueryBuilder to support FETCH_ASSOC by @kayw-geek in #2081
- fix: don't report error when using
Builder<*>
by @calebdw in #2099 - fix: fix declaring class for forwarded relation methods f476d8f
- fix: relation forwards calls extension uses type instead of class reflection df27912
Internal
- Uses
orchestra/testbench-core
instead oforchestra/testbench
by @crynobone in #2105
New Contributors
- @kayw-geek made their first contribution in #2081
Full Changelog: v2.9.10...v2.9.11