psalm-psr-container-plugin
psalm-psr-container-plugin copied to clipboard
Update nikic/php-parser dependency to v5 so it is compatible with PHPUnit v11
Users of this library currently can't install PHPUnit v11 because of this dependency, upgrading it to the next version would allow PHPUnit v11 installation.
Psalm itself doesn't support v5 of nikic/php-parser. There is nothing we can do yet.
They are ~finally~ working on it: https://github.com/vimeo/psalm/pull/11035
Nice! Thanks!!