Skip to content

Commit 8b322a4

Browse files
committed
chore: update Psalm to v6 for WordPress 6.9 stubs compatibility
1 parent 50336be commit 8b322a4

File tree

2 files changed

+1401
-290
lines changed

2 files changed

+1401
-290
lines changed

plugins/wpgraphql-logging/composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
"phpstan/phpstan-strict-rules": "^2.0",
5555
"slevomat/coding-standard": "^8.0",
5656
"szepeviktor/phpstan-wordpress": "^2.0",
57+
"vimeo/psalm": "^6.0",
5758
"wp-cli/wp-cli-bundle": "^2.8.1"
5859
},
5960
"config": {
@@ -63,7 +64,7 @@
6364
},
6465
"optimize-autoloader": true,
6566
"platform": {
66-
"php": "8.1.2"
67+
"php": "8.1.31"
6768
},
6869
"preferred-install": "dist",
6970
"sort-packages": true

0 commit comments

Comments
 (0)