|
17 | 17 | "require": { |
18 | 18 | "php": "~8.4.0 || ~8.5.0", |
19 | 19 | "ext-json": "*", |
| 20 | + "cardinalby/content-disposition": "^1.1", |
| 21 | + "league/uri": "^7.3", |
| 22 | + "php-http/client-common": "^2.7", |
| 23 | + "php-http/discovery": "^1.19", |
| 24 | + "php-http/httplug": "^2.4", |
| 25 | + "php-http/logger-plugin": "^1.3", |
| 26 | + "php-http/message": "^1.16 || ^2.0", |
20 | 27 | "php-standard-library/foundation": "^6.1", |
21 | 28 | "php-standard-library/fun": "^6.1", |
22 | 29 | "php-standard-library/hash": "^6.1", |
|
25 | 32 | "php-standard-library/regex": "^6.1", |
26 | 33 | "php-standard-library/result": "^6.1", |
27 | 34 | "php-standard-library/type": "^6.1", |
28 | | - "cardinalby/content-disposition": "^1.1", |
29 | | - "league/uri": "^7.3", |
30 | | - "php-http/client-common": "^2.7", |
31 | | - "php-http/discovery": "^1.19", |
32 | | - "php-http/httplug": "^2.4", |
33 | | - "php-http/logger-plugin": "^1.3", |
34 | | - "php-http/message": "^1.16 || ^2.0", |
| 35 | + "phpro/resource-stream": "^1.3", |
35 | 36 | "psr/http-client-implementation": "^1.0", |
36 | 37 | "psr/http-factory": "^1.0", |
37 | 38 | "psr/http-factory-implementation": "^1.0", |
|
0 commit comments