Исправления

This commit is contained in:
Arsen Mirzaev Tatyano-Muradovich
2021-03-29 11:23:00 +10:00
parent a9259eb7dc
commit 4c61ccbb65
11 changed files with 77 additions and 55 deletions

10
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "75801d98410f1427be988c04697ee255",
"content-hash": "ccecbc4681132b24e370af7c3db52dd8",
"packages": [
{
"name": "bower-asset/bootstrap",
@@ -829,20 +829,22 @@
},
{
"name": "mirzaev/yii2-arangodb-sessions",
"version": "1.1.x-dev",
"version": "dev-stable",
"source": {
"type": "git",
"url": "https://git.hood.su/mirzaev/yii2/arangodb/sessions/",
"reference": "8809a05c1b0d1deff2fbcb25f6fd65f851029e78"
"reference": "80c16734945a35a0d49170b9a1a854efb322fefb"
},
"require": {
"mirzaev/yii2-arangodb": "~2.1.x-dev",
"php": "^8.0.0",
"triagens/arangodb": "~3.2",
"yiisoft/yii2": "2.*"
},
"require-dev": {
"yiisoft/yii2-debug": "*"
},
"default-branch": true,
"type": "yii2-extension",
"autoload": {
"psr-4": {
@@ -868,7 +870,7 @@
"DbSession",
"yii2"
],
"time": "2021-03-21T18:58:00+00:00"
"time": "2021-03-21T18:39:52+00:00"
},
{
"name": "moonlandsoft/yii2-phpexcel",