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
Putting the composer.lock is indeed not ideal, but I would prefer that here since this is a library that doesn't receive a lot of activity or updates (for good reason, it's pretty stable). So that would be the best to avoid continuous work on this.
If you are able to send a pull request that would be perfect!
Instead of pushing the composer.lock, you could use an explicit version for vimeo/psalm in composer.json, and update it manually from time to time, or dependabot can create pull requests for increasing the version in composer.json.
The last passing build of master was running psalm v3.8.5, but after that, builds have been failing psalm v3.11.5+.
I think the best options are either:
I don't mind helping out here, just let me know the direction you would like to go.
The text was updated successfully, but these errors were encountered: