Added phpstan as a dev dependency.
This commit is contained in:
parent
45900202dc
commit
7831da9f70
4 changed files with 71 additions and 7 deletions
|
@ -29,5 +29,8 @@
|
|||
"composer/installers": true,
|
||||
"wikimedia/composer-merge-plugin": false
|
||||
}
|
||||
},
|
||||
"require-dev": {
|
||||
"phpstan/phpstan": "^1.10"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue