Обновление composer.json

This commit is contained in:
RedHood
2021-01-24 16:27:45 +10:00
parent c2afcfcc5a
commit 9887be35f9
3 changed files with 65 additions and 269 deletions

View File

@@ -8,6 +8,7 @@
{
"name": "Arsen Mirzaev Tatyano-Muradovich",
"email": "red@hood.su",
"homepage": "https://hood.su/mirzaev",
"role": "Developer"
}
],
@@ -20,10 +21,10 @@
"bower-asset/bootstrap": "*",
"npm-asset/jquery": "^3.5",
"bower-asset/jquery": "^3.5",
"explosivebit/arangodb": "^2.0",
"triagens/arangodb": "^3.6",
"moonlandsoft/yii2-phpexcel": "^2.0",
"carono/yii2-1c-exchange": "^0.3.1"
"moonlandsoft/yii2-phpexcel": ">=2.0",
"carono/yii2-1c-exchange": "^0.3.1",
"mirzaev/yii2-arangodb": "~2.1.0.x-dev"
},
"require-dev": {
"codeception/codeception": ">=4.1",