findologic / findologic-api

Library for sending requests to the Findologic API
MIT License
1 stars 3 forks source link

Add PHP 7.4 support - drop PHP 5.6 and PHP 7.0 support #50

Open TheKeymaster opened 4 years ago

TheKeymaster commented 4 years ago

This change would require an update of PHPUnit. Since older versions of PHP are not compatible with newer versions of PHPUnit, this would be a breaking change. Planned for 2.x.x, when we drop PHP5.6 & PHP7.0 support as they both already had their end of life a year ago.