|
14 | 14 | "php": "8.1.*||8.2.*||8.3.*||8.4.*", |
15 | 15 | "open-telemetry/exporter-otlp": "1.2.1", |
16 | 16 | "open-telemetry/opentelemetry-auto-curl": "0.0.3", |
17 | | - "open-telemetry/opentelemetry-auto-http-async": "1.1.0", |
| 17 | + "open-telemetry/opentelemetry-auto-http-async": "1.1.1", |
18 | 18 | "open-telemetry/opentelemetry-auto-laravel": "1.1.0", |
19 | 19 | "open-telemetry/opentelemetry-auto-mysqli": "0.0.2", |
20 | 20 | "open-telemetry/opentelemetry-auto-pdo": "0.1.1", |
|
43 | 43 | "php-ds/php-ds": "^1.7.0", |
44 | 44 | "php-parallel-lint/php-console-highlighter": "^1.0", |
45 | 45 | "php-parallel-lint/php-parallel-lint": "1.4.0", |
46 | | - "phpstan/phpstan": "2.1.31", |
47 | | - "phpstan/phpstan-phpunit": "2.0.7", |
| 46 | + "phpstan/phpstan": "2.1.33", |
| 47 | + "phpstan/phpstan-phpunit": "2.0.11", |
48 | 48 | "phpunit/phpunit": "^10.5.47", |
49 | 49 | "react/http": "^1.11", |
50 | 50 | "slevomat/coding-standard": "8.19.1", |
51 | | - "squizlabs/php_codesniffer": "3.13.2" |
| 51 | + "squizlabs/php_codesniffer": "3.13.5" |
52 | 52 | }, |
53 | 53 | "autoload-dev": { |
54 | 54 | "psr-4": { |
|
0 commit comments