Skip to content

Commit

Permalink
Merge pull request #27 from penske-media-corp/feature/adds-mockery
Browse files Browse the repository at this point in the history
adds mockery package
  • Loading branch information
jomurgel authored Jan 25, 2024
2 parents 442ce71 + caafaaf commit 994c41f
Show file tree
Hide file tree
Showing 2 changed files with 156 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,8 @@
"psr-4": {
"PMC\\Unit_Test\\": "src/"
}
},
"require": {
"mockery/mockery": "^1.6"
}
}
153 changes: 153 additions & 0 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 994c41f

Please sign in to comment.