clue / reactphp-soap

Simple, async SOAP webservice client, built on top of ReactPHP.
https://clue.engineering/2020/announcing-reactphp-soap-2
MIT License
64 stars 25 forks source link

Drop support for HHVM, PHP 5, PHPUnit 4 and PHPUnit 5 #47

Closed SimonFrings closed 4 years ago

SimonFrings commented 4 years ago

The latest version of HHVM is not able to execute composer anymore. Due to some disturbance with PHP 5 Versions we decided to drop this support as well. As a consequence we don't need the support for PHPUnit 4 and PHPUnit 5 any more.