Skip to content

Commit

Permalink
Bump the phpstan group with 5 updates (#155)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 6, 2024
1 parent 8e16fb6 commit c30122f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
"require-dev": {
"nette/tester": "v2.5.2",
"mockery/mockery": "1.6.12",
"phpstan/phpstan": "1.10.67",
"phpstan/phpstan-strict-rules": "1.5.5",
"phpstan/phpstan-nette": "1.2.9",
"phpstan/phpstan": "1.11.3",
"phpstan/phpstan-strict-rules": "1.6.0",
"phpstan/phpstan-nette": "1.3.0",
"nepada/phpstan-nette-tester": "1.2.0",
"spaze/phpstan-disallowed-calls": "3.2.0",
"shipmonk/phpstan-rules": "2.12.0",
"spaze/phpstan-disallowed-calls": "3.4.0",
"shipmonk/phpstan-rules": "3.0.0",
"phpstan/phpstan-mockery": "1.1.2",
"php-parallel-lint/php-parallel-lint": "1.4.0",
"nepada/coding-standard": "7.14.0",
Expand Down
2 changes: 0 additions & 2 deletions tests/PHPStan/shipmonk.neon
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ parameters:
shipmonkRules:
allowComparingOnlyComparableTypes:
enabled: false
allowNamedArgumentOnlyInAttributes:
enabled: false
classSuffixNaming:
superclassToSuffixMapping:
\Throwable: Exception
Expand Down

0 comments on commit c30122f

Please sign in to comment.