mirror of
https://github.com/hauke68/Magallanes.git
synced 2026-09-05 00:48:57 +02:00
Add malkusch\phpmock to mock PHP built-in functions
This commit is contained in:
+2
-1
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user