File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ Versions and branches
12
12
13
13
| CakePHP | CakeDC Users Plugin | Tag | Notes |
14
14
| :-------------: | :------------------------: | :--: | :---- |
15
- | ^4.0 | [ master] ( https://github.com/cakedc/users/tree/master ) | 9.0.2 | stable |
16
- | ^4.0 | [ 9.0] ( https://github.com/cakedc/users/tree/9.next ) | 9.0.2 | stable |
15
+ | ^4.0 | [ master] ( https://github.com/cakedc/users/tree/master ) | 9.0.3 | stable |
16
+ | ^4.0 | [ 9.0] ( https://github.com/cakedc/users/tree/9.next ) | 9.0.3 | stable |
17
17
| ^3.7 <4.0 | [ 8.5] ( https://github.com/cakedc/users/tree/8.next ) | 8.5.1 | stable |
18
18
| 3.7 | [ develop] ( https://github.com/cakedc/users/tree/develop ) | - | unstable |
19
19
| 3.6 | [ 8.1] ( https://github.com/cakedc/users/tree/8.1.0 ) | 8.1.0 | stable |
@@ -51,8 +51,8 @@ Another decision made was limiting the plugin dependencies on other packages as
51
51
Requirements
52
52
------------
53
53
54
- * CakePHP 3.6 .0+
55
- * PHP 5.6 +
54
+ * CakePHP 4 .0+
55
+ * PHP 7.2 +
56
56
57
57
Documentation
58
58
-------------
You can’t perform that action at this time.
0 commit comments