|
23 | 23 | "lib-openssl": "*", |
24 | 24 | "paragonie/sodium_compat": "^1.2", |
25 | 25 | "spomky-labs/aes-key-wrap": "^4.0.1|^5.0", |
26 | | - "web-token/jwt-core": "^1.2", |
27 | | - "web-token/jwt-encryption-algorithm-aescbc": "^1.2", |
28 | | - "web-token/jwt-encryption-algorithm-aesgcm": "^1.2", |
29 | | - "web-token/jwt-encryption-algorithm-aesgcmkw": "^1.2", |
30 | | - "web-token/jwt-encryption-algorithm-aeskw": "^1.2", |
31 | | - "web-token/jwt-encryption-algorithm-dir": "^1.2", |
32 | | - "web-token/jwt-encryption-algorithm-ecdh-es": "^1.2", |
33 | | - "web-token/jwt-encryption-algorithm-pbes2": "^1.2", |
34 | | - "web-token/jwt-encryption-algorithm-rsa": "^1.2" |
| 26 | + "web-token/jwt-core": "^1.3", |
| 27 | + "web-token/jwt-encryption-algorithm-aescbc": "^1.3", |
| 28 | + "web-token/jwt-encryption-algorithm-aesgcm": "^1.3", |
| 29 | + "web-token/jwt-encryption-algorithm-aesgcmkw": "^1.3", |
| 30 | + "web-token/jwt-encryption-algorithm-aeskw": "^1.3", |
| 31 | + "web-token/jwt-encryption-algorithm-dir": "^1.3", |
| 32 | + "web-token/jwt-encryption-algorithm-ecdh-es": "^1.3", |
| 33 | + "web-token/jwt-encryption-algorithm-pbes2": "^1.3", |
| 34 | + "web-token/jwt-encryption-algorithm-rsa": "^1.3" |
35 | 35 | }, |
36 | 36 | "require-dev": { |
37 | 37 | "phpunit/phpunit": "^6.0|^7.0" |
|
49 | 49 | }, |
50 | 50 | "extra": { |
51 | 51 | "branch-alias": { |
52 | | - "dev-master": "1.2.x-dev" |
| 52 | + "dev-master": "1.3.x-dev" |
53 | 53 | } |
54 | 54 | }, |
55 | 55 | "config": { |
|
0 commit comments