Add --thanks option plugin

This commit is contained in:
Owen Voke
2020-07-01 10:22:30 +01:00
parent 234b6847ad
commit 64a8ed04ff
2 changed files with 47 additions and 0 deletions

View File

@ -85,6 +85,7 @@
},
"pest": {
"plugins": [
"Pest\\Plugins\\Thanks",
"Pest\\Plugins\\Version"
]
},