Add malkusch\phpmock to mock PHP built-in functions

This commit is contained in:
Jakub Turek 2015-02-21 14:36:07 +01:00
parent cf89e24106
commit b3587935fd

View file

@ -10,7 +10,8 @@
},
"require-dev": {
"phpunit/phpunit": "4.3.5",
"satooshi/php-coveralls": ">=0.6.1"
"satooshi/php-coveralls": ">=0.6.1",
"malkusch/php-mock": "dev-php-5.3"
},
"autoload": {
"psr-4": {