|
12 | 12 | } |
13 | 13 | ], |
14 | 14 | "require": { |
15 | | - "php": "~8.3.0 || ~8.4.0 || ~8.5.0", |
16 | | - "php-standard-library/php-standard-library": "^3.0 || ^4.0 || ^5.0 || ^6.0", |
| 15 | + "php": "~8.4.0 || ~8.5.0", |
17 | 16 | "laminas/laminas-code": "^4.17.0", |
18 | | - "php-soap/cached-engine": "~0.6", |
19 | | - "php-soap/engine": "^2.19.0", |
20 | | - "php-soap/encoding": "~0.28", |
21 | | - "php-soap/psr18-transport": "^1.7", |
22 | | - "php-soap/wsdl-reader": "~0.31", |
| 17 | + "php-soap/cached-engine": "~0.8", |
| 18 | + "php-soap/encoding": "~0.32", |
| 19 | + "php-soap/engine": "^2.20", |
| 20 | + "php-soap/psr18-transport": "^2.0", |
| 21 | + "php-soap/wsdl-reader": "~0.32", |
| 22 | + "php-standard-library/dict": "^6.1", |
| 23 | + "php-standard-library/foundation": "^6.1", |
| 24 | + "php-standard-library/iter": "^6.1", |
| 25 | + "php-standard-library/option": "^6.1", |
| 26 | + "php-standard-library/result": "^6.1", |
| 27 | + "php-standard-library/str": "^6.1", |
| 28 | + "php-standard-library/type": "^6.1", |
| 29 | + "php-standard-library/vec": "^6.1", |
23 | 30 | "psr/event-dispatcher": "^1.0", |
24 | 31 | "psr/log": "^1.0 || ^2.0 || ^3.0", |
25 | 32 | "symfony/console": "~5.4 || ~6.0 || ~7.0 || ~8.0", |
|
32 | 39 | "nyholm/psr7": "^1.5", |
33 | 40 | "php-http/vcr-plugin": "^1.2", |
34 | 41 | "php-parallel-lint/php-parallel-lint": "^1.4", |
| 42 | + "php-standard-library/fun": "^6.1", |
35 | 43 | "phpro/grumphp-shim": "^2.17", |
36 | 44 | "phpspec/phpspec": "^8.2", |
37 | 45 | "phpspec/prophecy-phpunit": "^2.0.1", |
|
0 commit comments