642 lines
22 KiB
JSON
642 lines
22 KiB
JSON
{
|
|
"_readme": [
|
|
"This file locks the dependencies of your project to a known state",
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
"This file is @generated automatically"
|
|
],
|
|
"content-hash": "6556bad2e96cc66bf6aed5a9fdd8cd57",
|
|
"packages": [
|
|
{
|
|
"name": "bower-asset/inputmask",
|
|
"version": "3.3.11",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/RobinHerbots/Inputmask.git",
|
|
"reference": "5e670ad62f50c738388d4dcec78d2888505ad77b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/RobinHerbots/Inputmask/zipball/5e670ad62f50c738388d4dcec78d2888505ad77b",
|
|
"reference": "5e670ad62f50c738388d4dcec78d2888505ad77b"
|
|
},
|
|
"require": {
|
|
"bower-asset/jquery": ">=1.7"
|
|
},
|
|
"type": "bower-asset",
|
|
"license": [
|
|
"http://opensource.org/licenses/mit-license.php"
|
|
]
|
|
},
|
|
{
|
|
"name": "bower-asset/jquery",
|
|
"version": "3.5.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git@github.com:jquery/jquery-dist.git",
|
|
"reference": "4c0e4becb8263bb5b3e6dadc448d8e7305ef8215"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/jquery/jquery-dist/zipball/4c0e4becb8263bb5b3e6dadc448d8e7305ef8215",
|
|
"reference": "4c0e4becb8263bb5b3e6dadc448d8e7305ef8215"
|
|
},
|
|
"type": "bower-asset",
|
|
"license": [
|
|
"MIT"
|
|
]
|
|
},
|
|
{
|
|
"name": "bower-asset/punycode",
|
|
"version": "v1.3.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git@github.com:bestiejs/punycode.js.git",
|
|
"reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/bestiejs/punycode.js/zipball/38c8d3131a82567bfef18da09f7f4db68c84f8a3",
|
|
"reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3"
|
|
},
|
|
"type": "bower-asset"
|
|
},
|
|
{
|
|
"name": "bower-asset/yii2-pjax",
|
|
"version": "2.0.7.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/yiisoft/jquery-pjax.git",
|
|
"reference": "aef7b953107264f00234902a3880eb50dafc48be"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/aef7b953107264f00234902a3880eb50dafc48be",
|
|
"reference": "aef7b953107264f00234902a3880eb50dafc48be"
|
|
},
|
|
"require": {
|
|
"bower-asset/jquery": ">=1.8"
|
|
},
|
|
"type": "bower-asset",
|
|
"license": [
|
|
"MIT"
|
|
]
|
|
},
|
|
{
|
|
"name": "cebe/markdown",
|
|
"version": "1.2.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/cebe/markdown.git",
|
|
"reference": "9bac5e971dd391e2802dca5400bbeacbaea9eb86"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/cebe/markdown/zipball/9bac5e971dd391e2802dca5400bbeacbaea9eb86",
|
|
"reference": "9bac5e971dd391e2802dca5400bbeacbaea9eb86",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"lib-pcre": "*",
|
|
"php": ">=5.4.0"
|
|
},
|
|
"require-dev": {
|
|
"cebe/indent": "*",
|
|
"facebook/xhprof": "*@dev",
|
|
"phpunit/phpunit": "4.1.*"
|
|
},
|
|
"bin": [
|
|
"bin/markdown"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.2.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"cebe\\markdown\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Carsten Brandt",
|
|
"email": "mail@cebe.cc",
|
|
"homepage": "http://cebe.cc/",
|
|
"role": "Creator"
|
|
}
|
|
],
|
|
"description": "A super fast, highly extensible markdown parser for PHP",
|
|
"homepage": "https://github.com/cebe/markdown#readme",
|
|
"keywords": [
|
|
"extensible",
|
|
"fast",
|
|
"gfm",
|
|
"markdown",
|
|
"markdown-extra"
|
|
],
|
|
"time": "2018-03-26T11:24:36+00:00"
|
|
},
|
|
{
|
|
"name": "dragonmantank/cron-expression",
|
|
"version": "v1.2.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/dragonmantank/cron-expression.git",
|
|
"reference": "9504fa9ea681b586028adaaa0877db4aecf32bad"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/9504fa9ea681b586028adaaa0877db4aecf32bad",
|
|
"reference": "9504fa9ea681b586028adaaa0877db4aecf32bad",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.0|~5.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Cron\\": "src/Cron/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Michael Dowling",
|
|
"email": "mtdowling@gmail.com",
|
|
"homepage": "https://github.com/mtdowling"
|
|
}
|
|
],
|
|
"description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
|
|
"keywords": [
|
|
"cron",
|
|
"schedule"
|
|
],
|
|
"time": "2017-01-23T04:29:33+00:00"
|
|
},
|
|
{
|
|
"name": "ezyang/htmlpurifier",
|
|
"version": "v4.13.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/ezyang/htmlpurifier.git",
|
|
"reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/08e27c97e4c6ed02f37c5b2b20488046c8d90d75",
|
|
"reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.2"
|
|
},
|
|
"require-dev": {
|
|
"simpletest/simpletest": "dev-master#72de02a7b80c6bb8864ef9bf66d41d2f58f826bd"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"HTMLPurifier": "library/"
|
|
},
|
|
"files": [
|
|
"library/HTMLPurifier.composer.php"
|
|
],
|
|
"exclude-from-classmap": [
|
|
"/library/HTMLPurifier/Language/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-2.1-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Edward Z. Yang",
|
|
"email": "admin@htmlpurifier.org",
|
|
"homepage": "http://ezyang.com"
|
|
}
|
|
],
|
|
"description": "Standards compliant HTML filter written in PHP",
|
|
"homepage": "http://htmlpurifier.org/",
|
|
"keywords": [
|
|
"html"
|
|
],
|
|
"time": "2020-06-29T00:56:53+00:00"
|
|
},
|
|
{
|
|
"name": "linslin/yii2-curl",
|
|
"version": "1.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/linslin/Yii2-Curl.git",
|
|
"reference": "38f2c28efb4c200b7ad1c2decb262806bb6b5cea"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/linslin/Yii2-Curl/zipball/38f2c28efb4c200b7ad1c2decb262806bb6b5cea",
|
|
"reference": "38f2c28efb4c200b7ad1c2decb262806bb6b5cea",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-curl": "*",
|
|
"ext-json": "*",
|
|
"yidas/yii2-bower-asset": "^2.0.13.1",
|
|
"yiisoft/yii2": "^2.0.0"
|
|
},
|
|
"require-dev": {
|
|
"codeception/base": "^2.2.3",
|
|
"codeception/specify": "~0.4.3",
|
|
"codeception/verify": "~0.3.1",
|
|
"codeclimate/php-test-reporter": "dev-master",
|
|
"guzzlehttp/guzzle": ">=4.1.4 <7.0",
|
|
"mcustiel/phiremock-codeception-extension": "1.2.4"
|
|
},
|
|
"type": "yii2-extension",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"linslin\\yii2\\curl\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nils Gajsek",
|
|
"email": "info@linslin.org"
|
|
}
|
|
],
|
|
"description": "Easy and nice cURL extension with RESTful support for Yii2",
|
|
"keywords": [
|
|
" curl",
|
|
"extension",
|
|
"restful",
|
|
"yii2"
|
|
],
|
|
"time": "2020-05-03T11:44:34+00:00"
|
|
},
|
|
{
|
|
"name": "omnilight/yii2-scheduling",
|
|
"version": "1.1.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/omnilight/yii2-scheduling.git",
|
|
"reference": "c7ffcd3b26143d47455ddd8e0cdf1611dbd9b74c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/omnilight/yii2-scheduling/zipball/c7ffcd3b26143d47455ddd8e0cdf1611dbd9b74c",
|
|
"reference": "c7ffcd3b26143d47455ddd8e0cdf1611dbd9b74c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"dragonmantank/cron-expression": "1.*",
|
|
"php": ">=5.4.0",
|
|
"symfony/process": "2.6.* || 3.* || 4.*",
|
|
"yiisoft/yii2": "2.0.*"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "4.8.36"
|
|
},
|
|
"suggest": {
|
|
"guzzlehttp/guzzle": "Required to use the thenPing method on schedules (~5.0)."
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"bootstrap": "omnilight\\scheduling\\Bootstrap"
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"omnilight\\scheduling\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"authors": [
|
|
{
|
|
"name": "Pavel Agalecky",
|
|
"email": "pavel.agalecky@gmail.com"
|
|
}
|
|
],
|
|
"description": "Scheduling extension for Yii2 framework",
|
|
"keywords": [
|
|
"cron",
|
|
"scheduling",
|
|
"yii"
|
|
],
|
|
"time": "2020-03-31T21:02:32+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/process",
|
|
"version": "v4.4.13",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/process.git",
|
|
"reference": "65e70bab62f3da7089a8d4591fb23fbacacb3479"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/process/zipball/65e70bab62f3da7089a8d4591fb23fbacacb3479",
|
|
"reference": "65e70bab62f3da7089a8d4591fb23fbacacb3479",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "4.4-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Process\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony Process Component",
|
|
"homepage": "https://symfony.com",
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2020-07-23T08:31:43+00:00"
|
|
},
|
|
{
|
|
"name": "yidas/yii2-bower-asset",
|
|
"version": "2.0.13.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/yidas/yii2-bower-asset.git",
|
|
"reference": "056dd55087e0b945c01c91c99eb346ef6e28a42e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/yidas/yii2-bower-asset/zipball/056dd55087e0b945c01c91c99eb346ef6e28a42e",
|
|
"reference": "056dd55087e0b945c01c91c99eb346ef6e28a42e",
|
|
"shasum": ""
|
|
},
|
|
"provide": {
|
|
"bower-asset/bootstrap": "*",
|
|
"bower-asset/inputmask": "*",
|
|
"bower-asset/jquery": "*",
|
|
"bower-asset/punycode": "*",
|
|
"bower-asset/typeahead.js": "*",
|
|
"bower-asset/yii2-pjax": "*"
|
|
},
|
|
"type": "yii2-extension",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"yidas\\yii2BowerAsset\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Bower Assets for Yii 2 app provided via Composer repository",
|
|
"keywords": [
|
|
"bower",
|
|
"bower asset",
|
|
"framework",
|
|
"yii2"
|
|
],
|
|
"time": "2019-09-19T11:33:03+00:00"
|
|
},
|
|
{
|
|
"name": "yiisoft/yii2",
|
|
"version": "2.0.38",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/yiisoft/yii2-framework.git",
|
|
"reference": "fd01e747cc66a049ec105048f0ab8dfbdf60bf4b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/fd01e747cc66a049ec105048f0ab8dfbdf60bf4b",
|
|
"reference": "fd01e747cc66a049ec105048f0ab8dfbdf60bf4b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"bower-asset/inputmask": "~3.2.2 | ~3.3.5",
|
|
"bower-asset/jquery": "3.5.*@stable | 3.4.*@stable | 3.3.*@stable | 3.2.*@stable | 3.1.*@stable | 2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable",
|
|
"bower-asset/punycode": "1.3.*",
|
|
"bower-asset/yii2-pjax": "~2.0.1",
|
|
"cebe/markdown": "~1.0.0 | ~1.1.0 | ~1.2.0",
|
|
"ext-ctype": "*",
|
|
"ext-mbstring": "*",
|
|
"ezyang/htmlpurifier": "~4.6",
|
|
"lib-pcre": "*",
|
|
"php": ">=5.4.0",
|
|
"yiisoft/yii2-composer": "~2.0.4"
|
|
},
|
|
"bin": [
|
|
"yii"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"yii\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Qiang Xue",
|
|
"email": "qiang.xue@gmail.com",
|
|
"homepage": "http://www.yiiframework.com/",
|
|
"role": "Founder and project lead"
|
|
},
|
|
{
|
|
"name": "Alexander Makarov",
|
|
"email": "sam@rmcreative.ru",
|
|
"homepage": "http://rmcreative.ru/",
|
|
"role": "Core framework development"
|
|
},
|
|
{
|
|
"name": "Maurizio Domba",
|
|
"homepage": "http://mdomba.info/",
|
|
"role": "Core framework development"
|
|
},
|
|
{
|
|
"name": "Carsten Brandt",
|
|
"email": "mail@cebe.cc",
|
|
"homepage": "http://cebe.cc/",
|
|
"role": "Core framework development"
|
|
},
|
|
{
|
|
"name": "Timur Ruziev",
|
|
"email": "resurtm@gmail.com",
|
|
"homepage": "http://resurtm.com/",
|
|
"role": "Core framework development"
|
|
},
|
|
{
|
|
"name": "Paul Klimov",
|
|
"email": "klimov.paul@gmail.com",
|
|
"role": "Core framework development"
|
|
},
|
|
{
|
|
"name": "Dmitry Naumenko",
|
|
"email": "d.naumenko.a@gmail.com",
|
|
"role": "Core framework development"
|
|
},
|
|
{
|
|
"name": "Boudewijn Vahrmeijer",
|
|
"email": "info@dynasource.eu",
|
|
"homepage": "http://dynasource.eu",
|
|
"role": "Core framework development"
|
|
}
|
|
],
|
|
"description": "Yii PHP Framework Version 2",
|
|
"homepage": "http://www.yiiframework.com/",
|
|
"keywords": [
|
|
"framework",
|
|
"yii2"
|
|
],
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/yiisoft",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://opencollective.com/yiisoft",
|
|
"type": "open_collective"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2020-09-14T21:52:10+00:00"
|
|
},
|
|
{
|
|
"name": "yiisoft/yii2-composer",
|
|
"version": "2.0.10",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/yiisoft/yii2-composer.git",
|
|
"reference": "94bb3f66e779e2774f8776d6e1bdeab402940510"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/94bb3f66e779e2774f8776d6e1bdeab402940510",
|
|
"reference": "94bb3f66e779e2774f8776d6e1bdeab402940510",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer-plugin-api": "^1.0 | ^2.0"
|
|
},
|
|
"require-dev": {
|
|
"composer/composer": "^1.0 | ^2.0@dev",
|
|
"phpunit/phpunit": "<7"
|
|
},
|
|
"type": "composer-plugin",
|
|
"extra": {
|
|
"class": "yii\\composer\\Plugin",
|
|
"branch-alias": {
|
|
"dev-master": "2.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"yii\\composer\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Qiang Xue",
|
|
"email": "qiang.xue@gmail.com"
|
|
},
|
|
{
|
|
"name": "Carsten Brandt",
|
|
"email": "mail@cebe.cc"
|
|
}
|
|
],
|
|
"description": "The composer plugin for Yii extension installer",
|
|
"keywords": [
|
|
"composer",
|
|
"extension installer",
|
|
"yii2"
|
|
],
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/yiisoft",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://opencollective.com/yiisoft",
|
|
"type": "open_collective"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-composer",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2020-06-24T00:04:01+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": [],
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": {
|
|
"php": "^7.2",
|
|
"ext-curl": "*"
|
|
},
|
|
"platform-dev": [],
|
|
"plugin-api-version": "1.1.0"
|
|
}
|