moneyphp / money

PHP implementation of Fowler's Money pattern.
http://moneyphp.org
MIT License
4.57k stars 440 forks source link

Fix psalm errors #723

Closed rogervila closed 1 year ago

rogervila commented 1 year ago

This PR removes some invalid Psalm suppressions, and ignores composer.lock

rogervila commented 1 year ago

@frederikbosch this PR solves the issue. Anyway, I will work on a new one to upgrade Psalm from v4 to v5, after migrating the PHP 8.2 PR.