|
15 | 15 | "require": {
|
16 | 16 | "php": "^8.1.0",
|
17 | 17 | "php-http/discovery": "^1.19.4",
|
18 |
| - "php-http/multipart-stream-builder": "^1.3.1", |
| 18 | + "php-http/multipart-stream-builder": "^1.4.2", |
19 | 19 | "psr/http-client": "^1.0.3",
|
20 | 20 | "psr/http-client-implementation": "^1.0.1",
|
21 | 21 | "psr/http-factory-implementation": "*",
|
|
24 | 24 | "require-dev": {
|
25 | 25 | "guzzlehttp/guzzle": "^7.9.2",
|
26 | 26 | "guzzlehttp/psr7": "^2.7.0",
|
27 |
| - "laravel/pint": "^1.17.2", |
| 27 | + "laravel/pint": "^1.17.3", |
28 | 28 | "mockery/mockery": "^1.6.12",
|
29 | 29 | "nunomaduro/collision": "^7.10.0",
|
30 | 30 | "pestphp/pest": "^2.35.1",
|
31 | 31 | "pestphp/pest-plugin-arch": "^2.7",
|
32 |
| - "pestphp/pest-plugin-type-coverage": "^2.8.5", |
33 |
| - "phpstan/phpstan": "^1.11.11", |
34 |
| - "rector/rector": "^1.2.3", |
35 |
| - "symfony/var-dumper": "^6.4.10" |
| 32 | + "pestphp/pest-plugin-type-coverage": "^2.8.6", |
| 33 | + "phpstan/phpstan": "^1.12.4", |
| 34 | + "rector/rector": "^1.2.5", |
| 35 | + "symfony/var-dumper": "^6.4.11" |
36 | 36 | },
|
37 | 37 | "autoload": {
|
38 | 38 | "psr-4": {
|
|
0 commit comments