Closed Chris53897 closed 9 months ago
Tests are failing, because of DeprecatedMethod: The method PHPUnit\Framework\TestCase::setLocale has been marked as deprecated (see https://psalm.dev/001)
I replaced it with direct calls to setlocale()
.
But i am not sure if this is enough.
changes for sebastian/comparator
https://github.com/moneyphp/money/pull/746 rebased against master. Migrate Config PHPUnit 9 => 10 Only Allow PHPUnit 10.
I did not have a closer look to the comperator changes.