Обновление 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

80
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": "4196a4ecb3a65a932cab9cbdeeb2b47f",
"content-hash": "7219e565f7400643e10772d84e87d8a5",
"packages": [
{
"name": "bower-asset/bootstrap",
@@ -53,7 +53,7 @@
"version": "3.5.1",
"source": {
"type": "git",
"url": "https://github.com/jquery/jquery-dist.git",
"url": "git@github.com:jquery/jquery-dist.git",
"reference": "4c0e4becb8263bb5b3e6dadc448d8e7305ef8215"
},
"dist": {
@@ -417,16 +417,6 @@
],
"time": "2020-12-29T14:50:06+00:00"
},
{
"name": "explosivebit/arangodb",
"version": "2.0",
"source": {
"type": "git",
"url": "https://github.com/pBazsi/yii2-arangodb.git",
"reference": "master"
},
"type": "library"
},
{
"name": "ezyang/htmlpurifier",
"version": "v4.13.0",
@@ -725,6 +715,56 @@
},
"time": "2020-08-28T17:11:00+00:00"
},
{
"name": "mirzaev/yii2-arangodb",
"version": "2.1.0.x-dev",
"source": {
"type": "git",
"url": "https://git.hood.su/mirzaev/yii2/arangodb",
"reference": "3355611e2008933d647e96316b2a488a7be705c5"
},
"require": {
"php": "^8.0.0",
"triagens/arangodb": "~3.2",
"yiisoft/yii2": "2.*"
},
"require-dev": {
"yiisoft/yii2-debug": "*"
},
"type": "yii2-extension",
"autoload": {
"psr-4": {
"mirzaev\\yii2\\arangodb\\": "mirzaev/yii2-arangodb"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"AGPL-3.0-or-later"
],
"authors": [
{
"name": "Arsen Mirzaev Tatyano-Muradovich",
"email": "red@hood.su",
"homepage": "https://hood.su/mirzaev",
"role": "Developer"
},
{
"name": "Ilya Rumyantsev",
"email": "explosivebit@gmail.com"
},
{
"name": "Alvian Burhanuddin",
"email": "alvianthelfarqy@gmail.com"
}
],
"description": "Library for connecting ArangoDB-PHP to Yii2",
"homepage": "https://git.hood.su/mirzaev/yii2/arangodb",
"keywords": [
"ArangoDb",
"yii2"
],
"time": "2021-01-20T03:59:35+00:00"
},
{
"name": "moonlandsoft/yii2-phpexcel",
"version": "2.0.0",
@@ -1703,16 +1743,16 @@
},
{
"name": "twbs/bootstrap",
"version": "v4.5.3",
"version": "v4.6.0",
"source": {
"type": "git",
"url": "https://github.com/twbs/bootstrap.git",
"reference": "a716fb03f965dc0846df479e14388b1b4b93d7ce"
"reference": "6ffb0b48e455430f8a5359ed689ad64c1143fac2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/twbs/bootstrap/zipball/a716fb03f965dc0846df479e14388b1b4b93d7ce",
"reference": "a716fb03f965dc0846df479e14388b1b4b93d7ce",
"url": "https://api.github.com/repos/twbs/bootstrap/zipball/6ffb0b48e455430f8a5359ed689ad64c1143fac2",
"reference": "6ffb0b48e455430f8a5359ed689ad64c1143fac2",
"shasum": ""
},
"replace": {
@@ -1752,7 +1792,7 @@
],
"support": {
"issues": "https://github.com/twbs/bootstrap/issues",
"source": "https://github.com/twbs/bootstrap/tree/v4.5.3"
"source": "https://github.com/twbs/bootstrap/tree/v4.6.0"
},
"funding": [
{
@@ -1760,7 +1800,7 @@
"type": "open_collective"
}
],
"time": "2020-10-13T15:38:30+00:00"
"time": "2021-01-19T16:16:38+00:00"
},
{
"name": "yiisoft/yii2",
@@ -6680,7 +6720,9 @@
],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"stability-flags": {
"mirzaev/yii2-arangodb": 20
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": {