Skip to content

Commit 46ddf46

Browse files
committed
add link for CakePHP 4 version
1 parent 6ba81c1 commit 46ddf46

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# JsonApiException plugin for CakePHP
22

3-
Make your CakePHP 4 JSON REST API response more descriptive on errors.
3+
Make your CakePHP 5 JSON REST API response more descriptive on errors.
4+
5+
For CakePHP 4 support use the [CakePHP 4 branch](https://github.com/rrd108/cakephp-json-api-exception)
46

57
If you want a simple solution for token authentication for a CakePHP JSON REST API, then check this: [CakePHP API Token Authenticator](https://github.com/rrd108/api-token-authenticator)
68

0 commit comments

Comments
 (0)