FriendsOfCake / crud-json-api

Build advanced JSON API Servers with almost no code.
https://crud-json-api.readthedocs.io/
MIT License
56 stars 32 forks source link

Upgrade to neomerx/jsonapi ^2.0 #57

Closed bravo-kernel closed 5 years ago

bravo-kernel commented 6 years ago

We are currently using ^1.0 which is not the latest/current version.

bravo-kernel commented 6 years ago

Putting this on-hold as it requires "php": ">=7.1.0",

bravo-kernel commented 6 years ago

Reminder to wait for Cake 4.x

dakota commented 5 years ago

neomerx/jsonapi version 3.0 has been released.

Any specific reason to wait for CakePHP 4.x? Changing this library to be >7.1 is not a bad thing, and can be done separately to CakePHP 4.x support.

bravo-kernel commented 5 years ago
  1. No other reason than me not doing any development atm.
  2. At the time I was under the assumption Cake 4.x was required, was probably wrong ;)
dakota commented 5 years ago

I'm busy on a Json:API project again, so, maybe I'll have some time :)

bravo-kernel commented 5 years ago

Any PR, help or even sign-of-life is more than welcome. I felt a bit abandoned to be honest.