You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vimeo/psalm v6.10.0 has PHP version constraint "~8.1.31 || ~8.2.27 || ~8.3.16 || ~8.4.3" but this repo for the phar has "^8.2" for v6.10.0 making it usable on PHP 8.1
Most users would expect the PHP constraints for both the packages to match.