We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50336be commit 8b322a4Copy full SHA for 8b322a4
plugins/wpgraphql-logging/composer.json
@@ -54,6 +54,7 @@
54
"phpstan/phpstan-strict-rules": "^2.0",
55
"slevomat/coding-standard": "^8.0",
56
"szepeviktor/phpstan-wordpress": "^2.0",
57
+ "vimeo/psalm": "^6.0",
58
"wp-cli/wp-cli-bundle": "^2.8.1"
59
},
60
"config": {
@@ -63,7 +64,7 @@
63
64
65
"optimize-autoloader": true,
66
"platform": {
- "php": "8.1.2"
67
+ "php": "8.1.31"
68
69
"preferred-install": "dist",
70
"sort-packages": true
0 commit comments