This PR moves the supported version of the library to match the currently supported version of PHP:
Support for 7.1 and 7.2 is dropped.
Support for 8.0 is added.
Unfortunately mediact/dependency-guard does not have a PHP 8 compatible release yet, so I dropped it.
I've upgraded PHPStan and PHPUnit to versions that do support it.
I do understand dropping dependency-guard can be a deal breaker. I'd like you to consider allowing moneyphp/money 4.0 in that case.
This PR moves the supported version of the library to match the currently supported version of PHP:
Unfortunately
mediact/dependency-guard
does not have a PHP 8 compatible release yet, so I dropped it. I've upgraded PHPStan and PHPUnit to versions that do support it.I do understand dropping
dependency-guard
can be a deal breaker. I'd like you to consider allowingmoneyphp/money 4.0
in that case.