Skip to content

Commit 494da4f

Browse files
Update phpstan/phpstan requirement from 2.1.39 to 2.1.40 (#614)
--- 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 492b31a commit 494da4f

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
@@ -32,7 +32,7 @@
3232
"doctrine/mongodb-odm": "^1.3.0 || ^2.0.0",
3333
"doctrine/orm": "^2.14 || ^3",
3434
"fig/log-test": "^1",
35-
"phpstan/phpstan": "2.1.39",
35+
"phpstan/phpstan": "2.1.40",
3636
"phpunit/phpunit": "^9.6.13 || ^12.4",
3737
"psr/log": "^1.1 || ^2 || ^3",
3838
"symfony/cache": "^5.4 || ^6.3 || ^7 || ^8",

0 commit comments

Comments
 (0)