psalm-psr-container-plugin icon indicating copy to clipboard operation
psalm-psr-container-plugin copied to clipboard

Update nikic/php-parser dependency to v5 so it is compatible with PHPUnit v11

Open odahcam opened this issue 1 year ago • 1 comments

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.

odahcam avatar Aug 02 '24 19:08 odahcam

Psalm itself doesn't support v5 of nikic/php-parser. There is nothing we can do yet.

Lctrs avatar Aug 02 '24 21:08 Lctrs

They are ~finally~ working on it: https://github.com/vimeo/psalm/pull/11035

odahcam avatar Dec 10 '24 23:12 odahcam

Nice! Thanks!!

odahcam avatar Mar 07 '25 19:03 odahcam