You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I find some time (potentially over Christmas), I'd love to get test coverage up and some more examples in place for this with a docker container for running them etc to help people get up and running a bit quicker on this. Perhaps we can make a checklist of v2 features and the prioritise them to ensure it's not too wild or time consuming a thing to achieve
Currently an outdated version of PHPUnit (4.8) is referenced in
composer.json
.It should be updated to a current release.
It's required to increase the minimum required PHP version as well (see #35), as PHPUnit doesn't support ancient PHP releases any longer.
The text was updated successfully, but these errors were encountered: