mirror of
https://github.com/hauke68/Magallanes.git
synced 2025-10-14 01:00:18 +02:00
Add malkusch\phpmock to mock PHP built-in functions
This commit is contained in:
parent
cf89e24106
commit
b3587935fd
@ -10,7 +10,8 @@
|
|||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "4.3.5",
|
"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": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
|
Loading…
Reference in New Issue
Block a user