diff --git a/src/Aws/composer.json b/src/Aws/composer.json index d87ae1aee..c26097653 100644 --- a/src/Aws/composer.json +++ b/src/Aws/composer.json @@ -32,7 +32,7 @@ "phpstan/phpstan-phpunit": "^1.0", "phpunit/phpunit": "~9", "psalm/plugin-phpunit": "^0.19.2", - "vimeo/psalm": "6.4.0" + "vimeo/psalm": "6.16.1" }, "autoload": { "psr-4": { diff --git a/src/Context/Swoole/composer.json b/src/Context/Swoole/composer.json index 9c326bd9a..e85cce208 100644 --- a/src/Context/Swoole/composer.json +++ b/src/Context/Swoole/composer.json @@ -31,6 +31,6 @@ "psalm/plugin-phpunit": "^0.19.2", "open-telemetry/sdk": "^1.0", "phpunit/phpunit": "^9.5", - "vimeo/psalm": "6.4.0" + "vimeo/psalm": "6.16.1" } } diff --git a/src/Instrumentation/AwsSdk/composer.json b/src/Instrumentation/AwsSdk/composer.json index b22a179ab..fde14fe81 100644 --- a/src/Instrumentation/AwsSdk/composer.json +++ b/src/Instrumentation/AwsSdk/composer.json @@ -26,7 +26,7 @@ "psalm/plugin-phpunit": "^0.19.2", "open-telemetry/sdk": "^1.0", "phpunit/phpunit": "^9.5", - "vimeo/psalm": "6.4.0" + "vimeo/psalm": "6.16.1" }, "autoload": { "psr-4": { diff --git a/src/Instrumentation/CakePHP/composer.json b/src/Instrumentation/CakePHP/composer.json index 383b7c2f5..74fa2efaf 100644 --- a/src/Instrumentation/CakePHP/composer.json +++ b/src/Instrumentation/CakePHP/composer.json @@ -26,7 +26,7 @@ "psalm/plugin-phpunit": "^0.19.2", "open-telemetry/sdk": "^1.0", "phpunit/phpunit": "^9.5|^10.5", - "vimeo/psalm": "6.4.0", + "vimeo/psalm": "6.16.1", "symfony/http-client": "^6 || ^7" }, "suggest": { diff --git a/src/Instrumentation/CodeIgniter/composer.json b/src/Instrumentation/CodeIgniter/composer.json index a2dfdebb5..0b657572a 100644 --- a/src/Instrumentation/CodeIgniter/composer.json +++ b/src/Instrumentation/CodeIgniter/composer.json @@ -28,7 +28,7 @@ "phpstan/phpstan-phpunit": "^1.0", "psalm/plugin-phpunit": "^0.19.2", "phpunit/phpunit": "^9.5", - "vimeo/psalm": "6.4.0" + "vimeo/psalm": "6.16.1" }, "autoload": { "psr-4": { diff --git a/src/Instrumentation/Curl/composer.json b/src/Instrumentation/Curl/composer.json index 9d66a9647..6331ed7e7 100644 --- a/src/Instrumentation/Curl/composer.json +++ b/src/Instrumentation/Curl/composer.json @@ -31,7 +31,7 @@ "psalm/plugin-phpunit": "^0.19.2", "open-telemetry/sdk": "^1.0", "phpunit/phpunit": "^9.5", - "vimeo/psalm": "6.4.0" + "vimeo/psalm": "6.16.1" }, "autoload": { "psr-4": { diff --git a/src/Instrumentation/Doctrine/composer.json b/src/Instrumentation/Doctrine/composer.json index e86167e6f..6388a09c9 100644 --- a/src/Instrumentation/Doctrine/composer.json +++ b/src/Instrumentation/Doctrine/composer.json @@ -31,7 +31,7 @@ "psalm/plugin-phpunit": "^0.19.2", "open-telemetry/sdk": "^1.0", "phpunit/phpunit": "^9.5", - "vimeo/psalm": "6.4.0" + "vimeo/psalm": "6.16.1" }, "autoload": { "psr-4": { diff --git a/src/Instrumentation/ExtAmqp/composer.json b/src/Instrumentation/ExtAmqp/composer.json index 0dc129345..9d5f7ad11 100644 --- a/src/Instrumentation/ExtAmqp/composer.json +++ b/src/Instrumentation/ExtAmqp/composer.json @@ -25,7 +25,7 @@ "psalm/plugin-phpunit": "^0.19.2", "open-telemetry/sdk": "^1.0", "phpunit/phpunit": "^9.5", - "vimeo/psalm": "6.4.0" + "vimeo/psalm": "6.16.1" }, "autoload": { "psr-4": { diff --git a/src/Instrumentation/ExtRdKafka/composer.json b/src/Instrumentation/ExtRdKafka/composer.json index 275ee6ac7..ec49c019a 100644 --- a/src/Instrumentation/ExtRdKafka/composer.json +++ b/src/Instrumentation/ExtRdKafka/composer.json @@ -26,7 +26,7 @@ "psalm/plugin-phpunit": "^0.19.2", "open-telemetry/sdk": "^1.0", "phpunit/phpunit": "^9.5", - "vimeo/psalm": "6.4.0" + "vimeo/psalm": "6.16.1" }, "autoload": { "psr-4": { diff --git a/src/Instrumentation/Guzzle/composer.json b/src/Instrumentation/Guzzle/composer.json index c128c7871..5f43faa27 100644 --- a/src/Instrumentation/Guzzle/composer.json +++ b/src/Instrumentation/Guzzle/composer.json @@ -26,7 +26,7 @@ "psalm/plugin-phpunit": "^0.19.2", "open-telemetry/sdk": "^1.0", "phpunit/phpunit": "^9.5", - "vimeo/psalm": "6.4.0" + "vimeo/psalm": "6.16.1" }, "autoload": { "psr-4": { diff --git a/src/Instrumentation/HttpAsyncClient/composer.json b/src/Instrumentation/HttpAsyncClient/composer.json index 7ca2b4c9c..9f2fdfb3e 100644 --- a/src/Instrumentation/HttpAsyncClient/composer.json +++ b/src/Instrumentation/HttpAsyncClient/composer.json @@ -35,7 +35,7 @@ "psalm/plugin-phpunit": "^0.19.2", "open-telemetry/sdk": "^1.0", "phpunit/phpunit": "^9.5", - "vimeo/psalm": "6.4.0" + "vimeo/psalm": "6.16.1" }, "config": { "allow-plugins": { diff --git a/src/Instrumentation/IO/composer.json b/src/Instrumentation/IO/composer.json index 3b8f4fb97..bc89114d4 100644 --- a/src/Instrumentation/IO/composer.json +++ b/src/Instrumentation/IO/composer.json @@ -23,7 +23,7 @@ "psalm/plugin-phpunit": "^0.19.2", "open-telemetry/sdk": "^1.0", "phpunit/phpunit": "^9.5", - "vimeo/psalm": "6.4.0" + "vimeo/psalm": "6.16.1" }, "autoload": { "psr-4": { diff --git a/src/Instrumentation/Laravel/composer.json b/src/Instrumentation/Laravel/composer.json index c627cb84b..c0b38a296 100644 --- a/src/Instrumentation/Laravel/composer.json +++ b/src/Instrumentation/Laravel/composer.json @@ -40,7 +40,7 @@ "phpunit/phpunit": "^9.5", "psalm/plugin-phpunit": "^0.19.2", "spatie/laravel-ignition": "*", - "vimeo/psalm": "6.4.0" + "vimeo/psalm": "6.16.1" }, "autoload": { "psr-4": { diff --git a/src/Instrumentation/MongoDB/composer.json b/src/Instrumentation/MongoDB/composer.json index 248d94788..abebffb02 100644 --- a/src/Instrumentation/MongoDB/composer.json +++ b/src/Instrumentation/MongoDB/composer.json @@ -22,7 +22,7 @@ "psalm/plugin-phpunit": "^0.19.2", "open-telemetry/sdk": "^1.0", "phpunit/phpunit": "^9.5", - "vimeo/psalm": "6.4.0" + "vimeo/psalm": "6.16.1" }, "autoload": { "psr-4": { diff --git a/src/Instrumentation/MySqli/composer.json b/src/Instrumentation/MySqli/composer.json index fb04de312..060db1334 100644 --- a/src/Instrumentation/MySqli/composer.json +++ b/src/Instrumentation/MySqli/composer.json @@ -36,7 +36,7 @@ "psalm/plugin-phpunit": "^0.19.2", "open-telemetry/sdk": "^1.0", "phpunit/phpunit": "^9.5", - "vimeo/psalm": "6.4.0" + "vimeo/psalm": "6.16.1" }, "autoload": { "psr-4": { diff --git a/src/Instrumentation/OpenAIPHP/composer.json b/src/Instrumentation/OpenAIPHP/composer.json index 7cfecf015..f06626501 100644 --- a/src/Instrumentation/OpenAIPHP/composer.json +++ b/src/Instrumentation/OpenAIPHP/composer.json @@ -26,7 +26,7 @@ "nyholm/psr7": "^1", "open-telemetry/sdk": "^1.0", "phpunit/phpunit": "^9.5", - "vimeo/psalm": "6.4.0" + "vimeo/psalm": "6.16.1" }, "autoload": { "psr-4": { diff --git a/src/Instrumentation/PDO/composer.json b/src/Instrumentation/PDO/composer.json index 45bba74a0..fd42fc4e7 100644 --- a/src/Instrumentation/PDO/composer.json +++ b/src/Instrumentation/PDO/composer.json @@ -29,7 +29,7 @@ "open-telemetry/sdk": "^1.0", "open-telemetry/test-utils": "^0.2.0", "phpunit/phpunit": "^9.5", - "vimeo/psalm": "6.4.0" + "vimeo/psalm": "6.16.1" }, "autoload": { "psr-4": { diff --git a/src/Instrumentation/PostgreSql/composer.json b/src/Instrumentation/PostgreSql/composer.json index 4ba23da8f..bd570b460 100644 --- a/src/Instrumentation/PostgreSql/composer.json +++ b/src/Instrumentation/PostgreSql/composer.json @@ -36,7 +36,7 @@ "psalm/plugin-phpunit": "^0.19.2", "open-telemetry/sdk": "^1.0", "phpunit/phpunit": "^9.5", - "vimeo/psalm": "6.4.0" + "vimeo/psalm": "6.16.1" }, "autoload": { "psr-4": { diff --git a/src/Instrumentation/Psr14/composer.json b/src/Instrumentation/Psr14/composer.json index 3e1e1c6ed..934032d91 100644 --- a/src/Instrumentation/Psr14/composer.json +++ b/src/Instrumentation/Psr14/composer.json @@ -39,7 +39,7 @@ "psalm/plugin-phpunit": "^0.19.2", "open-telemetry/sdk": "^1.0", "phpunit/phpunit": "^9.5", - "vimeo/psalm": "6.4.0" + "vimeo/psalm": "6.16.1" }, "config": { "allow-plugins": { diff --git a/src/Instrumentation/Psr15/composer.json b/src/Instrumentation/Psr15/composer.json index acec89117..b8b6dfc38 100644 --- a/src/Instrumentation/Psr15/composer.json +++ b/src/Instrumentation/Psr15/composer.json @@ -33,6 +33,6 @@ "psalm/plugin-phpunit": "^0.19.2", "open-telemetry/sdk": "^1.0", "phpunit/phpunit": "^9.5", - "vimeo/psalm": "6.4.0" + "vimeo/psalm": "6.16.1" } } diff --git a/src/Instrumentation/Psr16/composer.json b/src/Instrumentation/Psr16/composer.json index a509f7908..8580370e3 100644 --- a/src/Instrumentation/Psr16/composer.json +++ b/src/Instrumentation/Psr16/composer.json @@ -25,7 +25,7 @@ "psalm/plugin-phpunit": "^0", "open-telemetry/sdk": "^1.0", "phpunit/phpunit": "^9.5", - "vimeo/psalm": "6.4.0" + "vimeo/psalm": "6.16.1" }, "autoload": { "psr-4": { diff --git a/src/Instrumentation/Psr18/composer.json b/src/Instrumentation/Psr18/composer.json index 8742b8588..202033393 100644 --- a/src/Instrumentation/Psr18/composer.json +++ b/src/Instrumentation/Psr18/composer.json @@ -33,6 +33,6 @@ "psalm/plugin-phpunit": "^0.19.2", "open-telemetry/sdk": "^1.0", "phpunit/phpunit": "^9.5", - "vimeo/psalm": "6.4.0" + "vimeo/psalm": "6.16.1" } } diff --git a/src/Instrumentation/Psr3/composer.json b/src/Instrumentation/Psr3/composer.json index 262f7a435..cfe3a843a 100644 --- a/src/Instrumentation/Psr3/composer.json +++ b/src/Instrumentation/Psr3/composer.json @@ -45,7 +45,7 @@ "psalm/plugin-phpunit": "^0.19.2", "open-telemetry/sdk": "^1.0", "phpunit/phpunit": "^9.5", - "vimeo/psalm": "6.4.0" + "vimeo/psalm": "6.16.1" }, "config": { "allow-plugins": { diff --git a/src/Instrumentation/Psr6/composer.json b/src/Instrumentation/Psr6/composer.json index 669db5ef4..550844d3a 100644 --- a/src/Instrumentation/Psr6/composer.json +++ b/src/Instrumentation/Psr6/composer.json @@ -25,7 +25,7 @@ "psalm/plugin-phpunit": "^0", "open-telemetry/sdk": "^1.0", "phpunit/phpunit": "^9.5", - "vimeo/psalm": "6.4.0" + "vimeo/psalm": "6.16.1" }, "autoload": { "psr-4": { diff --git a/src/Instrumentation/ReactPHP/composer.json b/src/Instrumentation/ReactPHP/composer.json index 06354c586..a4df4b9a0 100644 --- a/src/Instrumentation/ReactPHP/composer.json +++ b/src/Instrumentation/ReactPHP/composer.json @@ -25,7 +25,7 @@ "open-telemetry/sdk": "^1.0", "phpunit/phpunit": "^9.5", "react/async": "^4.3.0", - "vimeo/psalm": "6.4.0" + "vimeo/psalm": "6.16.1" }, "autoload": { "psr-4": { diff --git a/src/Instrumentation/Session/composer.json b/src/Instrumentation/Session/composer.json index 3d612bf4d..e36046cde 100644 --- a/src/Instrumentation/Session/composer.json +++ b/src/Instrumentation/Session/composer.json @@ -27,6 +27,6 @@ "psalm/plugin-phpunit": "^0.19.2", "open-telemetry/sdk": "^1.0", "phpunit/phpunit": "^9.5", - "vimeo/psalm": "6.4.0" + "vimeo/psalm": "6.16.1" } } diff --git a/src/Instrumentation/Slim/composer.json b/src/Instrumentation/Slim/composer.json index 43ce64f43..a00ee1f60 100644 --- a/src/Instrumentation/Slim/composer.json +++ b/src/Instrumentation/Slim/composer.json @@ -32,7 +32,7 @@ "psalm/plugin-phpunit": "^0.19.2", "open-telemetry/sdk": "^1.8", "phpunit/phpunit": "^9.5", - "vimeo/psalm": "6.4.0" + "vimeo/psalm": "6.16.1" }, "autoload": { "psr-4": { diff --git a/src/Instrumentation/Symfony/composer.json b/src/Instrumentation/Symfony/composer.json index 83e69d0c5..2edfb7483 100644 --- a/src/Instrumentation/Symfony/composer.json +++ b/src/Instrumentation/Symfony/composer.json @@ -29,7 +29,7 @@ "psalm/plugin-phpunit": "^0.19.2", "open-telemetry/sdk": "^1.8", "phpunit/phpunit": "^9.5", - "vimeo/psalm": "6.4.0", + "vimeo/psalm": "6.16.1", "symfony/http-client": "^5.4||^6.0", "symfony/messenger": "^5.4||^6.0" }, diff --git a/src/Instrumentation/Wordpress/composer.json b/src/Instrumentation/Wordpress/composer.json index efdad3d11..326fee2a6 100644 --- a/src/Instrumentation/Wordpress/composer.json +++ b/src/Instrumentation/Wordpress/composer.json @@ -25,7 +25,7 @@ "phpstan/phpstan-phpunit": "^1.0", "psalm/plugin-phpunit": "^0.19.2", "phpunit/phpunit": "^9.5", - "vimeo/psalm": "6.4.0" + "vimeo/psalm": "6.16.1" }, "autoload": { "psr-4": { diff --git a/src/Instrumentation/Yii/composer.json b/src/Instrumentation/Yii/composer.json index 6bfd47599..99717da90 100644 --- a/src/Instrumentation/Yii/composer.json +++ b/src/Instrumentation/Yii/composer.json @@ -26,7 +26,7 @@ "phpstan/phpstan-phpunit": "^1.0", "psalm/plugin-phpunit": "^0.19.2", "phpunit/phpunit": "^9.5", - "vimeo/psalm": "6.4.0" + "vimeo/psalm": "6.16.1" }, "repositories": [ { diff --git a/src/Logs/Monolog/composer.json b/src/Logs/Monolog/composer.json index 43daefa6b..08dd2f3e0 100644 --- a/src/Logs/Monolog/composer.json +++ b/src/Logs/Monolog/composer.json @@ -31,7 +31,7 @@ "phpstan/phpstan-phpunit": "^1.0", "psalm/plugin-phpunit": "^0.19.2", "phpunit/phpunit": "^9.5", - "vimeo/psalm": "6.4.0" + "vimeo/psalm": "6.16.1" }, "config": { "allow-plugins": { diff --git a/src/Propagation/TraceResponse/composer.json b/src/Propagation/TraceResponse/composer.json index 68166047a..8353f6e62 100644 --- a/src/Propagation/TraceResponse/composer.json +++ b/src/Propagation/TraceResponse/composer.json @@ -28,7 +28,7 @@ "psalm/plugin-phpunit": "^0.19.2", "open-telemetry/sdk": "^1.8", "phpunit/phpunit": "^9.5", - "vimeo/psalm": "6.4.0", + "vimeo/psalm": "6.16.1", "symfony/http-client": "^5.4|^6.0", "guzzlehttp/promises": "^2", "php-http/message-factory": "^1.0", diff --git a/src/ResourceDetectors/Azure/composer.json b/src/ResourceDetectors/Azure/composer.json index 53aa72100..fe043eceb 100644 --- a/src/ResourceDetectors/Azure/composer.json +++ b/src/ResourceDetectors/Azure/composer.json @@ -31,7 +31,7 @@ "phpstan/phpstan-phpunit": "^1.0", "phpunit/phpunit": "~9", "psalm/plugin-phpunit": "^0.19.2", - "vimeo/psalm": "6.4.0" + "vimeo/psalm": "6.16.1" }, "autoload": { "psr-4": { diff --git a/src/ResourceDetectors/Container/composer.json b/src/ResourceDetectors/Container/composer.json index e09a4aad7..22b9f33e8 100644 --- a/src/ResourceDetectors/Container/composer.json +++ b/src/ResourceDetectors/Container/composer.json @@ -29,7 +29,7 @@ "phpstan/phpstan-phpunit": "^1.0", "psalm/plugin-phpunit": "^0.19.2", "phpunit/phpunit": "^9.5", - "vimeo/psalm": "6.4.0", + "vimeo/psalm": "6.16.1", "symfony/http-client": "^5.4|^6.0", "guzzlehttp/promises": "^1.5|^2", "php-http/message-factory": "^1.0", diff --git a/src/ResourceDetectors/DigitalOcean/composer.json b/src/ResourceDetectors/DigitalOcean/composer.json index 4eb44bcf2..f2e35f9f7 100644 --- a/src/ResourceDetectors/DigitalOcean/composer.json +++ b/src/ResourceDetectors/DigitalOcean/composer.json @@ -27,7 +27,7 @@ "phpstan/phpstan-phpunit": "^1.3", "phpunit/phpunit": "^10 || ^11", "psalm/plugin-phpunit": "^0.19.2", - "vimeo/psalm": "6.4.0", + "vimeo/psalm": "6.16.1", "zalas/phpunit-globals": "^4.0" }, "autoload": { diff --git a/src/Sampler/RuleBased/composer.json b/src/Sampler/RuleBased/composer.json index 570fef505..d5a46747d 100644 --- a/src/Sampler/RuleBased/composer.json +++ b/src/Sampler/RuleBased/composer.json @@ -18,7 +18,7 @@ "phpstan/phpstan-phpunit": "^1.0", "psalm/plugin-phpunit": "^0.19.2", "phpunit/phpunit": "^10 || ^11", - "vimeo/psalm": "6.4.0" + "vimeo/psalm": "6.16.1" }, "autoload": { "psr-4": { diff --git a/src/Sampler/Xray/composer.json b/src/Sampler/Xray/composer.json index b12ed0fa0..75cc26c7d 100644 --- a/src/Sampler/Xray/composer.json +++ b/src/Sampler/Xray/composer.json @@ -20,7 +20,7 @@ "phpstan/phpstan-phpunit": "^1.0", "psalm/plugin-phpunit": "^0.19.2", "phpunit/phpunit": "^10 || ^11", - "vimeo/psalm": "6.4.0" + "vimeo/psalm": "6.16.1" }, "autoload": { "psr-4": { diff --git a/src/Shims/OpenTracing/composer.json b/src/Shims/OpenTracing/composer.json index 5b981f13e..c96bfd779 100644 --- a/src/Shims/OpenTracing/composer.json +++ b/src/Shims/OpenTracing/composer.json @@ -29,7 +29,7 @@ "phpstan/phpstan-phpunit": "^1.0", "psalm/plugin-phpunit": "^0.19.2", "phpunit/phpunit": "^9.5", - "vimeo/psalm": "6.4.0" + "vimeo/psalm": "6.16.1" }, "config": { "allow-plugins": { diff --git a/src/SqlCommenter/composer.json b/src/SqlCommenter/composer.json index b817e76e2..150331705 100644 --- a/src/SqlCommenter/composer.json +++ b/src/SqlCommenter/composer.json @@ -26,7 +26,7 @@ "psalm/plugin-phpunit": "^0.19.2", "open-telemetry/sdk": "^1.0", "phpunit/phpunit": "^9.5", - "vimeo/psalm": "6.4.0", + "vimeo/psalm": "6.16.1", "symfony/http-client": "^5.4|^6.0", "guzzlehttp/promises": "^2", "php-http/message-factory": "^1.0", diff --git a/src/Symfony/composer.json b/src/Symfony/composer.json index baece0710..dc0a18746 100644 --- a/src/Symfony/composer.json +++ b/src/Symfony/composer.json @@ -55,7 +55,7 @@ "symfony/options-resolver": "^4.4|^5.3|^6.0", "symfony/proxy-manager-bridge": "^4.4|^5.3|^6.0", "symfony/yaml": "^4.4|^5.3|^6.0", - "vimeo/psalm": "6.4.0" + "vimeo/psalm": "6.16.1" }, "suggest": { "symfony/config": "Needed to use otel-sdk-bundle",