Lctrs / psalm-psr-container-plugin

Let Psalm understand better psr11 containers
MIT License
16 stars 4 forks source link

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

Open odahcam opened 1 month ago

odahcam commented 1 month ago

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.

Lctrs commented 1 month ago

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