laravel / tinker

Powerful REPL for the Laravel framework.
https://laravel.com/docs/artisan#tinker
MIT License
7.34k stars 130 forks source link

[develop] Adds Symfony 7 support #169

Closed nunomaduro closed 1 year ago

nunomaduro commented 1 year ago

This pull request adds Symfony 7 support to tinker. Once it's merged, this one can be merged too: https://github.com/laravel/laravel/pull/6254/.

driesvints commented 1 year ago

I guess we wait on psysh?

nunomaduro commented 1 year ago

@driesvints Yes. Edited the description.