reactphp-soap
reactphp-soap copied to clipboard
Update PHP Versions
This PR simply updates PHP to the current supported versions, plus 8.5 for shits and giggles.
Thanks for this focused PR! However, updating just the CI PHP versions might not be sufficient on its own. You'd probably also need to update PHPUnit versions and potentially address any compatibility issues in the codebase. Also consider updating the documentation to reflect the new supported PHP versions.
Thanks for the contribution!
Makes sense. I'll give it a go sometime soon! Thanks for the feedback @PaulRotmann!