Skip to content

Commit

Permalink
added column
Browse files Browse the repository at this point in the history
  • Loading branch information
cnizzardini committed Sep 8, 2019
1 parent 5f5d7c7 commit 7472ad4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,11 +106,11 @@ You can also view the source code for demo project on github:

## CakePHP 3 Support

| Version | Supported | Notes |
| ------------- | ------------- | ------------- |
| 3.8 | Yes | Unit tested |
| 3.7 | Yes | End-user tested + unit tested |
| 3.6 | Yes | Unit tested |
| Version | Supported | Unit Tests | Notes |
| ------------- | ------------- | ------------- | ------------- |
| 3.8 | Yes | Passing | - |
| 3.7 | Yes | Passing | Tested |
| 3.6 | Yes | Passing | - |

Note, unit tests fail on 3.5 and lower. Unit tests were ran against CakePHP `4.0.0-beta3`
and failed.
Expand Down

0 comments on commit 7472ad4

Please sign in to comment.