- Display hidden/appended attributes for models (#123)
- Add Stringable caster (#121)
- PHP 8 Support (#116)
- Fix missing output while using execute option (#109)
- Fixed execute not unregistering loader and exit code (#100)
- Forward input options to psysh (#98)
- Add
HtmlString
caster (#87)
- Allow Laravel 7 (#74)
- Require PHP 7.2 as the new minimum version (8d6104c)
- Allow Symfony 5 (49982fd)
- Laravel now only check for
DeferrableProvider
(#81)
- Drop support for old Psysh versions (a05922f)
- Drop Symfony 3.x support (7175b49)
- Drop support for Laravel 5.x (4f3e609)
Initial commit.