Closed jnoordsij closed 3 years ago
We'll need to fix this on mollie/mollie-api-php
first.
After that this package is ready to be released with php8 support.
@sandervanhooft , this is closed by #159
@ciungulete True! Thanks!
Great, thanks for fixing this!
PHP8 has been released. Currently
composer.json
in this project does not support it.Expected Behavior
PHP8 supported by this project.
Current Behavior
Composer does not allow installing this as dependency on projects with php version
"php": "^8.0"
.