|
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.0", |
| 18 | + "php-http/multipart-stream-builder": "^1.3.1", |
19 | 19 | "psr/http-client": "^1.0.3",
|
20 | 20 | "psr/http-client-implementation": "^1.0.1",
|
21 | 21 | "psr/http-factory-implementation": "*",
|
22 | 22 | "psr/http-message": "^1.1.0|^2.0.0"
|
23 | 23 | },
|
24 | 24 | "require-dev": {
|
25 |
| - "guzzlehttp/guzzle": "^7.8.1", |
26 |
| - "guzzlehttp/psr7": "^2.6.2", |
27 |
| - "laravel/pint": "^1.16.0", |
| 25 | + "guzzlehttp/guzzle": "^7.9.2", |
| 26 | + "guzzlehttp/psr7": "^2.7.0", |
| 27 | + "laravel/pint": "^1.17.2", |
28 | 28 | "mockery/mockery": "^1.6.12",
|
29 | 29 | "nunomaduro/collision": "^7.10.0",
|
30 |
| - "pestphp/pest": "^2.34.7", |
| 30 | + "pestphp/pest": "^2.35.0", |
31 | 31 | "pestphp/pest-plugin-arch": "^2.7",
|
32 |
| - "pestphp/pest-plugin-type-coverage": "^2.8.2", |
33 |
| - "phpstan/phpstan": "^1.11.2", |
34 |
| - "rector/rector": "^1.1.0", |
35 |
| - "symfony/var-dumper": "^6.4.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" |
36 | 36 | },
|
37 | 37 | "autoload": {
|
38 | 38 | "psr-4": {
|
|
0 commit comments