File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
:major: 9
3
3
:minor: 0
4
- :patch: 0
4
+ :patch: 1
5
5
:special: ''
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ Versions and branches
15
15
16
16
| CakePHP | CakeDC Api Plugin | Tag | Notes |
17
17
| :-------------: | :------------------------: | :--: | :---- |
18
- | 4.3 | [ 9.x-cake4.3] ( https://github.com/cakedc/cakephp-api/tree/9.x-cake4.3 ) | 9.0.0 | unstable |
18
+ | 4.3 | [ 9.x-cake4.3] ( https://github.com/cakedc/cakephp-api/tree/9.x-cake4.3 ) | 9.0.1 | unstable |
19
19
| 4.0 | [ 8.x] ( https://github.com/cakedc/cakephp-api/tree/8.x ) | 8.0.14 | unstable |
20
20
| ^3.7 | [ master] ( https://github.com/cakedc/cakephp-api/tree/master ) | 7.0.0 | stable |
21
21
| ^3.7 <4.0 | [ 7.x] ( https://github.com/cakedc/cakephp-api/tree/7.x ) | 7.1.0 | stable |
Original file line number Diff line number Diff line change 30
30
"php" : " >=7.4" ,
31
31
"ext-json" : " *" ,
32
32
"cakephp/cakephp" : " ^4.3" ,
33
- "cakedc/users" : " dev- 11.next-cake4 " ,
33
+ "cakedc/users" : " ^ 11.0 " ,
34
34
"lcobucci/jwt" : " ~4.0.0" ,
35
35
"firebase/php-jwt" : " ^5.0"
36
36
},
You can’t perform that action at this time.
0 commit comments