Skip to content

Commit 51c7ebd

Browse files
committed
add phpstan
1 parent 36360f1 commit 51c7ebd

File tree

3 files changed

+939
-58
lines changed

3 files changed

+939
-58
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414
},
1515
"require-dev": {
1616
"phpunit/phpunit": "^6.5",
17-
"mockery/mockery": "^1.0"
17+
"mockery/mockery": "^1.0",
18+
"phpstan/phpstan": "^0.9.0"
1819
},
1920
"autoload": {
2021
"psr-4": {

0 commit comments

Comments
 (0)