Обновлены зависимости

This commit is contained in:
ErickSkrauch 2017-10-16 00:46:59 +03:00
parent c21ab8b15b
commit df340a6ad2

View File

@ -33,9 +33,8 @@
"codeception/codeception": "2.3.6", "codeception/codeception": "2.3.6",
"codeception/specify": "*", "codeception/specify": "*",
"codeception/verify": "*", "codeception/verify": "*",
"phploc/phploc": "^3.0.1", "mockery/mockery": "^1.0.0",
"mockery/mockery": "dev-master#87fc5f641657833f7c96f14ed3067effe94a0824", "php-mock/php-mock-mockery": "^1.2.0"
"php-mock/php-mock-mockery": "dev-mockery-1.0.0#03956ed4b34ae25bc20a0677500f4f4b416f976c"
}, },
"repositories": [ "repositories": [
{ {
@ -49,15 +48,8 @@
{ {
"type": "git", "type": "git",
"url": "git@gitlab.ely.by:elyby/email-renderer.git" "url": "git@gitlab.ely.by:elyby/email-renderer.git"
},
{
"type": "git",
"url": "git@github.com:erickskrauch/php-mock-mockery.git"
} }
], ],
"scripts": {
"phploc" : "phploc ./api ./common ./console"
},
"autoload": { "autoload": {
"files": [ "files": [
"common/consts.php" "common/consts.php"