Skip to content

Commit 99c19d6

Browse files
chore(deps): update dependency vimeo/psalm to v6.16.1
1 parent 176b3fc commit 99c19d6

40 files changed

Lines changed: 40 additions & 40 deletions

File tree

src/Aws/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"phpstan/phpstan-phpunit": "^1.0",
3333
"phpunit/phpunit": "~9",
3434
"psalm/plugin-phpunit": "^0.19.2",
35-
"vimeo/psalm": "6.4.0"
35+
"vimeo/psalm": "6.16.1"
3636
},
3737
"autoload": {
3838
"psr-4": {

src/Context/Swoole/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
"psalm/plugin-phpunit": "^0.19.2",
3232
"open-telemetry/sdk": "^1.0",
3333
"phpunit/phpunit": "^9.5",
34-
"vimeo/psalm": "6.4.0"
34+
"vimeo/psalm": "6.16.1"
3535
}
3636
}

src/Instrumentation/AwsSdk/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"psalm/plugin-phpunit": "^0.19.2",
2727
"open-telemetry/sdk": "^1.0",
2828
"phpunit/phpunit": "^9.5",
29-
"vimeo/psalm": "6.4.0"
29+
"vimeo/psalm": "6.16.1"
3030
},
3131
"autoload": {
3232
"psr-4": {

src/Instrumentation/CakePHP/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"psalm/plugin-phpunit": "^0.19.2",
2727
"open-telemetry/sdk": "^1.0",
2828
"phpunit/phpunit": "^9.5|^10.5",
29-
"vimeo/psalm": "6.4.0",
29+
"vimeo/psalm": "6.16.1",
3030
"symfony/http-client": "^6 || ^7"
3131
},
3232
"suggest": {

src/Instrumentation/CodeIgniter/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"phpstan/phpstan-phpunit": "^1.0",
2929
"psalm/plugin-phpunit": "^0.19.2",
3030
"phpunit/phpunit": "^9.5",
31-
"vimeo/psalm": "6.4.0"
31+
"vimeo/psalm": "6.16.1"
3232
},
3333
"autoload": {
3434
"psr-4": {

src/Instrumentation/Curl/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"psalm/plugin-phpunit": "^0.19.2",
3232
"open-telemetry/sdk": "^1.0",
3333
"phpunit/phpunit": "^9.5",
34-
"vimeo/psalm": "6.4.0"
34+
"vimeo/psalm": "6.16.1"
3535
},
3636
"autoload": {
3737
"psr-4": {

src/Instrumentation/Doctrine/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"psalm/plugin-phpunit": "^0.19.2",
3232
"open-telemetry/sdk": "^1.0",
3333
"phpunit/phpunit": "^9.5",
34-
"vimeo/psalm": "6.4.0"
34+
"vimeo/psalm": "6.16.1"
3535
},
3636
"autoload": {
3737
"psr-4": {

src/Instrumentation/ExtAmqp/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"psalm/plugin-phpunit": "^0.19.2",
2626
"open-telemetry/sdk": "^1.0",
2727
"phpunit/phpunit": "^9.5",
28-
"vimeo/psalm": "6.4.0"
28+
"vimeo/psalm": "6.16.1"
2929
},
3030
"autoload": {
3131
"psr-4": {

src/Instrumentation/ExtRdKafka/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"psalm/plugin-phpunit": "^0.19.2",
2727
"open-telemetry/sdk": "^1.0",
2828
"phpunit/phpunit": "^9.5",
29-
"vimeo/psalm": "6.4.0"
29+
"vimeo/psalm": "6.16.1"
3030
},
3131
"autoload": {
3232
"psr-4": {

src/Instrumentation/Guzzle/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"psalm/plugin-phpunit": "^0.19.2",
2727
"open-telemetry/sdk": "^1.0",
2828
"phpunit/phpunit": "^9.5",
29-
"vimeo/psalm": "6.4.0"
29+
"vimeo/psalm": "6.16.1"
3030
},
3131
"autoload": {
3232
"psr-4": {

0 commit comments

Comments
 (0)