We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 381682c commit 8a1c84dCopy full SHA for 8a1c84d
README.md
@@ -10,6 +10,12 @@ Currently the following DBMS are integrated:
10
- SQLite
11
- PostgreSQL
12
13
+## Version table
14
+| | PHP | CakePHP |
15
+|-----|------------------|---------|
16
+| 1.x | `^7.4 \|\| ^8.0` | `^4.4` |
17
+| 2.x | `^8.1` | `^5.0` |
18
+
19
## Installation
20
21
The recommended way to install this plugin via [composer](https://getcomposer.org) is:
0 commit comments