Skip to content

Commit

Permalink
Merge 3cdb360 into fbc3282
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 2, 2023
2 parents fbc3282 + 3cdb360 commit 6077006
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .phpcs.xml.dist
Expand Up @@ -56,4 +56,8 @@
<exclude-pattern>src/compatibility.php</exclude-pattern>
</rule>
<exclude-pattern>tests/PHPStan/latte-compatibility.php</exclude-pattern>

<rule ref="SlevomatCodingStandard.Arrays.DisallowPartiallyKeyed.DisallowedPartiallyKeyed">
<exclude-pattern>/tests/FormRenderer/HelpersTest.phpt</exclude-pattern>
</rule>
</ruleset>
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -32,7 +32,7 @@
"shipmonk/phpstan-rules": "2.5.1",
"phpstan/phpstan-mockery": "1.1.1",
"php-parallel-lint/php-parallel-lint": "1.3.2",
"nepada/coding-standard": "7.7.0",
"nepada/coding-standard": "7.9.0",
"nette/di": "^3.0.6@dev",
"nette/schema": "^1.0.3@dev",
"nette/bootstrap": ">=3.1@dev",
Expand Down

0 comments on commit 6077006

Please sign in to comment.