Skip to content

Commit 88195ee

Browse files
author
Jamie Hannaford
committed
Add prophecy as dev dependency for better mocking
1 parent 29e1f27 commit 88195ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
},
3434
"require-dev" : {
3535
"phpunit/phpunit": "4.3.*",
36+
"phpspec/prophecy": "~1.4",
3637
"satooshi/php-coveralls": "0.6.*@dev",
3738
"jakub-onderka/php-parallel-lint": "0.*",
3839
"fabpot/php-cs-fixer": "1.0.*@dev",

0 commit comments

Comments
 (0)