Releases: laravel/tinker
Releases · laravel/tinker
v2.10.0
v2.9.0
- Update PsySH dependency to v0.12 by @bobthecow in #170
- [2.x] Merging develop by @nunomaduro in #171
v2.8.2
- [2.x] Adds type checking by @nunomaduro in #160
- [2.x] Remove unused
orchestra/testbench
deps by @crynobone in #166
v2.8.1
v2.8.0
Added
- Laravel v10 support
v2.7.3
Changed
- Set raw output when using
--execute
by @innocenzi in #155
v2.7.2
Fixed
- Add Laravel app instance to command by @driesvints in #146
v2.7.1
Fixed
- Fix command resolving by @driesvints in #144 and 1e2d500