Skip to content

Commit 16d0569

Browse files
Update phpstan/phpstan requirement from 2.1.38 to 2.1.40 (#116)
--- updated-dependencies: - dependency-name: phpstan/phpstan dependency-version: 2.1.40 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ed853e1 commit 16d0569

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"require-dev": {
2121
"phpunit/phpunit": "8.5.38",
22-
"phpstan/phpstan": "2.1.38",
22+
"phpstan/phpstan": "2.1.40",
2323
"squizlabs/php_codesniffer": "^4.0",
2424
"phpmd/phpmd": "^2.13",
2525
"guzzlehttp/guzzle": "^7.5"

0 commit comments

Comments
 (0)