Skip to content

Commit a628bdb

Browse files
committed
ADD phpstan rule helper
1 parent 911700f commit a628bdb

2 files changed

Lines changed: 49 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
"require-dev": {
1212
"phpunit/phpunit": "^9.5.28",
1313
"friendsofphp/php-cs-fixer": "^3.13.2",
14-
"php-parallel-lint/php-parallel-lint": "^1.3.2"
14+
"php-parallel-lint/php-parallel-lint": "^1.3.2",
15+
"dave-liddament/phpstan-rule-test-helper": "^0.1.0"
1516
},
1617
"license": "MIT",
1718
"autoload": {

composer.lock

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

0 commit comments

Comments
 (0)