Skip to content

Commit 24f0955

Browse files
Update shipmonk/phpstan-rules requirement in the phpstan group
Updates the requirements on [shipmonk/phpstan-rules](https://github.com/shipmonk-rnd/phpstan-rules) to permit the latest version. Updates `shipmonk/phpstan-rules` to 3.1.0 - [Release notes](https://github.com/shipmonk-rnd/phpstan-rules/releases) - [Commits](shipmonk-rnd/phpstan-rules@3.0.0...3.1.0) --- updated-dependencies: - dependency-name: shipmonk/phpstan-rules dependency-type: direct:development dependency-group: phpstan ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 603a078 commit 24f0955

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
@@ -27,7 +27,7 @@
2727
"phpunit/phpunit": "^8.5.21 || ^9.5.10",
2828
"phpstan/phpstan-strict-rules": "1.6.0",
2929
"spaze/phpstan-disallowed-calls": "3.4.0",
30-
"shipmonk/phpstan-rules": "3.0.0",
30+
"shipmonk/phpstan-rules": "3.1.0",
3131
"phpstan/phpstan-phpunit": "1.4.0",
3232
"php-parallel-lint/php-parallel-lint": "1.4.0",
3333
"nepada/coding-standard": "7.14.0",

0 commit comments

Comments
 (0)