Skip to content

Commit fd58f00

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.1 to 2.0.2. - [Release notes](https://github.com/phpstan/phpstan-strict-rules/releases) - [Commits](phpstan/phpstan-strict-rules@2.0.1...2.0.2) --- updated-dependencies: - dependency-name: phpstan/phpstan-strict-rules dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5e4ea71 commit fd58f00

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"phpstan/phpstan": "^2.1.1",
3333
"phpstan/phpstan-deprecation-rules": "^2.0.1",
3434
"phpstan/phpstan-phpunit": "^2.0.3",
35-
"phpstan/phpstan-strict-rules": "^2.0.1",
35+
"phpstan/phpstan-strict-rules": "^2.0.2",
3636
"phpunit/phpunit": "^10.5.27",
3737
"rector/rector": "^2.0.7",
3838
"roave/backward-compatibility-check": "^8.6.0"

composer.lock

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

0 commit comments

Comments
 (0)