Skip to content

v2.7.3

Choose a tag to compare

@github-actions github-actions released this 19 Jun 15:35
· 48 commits to main since this release

Fixed

  • [#349] Fixed a compatibility issue with PHP 7.0 (Laravel 5.5) and older versions of PsySH.
  • [#306] Put all laravel functionality behind a check to see if the project is a laravel project, making the plugin also
    work with plain PsySH without laravel or tinker installed.