Open laurentmuller opened 3 months ago
This will be nice if this plugin support PHPunit 11.
It is just matter to update the composer.json as follow:
composer.json
{ "require": { "vimeo/psalm": "dev-master || ^5.0" } }
See also:
Thanks
This will be nice if this plugin support PHPunit 11.
It is just matter to update the
composer.json
as follow:See also:
Thanks