laravel / tinker

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

[2.x] Allow psy/psysh 0.10.x #95

Closed GrahamCampbell closed 4 years ago

driesvints commented 4 years ago

Can't we just upgrade to 0.10?

GrahamCampbell commented 4 years ago

No harm in allowing both versions so that we don't conflict with global installs.

andreladocruz commented 2 years ago

@GrahamCampbell have you tested v0.11.1 version too?

driesvints commented 2 years ago

@andreladocruz I'll take a look on Monday to add support for that.

andreladocruz commented 2 years ago

@driesvints, thanks!!! =)