Skip to content

Commit

Permalink
support phpstan/extension-installer
Browse files Browse the repository at this point in the history
  • Loading branch information
jiripudil authored and jkuchar committed Jan 11, 2021
1 parent 288e8aa commit 93d2669
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,10 @@
"psr-4": {
"Grifart\\PhpstanOneLine\\": "src"
}
},
"extra": {
"phpstan": {
"includes": ["config.neon"]
}
}
}

0 comments on commit 93d2669

Please sign in to comment.