@abul-wcse - I know this is unrelated to your work, but, we need to fix phpunit/phpunit and mockery/mockery to specific versions within the composer.json file now as they've both released new stable versions which are incompatible with some PHP versions. You can see the tests are failing on this PR, which is related to that issue.
@abul-wcse - I know this is unrelated to your work, but, we need to fix
phpunit/phpunit
andmockery/mockery
to specific versions within thecomposer.json
file now as they've both released new stable versions which are incompatible with some PHP versions. You can see the tests are failing on this PR, which is related to that issue.