Skip to content

Commit 85afba8

Browse files
composer(deps-dev): Bump phpstan/phpstan-strict-rules
Bumps [phpstan/phpstan-strict-rules](https://github.com/phpstan/phpstan-strict-rules) from 2.0.6 to 2.0.10. - [Release notes](https://github.com/phpstan/phpstan-strict-rules/releases) - [Commits](phpstan/phpstan-strict-rules@2.0.6...2.0.10) --- updated-dependencies: - dependency-name: phpstan/phpstan-strict-rules dependency-version: 2.0.10 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1781288 commit 85afba8

File tree

2 files changed

+16
-18
lines changed

2 files changed

+16
-18
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"phpstan/phpstan": "^2.1.17",
3535
"phpstan/phpstan-deprecation-rules": "^2.0.3",
3636
"phpstan/phpstan-phpunit": "^2.0.7",
37-
"phpstan/phpstan-strict-rules": "^2.0.6",
37+
"phpstan/phpstan-strict-rules": "^2.0.10",
3838
"phpunit/phpunit": "^10.5.62"
3939
},
4040
"autoload": {

composer.lock

Lines changed: 15 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)