tobyzerner / json-api-server

A JSON:API server implementation in PHP.
https://tobyzerner.github.io/json-api-server/
MIT License
63 stars 21 forks source link

Incompatible PHP requirement #64

Closed asispts closed 1 year ago

asispts commented 1 year ago

Fix #63.

I have migrated the phpunit.xml to get rid of deprecation message when running tests, and also rename to phpunit.xml.dist so it can be overridden.