|
4 | 4 | "url": "https://github.com/Jefferson49/webtrees-common.git", |
5 | 5 | "type": "git" |
6 | 6 | }, |
7 | | - { |
8 | | - "url": "https://github.com/bahuma20/oauth2-nextcloud.git", |
9 | | - "type": "git" |
10 | | - }, |
11 | | - { |
12 | | - "url": "https://github.com/stevenmaguire/oauth2-keycloak.git", |
13 | | - "type": "git" |
14 | | - }, |
15 | 7 | { |
16 | 8 | "url": "https://github.com/jefferson49/oauth2-kanidm.git", |
17 | 9 | "type": "git" |
18 | 10 | } |
19 | 11 | ], |
20 | 12 | "require": { |
21 | 13 | "bahuma/oauth2-nextcloud": "=2.0.0", |
| 14 | + "jefferson49/oauth2-kanidm": ">=1.1.0", |
22 | 15 | "jefferson49/webtrees-common": ">=1.2.8", |
23 | 16 | "league/oauth2-client": "=2.8.1", |
24 | 17 | "league/oauth2-github": "=3.1.1", |
25 | 18 | "league/oauth2-google": "=4.0.1", |
26 | 19 | "stevenmaguire/oauth2-dropbox": "=3.1.0", |
27 | | - "stevenmaguire/oauth2-keycloak": "=5.1.0", |
28 | | - "jefferson49/oauth2-kanidm": ">=1.1.0" |
| 20 | + "stevenmaguire/oauth2-keycloak": "=5.1.0" |
29 | 21 | }, |
30 | 22 | "replace": { |
| 23 | + "firebase/php-jwt": "*", |
31 | 24 | "guzzlehttp/guzzle": "*", |
32 | | - "paragonie/random_compat": "*", |
33 | | - "firebase/php-jwt": "*" |
| 25 | + "paragonie/random_compat": "*" |
34 | 26 | } |
35 | 27 | } |
0 commit comments