Skip to content

Commit 608cdb2

Browse files
committed
Bump phpstan/phpstan from 2.1.38 to 2.1.40
--- updated-dependencies: - dependency-name: phpstan/phpstan dependency-version: 2.1.40 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 730f3c2 commit 608cdb2

3 files changed

Lines changed: 76 additions & 75 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"fidry/cpu-core-counter": "^1.3.0",
3535
"illuminate/container": "^10.49.0",
3636
"psr/container": "^2.0.2",
37-
"symfony/console": "^6.4.32",
37+
"symfony/console": "^6.4.34",
3838
"symfony/event-dispatcher": "^6.4.32",
3939
"symfony/process": "^6.4.33",
4040
"thephpf/attestation": "^0.0.5",
@@ -45,8 +45,8 @@
4545
"behat/behat": "^3.29.0",
4646
"bnf/phpstan-psr-container": "^1.1",
4747
"doctrine/coding-standard": "^14.0.0",
48-
"phpstan/phpstan": "^2.1.38",
49-
"phpstan/phpstan-phpunit": "^2.0",
48+
"phpstan/phpstan": "^2.1.40",
49+
"phpstan/phpstan-phpunit": "^2.0.16",
5050
"phpstan/phpstan-webmozart-assert": "^2.0",
5151
"phpunit/phpunit": "^10.5.63"
5252
},

0 commit comments

Comments
 (0)