neomerx / json-api

Framework agnostic JSON API (jsonapi.org) implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Migrate to PHPUnit 8

neomerx opened this issue · comments

Tests made fully compatible with PHPUnit 8, however, the project still uses PHPUnit v7.x because v8 requires PHP 7.2 as a minimum while the library works on PHP 7.1+.