Skip to content

Commit 65cbeee

Browse files
author
Greg Bowler
committed
Include PHPStan
1 parent 9b3cc65 commit 65cbeee

2 files changed

Lines changed: 50 additions & 7 deletions

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
"php": ">=7.4"
88
},
99
"require-dev": {
10-
"phpunit/phpunit": "9.*"
10+
"phpunit/phpunit": "9.*",
11+
"phpstan/phpstan": "^0.12"
1112
},
1213

1314
"autoload": {

composer.lock

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

0 commit comments

Comments
 (0)