Skip to content

Commit dea5eb6

Browse files
Update phpstan/phpstan requirement from 2.1.39 to 2.1.40
--- updated-dependencies: - dependency-name: phpstan/phpstan dependency-version: 2.1.40 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 55eabbb commit dea5eb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"squizlabs/php_codesniffer": "3.13.5",
2424
"wp-coding-standards/wpcs": "~3.3.0",
2525
"phpcompatibility/phpcompatibility-wp": "~2.1.3",
26-
"phpstan/phpstan": "2.1.39",
26+
"phpstan/phpstan": "2.1.44",
2727
"yoast/phpunit-polyfills": "^1.1.0"
2828
},
2929
"config": {

0 commit comments

Comments
 (0)