Closed peter279k closed 1 year ago
php-5.5
php-7.4
^4.8.36
PHPUnit
PHPUnit\Framework\TestCase
tests/HttpAdapter/CurlAdapterTest.php
tests/HttpAdapter/GuzzleAdapterTest.php
I am currently working on an overhaul/modernization of this library, which will require a minimum PHP version of 7.4, so I'm closing this PR.
Changed log
php-5.5
andphp-7.4
version tests during GitHub Action building.^4.8.36
forPHPUnit
version to usePHPUnit\Framework\TestCase
namespace.tests/HttpAdapter/CurlAdapterTest.php
andtests/HttpAdapter/GuzzleAdapterTest.php
classes.