File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed
Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 44 "minimum-stability" : " stable" ,
55 "type" : " library" ,
66 "require" : {
7- "php" : " >=7.4 .0" ,
8- "mohammad-waleed/keycloak-admin-client" : " ^0.34 .0" ,
7+ "php" : " >=8 .0" ,
8+ "mohammad-waleed/keycloak-admin-client" : " ^0.37 .0" ,
99 "web-token/jwt-key-mgmt" : " >=1.0 <3.0"
1010 }
1111}
Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ 1.4.1 (Jan 18, 2024)
5+ --------------------
6+ - Fix: API communication error with Keycloak 23: ` cURL error 25: Chunky upload is not supported by HTTP 1.0 `
7+ - Chg: Updated library ` mohammad-waleed/keycloak-admin-client ` from 0.34 to 0.37
8+
491.4.0 (Jan 16, 2024)
510--------------------
611- Chg: Require PHP 8.0 or later
Original file line number Diff line number Diff line change 66 " auth" ,
77 " keycloak"
88 ],
9- "version" : " 1.4.0 " ,
9+ "version" : " 1.4.1 " ,
1010 "humhub" : {
1111 "minVersion" : " 1.15"
1212 },
You can’t perform that action at this time.
0 commit comments