add prophecy and phpunit integration to make mocking a bit simpler.
This commit is contained in:
parent
6aed18158b
commit
0b130a42db
2 changed files with 125 additions and 19 deletions
|
|
@ -30,7 +30,8 @@
|
|||
"symfony/console" : "2.*",
|
||||
"psr/log": "1.0.0",
|
||||
"monolog/monolog": "1.6.0",
|
||||
"pimple/pimple": "1.1.*"
|
||||
"pimple/pimple": "1.1.*",
|
||||
"phpspec/prophecy-phpunit": "1.*"
|
||||
},
|
||||
|
||||
"suggest": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue