humhub/composer.lock

11528 lines
411 KiB
Plaintext
Raw Normal View History

{
"_readme": [
"This file locks the dependencies of your project to a known state",
2020-10-14 15:07:09 +02:00
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
2022-11-09 11:41:58 +01:00
"content-hash": "f62fb05972b35b62fedb8ed5ec89fb60",
"packages": [
{
"name": "async-aws/core",
2022-11-09 11:41:58 +01:00
"version": "1.17.0",
"source": {
"type": "git",
"url": "https://github.com/async-aws/core.git",
2022-11-09 11:41:58 +01:00
"reference": "3b58a4b3ddace0a9616028bde8f596fa7d7a2d7e"
},
"dist": {
"type": "zip",
2022-11-09 11:41:58 +01:00
"url": "https://api.github.com/repos/async-aws/core/zipball/3b58a4b3ddace0a9616028bde8f596fa7d7a2d7e",
"reference": "3b58a4b3ddace0a9616028bde8f596fa7d7a2d7e",
"shasum": ""
},
"require": {
"ext-hash": "*",
"ext-json": "*",
"ext-simplexml": "*",
"php": "^7.2.5 || ^8.0",
"psr/cache": "^1.0 || ^2.0 || ^3.0",
"psr/log": "^1.0 || ^2.0 || ^3.0",
"symfony/deprecation-contracts": "^2.1 || ^3.0",
"symfony/http-client": "^4.4.16 || ^5.1.7,!=5.2.0 || ^6.0",
"symfony/http-client-contracts": "^1.1.8 || ^2.0 || ^3.0",
"symfony/service-contracts": "^1.0 || ^2.0 || ^3.0"
},
"conflict": {
"async-aws/s3": "<1.1"
},
"type": "library",
"extra": {
"branch-alias": {
2022-11-09 11:41:58 +01:00
"dev-master": "1.17-dev"
}
},
"autoload": {
"psr-4": {
"AsyncAws\\Core\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Core package to integrate with AWS. This is a lightweight AWS SDK provider by AsyncAws.",
"keywords": [
"amazon",
"async-aws",
"aws",
"sdk",
"sts"
],
"support": {
2022-11-09 11:41:58 +01:00
"source": "https://github.com/async-aws/core/tree/1.17.0"
},
"funding": [
{
"url": "https://github.com/jderusse",
"type": "github"
},
{
"url": "https://github.com/nyholm",
"type": "github"
}
],
2022-11-09 11:41:58 +01:00
"time": "2022-08-01T16:46:07+00:00"
},
{
"name": "async-aws/ses",
2022-11-09 11:41:58 +01:00
"version": "1.5.0",
"source": {
"type": "git",
"url": "https://github.com/async-aws/ses.git",
2022-11-09 11:41:58 +01:00
"reference": "28f5916f662a0fa69852044b16c7344993c32c04"
},
"dist": {
"type": "zip",
2022-11-09 11:41:58 +01:00
"url": "https://api.github.com/repos/async-aws/ses/zipball/28f5916f662a0fa69852044b16c7344993c32c04",
"reference": "28f5916f662a0fa69852044b16c7344993c32c04",
"shasum": ""
},
"require": {
"async-aws/core": "^1.9",
"ext-json": "*",
"php": "^7.2.5 || ^8.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.5-dev"
}
},
"autoload": {
"psr-4": {
"AsyncAws\\Ses\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "SES client, part of the AWS SDK provided by AsyncAws.",
"keywords": [
"amazon",
"async-aws",
"aws",
"sdk",
"ses"
],
"support": {
2022-11-09 11:41:58 +01:00
"source": "https://github.com/async-aws/ses/tree/1.5.0"
},
"funding": [
{
"url": "https://github.com/jderusse",
"type": "github"
},
{
"url": "https://github.com/nyholm",
"type": "github"
}
],
2022-11-09 11:41:58 +01:00
"time": "2022-09-06T12:28:05+00:00"
},
{
"name": "bower-asset/bootstrap",
2019-05-19 13:33:13 +02:00
"version": "v3.4.1",
"source": {
"type": "git",
"url": "git@github.com:twbs/bootstrap.git",
2019-05-19 13:33:13 +02:00
"reference": "68b0d231a13201eb14acd3dc84e51543d16e5f7e"
},
"dist": {
"type": "zip",
2019-05-19 13:33:13 +02:00
"url": "https://api.github.com/repos/twbs/bootstrap/zipball/68b0d231a13201eb14acd3dc84e51543d16e5f7e",
2020-10-14 15:07:09 +02:00
"reference": "68b0d231a13201eb14acd3dc84e51543d16e5f7e"
},
"require": {
"bower-asset/jquery": ">=1.9.1,<4.0"
},
2018-02-26 09:55:39 +01:00
"type": "bower-asset",
"license": [
"MIT"
]
},
2018-02-14 10:10:38 +03:00
{
"name": "bower-asset/inputmask",
"version": "3.3.11",
"source": {
"type": "git",
"url": "git@github.com:RobinHerbots/Inputmask.git",
2018-02-14 10:10:38 +03:00
"reference": "5e670ad62f50c738388d4dcec78d2888505ad77b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/RobinHerbots/Inputmask/zipball/5e670ad62f50c738388d4dcec78d2888505ad77b",
2020-10-14 15:07:09 +02:00
"reference": "5e670ad62f50c738388d4dcec78d2888505ad77b"
2018-02-14 10:10:38 +03:00
},
"require": {
"bower-asset/jquery": ">=1.7"
},
"type": "bower-asset",
"license": [
"http://opensource.org/licenses/mit-license.php"
]
},
{
"name": "bower-asset/jquery",
2022-11-09 11:41:58 +01:00
"version": "3.6.1",
"source": {
"type": "git",
2022-11-09 11:41:58 +01:00
"url": "https://github.com/jquery/jquery-dist.git",
"reference": "3711efedf0ca2e998cd0417324f717f2e0b828ec"
},
"dist": {
"type": "zip",
2022-11-09 11:41:58 +01:00
"url": "https://api.github.com/repos/jquery/jquery-dist/zipball/3711efedf0ca2e998cd0417324f717f2e0b828ec",
"reference": "3711efedf0ca2e998cd0417324f717f2e0b828ec"
},
"type": "bower-asset",
"license": [
"MIT"
]
},
{
"name": "bower-asset/jquery-ui",
2018-02-08 14:28:55 +01:00
"version": "1.12.1",
"source": {
"type": "git",
2020-12-30 16:17:48 +01:00
"url": "git@github.com:components/jqueryui.git",
2018-02-08 14:28:55 +01:00
"reference": "44ecf3794cc56b65954cc19737234a3119d036cc"
},
"dist": {
"type": "zip",
2018-02-08 14:28:55 +01:00
"url": "https://api.github.com/repos/components/jqueryui/zipball/44ecf3794cc56b65954cc19737234a3119d036cc",
2020-10-14 15:07:09 +02:00
"reference": "44ecf3794cc56b65954cc19737234a3119d036cc"
},
"require": {
"bower-asset/jquery": ">=1.6"
},
2018-02-08 14:28:55 +01:00
"type": "bower-asset",
"license": [
"MIT"
]
},
{
"name": "bower-asset/punycode",
"version": "v1.3.2",
"source": {
"type": "git",
2022-02-12 08:53:17 +01:00
"url": "https://github.com/mathiasbynens/punycode.js.git",
"reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3"
},
"dist": {
"type": "zip",
2022-02-12 08:53:17 +01:00
"url": "https://api.github.com/repos/mathiasbynens/punycode.js/zipball/38c8d3131a82567bfef18da09f7f4db68c84f8a3",
2020-10-14 15:07:09 +02:00
"reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3"
},
2018-02-26 09:55:39 +01:00
"type": "bower-asset"
},
{
"name": "bower-asset/yii2-pjax",
2018-02-08 14:28:55 +01:00
"version": "2.0.7.1",
"source": {
"type": "git",
"url": "https://github.com/yiisoft/jquery-pjax.git",
2018-02-08 14:28:55 +01:00
"reference": "aef7b953107264f00234902a3880eb50dafc48be"
},
"dist": {
"type": "zip",
2018-02-08 14:28:55 +01:00
"url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/aef7b953107264f00234902a3880eb50dafc48be",
2020-10-14 15:07:09 +02:00
"reference": "aef7b953107264f00234902a3880eb50dafc48be"
},
"require": {
"bower-asset/jquery": ">=1.8"
},
2018-02-26 09:55:39 +01:00
"type": "bower-asset",
"license": [
"MIT"
]
},
2021-01-05 22:28:24 +01:00
{
"name": "brick/math",
2021-09-29 15:41:35 +02:00
"version": "0.9.3",
2021-01-05 22:28:24 +01:00
"source": {
"type": "git",
"url": "https://github.com/brick/math.git",
2021-09-29 15:41:35 +02:00
"reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae"
2021-01-05 22:28:24 +01:00
},
"dist": {
"type": "zip",
2021-09-29 15:41:35 +02:00
"url": "https://api.github.com/repos/brick/math/zipball/ca57d18f028f84f777b2168cd1911b0dee2343ae",
"reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae",
2021-01-05 22:28:24 +01:00
"shasum": ""
},
"require": {
"ext-json": "*",
2021-02-01 13:56:49 +01:00
"php": "^7.1 || ^8.0"
2021-01-05 22:28:24 +01:00
},
"require-dev": {
"php-coveralls/php-coveralls": "^2.2",
2021-02-01 13:56:49 +01:00
"phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.0",
2021-09-29 15:41:35 +02:00
"vimeo/psalm": "4.9.2"
2021-01-05 22:28:24 +01:00
},
"type": "library",
"autoload": {
"psr-4": {
"Brick\\Math\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Arbitrary-precision arithmetic library",
"keywords": [
"Arbitrary-precision",
"BigInteger",
"BigRational",
"arithmetic",
"bigdecimal",
"bignum",
"brick",
"math"
],
"support": {
"issues": "https://github.com/brick/math/issues",
2021-09-29 15:41:35 +02:00
"source": "https://github.com/brick/math/tree/0.9.3"
2021-01-05 22:28:24 +01:00
},
"funding": [
2021-09-29 15:41:35 +02:00
{
"url": "https://github.com/BenMorel",
"type": "github"
},
2021-01-05 22:28:24 +01:00
{
"url": "https://tidelift.com/funding/github/packagist/brick/math",
"type": "tidelift"
}
],
2021-09-29 15:41:35 +02:00
"time": "2021-08-15T20:50:18+00:00"
2021-01-05 22:28:24 +01:00
},
{
"name": "cebe/markdown",
2021-02-04 16:05:56 +01:00
"version": "1.2.1",
"source": {
"type": "git",
"url": "https://github.com/cebe/markdown.git",
2021-02-04 16:05:56 +01:00
"reference": "9bac5e971dd391e2802dca5400bbeacbaea9eb86"
},
"dist": {
"type": "zip",
2021-02-04 16:05:56 +01:00
"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",
2021-02-04 16:05:56 +01:00
"phpunit/phpunit": "4.1.*"
},
"bin": [
"bin/markdown"
],
"type": "library",
"extra": {
"branch-alias": {
2021-02-04 16:05:56 +01:00
"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"
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/cebe/markdown/issues",
"source": "https://github.com/cebe/markdown"
},
2021-02-04 16:05:56 +01:00
"time": "2018-03-26T11:24:36+00:00"
},
{
"name": "codeception/phpunit-wrapper",
2022-06-02 23:35:30 +02:00
"version": "8.1.6",
"source": {
"type": "git",
"url": "https://github.com/Codeception/phpunit-wrapper.git",
2022-06-02 23:35:30 +02:00
"reference": "7d3479bab7e2b6349044db8af11cd05d57809f9c"
},
"dist": {
"type": "zip",
2022-06-02 23:35:30 +02:00
"url": "https://api.github.com/repos/Codeception/phpunit-wrapper/zipball/7d3479bab7e2b6349044db8af11cd05d57809f9c",
"reference": "7d3479bab7e2b6349044db8af11cd05d57809f9c",
"shasum": ""
},
"require": {
2021-05-25 13:16:27 +02:00
"php": ">=7.2",
"phpunit/php-code-coverage": "^7.0",
"phpunit/phpunit": "^8.0",
2020-10-14 15:07:09 +02:00
"sebastian/comparator": "^3.0",
"sebastian/diff": "^3.0"
},
"require-dev": {
"codeception/specify": "*",
"vlucas/phpdotenv": "^3.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Codeception\\PHPUnit\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Davert",
"email": "davert.php@resend.cc"
}
],
"description": "PHPUnit classes used by Codeception",
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/Codeception/phpunit-wrapper/issues",
2022-06-02 23:35:30 +02:00
"source": "https://github.com/Codeception/phpunit-wrapper/tree/8.1.6"
2020-10-26 11:17:25 +01:00
},
2022-06-02 23:35:30 +02:00
"time": "2022-05-23T06:22:33+00:00"
},
{
"name": "codeception/stub",
2021-05-25 13:16:27 +02:00
"version": "3.7.0",
"source": {
"type": "git",
"url": "https://github.com/Codeception/Stub.git",
2021-05-25 13:16:27 +02:00
"reference": "468dd5fe659f131fc997f5196aad87512f9b1304"
},
"dist": {
"type": "zip",
2021-05-25 13:16:27 +02:00
"url": "https://api.github.com/repos/Codeception/Stub/zipball/468dd5fe659f131fc997f5196aad87512f9b1304",
"reference": "468dd5fe659f131fc997f5196aad87512f9b1304",
"shasum": ""
},
"require": {
2021-05-25 13:16:27 +02:00
"phpunit/phpunit": "^8.4 | ^9.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Codeception\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Flexible Stub wrapper for PHPUnit's Mock Builder",
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/Codeception/Stub/issues",
2021-05-25 13:16:27 +02:00
"source": "https://github.com/Codeception/Stub/tree/3.7.0"
2020-10-26 11:17:25 +01:00
},
2021-05-25 13:16:27 +02:00
"time": "2020-07-03T15:54:43+00:00"
},
{
"name": "doctrine/instantiator",
2022-03-15 23:57:22 +01:00
"version": "1.4.1",
"source": {
"type": "git",
"url": "https://github.com/doctrine/instantiator.git",
2022-03-15 23:57:22 +01:00
"reference": "10dcfce151b967d20fde1b34ae6640712c3891bc"
},
"dist": {
"type": "zip",
2022-03-15 23:57:22 +01:00
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/10dcfce151b967d20fde1b34ae6640712c3891bc",
"reference": "10dcfce151b967d20fde1b34ae6640712c3891bc",
"shasum": ""
},
"require": {
2020-10-14 15:07:09 +02:00
"php": "^7.1 || ^8.0"
},
"require-dev": {
2022-03-15 23:57:22 +01:00
"doctrine/coding-standard": "^9",
"ext-pdo": "*",
"ext-phar": "*",
2022-03-15 23:57:22 +01:00
"phpbench/phpbench": "^0.16 || ^1",
"phpstan/phpstan": "^1.4",
"phpstan/phpstan-phpunit": "^1",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
"vimeo/psalm": "^4.22"
},
"type": "library",
"autoload": {
"psr-4": {
"Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Marco Pivetta",
"email": "ocramius@gmail.com",
2020-12-30 16:17:48 +01:00
"homepage": "https://ocramius.github.io/"
}
],
"description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
2020-10-14 15:07:09 +02:00
"homepage": "https://www.doctrine-project.org/projects/instantiator.html",
"keywords": [
"constructor",
"instantiate"
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/doctrine/instantiator/issues",
2022-03-15 23:57:22 +01:00
"source": "https://github.com/doctrine/instantiator/tree/1.4.1"
2020-10-26 11:17:25 +01:00
},
2020-10-14 15:07:09 +02:00
"funding": [
{
"url": "https://www.doctrine-project.org/sponsorship.html",
"type": "custom"
},
{
"url": "https://www.patreon.com/phpdoctrine",
"type": "patreon"
},
{
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
"type": "tidelift"
}
],
2022-03-15 23:57:22 +01:00
"time": "2022-03-03T08:28:38+00:00"
},
{
"name": "doctrine/lexer",
"version": "1.2.3",
"source": {
"type": "git",
"url": "https://github.com/doctrine/lexer.git",
"reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/lexer/zipball/c268e882d4dbdd85e36e4ad69e02dc284f89d229",
"reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229",
"shasum": ""
},
"require": {
"php": "^7.1 || ^8.0"
},
"require-dev": {
"doctrine/coding-standard": "^9.0",
"phpstan/phpstan": "^1.3",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
"vimeo/psalm": "^4.11"
},
"type": "library",
"autoload": {
"psr-4": {
"Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
}
],
"description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
"homepage": "https://www.doctrine-project.org/projects/lexer.html",
"keywords": [
"annotations",
"docblock",
"lexer",
"parser",
"php"
],
"support": {
"issues": "https://github.com/doctrine/lexer/issues",
"source": "https://github.com/doctrine/lexer/tree/1.2.3"
},
"funding": [
{
"url": "https://www.doctrine-project.org/sponsorship.html",
"type": "custom"
},
{
"url": "https://www.patreon.com/phpdoctrine",
"type": "patreon"
},
{
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
"type": "tidelift"
}
],
"time": "2022-02-28T11:07:21+00:00"
},
{
"name": "egulias/email-validator",
2022-06-21 15:35:32 +02:00
"version": "3.2.1",
"source": {
"type": "git",
"url": "https://github.com/egulias/EmailValidator.git",
2022-06-21 15:35:32 +02:00
"reference": "f88dcf4b14af14a98ad96b14b2b317969eab6715"
},
"dist": {
"type": "zip",
2022-06-21 15:35:32 +02:00
"url": "https://api.github.com/repos/egulias/EmailValidator/zipball/f88dcf4b14af14a98ad96b14b2b317969eab6715",
"reference": "f88dcf4b14af14a98ad96b14b2b317969eab6715",
"shasum": ""
},
"require": {
"doctrine/lexer": "^1.2",
"php": ">=7.2",
"symfony/polyfill-intl-idn": "^1.15"
},
"require-dev": {
"php-coveralls/php-coveralls": "^2.2",
"phpunit/phpunit": "^8.5.8|^9.3.3",
"vimeo/psalm": "^4"
},
"suggest": {
"ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Egulias\\EmailValidator\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Eduardo Gulias Davis"
}
],
"description": "A library for validating emails against several RFCs",
"homepage": "https://github.com/egulias/EmailValidator",
"keywords": [
"email",
"emailvalidation",
"emailvalidator",
"validation",
"validator"
],
"support": {
"issues": "https://github.com/egulias/EmailValidator/issues",
2022-06-21 15:35:32 +02:00
"source": "https://github.com/egulias/EmailValidator/tree/3.2.1"
},
"funding": [
{
"url": "https://github.com/egulias",
"type": "github"
}
],
2022-06-21 15:35:32 +02:00
"time": "2022-06-18T20:57:19+00:00"
},
{
"name": "ezyang/htmlpurifier",
2022-11-09 11:41:58 +01:00
"version": "v4.16.0",
"source": {
"type": "git",
"url": "https://github.com/ezyang/htmlpurifier.git",
2022-11-09 11:41:58 +01:00
"reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8"
},
"dist": {
"type": "zip",
2022-11-09 11:41:58 +01:00
"url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/523407fb06eb9e5f3d59889b3978d5bfe94299c8",
"reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8",
"shasum": ""
},
"require": {
2022-11-09 11:41:58 +01:00
"php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0"
},
"require-dev": {
"cerdic/css-tidy": "^1.7 || ^2.0",
"simpletest/simpletest": "dev-master"
},
"suggest": {
"cerdic/css-tidy": "If you want to use the filter 'Filter.ExtractStyleBlocks'.",
"ext-bcmath": "Used for unit conversion and imagecrash protection",
"ext-iconv": "Converts text to and from non-UTF-8 encodings",
"ext-tidy": "Used for pretty-printing HTML"
},
"type": "library",
"autoload": {
"files": [
"library/HTMLPurifier.composer.php"
2020-07-13 19:56:32 +02:00
],
2022-03-15 23:57:22 +01:00
"psr-0": {
"HTMLPurifier": "library/"
},
2020-07-13 19:56:32 +02:00
"exclude-from-classmap": [
"/library/HTMLPurifier/Language/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2019-08-13 10:34:32 +02:00
"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"
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/ezyang/htmlpurifier/issues",
2022-11-09 11:41:58 +01:00
"source": "https://github.com/ezyang/htmlpurifier/tree/v4.16.0"
2020-10-26 11:17:25 +01:00
},
2022-11-09 11:41:58 +01:00
"time": "2022-09-18T07:06:19+00:00"
},
2021-01-05 22:28:24 +01:00
{
"name": "fgrosse/phpasn1",
2022-02-12 08:53:17 +01:00
"version": "v2.4.0",
2021-01-05 22:28:24 +01:00
"source": {
"type": "git",
"url": "https://github.com/fgrosse/PHPASN1.git",
2022-02-12 08:53:17 +01:00
"reference": "eef488991d53e58e60c9554b09b1201ca5ba9296"
2021-01-05 22:28:24 +01:00
},
"dist": {
"type": "zip",
2022-02-12 08:53:17 +01:00
"url": "https://api.github.com/repos/fgrosse/PHPASN1/zipball/eef488991d53e58e60c9554b09b1201ca5ba9296",
"reference": "eef488991d53e58e60c9554b09b1201ca5ba9296",
2021-01-05 22:28:24 +01:00
"shasum": ""
},
"require": {
2022-02-12 08:53:17 +01:00
"php": "~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0"
2021-01-05 22:28:24 +01:00
},
"require-dev": {
2022-02-12 08:53:17 +01:00
"php-coveralls/php-coveralls": "~2.0",
"phpunit/phpunit": "^6.3 || ^7.0 || ^8.0"
2021-01-05 22:28:24 +01:00
},
"suggest": {
"ext-bcmath": "BCmath is the fallback extension for big integer calculations",
"ext-curl": "For loading OID information from the web if they have not bee defined statically",
"ext-gmp": "GMP is the preferred extension for big integer calculations",
"phpseclib/bcmath_compat": "BCmath polyfill for servers where neither GMP nor BCmath is available"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"autoload": {
"psr-4": {
"FG\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Friedrich Große",
"email": "friedrich.grosse@gmail.com",
"homepage": "https://github.com/FGrosse",
"role": "Author"
},
{
"name": "All contributors",
"homepage": "https://github.com/FGrosse/PHPASN1/contributors"
}
],
"description": "A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.",
"homepage": "https://github.com/FGrosse/PHPASN1",
"keywords": [
"DER",
"asn.1",
"asn1",
"ber",
"binary",
"decoding",
"encoding",
"x.509",
"x.690",
"x509",
"x690"
],
"support": {
"issues": "https://github.com/fgrosse/PHPASN1/issues",
2022-02-12 08:53:17 +01:00
"source": "https://github.com/fgrosse/PHPASN1/tree/v2.4.0"
2021-01-05 22:28:24 +01:00
},
2022-02-12 08:53:17 +01:00
"time": "2021-12-11T12:41:06+00:00"
2021-01-05 22:28:24 +01:00
},
{
"name": "firebase/php-jwt",
2022-02-12 08:53:17 +01:00
"version": "v5.5.1",
"source": {
"type": "git",
"url": "https://github.com/firebase/php-jwt.git",
2022-02-12 08:53:17 +01:00
"reference": "83b609028194aa042ea33b5af2d41a7427de80e6"
},
"dist": {
"type": "zip",
2022-02-12 08:53:17 +01:00
"url": "https://api.github.com/repos/firebase/php-jwt/zipball/83b609028194aa042ea33b5af2d41a7427de80e6",
"reference": "83b609028194aa042ea33b5af2d41a7427de80e6",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"require-dev": {
2020-04-02 11:53:44 +02:00
"phpunit/phpunit": ">=4.8 <=9"
},
2021-09-29 15:41:35 +02:00
"suggest": {
"paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present"
},
"type": "library",
"autoload": {
"psr-4": {
"Firebase\\JWT\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Neuman Vong",
"email": "neuman+pear@twilio.com",
"role": "Developer"
},
{
"name": "Anant Narayanan",
"email": "anant@php.net",
"role": "Developer"
}
],
"description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
"homepage": "https://github.com/firebase/php-jwt",
2020-04-02 11:53:44 +02:00
"keywords": [
"jwt",
"php"
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/firebase/php-jwt/issues",
2022-02-12 08:53:17 +01:00
"source": "https://github.com/firebase/php-jwt/tree/v5.5.1"
2020-10-26 11:17:25 +01:00
},
2022-02-12 08:53:17 +01:00
"time": "2021-11-08T20:18:51+00:00"
},
{
"name": "imagine/imagine",
2022-04-13 21:57:05 +02:00
"version": "1.3.2",
"source": {
"type": "git",
2021-10-27 10:59:57 +02:00
"url": "https://github.com/php-imagine/Imagine.git",
2022-04-13 21:57:05 +02:00
"reference": "ae864f26afbf8859ebd2e2b9df92d77ee175dc13"
},
"dist": {
"type": "zip",
2022-04-13 21:57:05 +02:00
"url": "https://api.github.com/repos/php-imagine/Imagine/zipball/ae864f26afbf8859ebd2e2b9df92d77ee175dc13",
"reference": "ae864f26afbf8859ebd2e2b9df92d77ee175dc13",
"shasum": ""
},
"require": {
2022-03-15 23:57:22 +01:00
"php": ">=5.5"
},
"require-dev": {
2021-02-04 15:54:40 +01:00
"phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.4 || ^9.3"
},
"suggest": {
2022-03-15 23:57:22 +01:00
"ext-exif": "to read EXIF metadata",
"ext-gd": "to use the GD implementation",
"ext-gmagick": "to use the Gmagick implementation",
"ext-imagick": "to use the Imagick implementation"
},
"type": "library",
2018-02-26 09:55:39 +01:00
"extra": {
"branch-alias": {
2022-03-15 23:57:22 +01:00
"dev-develop": "1.x-dev"
2018-02-26 09:55:39 +01:00
}
},
"autoload": {
2021-02-04 15:54:40 +01:00
"psr-4": {
"Imagine\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Bulat Shakirzyanov",
"email": "mallluhuct@gmail.com",
"homepage": "http://avalanche123.com"
}
],
"description": "Image processing for PHP 5.3",
"homepage": "http://imagine.readthedocs.org/",
"keywords": [
"drawing",
"graphics",
"image manipulation",
"image processing"
],
2020-10-26 11:17:25 +01:00
"support": {
2021-10-27 10:59:57 +02:00
"issues": "https://github.com/php-imagine/Imagine/issues",
2022-04-13 21:57:05 +02:00
"source": "https://github.com/php-imagine/Imagine/tree/1.3.2"
2020-10-26 11:17:25 +01:00
},
2022-04-13 21:57:05 +02:00
"time": "2022-04-01T11:58:30+00:00"
},
{
"name": "jbroadway/urlify",
2022-06-21 15:35:32 +02:00
"version": "1.2.4-stable",
"source": {
"type": "git",
"url": "https://github.com/jbroadway/urlify.git",
2022-06-21 15:35:32 +02:00
"reference": "d0fafbaa1dc14e8039cdf5c72a932a8d1de1750e"
},
"dist": {
"type": "zip",
2022-06-21 15:35:32 +02:00
"url": "https://api.github.com/repos/jbroadway/urlify/zipball/d0fafbaa1dc14e8039cdf5c72a932a8d1de1750e",
"reference": "d0fafbaa1dc14e8039cdf5c72a932a8d1de1750e",
"shasum": ""
},
"require": {
2022-02-12 08:53:17 +01:00
"php": ">=7.2",
2022-06-21 15:35:32 +02:00
"voku/portable-ascii": "^2.0",
2020-01-03 14:33:58 +01:00
"voku/stop-words": "^2.0"
},
"require-dev": {
2022-02-12 08:53:17 +01:00
"phpunit/phpunit": "^8.5"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"psr-0": {
"URLify": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2018-09-04 18:51:45 +02:00
"BSD-3-Clause-Clear"
],
"authors": [
{
"name": "Johnny Broadway",
"email": "johnny@johnnybroadway.com",
"homepage": "http://www.johnnybroadway.com/"
}
],
2022-02-12 08:53:17 +01:00
"description": "A fast PHP slug generator and transliteration library that converts non-ascii characters for use in URLs.",
"homepage": "https://github.com/jbroadway/urlify",
"keywords": [
2022-02-12 08:53:17 +01:00
"ascii",
"blogging",
"blogs",
"downcode",
"encode",
"iconv",
"link",
2022-02-12 08:53:17 +01:00
"seo",
"slug",
2022-02-12 08:53:17 +01:00
"slugify",
"slugs",
"translit",
"transliterate",
"transliteration",
2022-02-12 08:53:17 +01:00
"unicode",
"url",
"urlify"
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/jbroadway/urlify/issues",
2022-06-21 15:35:32 +02:00
"source": "https://github.com/jbroadway/urlify/tree/1.2.4-stable"
2020-10-26 11:17:25 +01:00
},
2022-06-21 15:35:32 +02:00
"time": "2022-06-15T16:46:46+00:00"
},
{
"name": "kartik-v/bootstrap-fileinput",
2022-11-09 11:41:58 +01:00
"version": "v5.5.2",
"source": {
"type": "git",
"url": "https://github.com/kartik-v/bootstrap-fileinput.git",
2022-11-09 11:41:58 +01:00
"reference": "35c29cd9fd5bc47eae5238feaabee95b2d7efe3c"
},
"dist": {
"type": "zip",
2022-11-09 11:41:58 +01:00
"url": "https://api.github.com/repos/kartik-v/bootstrap-fileinput/zipball/35c29cd9fd5bc47eae5238feaabee95b2d7efe3c",
"reference": "35c29cd9fd5bc47eae5238feaabee95b2d7efe3c",
"shasum": ""
},
"type": "library",
"extra": {
"branch-alias": {
2022-11-09 11:41:58 +01:00
"dev-master": "5.5.x-dev"
}
},
"autoload": {
"psr-4": {
"kartik\\plugins\\fileinput\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Kartik Visweswaran",
"email": "kartikv2@gmail.com",
"homepage": "http://www.krajee.com/"
}
],
2021-09-29 15:41:35 +02:00
"description": "An enhanced HTML 5 file input for Bootstrap 5.x, 4.x, and 3.x with features for file preview for many file types, multiple selection, ajax uploads, and more.",
"homepage": "https://github.com/kartik-v/bootstrap-fileinput",
"keywords": [
"ajax",
"bootstrap",
"delete",
"file",
"image",
"input",
"jquery",
"multiple",
"preview",
"progress",
"upload"
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/kartik-v/bootstrap-fileinput/issues",
2022-11-09 11:41:58 +01:00
"source": "https://github.com/kartik-v/bootstrap-fileinput/tree/v5.5.2"
2020-10-26 11:17:25 +01:00
},
2020-10-14 15:07:09 +02:00
"funding": [
{
"url": "https://opencollective.com/bootstrap-fileinput",
"type": "open_collective"
}
],
2022-11-09 11:41:58 +01:00
"time": "2022-10-13T06:16:39+00:00"
},
{
"name": "kartik-v/bootstrap-star-rating",
2021-09-29 15:41:35 +02:00
"version": "v4.1.2",
"source": {
"type": "git",
"url": "https://github.com/kartik-v/bootstrap-star-rating.git",
2021-09-29 15:41:35 +02:00
"reference": "c301efed4c82e9d5f11a0845ae428ba60931b44e"
},
"dist": {
"type": "zip",
2021-09-29 15:41:35 +02:00
"url": "https://api.github.com/repos/kartik-v/bootstrap-star-rating/zipball/c301efed4c82e9d5f11a0845ae428ba60931b44e",
"reference": "c301efed4c82e9d5f11a0845ae428ba60931b44e",
"shasum": ""
},
"type": "library",
"extra": {
"branch-alias": {
2021-09-29 15:41:35 +02:00
"dev-master": "4.1.x-dev"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Kartik Visweswaran",
"email": "kartikv2@gmail.com",
"homepage": "http://www.krajee.com/"
}
],
"description": "A simple yet powerful JQuery star rating plugin for Bootstrap.",
"homepage": "https://github.com/kartik-v/bootstrap-star-rating",
"keywords": [
"Rating",
"awesome",
"bootstrap",
"font",
"glyphicon",
"star",
"svg"
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/kartik-v/bootstrap-star-rating/issues",
2021-09-29 15:41:35 +02:00
"source": "https://github.com/kartik-v/bootstrap-star-rating/tree/v4.1.2"
2020-10-26 11:17:25 +01:00
},
2021-05-25 10:44:32 +02:00
"funding": [
{
"url": "https://opencollective.com/bootstrap-star-rating",
"type": "open_collective"
}
],
2021-09-29 15:41:35 +02:00
"time": "2021-09-20T03:06:01+00:00"
},
{
"name": "kartik-v/dependent-dropdown",
2019-05-19 13:33:13 +02:00
"version": "v1.4.9",
"source": {
"type": "git",
"url": "https://github.com/kartik-v/dependent-dropdown.git",
2019-05-19 13:33:13 +02:00
"reference": "54a8806002ee21b744508a2edb95ed01d35c6cf9"
},
"dist": {
"type": "zip",
2019-05-19 13:33:13 +02:00
"url": "https://api.github.com/repos/kartik-v/dependent-dropdown/zipball/54a8806002ee21b744508a2edb95ed01d35c6cf9",
"reference": "54a8806002ee21b744508a2edb95ed01d35c6cf9",
"shasum": ""
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.4.x-dev"
}
},
"autoload": {
"psr-4": {
"kartik\\plugins\\depdrop\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Kartik Visweswaran",
"email": "kartikv2@gmail.com",
"homepage": "http://www.krajee.com/"
}
],
"description": "A multi level dependent dropdown JQuery plugin that allows nested dependencies.",
"homepage": "https://github.com/kartik-v/dependent-dropdown",
"keywords": [
"dependent",
"dropdown",
"jquery",
"option",
"select"
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/kartik-v/dependent-dropdown/issues",
"source": "https://github.com/kartik-v/dependent-dropdown/tree/master"
},
2020-10-14 15:07:09 +02:00
"time": "2019-03-09T10:53:11+00:00"
},
{
"name": "kartik-v/yii2-krajee-base",
"version": "v3.0.5",
"source": {
"type": "git",
"url": "https://github.com/kartik-v/yii2-krajee-base.git",
"reference": "5c095126d1be47e0bb1f92779b7dc099f6feae31"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/kartik-v/yii2-krajee-base/zipball/5c095126d1be47e0bb1f92779b7dc099f6feae31",
"reference": "5c095126d1be47e0bb1f92779b7dc099f6feae31",
"shasum": ""
},
"suggest": {
"yiisoft/yii2-bootstrap": "for Krajee extensions to work with Bootstrap 3.x version",
2022-02-12 08:53:17 +01:00
"yiisoft/yii2-bootstrap4": "for Krajee extensions to work with Bootstrap 4.x version",
"yiisoft/yii2-bootstrap5": "for Krajee extensions to work with Bootstrap 5.x version"
},
"type": "yii2-extension",
"extra": {
"branch-alias": {
2021-09-29 15:41:35 +02:00
"dev-master": "3.0.x-dev"
}
},
"autoload": {
"psr-4": {
2018-08-17 10:34:25 +02:00
"kartik\\base\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Kartik Visweswaran",
"email": "kartikv2@gmail.com",
"homepage": "http://www.krajee.com/"
}
],
"description": "Base library and foundation components for all Yii2 Krajee extensions.",
"homepage": "https://github.com/kartik-v/yii2-krajee-base",
"keywords": [
"base",
"extension",
"foundation",
"krajee",
"widget",
"yii2"
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/kartik-v/yii2-krajee-base/issues",
"source": "https://github.com/kartik-v/yii2-krajee-base/tree/v3.0.5"
2020-10-26 11:17:25 +01:00
},
"time": "2022-06-01T14:05:39+00:00"
},
{
"name": "kartik-v/yii2-widget-activeform",
2022-03-15 23:57:22 +01:00
"version": "v1.6.2",
"source": {
"type": "git",
"url": "https://github.com/kartik-v/yii2-widget-activeform.git",
2022-03-15 23:57:22 +01:00
"reference": "98dbf789c9f71a35c76a8c2b667e86815ae51ac1"
},
"dist": {
"type": "zip",
2022-03-15 23:57:22 +01:00
"url": "https://api.github.com/repos/kartik-v/yii2-widget-activeform/zipball/98dbf789c9f71a35c76a8c2b667e86815ae51ac1",
"reference": "98dbf789c9f71a35c76a8c2b667e86815ae51ac1",
"shasum": ""
},
"require": {
2022-03-15 23:57:22 +01:00
"kartik-v/yii2-krajee-base": ">=3.0.3"
},
"type": "yii2-extension",
"extra": {
"branch-alias": {
2021-09-29 15:41:35 +02:00
"dev-master": "1.6.x-dev"
}
},
"autoload": {
"psr-4": {
2018-08-17 10:34:25 +02:00
"kartik\\form\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Kartik Visweswaran",
"email": "kartikv2@gmail.com",
"homepage": "http://www.krajee.com/"
}
],
"description": "Enhanced Yii2 active-form and active-field with full bootstrap styling support (sub repo split from yii2-widgets).",
"homepage": "https://github.com/kartik-v/yii2-widget-activeform",
"keywords": [
"activefield",
"activeform",
"extension",
"field",
"form",
"widget",
"yii2"
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/kartik-v/yii2-widget-activeform/issues",
2022-03-15 23:57:22 +01:00
"source": "https://github.com/kartik-v/yii2-widget-activeform/tree/v1.6.2"
2020-10-26 11:17:25 +01:00
},
2021-09-29 15:41:35 +02:00
"funding": [
{
"url": "https://opencollective.com/yii2-widgets",
"type": "open_collective"
}
],
2022-03-15 23:57:22 +01:00
"time": "2022-02-26T18:53:51+00:00"
},
{
"name": "kartik-v/yii2-widget-affix",
"version": "v1.0.0",
"source": {
"type": "git",
"url": "https://github.com/kartik-v/yii2-widget-affix.git",
"reference": "2184119bfa518c285406156f744769b13b861712"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/kartik-v/yii2-widget-affix/zipball/2184119bfa518c285406156f744769b13b861712",
"reference": "2184119bfa518c285406156f744769b13b861712",
"shasum": ""
},
"require": {
"kartik-v/yii2-krajee-base": "*"
},
"type": "yii2-extension",
"autoload": {
"psr-4": {
"kartik\\affix\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD 3-Clause"
],
"authors": [
{
"name": "Kartik Visweswaran",
"email": "kartikv2@gmail.com",
"homepage": "http://www.krajee.com/"
}
],
"description": "A scrollspy and affixed enhanced navigation to highlight page sections (sub repo split from yii2-widgets)",
"homepage": "https://github.com/kartik-v/yii2-widget-affix",
"keywords": [
"affix",
"bootstrap",
"extension",
"jquery",
"navigation",
"plugin",
"scrollspy",
"widget",
"yii2"
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/kartik-v/yii2-widget-affix/issues",
"source": "https://github.com/kartik-v/yii2-widget-affix/tree/master"
},
2020-10-14 15:07:09 +02:00
"time": "2014-11-09T04:56:27+00:00"
},
{
"name": "kartik-v/yii2-widget-alert",
2022-02-12 08:53:17 +01:00
"version": "v1.1.5",
"source": {
"type": "git",
"url": "https://github.com/kartik-v/yii2-widget-alert.git",
2022-02-12 08:53:17 +01:00
"reference": "6a45d7dc294eecd578cf8cb9acb671d1cafa0727"
},
"dist": {
"type": "zip",
2022-02-12 08:53:17 +01:00
"url": "https://api.github.com/repos/kartik-v/yii2-widget-alert/zipball/6a45d7dc294eecd578cf8cb9acb671d1cafa0727",
"reference": "6a45d7dc294eecd578cf8cb9acb671d1cafa0727",
"shasum": ""
},
"require": {
2021-05-25 10:44:32 +02:00
"kartik-v/yii2-widget-growl": ">=1.1.2"
},
"type": "yii2-extension",
"extra": {
"branch-alias": {
"dev-master": "1.1.x-dev"
}
},
"autoload": {
"psr-4": {
2021-05-25 10:44:32 +02:00
"kartik\\alert\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2021-05-25 10:44:32 +02:00
"BSD-3-Clause"
],
"authors": [
{
"name": "Kartik Visweswaran",
"email": "kartikv2@gmail.com",
"homepage": "http://www.krajee.com/"
}
],
"description": "A widget to generate alert based notifications using bootstrap-alert plugin (sub repo split from yii2-widgets)",
"homepage": "https://github.com/kartik-v/yii2-widget-alert",
"keywords": [
"alert",
"block",
"bootstrap",
"extension",
"flash",
"jquery",
"notification",
"plugin",
"widget",
"yii2"
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/kartik-v/yii2-widget-alert/issues",
2022-02-12 08:53:17 +01:00
"source": "https://github.com/kartik-v/yii2-widget-alert/tree/v1.1.5"
2020-10-26 11:17:25 +01:00
},
2022-02-12 08:53:17 +01:00
"time": "2021-10-16T10:23:22+00:00"
},
{
"name": "kartik-v/yii2-widget-colorinput",
2020-10-26 11:17:25 +01:00
"version": "v1.0.6",
"source": {
"type": "git",
"url": "https://github.com/kartik-v/yii2-widget-colorinput.git",
2020-10-26 11:17:25 +01:00
"reference": "e35e6c7615a735b65557d6c38d112b77e2628c69"
},
"dist": {
"type": "zip",
2020-10-26 11:17:25 +01:00
"url": "https://api.github.com/repos/kartik-v/yii2-widget-colorinput/zipball/e35e6c7615a735b65557d6c38d112b77e2628c69",
"reference": "e35e6c7615a735b65557d6c38d112b77e2628c69",
"shasum": ""
},
"require": {
"kartik-v/yii2-krajee-base": ">=1.9"
},
"type": "yii2-extension",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"kartik\\color\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Kartik Visweswaran",
"email": "kartikv2@gmail.com",
"homepage": "http://www.krajee.com/"
}
],
"description": "An enhanced Yii 2 widget encapsulating the HTML 5 color input (sub repo split from yii2-widgets)",
"homepage": "https://github.com/kartik-v/yii2-widget-colorinput",
"keywords": [
"HTML5",
"color",
"extension",
"form",
"input",
"jquery",
"plugin",
"widget",
"yii2"
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/kartik-v/yii2-widget-colorinput/issues",
"source": "https://github.com/kartik-v/yii2-widget-colorinput/tree/v1.0.6"
},
"time": "2020-10-23T17:50:44+00:00"
},
{
"name": "kartik-v/yii2-widget-datepicker",
2022-02-12 08:53:17 +01:00
"version": "v1.4.8",
"source": {
"type": "git",
"url": "https://github.com/kartik-v/yii2-widget-datepicker.git",
2022-02-12 08:53:17 +01:00
"reference": "f5f8b396cf03d4a383aad5e7b338f8cb065abf66"
},
"dist": {
"type": "zip",
2022-02-12 08:53:17 +01:00
"url": "https://api.github.com/repos/kartik-v/yii2-widget-datepicker/zipball/f5f8b396cf03d4a383aad5e7b338f8cb065abf66",
"reference": "f5f8b396cf03d4a383aad5e7b338f8cb065abf66",
"shasum": ""
},
"require": {
2018-10-10 16:30:06 +02:00
"kartik-v/yii2-krajee-base": ">=2.0.0"
},
"type": "yii2-extension",
"extra": {
"branch-alias": {
"dev-master": "1.4.x-dev"
}
},
"autoload": {
"psr-4": {
2018-09-04 18:51:45 +02:00
"kartik\\date\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Kartik Visweswaran",
"email": "kartikv2@gmail.com",
"homepage": "http://www.krajee.com/"
}
],
"description": "Enhanced Yii2 wrapper for the bootstrap datepicker plugin (sub repo split from yii2-widgets).",
"homepage": "https://github.com/kartik-v/yii2-widget-datepicker",
"keywords": [
"date",
"extension",
"form",
"jquery",
"picker",
"plugin",
"select2",
"widget",
"yii2"
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/kartik-v/yii2-widget-datepicker/issues",
2022-02-12 08:53:17 +01:00
"source": "https://github.com/kartik-v/yii2-widget-datepicker/tree/v1.4.8"
2020-10-26 11:17:25 +01:00
},
2022-02-12 08:53:17 +01:00
"time": "2021-10-28T03:58:09+00:00"
},
{
"name": "kartik-v/yii2-widget-datetimepicker",
2022-04-13 21:57:05 +02:00
"version": "v1.5.1",
"source": {
"type": "git",
"url": "https://github.com/kartik-v/yii2-widget-datetimepicker.git",
2022-04-13 21:57:05 +02:00
"reference": "85b22d38553ca207f86be198f37e6531347e9a23"
},
"dist": {
"type": "zip",
2022-04-13 21:57:05 +02:00
"url": "https://api.github.com/repos/kartik-v/yii2-widget-datetimepicker/zipball/85b22d38553ca207f86be198f37e6531347e9a23",
"reference": "85b22d38553ca207f86be198f37e6531347e9a23",
"shasum": ""
},
"require": {
2022-04-13 21:57:05 +02:00
"kartik-v/yii2-krajee-base": ">=3.0.4"
},
"type": "yii2-extension",
"extra": {
"branch-alias": {
2022-02-12 08:53:17 +01:00
"dev-master": "1.5.x-dev"
}
},
"autoload": {
"psr-4": {
"kartik\\datetime\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Kartik Visweswaran",
"email": "kartikv2@gmail.com",
"homepage": "http://www.krajee.com/"
}
],
"description": "Enhanced Yii2 wrapper for the bootstrap datetimepicker plugin (sub repo split from yii2-widgets)",
"homepage": "https://github.com/kartik-v/yii2-widget-datetimepicker",
"keywords": [
"datetime",
"extension",
"form",
"jquery",
"picker",
"plugin",
"select2",
"widget",
"yii2"
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/kartik-v/yii2-widget-datetimepicker/issues",
2022-04-13 21:57:05 +02:00
"source": "https://github.com/kartik-v/yii2-widget-datetimepicker/tree/v1.5.1"
2020-10-26 11:17:25 +01:00
},
2022-04-13 21:57:05 +02:00
"time": "2022-03-18T17:42:22+00:00"
},
{
"name": "kartik-v/yii2-widget-depdrop",
2019-05-19 13:33:13 +02:00
"version": "v1.0.6",
"source": {
"type": "git",
"url": "https://github.com/kartik-v/yii2-widget-depdrop.git",
2019-05-19 13:33:13 +02:00
"reference": "ea347e3793fbd8273cc9bd1eb94c4b32bb55d318"
},
"dist": {
"type": "zip",
2019-05-19 13:33:13 +02:00
"url": "https://api.github.com/repos/kartik-v/yii2-widget-depdrop/zipball/ea347e3793fbd8273cc9bd1eb94c4b32bb55d318",
"reference": "ea347e3793fbd8273cc9bd1eb94c4b32bb55d318",
"shasum": ""
},
"require": {
"kartik-v/dependent-dropdown": "~1.4",
2018-10-10 16:30:06 +02:00
"kartik-v/yii2-krajee-base": ">=2.0.0"
},
"type": "yii2-extension",
2018-10-10 16:30:06 +02:00
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
2018-10-10 16:30:06 +02:00
"kartik\\depdrop\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Kartik Visweswaran",
"email": "kartikv2@gmail.com",
"homepage": "http://www.krajee.com/"
}
],
"description": "Widget that enables setting up dependent dropdowns with nested dependencies (sub repo split from yii2-widgets)",
"homepage": "https://github.com/kartik-v/yii2-widget-depdrop",
"keywords": [
"dependent",
"dropdown",
"extension",
"form",
"jquery",
"plugin",
"widget",
"yii2"
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/kartik-v/yii2-widget-depdrop/issues",
"source": "https://github.com/kartik-v/yii2-widget-depdrop/tree/v1.0.6"
},
2020-10-14 15:07:09 +02:00
"time": "2019-04-19T07:02:48+00:00"
},
{
"name": "kartik-v/yii2-widget-fileinput",
"version": "v1.1.1",
"source": {
"type": "git",
"url": "https://github.com/kartik-v/yii2-widget-fileinput.git",
"reference": "b5500b6855526837154694c2afab8dbc3afc8abd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/kartik-v/yii2-widget-fileinput/zipball/b5500b6855526837154694c2afab8dbc3afc8abd",
"reference": "b5500b6855526837154694c2afab8dbc3afc8abd",
"shasum": ""
},
"require": {
"kartik-v/bootstrap-fileinput": ">=5.5.0",
"kartik-v/yii2-krajee-base": ">=3.0.5"
},
"type": "yii2-extension",
"extra": {
"branch-alias": {
2020-10-26 11:17:25 +01:00
"dev-master": "1.1.x-dev"
}
},
"autoload": {
"psr-4": {
"kartik\\file\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Kartik Visweswaran",
"email": "kartikv2@gmail.com",
"homepage": "http://www.krajee.com/"
}
],
"description": "An enhanced FileInput widget for Bootstrap 3.x, 4.x & 5.x with file preview, multiple selection, and more features (sub repo split from yii2-widgets)",
"homepage": "https://github.com/kartik-v/yii2-widget-fileinput",
"keywords": [
"extension",
"file",
"form",
"input",
"jquery",
"plugin",
"upload",
"widget",
"yii2"
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/kartik-v/yii2-widget-fileinput/issues",
"source": "https://github.com/kartik-v/yii2-widget-fileinput/tree/v1.1.1"
2020-10-26 11:17:25 +01:00
},
"funding": [
{
"url": "https://opencollective.com/yii2-widget-fileinput",
"type": "open_collective"
}
],
"time": "2022-06-28T04:31:04+00:00"
},
{
"name": "kartik-v/yii2-widget-growl",
2021-05-25 10:44:32 +02:00
"version": "v1.1.2",
"source": {
"type": "git",
"url": "https://github.com/kartik-v/yii2-widget-growl.git",
2021-05-25 10:44:32 +02:00
"reference": "37e8f9f10d3bc9d71f3ef64c4aaa0e2fc83dd5dc"
},
"dist": {
"type": "zip",
2021-05-25 10:44:32 +02:00
"url": "https://api.github.com/repos/kartik-v/yii2-widget-growl/zipball/37e8f9f10d3bc9d71f3ef64c4aaa0e2fc83dd5dc",
"reference": "37e8f9f10d3bc9d71f3ef64c4aaa0e2fc83dd5dc",
"shasum": ""
},
"require": {
2021-05-25 10:44:32 +02:00
"kartik-v/yii2-krajee-base": ">=2.0.0"
},
"type": "yii2-extension",
2021-05-25 10:44:32 +02:00
"extra": {
"branch-alias": {
"dev-master": "1.1.x-dev"
}
},
"autoload": {
"psr-4": {
2021-05-25 10:44:32 +02:00
"kartik\\growl\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2021-05-25 10:44:32 +02:00
"BSD-3-Clause"
],
"authors": [
{
"name": "Kartik Visweswaran",
"email": "kartikv2@gmail.com",
"homepage": "http://www.krajee.com/"
}
],
"description": "A widget to generate growl based notifications using bootstrap-growl plugin (sub repo split from yii2-widgets)",
"homepage": "https://github.com/kartik-v/yii2-widget-growl",
"keywords": [
"alert",
"bootstrap",
"extension",
"growl",
"jquery",
"notification",
"plugin",
"widget",
"yii2"
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/kartik-v/yii2-widget-growl/issues",
2021-05-25 10:44:32 +02:00
"source": "https://github.com/kartik-v/yii2-widget-growl/tree/v1.1.2"
2020-10-26 11:17:25 +01:00
},
2021-05-25 10:44:32 +02:00
"time": "2021-05-19T12:44:49+00:00"
},
{
"name": "kartik-v/yii2-widget-rangeinput",
"version": "v1.0.2",
"source": {
"type": "git",
"url": "https://github.com/kartik-v/yii2-widget-rangeinput.git",
"reference": "dd9019bab7e5bf570a02870d9e74387891bbdb32"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/kartik-v/yii2-widget-rangeinput/zipball/dd9019bab7e5bf570a02870d9e74387891bbdb32",
"reference": "dd9019bab7e5bf570a02870d9e74387891bbdb32",
"shasum": ""
},
"require": {
"kartik-v/yii2-krajee-base": ">=1.9"
},
"type": "yii2-extension",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"kartik\\range\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Kartik Visweswaran",
"email": "kartikv2@gmail.com",
"homepage": "http://www.krajee.com/"
}
],
"description": "An enhanced Yii 2 widget encapsulating the HTML 5 range input (sub repo split from yii2-widgets)",
"homepage": "https://github.com/kartik-v/yii2-widget-rangeinput",
"keywords": [
"HTML5",
"extension",
"form",
"input",
"jquery",
"plugin",
"range",
"widget",
"yii2"
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/kartik-v/yii2-widget-rangeinput/issues",
"source": "https://github.com/kartik-v/yii2-widget-rangeinput/tree/master"
},
2020-10-14 15:07:09 +02:00
"time": "2018-09-07T10:05:08+00:00"
},
{
"name": "kartik-v/yii2-widget-rating",
2022-02-12 08:53:17 +01:00
"version": "v1.0.5",
"source": {
"type": "git",
"url": "https://github.com/kartik-v/yii2-widget-rating.git",
2022-02-12 08:53:17 +01:00
"reference": "d3d7249490044f80e65f8f3938191f39a76586b2"
},
"dist": {
"type": "zip",
2022-02-12 08:53:17 +01:00
"url": "https://api.github.com/repos/kartik-v/yii2-widget-rating/zipball/d3d7249490044f80e65f8f3938191f39a76586b2",
"reference": "d3d7249490044f80e65f8f3938191f39a76586b2",
"shasum": ""
},
"require": {
"kartik-v/bootstrap-star-rating": "~4.0",
"kartik-v/yii2-krajee-base": ">=1.9"
},
"type": "yii2-extension",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"kartik\\rating\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Kartik Visweswaran",
"email": "kartikv2@gmail.com",
"homepage": "http://www.krajee.com/"
}
],
"description": "A Yii2 widget for the simple yet powerful bootstrap-star-rating plugin with fractional rating support (sub repo split from yii2-widgets)",
"homepage": "https://github.com/kartik-v/yii2-widget-rating",
"keywords": [
"Rating",
"bootstrap",
"extension",
"form",
"input",
"jquery",
"plugin",
"star",
"widget",
"yii2"
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/kartik-v/yii2-widget-rating/issues",
2022-02-12 08:53:17 +01:00
"source": "https://github.com/kartik-v/yii2-widget-rating/tree/v1.0.5"
2020-10-26 11:17:25 +01:00
},
2022-02-12 08:53:17 +01:00
"time": "2021-11-20T05:26:05+00:00"
},
{
"name": "kartik-v/yii2-widget-select2",
2022-11-09 11:41:58 +01:00
"version": "v2.2.4",
"source": {
"type": "git",
"url": "https://github.com/kartik-v/yii2-widget-select2.git",
2022-11-09 11:41:58 +01:00
"reference": "f74f2cfbd5b4628ea578735890c39f9a8e4ed062"
},
"dist": {
"type": "zip",
2022-11-09 11:41:58 +01:00
"url": "https://api.github.com/repos/kartik-v/yii2-widget-select2/zipball/f74f2cfbd5b4628ea578735890c39f9a8e4ed062",
"reference": "f74f2cfbd5b4628ea578735890c39f9a8e4ed062",
"shasum": ""
},
"require": {
2022-03-15 23:57:22 +01:00
"kartik-v/yii2-krajee-base": ">=3.0.4",
2019-09-20 17:37:23 +02:00
"select2/select2": ">=4.0"
},
"type": "yii2-extension",
"extra": {
"branch-alias": {
2020-10-13 16:11:00 +02:00
"dev-master": "2.2.x-dev"
}
},
"autoload": {
"psr-4": {
"kartik\\select2\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Kartik Visweswaran",
"email": "kartikv2@gmail.com",
"homepage": "http://www.krajee.com/"
}
],
"description": "Enhanced Yii2 wrapper for the Select2 jQuery plugin (sub repo split from yii2-widgets).",
"homepage": "https://github.com/kartik-v/yii2-widget-select2",
"keywords": [
"dropdown",
"extension",
"form",
"jquery",
"plugin",
"select2",
"widget",
"yii2"
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/kartik-v/yii2-widget-select2/issues",
2022-11-09 11:41:58 +01:00
"source": "https://github.com/kartik-v/yii2-widget-select2/tree/v2.2.4"
2020-10-26 11:17:25 +01:00
},
2020-10-14 15:07:09 +02:00
"funding": [
{
"url": "https://opencollective.com/yii2-widget-select2",
"type": "open_collective"
}
],
2022-11-09 11:41:58 +01:00
"time": "2022-08-29T12:24:10+00:00"
},
{
"name": "kartik-v/yii2-widget-sidenav",
2021-05-25 10:44:32 +02:00
"version": "v1.0.1",
"source": {
"type": "git",
"url": "https://github.com/kartik-v/yii2-widget-sidenav.git",
2021-05-25 10:44:32 +02:00
"reference": "87e9c815624aa966d70bb4507b3d53c158db0d43"
},
"dist": {
"type": "zip",
2021-05-25 10:44:32 +02:00
"url": "https://api.github.com/repos/kartik-v/yii2-widget-sidenav/zipball/87e9c815624aa966d70bb4507b3d53c158db0d43",
"reference": "87e9c815624aa966d70bb4507b3d53c158db0d43",
"shasum": ""
},
"require": {
"kartik-v/yii2-krajee-base": "*"
},
"type": "yii2-extension",
2021-05-25 10:44:32 +02:00
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"kartik\\sidenav\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2021-05-25 10:44:32 +02:00
"BSD-3-Clause"
],
"authors": [
{
"name": "Kartik Visweswaran",
"email": "kartikv2@gmail.com",
"homepage": "http://www.krajee.com/"
}
],
"description": "An enhanced side navigation menu styled for bootstrap (sub repo split from yii2-widgets)",
"homepage": "https://github.com/kartik-v/yii2-widget-sidenav",
"keywords": [
"bootstrap",
"extension",
"jquery",
"menu",
"navigation",
"plugin",
"sidenav",
"widget",
"yii2"
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/kartik-v/yii2-widget-sidenav/issues",
2021-05-25 10:44:32 +02:00
"source": "https://github.com/kartik-v/yii2-widget-sidenav/tree/v1.0.1"
2020-10-26 11:17:25 +01:00
},
2021-05-25 10:44:32 +02:00
"funding": [
{
"url": "https://opencollective.com/yii2-widget-sidenav",
"type": "open_collective"
}
],
"time": "2021-04-08T17:49:26+00:00"
},
{
"name": "kartik-v/yii2-widget-spinner",
2018-10-10 16:30:06 +02:00
"version": "v1.0.1",
"source": {
"type": "git",
"url": "https://github.com/kartik-v/yii2-widget-spinner.git",
2018-10-10 16:30:06 +02:00
"reference": "eb10dad17a107bf14f173c99994770ca23c548a6"
},
"dist": {
"type": "zip",
2018-10-10 16:30:06 +02:00
"url": "https://api.github.com/repos/kartik-v/yii2-widget-spinner/zipball/eb10dad17a107bf14f173c99994770ca23c548a6",
"reference": "eb10dad17a107bf14f173c99994770ca23c548a6",
"shasum": ""
},
"require": {
2018-10-10 16:30:06 +02:00
"kartik-v/yii2-krajee-base": ">=2.0.0"
},
"type": "yii2-extension",
2018-10-10 16:30:06 +02:00
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
2018-10-10 16:30:06 +02:00
"kartik\\spinner\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2018-10-10 16:30:06 +02:00
"BSD-3-Clause"
],
"authors": [
{
"name": "Kartik Visweswaran",
"email": "kartikv2@gmail.com",
"homepage": "http://www.krajee.com/"
}
],
"description": "A widget to render animated CSS3 loading spinners with VML fallback for IE (sub repo split from yii2-widgets)",
"homepage": "https://github.com/kartik-v/yii2-widget-spinner",
"keywords": [
"CSS3",
"extension",
"jquery",
"loading",
"plugin",
"spinner",
"widget",
"yii2"
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/kartik-v/yii2-widget-spinner/issues",
"source": "https://github.com/kartik-v/yii2-widget-spinner/tree/master"
},
2020-10-14 15:07:09 +02:00
"time": "2018-10-09T11:54:03+00:00"
},
{
"name": "kartik-v/yii2-widget-switchinput",
"version": "v1.3.1",
"source": {
"type": "git",
"url": "https://github.com/kartik-v/yii2-widget-switchinput.git",
"reference": "7d8ee999d79bcdc1601da5cd59439ac7eb1f5ea6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/kartik-v/yii2-widget-switchinput/zipball/7d8ee999d79bcdc1601da5cd59439ac7eb1f5ea6",
"reference": "7d8ee999d79bcdc1601da5cd59439ac7eb1f5ea6",
"shasum": ""
},
"require": {
"kartik-v/yii2-krajee-base": "*"
},
"type": "yii2-extension",
"autoload": {
"psr-4": {
"kartik\\switchinput\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD 3-Clause"
],
"authors": [
{
"name": "Kartik Visweswaran",
"email": "kartikv2@gmail.com",
"homepage": "http://www.krajee.com/"
}
],
"description": "A Yii2 wrapper widget for the Bootstrap Switch plugin to use checkboxes & radios as toggle switchinputes (sub repo split from yii2-widgets)",
"homepage": "https://github.com/kartik-v/yii2-widget-switchinput",
"keywords": [
"bootstrap",
"extension",
"form",
"input",
"jquery",
"plugin",
"switchinput",
"toggle",
"widget",
"yii2"
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/kartik-v/yii2-widget-switchinput/issues",
"source": "https://github.com/kartik-v/yii2-widget-switchinput/tree/master"
},
2020-10-14 15:07:09 +02:00
"time": "2016-01-10T16:47:35+00:00"
},
{
"name": "kartik-v/yii2-widget-timepicker",
2022-02-12 08:53:17 +01:00
"version": "v1.0.5",
"source": {
"type": "git",
"url": "https://github.com/kartik-v/yii2-widget-timepicker.git",
2022-02-12 08:53:17 +01:00
"reference": "680aec2d79846e926c072da455cf6f33e1c3bb12"
},
"dist": {
"type": "zip",
2022-02-12 08:53:17 +01:00
"url": "https://api.github.com/repos/kartik-v/yii2-widget-timepicker/zipball/680aec2d79846e926c072da455cf6f33e1c3bb12",
"reference": "680aec2d79846e926c072da455cf6f33e1c3bb12",
"shasum": ""
},
"require": {
2018-10-10 16:30:06 +02:00
"kartik-v/yii2-krajee-base": ">=2.0.0"
},
"type": "yii2-extension",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
2018-10-10 16:30:06 +02:00
"kartik\\time\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2018-10-10 16:30:06 +02:00
"BSD-3-Clause"
],
"authors": [
{
"name": "Kartik Visweswaran",
"email": "kartikv2@gmail.com",
"homepage": "http://www.krajee.com/"
}
],
"description": "Enhanced Yii2 wrapper for the bootstrap timepicker plugin (sub repo split from yii2-widgets)",
"homepage": "https://github.com/kartik-v/yii2-widget-timepicker",
"keywords": [
"bootstrap",
"extension",
"form",
"jquery",
"picker",
"plugin",
"time",
"widget",
"yii2"
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/kartik-v/yii2-widget-timepicker/issues",
2022-02-12 08:53:17 +01:00
"source": "https://github.com/kartik-v/yii2-widget-timepicker/tree/v1.0.5"
2020-10-26 11:17:25 +01:00
},
2022-02-12 08:53:17 +01:00
"time": "2021-10-28T03:49:56+00:00"
},
{
"name": "kartik-v/yii2-widget-touchspin",
2021-09-29 15:41:35 +02:00
"version": "v1.2.4",
"source": {
"type": "git",
"url": "https://github.com/kartik-v/yii2-widget-touchspin.git",
2021-09-29 15:41:35 +02:00
"reference": "1eec4c3f3a8bf9a170e1e0682c2c89f2929d65e9"
},
"dist": {
"type": "zip",
2021-09-29 15:41:35 +02:00
"url": "https://api.github.com/repos/kartik-v/yii2-widget-touchspin/zipball/1eec4c3f3a8bf9a170e1e0682c2c89f2929d65e9",
"reference": "1eec4c3f3a8bf9a170e1e0682c2c89f2929d65e9",
"shasum": ""
},
"require": {
2021-09-29 15:41:35 +02:00
"kartik-v/yii2-krajee-base": ">=3.0"
},
"type": "yii2-extension",
"extra": {
"branch-alias": {
"dev-master": "1.2.x-dev"
}
},
"autoload": {
"psr-4": {
"kartik\\touchspin\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Kartik Visweswaran",
"email": "kartikv2@gmail.com",
"homepage": "http://www.krajee.com/"
}
],
"description": "A Yii2 wrapper widget for the Bootstrap Switch plugin to use checkboxes & radios as toggle touchspines (sub repo split from yii2-widgets)",
"homepage": "https://github.com/kartik-v/yii2-widget-touchspin",
"keywords": [
"bootstrap",
"extension",
"form",
"input",
"jquery",
"plugin",
"spinner",
"touch",
"widget",
"yii2"
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/kartik-v/yii2-widget-touchspin/issues",
2021-09-29 15:41:35 +02:00
"source": "https://github.com/kartik-v/yii2-widget-touchspin/tree/v1.2.4"
2020-10-26 11:17:25 +01:00
},
2021-09-29 15:41:35 +02:00
"time": "2021-09-02T12:50:50+00:00"
},
{
"name": "kartik-v/yii2-widget-typeahead",
2019-06-26 19:14:14 +02:00
"version": "v1.0.4",
"source": {
"type": "git",
"url": "https://github.com/kartik-v/yii2-widget-typeahead.git",
2019-06-26 19:14:14 +02:00
"reference": "7b7041a3cbbeb2db0a608e9f6c9b3f4f63b0069d"
},
"dist": {
"type": "zip",
2019-06-26 19:14:14 +02:00
"url": "https://api.github.com/repos/kartik-v/yii2-widget-typeahead/zipball/7b7041a3cbbeb2db0a608e9f6c9b3f4f63b0069d",
"reference": "7b7041a3cbbeb2db0a608e9f6c9b3f4f63b0069d",
"shasum": ""
},
"require": {
2018-10-10 16:30:06 +02:00
"kartik-v/yii2-krajee-base": ">=2.0.0"
},
"type": "yii2-extension",
2018-08-17 10:34:25 +02:00
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
2018-08-17 10:34:25 +02:00
"kartik\\typeahead\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Kartik Visweswaran",
"email": "kartikv2@gmail.com",
"homepage": "http://www.krajee.com/"
}
],
"description": "Enhanced Yii2 wrapper for the Twitter Typeahead plugin (sub repo split from yii2-widgets).",
"homepage": "https://github.com/kartik-v/yii2-widget-typeahead",
"keywords": [
"dropdown",
"extension",
"form",
"jquery",
"plugin",
"typeahead",
"widget",
"yii2"
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/kartik-v/yii2-widget-typeahead/issues",
"source": "https://github.com/kartik-v/yii2-widget-typeahead/tree/master"
},
2020-10-14 15:07:09 +02:00
"time": "2019-05-29T12:06:56+00:00"
},
{
"name": "kartik-v/yii2-widgets",
2018-10-10 16:30:06 +02:00
"version": "v3.4.1",
"source": {
"type": "git",
"url": "https://github.com/kartik-v/yii2-widgets.git",
2018-10-10 16:30:06 +02:00
"reference": "e5a030d700243a90eccf96a070380bd3b76e17a3"
},
"dist": {
"type": "zip",
2018-10-10 16:30:06 +02:00
"url": "https://api.github.com/repos/kartik-v/yii2-widgets/zipball/e5a030d700243a90eccf96a070380bd3b76e17a3",
"reference": "e5a030d700243a90eccf96a070380bd3b76e17a3",
"shasum": ""
},
"require": {
"kartik-v/yii2-krajee-base": "*",
"kartik-v/yii2-widget-activeform": "*",
"kartik-v/yii2-widget-affix": "*",
"kartik-v/yii2-widget-alert": "*",
"kartik-v/yii2-widget-colorinput": "*",
"kartik-v/yii2-widget-datepicker": "*",
"kartik-v/yii2-widget-datetimepicker": "*",
"kartik-v/yii2-widget-depdrop": "*",
"kartik-v/yii2-widget-fileinput": "*",
"kartik-v/yii2-widget-growl": "*",
"kartik-v/yii2-widget-rangeinput": "*",
"kartik-v/yii2-widget-rating": "*",
"kartik-v/yii2-widget-select2": "*",
"kartik-v/yii2-widget-sidenav": "*",
"kartik-v/yii2-widget-spinner": "*",
"kartik-v/yii2-widget-switchinput": "*",
"kartik-v/yii2-widget-timepicker": "*",
"kartik-v/yii2-widget-touchspin": "*",
"kartik-v/yii2-widget-typeahead": "*"
},
"type": "yii2-extension",
2018-10-10 16:30:06 +02:00
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
2018-10-10 16:30:06 +02:00
"kartik\\widgets\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2018-10-10 16:30:06 +02:00
"BSD-3-Clause"
],
"authors": [
{
"name": "Kartik Visweswaran",
"email": "kartikv2@gmail.com",
"homepage": "http://www.krajee.com/"
}
],
"description": "Collection of useful widgets for Yii Framework 2.0 extending functionalities for Bootstrap",
"homepage": "https://github.com/kartik-v/yii2-widgets",
"keywords": [
"extension",
"form",
"widget",
"yii2"
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/kartik-v/yii2-widgets/issues",
"source": "https://github.com/kartik-v/yii2-widgets/tree/master"
},
2020-10-14 15:07:09 +02:00
"time": "2018-10-09T17:40:19+00:00"
},
{
"name": "laminas/laminas-escaper",
2022-11-09 11:41:58 +01:00
"version": "2.12.0",
2020-10-14 15:07:09 +02:00
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-escaper.git",
2022-11-09 11:41:58 +01:00
"reference": "ee7a4c37bf3d0e8c03635d5bddb5bb3184ead490"
2020-10-14 15:07:09 +02:00
},
"dist": {
"type": "zip",
2022-11-09 11:41:58 +01:00
"url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/ee7a4c37bf3d0e8c03635d5bddb5bb3184ead490",
"reference": "ee7a4c37bf3d0e8c03635d5bddb5bb3184ead490",
2020-10-14 15:07:09 +02:00
"shasum": ""
},
"require": {
"ext-ctype": "*",
"ext-mbstring": "*",
2022-11-09 11:41:58 +01:00
"php": "^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0"
2020-10-14 15:07:09 +02:00
},
2021-09-29 15:41:35 +02:00
"conflict": {
"zendframework/zend-escaper": "*"
2020-10-14 15:07:09 +02:00
},
"require-dev": {
"infection/infection": "^0.26.6",
2022-11-09 11:41:58 +01:00
"laminas/laminas-coding-standard": "~2.4.0",
"maglnet/composer-require-checker": "^3.8.0",
"phpunit/phpunit": "^9.5.18",
2022-11-09 11:41:58 +01:00
"psalm/plugin-phpunit": "^0.17.0",
"vimeo/psalm": "^4.22.0"
2020-10-14 15:07:09 +02:00
},
2021-06-09 10:47:10 +02:00
"type": "library",
2020-10-14 15:07:09 +02:00
"autoload": {
"psr-4": {
"Laminas\\Escaper\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs",
"homepage": "https://laminas.dev",
"keywords": [
"escaper",
"laminas"
],
2020-10-26 11:17:25 +01:00
"support": {
"chat": "https://laminas.dev/chat",
"docs": "https://docs.laminas.dev/laminas-escaper/",
"forum": "https://discourse.laminas.dev",
"issues": "https://github.com/laminas/laminas-escaper/issues",
"rss": "https://github.com/laminas/laminas-escaper/releases.atom",
"source": "https://github.com/laminas/laminas-escaper"
},
2021-06-09 10:47:10 +02:00
"funding": [
{
"url": "https://funding.communitybridge.org/projects/laminas-project",
"type": "community_bridge"
}
],
2022-11-09 11:41:58 +01:00
"time": "2022-10-10T10:11:09+00:00"
2020-10-14 15:07:09 +02:00
},
2020-10-15 18:14:13 +02:00
{
"name": "laminas/laminas-http",
2022-11-09 11:41:58 +01:00
"version": "2.16.0",
2020-10-15 18:14:13 +02:00
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-http.git",
2022-11-09 11:41:58 +01:00
"reference": "7300482d3e570e81b6a6ecf6b28da1b12334bf63"
2020-10-15 18:14:13 +02:00
},
"dist": {
"type": "zip",
2022-11-09 11:41:58 +01:00
"url": "https://api.github.com/repos/laminas/laminas-http/zipball/7300482d3e570e81b6a6ecf6b28da1b12334bf63",
"reference": "7300482d3e570e81b6a6ecf6b28da1b12334bf63",
2020-10-15 18:14:13 +02:00
"shasum": ""
},
"require": {
2021-09-29 15:41:35 +02:00
"laminas/laminas-loader": "^2.8",
"laminas/laminas-stdlib": "^3.6",
"laminas/laminas-uri": "^2.9.1",
"laminas/laminas-validator": "^2.15",
"php": "^7.3 || ~8.0.0 || ~8.1.0"
2020-10-15 18:14:13 +02:00
},
2021-09-29 15:41:35 +02:00
"conflict": {
"zendframework/zend-http": "*"
2020-10-15 18:14:13 +02:00
},
"require-dev": {
2022-02-12 08:53:17 +01:00
"ext-curl": "*",
2021-09-29 15:41:35 +02:00
"laminas/laminas-coding-standard": "~2.2.1",
"phpunit/phpunit": "^9.5.5"
2020-10-15 18:14:13 +02:00
},
"suggest": {
"paragonie/certainty": "For automated management of cacert.pem"
},
"type": "library",
"autoload": {
"psr-4": {
"Laminas\\Http\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests",
"homepage": "https://laminas.dev",
"keywords": [
"http",
"http client",
"laminas"
],
2020-10-26 11:17:25 +01:00
"support": {
"chat": "https://laminas.dev/chat",
"docs": "https://docs.laminas.dev/laminas-http/",
"forum": "https://discourse.laminas.dev",
"issues": "https://github.com/laminas/laminas-http/issues",
"rss": "https://github.com/laminas/laminas-http/releases.atom",
"source": "https://github.com/laminas/laminas-http"
},
2020-10-15 18:14:13 +02:00
"funding": [
{
"url": "https://funding.communitybridge.org/projects/laminas-project",
"type": "community_bridge"
}
],
2022-11-09 11:41:58 +01:00
"time": "2022-08-17T17:22:15+00:00"
2020-10-15 18:14:13 +02:00
},
2020-10-14 15:07:09 +02:00
{
"name": "laminas/laminas-ldap",
2022-11-09 11:41:58 +01:00
"version": "2.15.0",
2020-10-14 15:07:09 +02:00
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-ldap.git",
2022-11-09 11:41:58 +01:00
"reference": "e21bf1177b2cbdae57f75355a8fd0774438a42d2"
2020-10-14 15:07:09 +02:00
},
"dist": {
"type": "zip",
2022-11-09 11:41:58 +01:00
"url": "https://api.github.com/repos/laminas/laminas-ldap/zipball/e21bf1177b2cbdae57f75355a8fd0774438a42d2",
"reference": "e21bf1177b2cbdae57f75355a8fd0774438a42d2",
2020-10-14 15:07:09 +02:00
"shasum": ""
},
"require": {
"ext-ldap": "*",
2022-11-09 11:41:58 +01:00
"php": "^7.4 || ~8.0.0 || ~8.1.0"
2020-10-14 15:07:09 +02:00
},
2022-02-12 08:53:17 +01:00
"conflict": {
"zendframework/zend-ldap": "*"
2020-10-14 15:07:09 +02:00
},
"require-dev": {
2022-11-09 11:41:58 +01:00
"laminas/laminas-coding-standard": "~2.4.0",
2022-02-12 08:53:17 +01:00
"laminas/laminas-config": "^3.7.0",
2022-11-09 11:41:58 +01:00
"laminas/laminas-eventmanager": "^3.4.0",
"laminas/laminas-stdlib": "^3.7.1",
"php-mock/php-mock-phpunit": "^2.6.0",
"phpunit/phpunit": "^9.5.19",
"psalm/plugin-phpunit": "^0.17.0",
"vimeo/psalm": "^4.22.0"
2020-10-14 15:07:09 +02:00
},
"suggest": {
"laminas/laminas-eventmanager": "Laminas\\EventManager component"
},
"type": "library",
"autoload": {
"psr-4": {
"Laminas\\Ldap\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Provides support for LDAP operations including but not limited to binding, searching and modifying entries in an LDAP directory",
"homepage": "https://laminas.dev",
"keywords": [
"laminas",
"ldap"
],
2020-10-26 11:17:25 +01:00
"support": {
"chat": "https://laminas.dev/chat",
"docs": "https://docs.laminas.dev/laminas-ldap/",
"forum": "https://discourse.laminas.dev",
"issues": "https://github.com/laminas/laminas-ldap/issues",
"rss": "https://github.com/laminas/laminas-ldap/releases.atom",
"source": "https://github.com/laminas/laminas-ldap"
},
2021-06-09 10:47:10 +02:00
"funding": [
{
"url": "https://funding.communitybridge.org/projects/laminas-project",
"type": "community_bridge"
}
],
2022-11-09 11:41:58 +01:00
"time": "2022-09-03T10:04:41+00:00"
2020-10-14 15:07:09 +02:00
},
2020-10-15 18:14:13 +02:00
{
"name": "laminas/laminas-loader",
2021-09-29 15:41:35 +02:00
"version": "2.8.0",
2020-10-15 18:14:13 +02:00
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-loader.git",
2021-09-29 15:41:35 +02:00
"reference": "d0589ec9dd48365fd95ad10d1c906efd7711c16b"
2020-10-15 18:14:13 +02:00
},
"dist": {
"type": "zip",
2021-09-29 15:41:35 +02:00
"url": "https://api.github.com/repos/laminas/laminas-loader/zipball/d0589ec9dd48365fd95ad10d1c906efd7711c16b",
"reference": "d0589ec9dd48365fd95ad10d1c906efd7711c16b",
2020-10-15 18:14:13 +02:00
"shasum": ""
},
"require": {
2021-09-29 15:41:35 +02:00
"php": "^7.3 || ~8.0.0 || ~8.1.0"
2020-10-15 18:14:13 +02:00
},
2021-09-29 15:41:35 +02:00
"conflict": {
"zendframework/zend-loader": "*"
2020-10-15 18:14:13 +02:00
},
"require-dev": {
2021-09-29 15:41:35 +02:00
"laminas/laminas-coding-standard": "~2.2.1",
2021-06-09 10:47:10 +02:00
"phpunit/phpunit": "^9.3"
2020-10-15 18:14:13 +02:00
},
"type": "library",
"autoload": {
"psr-4": {
"Laminas\\Loader\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Autoloading and plugin loading strategies",
"homepage": "https://laminas.dev",
"keywords": [
"laminas",
"loader"
],
2020-10-26 11:17:25 +01:00
"support": {
"chat": "https://laminas.dev/chat",
"docs": "https://docs.laminas.dev/laminas-loader/",
"forum": "https://discourse.laminas.dev",
"issues": "https://github.com/laminas/laminas-loader/issues",
"rss": "https://github.com/laminas/laminas-loader/releases.atom",
"source": "https://github.com/laminas/laminas-loader"
},
2021-06-09 10:47:10 +02:00
"funding": [
{
"url": "https://funding.communitybridge.org/projects/laminas-project",
"type": "community_bridge"
}
],
2021-09-29 15:41:35 +02:00
"time": "2021-09-02T18:30:53+00:00"
2020-10-15 18:14:13 +02:00
},
2022-06-21 15:35:32 +02:00
{
"name": "laminas/laminas-servicemanager",
2022-11-09 11:41:58 +01:00
"version": "3.17.0",
2022-06-21 15:35:32 +02:00
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-servicemanager.git",
2022-11-09 11:41:58 +01:00
"reference": "360be5f16955dd1edbcce1cfaa98ed82a17f02ec"
2022-06-21 15:35:32 +02:00
},
"dist": {
"type": "zip",
2022-11-09 11:41:58 +01:00
"url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/360be5f16955dd1edbcce1cfaa98ed82a17f02ec",
"reference": "360be5f16955dd1edbcce1cfaa98ed82a17f02ec",
2022-06-21 15:35:32 +02:00
"shasum": ""
},
"require": {
"laminas/laminas-stdlib": "^3.2.1",
"php": "~7.4.0 || ~8.0.0 || ~8.1.0",
"psr/container": "^1.0"
},
"conflict": {
"ext-psr": "*",
"laminas/laminas-code": "<3.3.1",
"zendframework/zend-code": "<3.3.1",
"zendframework/zend-servicemanager": "*"
},
"provide": {
"psr/container-implementation": "^1.0"
},
"replace": {
"container-interop/container-interop": "^1.2.0"
},
"require-dev": {
"composer/package-versions-deprecated": "^1.0",
2022-11-09 11:41:58 +01:00
"laminas/laminas-coding-standard": "~2.4.0",
"laminas/laminas-container-config-test": "^0.7",
2022-06-21 15:35:32 +02:00
"laminas/laminas-dependency-plugin": "^2.1.2",
"mikey179/vfsstream": "^1.6.10@alpha",
"ocramius/proxy-manager": "^2.11",
"phpbench/phpbench": "^1.1",
"phpspec/prophecy-phpunit": "^2.0",
"phpunit/phpunit": "^9.5.5",
"psalm/plugin-phpunit": "^0.17.0",
2022-06-21 15:35:32 +02:00
"vimeo/psalm": "^4.8"
},
"suggest": {
"ocramius/proxy-manager": "ProxyManager ^2.1.1 to handle lazy initialization of services"
},
"bin": [
"bin/generate-deps-for-config-factory",
"bin/generate-factory-for-class"
],
"type": "library",
"autoload": {
"files": [
"src/autoload.php"
],
"psr-4": {
"Laminas\\ServiceManager\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Factory-Driven Dependency Injection Container",
"homepage": "https://laminas.dev",
"keywords": [
"PSR-11",
"dependency-injection",
"di",
"dic",
"laminas",
"service-manager",
"servicemanager"
],
"support": {
"chat": "https://laminas.dev/chat",
"docs": "https://docs.laminas.dev/laminas-servicemanager/",
"forum": "https://discourse.laminas.dev",
"issues": "https://github.com/laminas/laminas-servicemanager/issues",
"rss": "https://github.com/laminas/laminas-servicemanager/releases.atom",
"source": "https://github.com/laminas/laminas-servicemanager"
},
"funding": [
{
"url": "https://funding.communitybridge.org/projects/laminas-project",
"type": "community_bridge"
}
],
2022-11-09 11:41:58 +01:00
"time": "2022-09-22T11:33:46+00:00"
2022-06-21 15:35:32 +02:00
},
2020-10-15 18:14:13 +02:00
{
"name": "laminas/laminas-stdlib",
2022-11-09 11:41:58 +01:00
"version": "3.13.0",
2020-10-15 18:14:13 +02:00
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-stdlib.git",
2022-11-09 11:41:58 +01:00
"reference": "66a6d03c381f6c9f1dd988bf8244f9afb9380d76"
2020-10-15 18:14:13 +02:00
},
"dist": {
"type": "zip",
2022-11-09 11:41:58 +01:00
"url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/66a6d03c381f6c9f1dd988bf8244f9afb9380d76",
"reference": "66a6d03c381f6c9f1dd988bf8244f9afb9380d76",
2020-10-15 18:14:13 +02:00
"shasum": ""
},
"require": {
2022-11-09 11:41:58 +01:00
"php": "^7.4 || ~8.0.0 || ~8.1.0"
2020-10-15 18:14:13 +02:00
},
2021-09-29 15:41:35 +02:00
"conflict": {
"zendframework/zend-stdlib": "*"
2020-10-15 18:14:13 +02:00
},
"require-dev": {
2021-09-29 15:41:35 +02:00
"laminas/laminas-coding-standard": "~2.3.0",
2022-11-09 11:41:58 +01:00
"phpbench/phpbench": "^1.2.6",
"phpstan/phpdoc-parser": "^0.5.4",
"phpunit/phpunit": "^9.5.23",
"psalm/plugin-phpunit": "^0.17.0",
"vimeo/psalm": "^4.26"
2020-10-15 18:14:13 +02:00
},
"type": "library",
"autoload": {
"psr-4": {
"Laminas\\Stdlib\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "SPL extensions, array utilities, error handlers, and more",
"homepage": "https://laminas.dev",
"keywords": [
"laminas",
"stdlib"
],
2020-10-26 11:17:25 +01:00
"support": {
"chat": "https://laminas.dev/chat",
"docs": "https://docs.laminas.dev/laminas-stdlib/",
"forum": "https://discourse.laminas.dev",
"issues": "https://github.com/laminas/laminas-stdlib/issues",
"rss": "https://github.com/laminas/laminas-stdlib/releases.atom",
"source": "https://github.com/laminas/laminas-stdlib"
},
2021-06-09 10:47:10 +02:00
"funding": [
{
"url": "https://funding.communitybridge.org/projects/laminas-project",
"type": "community_bridge"
}
],
2022-11-09 11:41:58 +01:00
"time": "2022-08-24T13:56:50+00:00"
2020-10-15 18:14:13 +02:00
},
{
"name": "laminas/laminas-uri",
2021-09-29 15:41:35 +02:00
"version": "2.9.1",
2020-10-15 18:14:13 +02:00
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-uri.git",
2021-09-29 15:41:35 +02:00
"reference": "7e837dc15c8fd3949df7d1213246fd7c8640032b"
2020-10-15 18:14:13 +02:00
},
"dist": {
"type": "zip",
2021-09-29 15:41:35 +02:00
"url": "https://api.github.com/repos/laminas/laminas-uri/zipball/7e837dc15c8fd3949df7d1213246fd7c8640032b",
"reference": "7e837dc15c8fd3949df7d1213246fd7c8640032b",
2020-10-15 18:14:13 +02:00
"shasum": ""
},
"require": {
2021-09-29 15:41:35 +02:00
"laminas/laminas-escaper": "^2.9",
"laminas/laminas-validator": "^2.15",
"php": "^7.3 || ~8.0.0 || ~8.1.0"
2020-10-15 18:14:13 +02:00
},
2021-09-29 15:41:35 +02:00
"conflict": {
"zendframework/zend-uri": "*"
2020-10-15 18:14:13 +02:00
},
"require-dev": {
2021-09-29 15:41:35 +02:00
"laminas/laminas-coding-standard": "~2.2.1",
"phpunit/phpunit": "^9.5.5"
2020-10-15 18:14:13 +02:00
},
"type": "library",
"autoload": {
"psr-4": {
"Laminas\\Uri\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "A component that aids in manipulating and validating » Uniform Resource Identifiers (URIs)",
"homepage": "https://laminas.dev",
"keywords": [
"laminas",
"uri"
],
2020-10-26 11:17:25 +01:00
"support": {
"chat": "https://laminas.dev/chat",
"docs": "https://docs.laminas.dev/laminas-uri/",
"forum": "https://discourse.laminas.dev",
"issues": "https://github.com/laminas/laminas-uri/issues",
"rss": "https://github.com/laminas/laminas-uri/releases.atom",
"source": "https://github.com/laminas/laminas-uri"
},
2021-06-09 10:47:10 +02:00
"funding": [
{
"url": "https://funding.communitybridge.org/projects/laminas-project",
"type": "community_bridge"
}
],
2021-09-29 15:41:35 +02:00
"time": "2021-09-09T18:37:15+00:00"
2020-10-15 18:14:13 +02:00
},
{
"name": "laminas/laminas-validator",
2022-11-09 11:41:58 +01:00
"version": "2.25.0",
2020-10-15 18:14:13 +02:00
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-validator.git",
2022-11-09 11:41:58 +01:00
"reference": "42de39b78e73b321db7d948cf8530a2764f8b9aa"
2020-10-15 18:14:13 +02:00
},
"dist": {
"type": "zip",
2022-11-09 11:41:58 +01:00
"url": "https://api.github.com/repos/laminas/laminas-validator/zipball/42de39b78e73b321db7d948cf8530a2764f8b9aa",
"reference": "42de39b78e73b321db7d948cf8530a2764f8b9aa",
2020-10-15 18:14:13 +02:00
"shasum": ""
},
"require": {
2022-06-21 15:35:32 +02:00
"laminas/laminas-servicemanager": "^3.12.0",
2022-11-09 11:41:58 +01:00
"laminas/laminas-stdlib": "^3.13",
2022-06-21 15:35:32 +02:00
"php": "^7.4 || ~8.0.0 || ~8.1.0"
2020-10-15 18:14:13 +02:00
},
2021-09-29 15:41:35 +02:00
"conflict": {
"zendframework/zend-validator": "*"
2020-10-15 18:14:13 +02:00
},
"require-dev": {
2022-11-09 11:41:58 +01:00
"laminas/laminas-coding-standard": "^2.4.0",
"laminas/laminas-db": "^2.15.0",
"laminas/laminas-filter": "^2.18.0",
"laminas/laminas-http": "^2.16.0",
"laminas/laminas-i18n": "^2.17.0",
"laminas/laminas-session": "^2.13.0",
2022-06-21 15:35:32 +02:00
"laminas/laminas-uri": "^2.9.1",
2021-06-09 10:47:10 +02:00
"phpspec/prophecy-phpunit": "^2.0",
2022-11-09 11:41:58 +01:00
"phpunit/phpunit": "^9.5.24",
"psalm/plugin-phpunit": "^0.17.0",
2020-10-15 18:14:13 +02:00
"psr/http-client": "^1.0",
"psr/http-factory": "^1.0",
2021-06-09 10:47:10 +02:00
"psr/http-message": "^1.0",
2022-11-09 11:41:58 +01:00
"vimeo/psalm": "^4.27.0"
2020-10-15 18:14:13 +02:00
},
"suggest": {
"laminas/laminas-db": "Laminas\\Db component, required by the (No)RecordExists validator",
"laminas/laminas-filter": "Laminas\\Filter component, required by the Digits validator",
"laminas/laminas-i18n": "Laminas\\I18n component to allow translation of validation error messages",
"laminas/laminas-i18n-resources": "Translations of validator messages",
"laminas/laminas-servicemanager": "Laminas\\ServiceManager component to allow using the ValidatorPluginManager and validator chains",
"laminas/laminas-session": "Laminas\\Session component, ^2.8; required by the Csrf validator",
"laminas/laminas-uri": "Laminas\\Uri component, required by the Uri and Sitemap\\Loc validators",
"psr/http-message": "psr/http-message, required when validating PSR-7 UploadedFileInterface instances via the Upload and UploadFile validators"
},
"type": "library",
"extra": {
"laminas": {
"component": "Laminas\\Validator",
"config-provider": "Laminas\\Validator\\ConfigProvider"
}
},
"autoload": {
"psr-4": {
"Laminas\\Validator\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria",
"homepage": "https://laminas.dev",
"keywords": [
"laminas",
"validator"
],
2020-10-26 11:17:25 +01:00
"support": {
"chat": "https://laminas.dev/chat",
"docs": "https://docs.laminas.dev/laminas-validator/",
"forum": "https://discourse.laminas.dev",
"issues": "https://github.com/laminas/laminas-validator/issues",
"rss": "https://github.com/laminas/laminas-validator/releases.atom",
"source": "https://github.com/laminas/laminas-validator"
},
2021-02-01 13:56:49 +01:00
"funding": [
{
"url": "https://funding.communitybridge.org/projects/laminas-project",
"type": "community_bridge"
}
],
2022-11-09 11:41:58 +01:00
"time": "2022-09-20T11:33:19+00:00"
2020-10-14 15:07:09 +02:00
},
{
"name": "laminas/laminas-zendframework-bridge",
2022-11-09 11:41:58 +01:00
"version": "1.6.1",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-zendframework-bridge.git",
2022-11-09 11:41:58 +01:00
"reference": "e112dd2c099f4f6142c16fc65fda89a638e06885"
},
"dist": {
"type": "zip",
2022-11-09 11:41:58 +01:00
"url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/e112dd2c099f4f6142c16fc65fda89a638e06885",
"reference": "e112dd2c099f4f6142c16fc65fda89a638e06885",
"shasum": ""
},
"require": {
"php": ">=7.4, <8.2"
},
"require-dev": {
"phpunit/phpunit": "^9.5.14",
"psalm/plugin-phpunit": "^0.15.2",
"squizlabs/php_codesniffer": "^3.6.2",
"vimeo/psalm": "^4.21.0"
},
"type": "library",
"extra": {
"laminas": {
"module": "Laminas\\ZendFrameworkBridge"
}
},
"autoload": {
"files": [
"src/autoload.php"
],
"psr-4": {
"Laminas\\ZendFrameworkBridge\\": "src//"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Alias legacy ZF class names to Laminas Project equivalents.",
"keywords": [
"ZendFramework",
"autoloading",
"laminas",
"zf"
],
"support": {
"forum": "https://discourse.laminas.dev/",
"issues": "https://github.com/laminas/laminas-zendframework-bridge/issues",
"rss": "https://github.com/laminas/laminas-zendframework-bridge/releases.atom",
"source": "https://github.com/laminas/laminas-zendframework-bridge"
},
"funding": [
{
"url": "https://funding.communitybridge.org/projects/laminas-project",
"type": "community_bridge"
}
],
2022-11-09 11:41:58 +01:00
"time": "2022-07-29T13:28:29+00:00"
},
2021-01-05 22:28:24 +01:00
{
"name": "maennchen/zipstream-php",
"version": "2.2.1",
2021-01-05 22:28:24 +01:00
"source": {
"type": "git",
"url": "https://github.com/maennchen/ZipStream-PHP.git",
"reference": "211e9ba1530ea5260b45d90c9ea252f56ec52729"
2021-01-05 22:28:24 +01:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/211e9ba1530ea5260b45d90c9ea252f56ec52729",
"reference": "211e9ba1530ea5260b45d90c9ea252f56ec52729",
2021-01-05 22:28:24 +01:00
"shasum": ""
},
"require": {
"myclabs/php-enum": "^1.5",
"php": "^7.4 || ^8.0",
2021-01-05 22:28:24 +01:00
"psr/http-message": "^1.0",
"symfony/polyfill-mbstring": "^1.0"
},
"require-dev": {
"ext-zip": "*",
"guzzlehttp/guzzle": "^6.5.3 || ^7.2.0",
2021-01-05 22:28:24 +01:00
"mikey179/vfsstream": "^1.6",
"php-coveralls/php-coveralls": "^2.4",
"phpunit/phpunit": "^8.5.8 || ^9.4.2",
"vimeo/psalm": "^4.1"
2021-01-05 22:28:24 +01:00
},
"type": "library",
"autoload": {
"psr-4": {
"ZipStream\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Paul Duncan",
"email": "pabs@pablotron.org"
},
{
"name": "Jonatan Männchen",
"email": "jonatan@maennchen.ch"
},
{
"name": "Jesse Donat",
"email": "donatj@gmail.com"
},
{
"name": "András Kolesár",
"email": "kolesar@kolesar.hu"
}
],
"description": "ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.",
"keywords": [
"stream",
"zip"
],
"support": {
"issues": "https://github.com/maennchen/ZipStream-PHP/issues",
"source": "https://github.com/maennchen/ZipStream-PHP/tree/2.2.1"
2021-01-05 22:28:24 +01:00
},
"funding": [
{
"url": "https://opencollective.com/zipstream",
"type": "open_collective"
}
],
"time": "2022-05-18T15:52:06+00:00"
2021-01-05 22:28:24 +01:00
},
2018-08-17 10:34:25 +02:00
{
"name": "markbaker/complex",
2022-02-12 08:53:17 +01:00
"version": "3.0.1",
2018-08-17 10:34:25 +02:00
"source": {
"type": "git",
"url": "https://github.com/MarkBaker/PHPComplex.git",
2022-02-12 08:53:17 +01:00
"reference": "ab8bc271e404909db09ff2d5ffa1e538085c0f22"
2018-08-17 10:34:25 +02:00
},
"dist": {
"type": "zip",
2022-02-12 08:53:17 +01:00
"url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/ab8bc271e404909db09ff2d5ffa1e538085c0f22",
"reference": "ab8bc271e404909db09ff2d5ffa1e538085c0f22",
2018-08-17 10:34:25 +02:00
"shasum": ""
},
"require": {
2021-01-05 22:28:24 +01:00
"php": "^7.2 || ^8.0"
2018-08-17 10:34:25 +02:00
},
"require-dev": {
2021-01-05 22:28:24 +01:00
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
"phpcompatibility/php-compatibility": "^9.0",
2021-01-05 22:28:24 +01:00
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.3",
"squizlabs/php_codesniffer": "^3.4"
2018-08-17 10:34:25 +02:00
},
"type": "library",
"autoload": {
"psr-4": {
"Complex\\": "classes/src/"
2022-02-12 08:53:17 +01:00
}
2018-08-17 10:34:25 +02:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Mark Baker",
"email": "mark@lange.demon.co.uk"
}
],
"description": "PHP Class for working with complex numbers",
"homepage": "https://github.com/MarkBaker/PHPComplex",
"keywords": [
"complex",
"mathematics"
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/MarkBaker/PHPComplex/issues",
2022-02-12 08:53:17 +01:00
"source": "https://github.com/MarkBaker/PHPComplex/tree/3.0.1"
2020-10-26 11:17:25 +01:00
},
2022-02-12 08:53:17 +01:00
"time": "2021-06-29T15:32:53+00:00"
2019-05-19 13:33:13 +02:00
},
{
"name": "markbaker/matrix",
2022-02-12 08:53:17 +01:00
"version": "3.0.0",
2019-05-19 13:33:13 +02:00
"source": {
"type": "git",
"url": "https://github.com/MarkBaker/PHPMatrix.git",
2022-02-12 08:53:17 +01:00
"reference": "c66aefcafb4f6c269510e9ac46b82619a904c576"
2019-05-19 13:33:13 +02:00
},
"dist": {
"type": "zip",
2022-02-12 08:53:17 +01:00
"url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/c66aefcafb4f6c269510e9ac46b82619a904c576",
"reference": "c66aefcafb4f6c269510e9ac46b82619a904c576",
2019-05-19 13:33:13 +02:00
"shasum": ""
},
"require": {
2021-02-01 13:56:49 +01:00
"php": "^7.1 || ^8.0"
2019-05-19 13:33:13 +02:00
},
"require-dev": {
2021-01-05 22:28:24 +01:00
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
"phpcompatibility/php-compatibility": "^9.0",
"phpdocumentor/phpdocumentor": "2.*",
"phploc/phploc": "^4.0",
"phpmd/phpmd": "2.*",
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.3",
"sebastian/phpcpd": "^4.0",
"squizlabs/php_codesniffer": "^3.4"
2019-05-19 13:33:13 +02:00
},
"type": "library",
"autoload": {
"psr-4": {
"Matrix\\": "classes/src/"
2022-02-12 08:53:17 +01:00
}
2019-05-19 13:33:13 +02:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Mark Baker",
2021-01-05 22:28:24 +01:00
"email": "mark@demon-angel.eu"
2019-05-19 13:33:13 +02:00
}
],
"description": "PHP Class for working with matrices",
"homepage": "https://github.com/MarkBaker/PHPMatrix",
"keywords": [
"mathematics",
"matrix",
"vector"
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/MarkBaker/PHPMatrix/issues",
2022-02-12 08:53:17 +01:00
"source": "https://github.com/MarkBaker/PHPMatrix/tree/3.0.0"
2020-10-26 11:17:25 +01:00
},
2022-02-12 08:53:17 +01:00
"time": "2021-07-01T19:01:15+00:00"
},
2020-10-14 15:25:17 +02:00
{
"name": "matthewbdaly/zendsearch",
"version": "0.0.3",
"source": {
"type": "git",
"url": "https://github.com/matthewbdaly/ZendSearch.git",
"reference": "34d9dd608bd4cc81e20470b69761629741471e77"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/matthewbdaly/ZendSearch/zipball/34d9dd608bd4cc81e20470b69761629741471e77",
"reference": "34d9dd608bd4cc81e20470b69761629741471e77",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"replace": {
"zendframework/zendsearch": "2.*"
},
"require-dev": {
"php-coveralls/php-coveralls": "^2.1",
"phpunit/phpunit": "^7.0",
"psy/psysh": "^0.9.9",
"rector/rector": "^0.4.12",
"squizlabs/php_codesniffer": "^3.4",
"vimeo/psalm": "^3.2"
},
"type": "library",
"autoload": {
"psr-0": {
"ZendSearch": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "A fork of zendframework/zendsearch, with some tweaks to make it work in PHP 7",
"keywords": [
"lucene",
"zf2"
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/matthewbdaly/ZendSearch/issues",
"source": "https://github.com/matthewbdaly/ZendSearch/tree/0.0.3"
},
2020-10-14 15:25:17 +02:00
"time": "2019-09-28T11:03:49+00:00"
},
{
"name": "mistic100/randomcolor",
2022-11-09 11:41:58 +01:00
"version": "1.0.6",
"source": {
"type": "git",
"url": "https://github.com/mistic100/RandomColor.php.git",
2022-11-09 11:41:58 +01:00
"reference": "527635e9d632ea216c91baf1ffb51f4c81d763de"
},
"dist": {
"type": "zip",
2022-11-09 11:41:58 +01:00
"url": "https://api.github.com/repos/mistic100/RandomColor.php/zipball/527635e9d632ea216c91baf1ffb51f4c81d763de",
"reference": "527635e9d632ea216c91baf1ffb51f4c81d763de",
"shasum": ""
},
"type": "library",
"autoload": {
"psr-4": {
"Colors\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Damien \"Mistic\" Sorel",
"email": "contact@git.strangeplanet.fr",
"homepage": "http://www.strangeplanet.fr"
}
],
"description": "Generate attractive random colors",
"homepage": "https://github.com/mistic100/RandomColor.php",
"keywords": [
"color",
"generator",
"random"
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/mistic100/RandomColor.php/issues",
2022-11-09 11:41:58 +01:00
"source": "https://github.com/mistic100/RandomColor.php/tree/1.0.6"
2020-10-26 11:17:25 +01:00
},
2022-11-09 11:41:58 +01:00
"time": "2022-10-13T11:40:28+00:00"
},
{
"name": "myclabs/deep-copy",
2022-03-15 23:57:22 +01:00
"version": "1.11.0",
"source": {
"type": "git",
"url": "https://github.com/myclabs/DeepCopy.git",
2022-03-15 23:57:22 +01:00
"reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614"
},
"dist": {
"type": "zip",
2022-03-15 23:57:22 +01:00
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/14daed4296fae74d9e3201d2c4925d1acb7aa614",
"reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614",
"shasum": ""
},
"require": {
2020-10-14 15:07:09 +02:00
"php": "^7.1 || ^8.0"
},
2022-03-15 23:57:22 +01:00
"conflict": {
"doctrine/collections": "<1.6.8",
"doctrine/common": "<2.13.3 || >=3,<3.2.2"
},
"require-dev": {
2022-03-15 23:57:22 +01:00
"doctrine/collections": "^1.6.8",
"doctrine/common": "^2.13.3 || ^3.2.2",
"phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
},
"type": "library",
"autoload": {
"files": [
"src/DeepCopy/deep_copy.php"
2022-02-12 08:53:17 +01:00
],
"psr-4": {
"DeepCopy\\": "src/DeepCopy/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Create deep copies (clones) of your objects",
"keywords": [
"clone",
"copy",
"duplicate",
"object",
"object graph"
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/myclabs/DeepCopy/issues",
2022-03-15 23:57:22 +01:00
"source": "https://github.com/myclabs/DeepCopy/tree/1.11.0"
2020-10-26 11:17:25 +01:00
},
2020-10-14 15:07:09 +02:00
"funding": [
{
"url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
"type": "tidelift"
}
],
2022-03-15 23:57:22 +01:00
"time": "2022-03-03T13:19:32+00:00"
2020-10-14 15:07:09 +02:00
},
2021-01-05 22:28:24 +01:00
{
"name": "myclabs/php-enum",
2022-11-09 11:41:58 +01:00
"version": "1.8.4",
2021-01-05 22:28:24 +01:00
"source": {
"type": "git",
"url": "https://github.com/myclabs/php-enum.git",
2022-11-09 11:41:58 +01:00
"reference": "a867478eae49c9f59ece437ae7f9506bfaa27483"
2021-01-05 22:28:24 +01:00
},
"dist": {
"type": "zip",
2022-11-09 11:41:58 +01:00
"url": "https://api.github.com/repos/myclabs/php-enum/zipball/a867478eae49c9f59ece437ae7f9506bfaa27483",
"reference": "a867478eae49c9f59ece437ae7f9506bfaa27483",
2021-01-05 22:28:24 +01:00
"shasum": ""
},
"require": {
"ext-json": "*",
2021-06-09 10:47:10 +02:00
"php": "^7.3 || ^8.0"
2021-01-05 22:28:24 +01:00
},
"require-dev": {
2021-06-09 10:47:10 +02:00
"phpunit/phpunit": "^9.5",
2021-01-05 22:28:24 +01:00
"squizlabs/php_codesniffer": "1.*",
2021-09-29 15:41:35 +02:00
"vimeo/psalm": "^4.6.2"
2021-01-05 22:28:24 +01:00
},
"type": "library",
"autoload": {
"psr-4": {
"MyCLabs\\Enum\\": "src/"
2022-11-09 11:41:58 +01:00
},
"classmap": [
"stubs/Stringable.php"
]
2021-01-05 22:28:24 +01:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP Enum contributors",
"homepage": "https://github.com/myclabs/php-enum/graphs/contributors"
}
],
"description": "PHP Enum implementation",
"homepage": "http://github.com/myclabs/php-enum",
"keywords": [
"enum"
],
"support": {
"issues": "https://github.com/myclabs/php-enum/issues",
2022-11-09 11:41:58 +01:00
"source": "https://github.com/myclabs/php-enum/tree/1.8.4"
2021-01-05 22:28:24 +01:00
},
"funding": [
{
"url": "https://github.com/mnapoli",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/myclabs/php-enum",
"type": "tidelift"
}
],
2022-11-09 11:41:58 +01:00
"time": "2022-08-04T09:53:51+00:00"
2021-01-05 22:28:24 +01:00
},
{
"name": "npm-asset/after",
"version": "0.8.2",
"dist": {
"type": "tar",
2020-10-14 15:07:09 +02:00
"url": "https://registry.npmjs.org/after/-/after-0.8.2.tgz"
},
"type": "npm-asset",
"license": [
"MIT"
]
},
{
"name": "npm-asset/animate.css",
2020-10-26 11:17:25 +01:00
"version": "4.1.1",
"dist": {
"type": "tar",
2020-10-26 11:17:25 +01:00
"url": "https://registry.npmjs.org/animate.css/-/animate.css-4.1.1.tgz"
},
"type": "npm-asset",
"license": [
"MIT"
]
},
{
"name": "npm-asset/arraybuffer.slice",
2018-02-08 14:28:55 +01:00
"version": "0.0.7",
"dist": {
"type": "tar",
2020-10-14 15:07:09 +02:00
"url": "https://registry.npmjs.org/arraybuffer.slice/-/arraybuffer.slice-0.0.7.tgz"
},
2018-02-08 14:28:55 +01:00
"type": "npm-asset",
"license": [
"MIT"
]
},
{
"name": "npm-asset/at.js",
2018-10-10 16:30:06 +02:00
"version": "1.5.4",
"dist": {
2018-10-10 16:30:06 +02:00
"type": "tar",
2020-10-14 15:07:09 +02:00
"url": "https://registry.npmjs.org/at.js/-/at.js-1.5.4.tgz"
},
"type": "npm-asset",
"license": [
"MIT"
]
},
{
"name": "npm-asset/backo2",
"version": "1.0.2",
"dist": {
"type": "tar",
2020-10-14 15:07:09 +02:00
"url": "https://registry.npmjs.org/backo2/-/backo2-1.0.2.tgz"
},
"type": "npm-asset",
"license": [
"MIT"
]
},
{
"name": "npm-asset/base64-arraybuffer",
2020-12-30 16:17:48 +01:00
"version": "0.1.4",
"dist": {
"type": "tar",
2020-12-30 16:17:48 +01:00
"url": "https://registry.npmjs.org/base64-arraybuffer/-/base64-arraybuffer-0.1.4.tgz"
},
"type": "npm-asset"
},
{
"name": "npm-asset/blob",
"version": "0.0.5",
"dist": {
"type": "tar",
2020-10-14 15:07:09 +02:00
"url": "https://registry.npmjs.org/blob/-/blob-0.0.5.tgz"
},
"type": "npm-asset",
"license": [
"MIT"
]
},
{
"name": "npm-asset/bluebird",
"version": "3.7.2",
"dist": {
"type": "tar",
2020-10-14 15:07:09 +02:00
"url": "https://registry.npmjs.org/bluebird/-/bluebird-3.7.2.tgz"
},
"type": "npm-asset",
"license": [
"MIT"
]
},
{
"name": "npm-asset/blueimp-canvas-to-blob",
"version": "3.5.0",
"dist": {
"type": "tar",
2020-10-14 15:07:09 +02:00
"url": "https://registry.npmjs.org/blueimp-canvas-to-blob/-/blueimp-canvas-to-blob-3.5.0.tgz"
},
"type": "npm-asset",
"license": [
"MIT"
]
},
{
"name": "npm-asset/blueimp-file-upload",
"version": "9.24.1",
"dist": {
"type": "tar",
2020-10-14 15:07:09 +02:00
"url": "https://registry.npmjs.org/blueimp-file-upload/-/blueimp-file-upload-9.24.1.tgz"
},
"require": {
"npm-asset/blueimp-canvas-to-blob": "3.5.0",
"npm-asset/blueimp-load-image": "2.12.2",
"npm-asset/blueimp-tmpl": "3.6.0"
},
"type": "npm-asset",
"license": [
"MIT"
]
},
{
"name": "npm-asset/blueimp-gallery",
"version": "2.36.0",
"dist": {
"type": "tar",
2020-10-14 15:07:09 +02:00
"url": "https://registry.npmjs.org/blueimp-gallery/-/blueimp-gallery-2.36.0.tgz"
},
"type": "npm-asset",
"license": [
"MIT"
]
},
{
"name": "npm-asset/blueimp-load-image",
"version": "2.12.2",
"dist": {
"type": "tar",
2020-10-14 15:07:09 +02:00
"url": "https://registry.npmjs.org/blueimp-load-image/-/blueimp-load-image-2.12.2.tgz"
},
"type": "npm-asset",
"license": [
"MIT"
]
},
{
"name": "npm-asset/blueimp-tmpl",
"version": "3.6.0",
"dist": {
"type": "tar",
2020-10-14 15:07:09 +02:00
"url": "https://registry.npmjs.org/blueimp-tmpl/-/blueimp-tmpl-3.6.0.tgz"
},
"type": "npm-asset",
"license": [
"MIT"
]
},
{
"name": "npm-asset/bootstrap",
2019-05-19 13:33:13 +02:00
"version": "3.4.1",
"dist": {
"type": "tar",
2020-10-14 15:07:09 +02:00
"url": "https://registry.npmjs.org/bootstrap/-/bootstrap-3.4.1.tgz"
},
"type": "npm-asset",
"license": [
"MIT"
]
},
{
"name": "npm-asset/bootstrap-markdown",
"version": "2.10.0",
"dist": {
"type": "tar",
2020-10-14 15:07:09 +02:00
"url": "https://registry.npmjs.org/bootstrap-markdown/-/bootstrap-markdown-2.10.0.tgz"
},
"type": "npm-asset",
"license": [
"Apache-2.0"
]
},
{
"name": "npm-asset/bootstrap-tour",
"version": "0.11.0",
"dist": {
"type": "tar",
2020-10-14 15:07:09 +02:00
"url": "https://registry.npmjs.org/bootstrap-tour/-/bootstrap-tour-0.11.0.tgz"
},
"require": {
"npm-asset/bootstrap": "~3",
"npm-asset/jquery": ">=1.8"
},
"type": "npm-asset"
},
{
"name": "npm-asset/clipboard-polyfill",
2021-09-29 15:41:35 +02:00
"version": "3.0.3",
"dist": {
"type": "tar",
2021-09-29 15:41:35 +02:00
"url": "https://registry.npmjs.org/clipboard-polyfill/-/clipboard-polyfill-3.0.3.tgz"
},
"type": "npm-asset",
"license": [
"MIT"
]
},
2021-05-25 12:32:58 +03:00
{
"name": "npm-asset/codemirror",
2022-11-09 11:41:58 +01:00
"version": "5.65.9",
2021-05-25 12:32:58 +03:00
"dist": {
"type": "tar",
2022-11-09 11:41:58 +01:00
"url": "https://registry.npmjs.org/codemirror/-/codemirror-5.65.9.tgz"
2021-05-25 12:32:58 +03:00
},
"type": "npm-asset",
"license": [
"MIT"
]
},
{
"name": "npm-asset/component-bind",
"version": "1.0.0",
"dist": {
"type": "tar",
2020-10-14 15:07:09 +02:00
"url": "https://registry.npmjs.org/component-bind/-/component-bind-1.0.0.tgz"
},
"type": "npm-asset"
},
{
"name": "npm-asset/component-emitter",
2020-12-30 16:17:48 +01:00
"version": "1.3.0",
"dist": {
"type": "tar",
2020-12-30 16:17:48 +01:00
"url": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.3.0.tgz"
},
"type": "npm-asset",
"license": [
"MIT"
]
},
{
"name": "npm-asset/component-inherit",
"version": "0.0.3",
"dist": {
"type": "tar",
2020-10-14 15:07:09 +02:00
"url": "https://registry.npmjs.org/component-inherit/-/component-inherit-0.0.3.tgz"
},
"type": "npm-asset"
},
{
"name": "npm-asset/debug",
2018-04-27 09:28:36 +02:00
"version": "3.1.0",
"dist": {
"type": "tar",
2020-10-14 15:07:09 +02:00
"url": "https://registry.npmjs.org/debug/-/debug-3.1.0.tgz"
},
"require": {
"npm-asset/ms": "2.0.0"
},
"type": "npm-asset",
"license": [
"MIT"
]
},
{
"name": "npm-asset/engine.io-client",
2022-11-09 11:41:58 +01:00
"version": "3.5.3",
"dist": {
"type": "tar",
2022-11-09 11:41:58 +01:00
"url": "https://registry.npmjs.org/engine.io-client/-/engine.io-client-3.5.3.tgz"
},
"require": {
2020-12-30 16:17:48 +01:00
"npm-asset/component-emitter": "~1.3.0",
"npm-asset/component-inherit": "0.0.3",
2018-04-27 09:28:36 +02:00
"npm-asset/debug": "~3.1.0",
2020-12-30 16:17:48 +01:00
"npm-asset/engine.io-parser": "~2.2.0",
"npm-asset/has-cors": "1.1.0",
"npm-asset/indexof": "0.0.1",
2020-12-30 16:17:48 +01:00
"npm-asset/parseqs": "0.0.6",
"npm-asset/parseuri": "0.0.6",
2021-06-15 15:16:52 +02:00
"npm-asset/ws": "~7.4.2",
"npm-asset/xmlhttprequest-ssl": "~1.6.2",
"npm-asset/yeast": "0.1.2"
},
"type": "npm-asset",
"license": [
"MIT"
]
},
{
"name": "npm-asset/engine.io-parser",
2020-12-30 16:17:48 +01:00
"version": "2.2.1",
"dist": {
"type": "tar",
2020-12-30 16:17:48 +01:00
"url": "https://registry.npmjs.org/engine.io-parser/-/engine.io-parser-2.2.1.tgz"
},
"require": {
"npm-asset/after": "0.8.2",
2018-02-08 14:28:55 +01:00
"npm-asset/arraybuffer.slice": "~0.0.7",
2020-12-30 16:17:48 +01:00
"npm-asset/base64-arraybuffer": "0.1.4",
"npm-asset/blob": "0.0.5",
"npm-asset/has-binary2": "~1.0.2"
},
"type": "npm-asset",
"license": [
"MIT"
]
},
{
"name": "npm-asset/ev-emitter",
2022-03-15 23:57:22 +01:00
"version": "2.1.2",
"dist": {
"type": "tar",
2022-03-15 23:57:22 +01:00
"url": "https://registry.npmjs.org/ev-emitter/-/ev-emitter-2.1.2.tgz"
},
"type": "npm-asset",
"license": [
"MIT"
]
},
{
"name": "npm-asset/font-awesome",
"version": "4.7.0",
"dist": {
"type": "tar",
2020-10-14 15:07:09 +02:00
"url": "https://registry.npmjs.org/font-awesome/-/font-awesome-4.7.0.tgz"
},
"type": "npm-asset",
"license": [
"(OFL-1.1 AND MIT)"
]
},
{
"name": "npm-asset/has-binary2",
2018-06-04 01:16:00 +02:00
"version": "1.0.3",
"dist": {
"type": "tar",
2020-10-14 15:07:09 +02:00
"url": "https://registry.npmjs.org/has-binary2/-/has-binary2-1.0.3.tgz"
},
"require": {
"npm-asset/isarray": "2.0.1"
},
"type": "npm-asset",
"license": [
"MIT"
]
},
{
"name": "npm-asset/has-cors",
"version": "1.1.0",
"dist": {
"type": "tar",
2020-10-14 15:07:09 +02:00
"url": "https://registry.npmjs.org/has-cors/-/has-cors-1.1.0.tgz"
},
"type": "npm-asset",
"license": [
"MIT"
]
},
2018-02-08 14:28:55 +01:00
{
"name": "npm-asset/humhub-prosemirror-richtext",
2021-09-01 19:34:33 +02:00
"version": "1.1.7",
2018-02-08 14:28:55 +01:00
"dist": {
"type": "tar",
2021-09-01 19:34:33 +02:00
"url": "https://registry.npmjs.org/humhub-prosemirror-richtext/-/humhub-prosemirror-richtext-1.1.7.tgz"
2018-02-08 14:28:55 +01:00
},
2018-10-10 16:30:06 +02:00
"type": "npm-asset",
"license": [
2018-08-03 14:11:16 +02:00
"Apache-2.0"
2018-10-10 16:30:06 +02:00
]
2018-02-08 14:28:55 +01:00
},
{
"name": "npm-asset/imagesloaded",
2022-03-15 23:57:22 +01:00
"version": "5.0.0",
"dist": {
"type": "tar",
2022-03-15 23:57:22 +01:00
"url": "https://registry.npmjs.org/imagesloaded/-/imagesloaded-5.0.0.tgz"
},
"require": {
2022-03-15 23:57:22 +01:00
"npm-asset/ev-emitter": ">=2.1.2,<3.0.0"
},
"type": "npm-asset",
"license": [
"MIT"
]
},
{
"name": "npm-asset/indexof",
"version": "0.0.1",
"dist": {
"type": "tar",
2020-10-14 15:07:09 +02:00
"url": "https://registry.npmjs.org/indexof/-/indexof-0.0.1.tgz"
},
"type": "npm-asset"
},
{
"name": "npm-asset/intersection-observer",
"version": "0.7.0",
"dist": {
"type": "tar",
2020-10-14 15:07:09 +02:00
"url": "https://registry.npmjs.org/intersection-observer/-/intersection-observer-0.7.0.tgz"
},
"type": "npm-asset",
"license": [
"W3C-20150513"
]
},
{
"name": "npm-asset/isarray",
"version": "2.0.1",
"dist": {
"type": "tar",
2020-10-14 15:07:09 +02:00
"url": "https://registry.npmjs.org/isarray/-/isarray-2.0.1.tgz"
},
"type": "npm-asset",
"license": [
"MIT"
]
},
{
"name": "npm-asset/jplayer",
"version": "2.9.2",
"dist": {
"type": "tar",
2020-10-14 15:07:09 +02:00
"url": "https://registry.npmjs.org/jplayer/-/jplayer-2.9.2.tgz"
},
"require": {
"npm-asset/jquery": ">1.7.0"
},
"type": "npm-asset",
"license": [
"MIT"
]
},
{
"name": "npm-asset/jquery",
2022-11-09 11:41:58 +01:00
"version": "3.6.1",
"dist": {
"type": "tar",
2022-11-09 11:41:58 +01:00
"url": "https://registry.npmjs.org/jquery/-/jquery-3.6.1.tgz"
},
"type": "npm-asset",
"license": [
"MIT"
]
},
{
"name": "npm-asset/jquery-autosize",
"version": "1.18.18",
"dist": {
"type": "tar",
2020-10-14 15:07:09 +02:00
"url": "https://registry.npmjs.org/jquery-autosize/-/jquery-autosize-1.18.18.tgz"
},
"type": "npm-asset"
},
{
"name": "npm-asset/jquery-knob",
"version": "1.2.13",
"source": {
"type": "git",
2022-06-02 23:35:30 +02:00
"url": "https://github.com/aterrien/jQuery-Knob.git",
"reference": "755309e933d326ffaa5a2d758dc377147b766515"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aterrien/jQuery-Knob/zipball/755309e933d326ffaa5a2d758dc377147b766515",
2020-10-14 15:07:09 +02:00
"reference": "755309e933d326ffaa5a2d758dc377147b766515"
},
"type": "npm-asset",
"license": [
"MIT"
]
},
{
"name": "npm-asset/jquery.cookie",
"version": "1.4.1",
"dist": {
"type": "tar",
2020-10-14 15:07:09 +02:00
"url": "https://registry.npmjs.org/jquery.cookie/-/jquery.cookie-1.4.1.tgz"
},
"type": "npm-asset",
"license": [
"MIT"
]
},
{
"name": "npm-asset/kbw.timeentry",
"version": "2.0.2",
"dist": {
"type": "tar",
2020-10-14 15:07:09 +02:00
"url": "https://registry.npmjs.org/kbw.timeentry/-/kbw.timeentry-2.0.2.tgz"
},
"require": {
"npm-asset/jquery": ">=1.7"
},
"type": "npm-asset"
},
{
"name": "npm-asset/ms",
"version": "2.0.0",
"dist": {
"type": "tar",
2020-10-14 15:07:09 +02:00
"url": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz"
},
"type": "npm-asset",
"license": [
"MIT"
]
},
{
"name": "npm-asset/nprogress",
"version": "0.2.0",
"dist": {
"type": "tar",
2020-10-14 15:07:09 +02:00
"url": "https://registry.npmjs.org/nprogress/-/nprogress-0.2.0.tgz"
},
"type": "npm-asset",
"license": [
"MIT"
]
},
{
"name": "npm-asset/parseqs",
2020-12-30 16:17:48 +01:00
"version": "0.0.6",
"dist": {
"type": "tar",
2020-12-30 16:17:48 +01:00
"url": "https://registry.npmjs.org/parseqs/-/parseqs-0.0.6.tgz"
},
"type": "npm-asset",
"license": [
"MIT"
]
},
{
"name": "npm-asset/parseuri",
2020-12-30 16:17:48 +01:00
"version": "0.0.6",
"dist": {
"type": "tar",
2020-12-30 16:17:48 +01:00
"url": "https://registry.npmjs.org/parseuri/-/parseuri-0.0.6.tgz"
},
"type": "npm-asset",
"license": [
"MIT"
]
},
{
"name": "npm-asset/select2",
2020-02-03 13:19:15 +01:00
"version": "4.0.13",
2019-05-19 13:33:13 +02:00
"dist": {
2019-06-26 19:14:14 +02:00
"type": "tar",
2020-10-14 15:07:09 +02:00
"url": "https://registry.npmjs.org/select2/-/select2-4.0.13.tgz"
},
"type": "npm-asset",
"license": [
"MIT"
]
},
{
"name": "npm-asset/select2-bootstrap-theme",
"version": "0.1.0-beta.4",
"dist": {
"type": "tar",
2020-10-14 15:07:09 +02:00
"url": "https://registry.npmjs.org/select2-bootstrap-theme/-/select2-bootstrap-theme-0.1.0-beta.4.tgz"
},
"type": "npm-asset",
"license": [
"MIT",
"https://github.com/select2/select2-bootstrap-theme/blob/master/LICENSE"
]
},
{
"name": "npm-asset/socket.io-client",
2021-06-15 15:16:52 +02:00
"version": "2.4.0",
"dist": {
2019-05-19 13:33:13 +02:00
"type": "tar",
2021-06-15 15:16:52 +02:00
"url": "https://registry.npmjs.org/socket.io-client/-/socket.io-client-2.4.0.tgz"
},
"require": {
"npm-asset/backo2": "1.0.2",
"npm-asset/component-bind": "1.0.0",
2020-12-30 16:17:48 +01:00
"npm-asset/component-emitter": "~1.3.0",
2018-04-27 09:28:36 +02:00
"npm-asset/debug": "~3.1.0",
2021-06-15 15:16:52 +02:00
"npm-asset/engine.io-client": "~3.5.0",
2018-04-27 09:28:36 +02:00
"npm-asset/has-binary2": "~1.0.2",
"npm-asset/indexof": "0.0.1",
2020-12-30 16:17:48 +01:00
"npm-asset/parseqs": "0.0.6",
"npm-asset/parseuri": "0.0.6",
"npm-asset/socket.io-parser": "~3.3.0",
"npm-asset/to-array": "0.1.4"
},
"type": "npm-asset",
"license": [
"MIT"
]
},
{
"name": "npm-asset/socket.io-parser",
2021-06-15 15:16:52 +02:00
"version": "3.3.2",
"dist": {
"type": "tar",
2021-06-15 15:16:52 +02:00
"url": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-3.3.2.tgz"
},
"require": {
2020-12-30 16:17:48 +01:00
"npm-asset/component-emitter": "~1.3.0",
2018-04-27 09:28:36 +02:00
"npm-asset/debug": "~3.1.0",
"npm-asset/isarray": "2.0.1"
},
"type": "npm-asset",
"license": [
"MIT"
]
},
{
"name": "npm-asset/swiped-events",
"version": "1.0.9",
"dist": {
"type": "tar",
2020-10-14 15:07:09 +02:00
"url": "https://registry.npmjs.org/swiped-events/-/swiped-events-1.0.9.tgz"
},
"type": "npm-asset",
"license": [
"MIT"
]
},
{
"name": "npm-asset/timeago",
2019-05-19 13:33:13 +02:00
"version": "1.6.7",
"dist": {
"type": "tar",
2020-10-14 15:07:09 +02:00
"url": "https://registry.npmjs.org/timeago/-/timeago-1.6.7.tgz"
},
"require": {
2019-05-19 13:33:13 +02:00
"npm-asset/jquery": ">=1.5.0,<4.0"
},
"type": "npm-asset"
},
{
"name": "npm-asset/to-array",
"version": "0.1.4",
"dist": {
"type": "tar",
2020-10-14 15:07:09 +02:00
"url": "https://registry.npmjs.org/to-array/-/to-array-0.1.4.tgz"
},
"type": "npm-asset"
},
{
"name": "npm-asset/ws",
2021-06-15 15:16:52 +02:00
"version": "7.4.6",
"dist": {
"type": "tar",
2021-06-15 15:16:52 +02:00
"url": "https://registry.npmjs.org/ws/-/ws-7.4.6.tgz"
},
"type": "npm-asset",
"license": [
"MIT"
]
},
{
"name": "npm-asset/xmlhttprequest-ssl",
2021-09-29 15:41:35 +02:00
"version": "1.6.3",
"dist": {
"type": "tar",
2021-09-29 15:41:35 +02:00
"url": "https://registry.npmjs.org/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.6.3.tgz"
},
"type": "npm-asset"
},
{
"name": "npm-asset/yeast",
"version": "0.1.2",
"dist": {
"type": "tar",
2020-10-14 15:07:09 +02:00
"url": "https://registry.npmjs.org/yeast/-/yeast-0.1.2.tgz"
},
"type": "npm-asset",
"license": [
"MIT"
]
},
2021-09-29 15:41:35 +02:00
{
"name": "paragonie/random_compat",
"version": "v9.99.100",
"source": {
"type": "git",
"url": "https://github.com/paragonie/random_compat.git",
"reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
"reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
"shasum": ""
},
"require": {
"php": ">= 7"
},
"require-dev": {
"phpunit/phpunit": "4.*|5.*",
"vimeo/psalm": "^1"
},
"suggest": {
"ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
},
"type": "library",
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Paragon Initiative Enterprises",
"email": "security@paragonie.com",
"homepage": "https://paragonie.com"
}
],
"description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
"keywords": [
"csprng",
"polyfill",
"pseudorandom",
"random"
],
"support": {
"email": "info@paragonie.com",
"issues": "https://github.com/paragonie/random_compat/issues",
"source": "https://github.com/paragonie/random_compat"
},
"time": "2020-10-15T08:29:30+00:00"
},
{
"name": "phar-io/manifest",
"version": "2.0.3",
"source": {
"type": "git",
"url": "https://github.com/phar-io/manifest.git",
"reference": "97803eca37d319dfa7826cc2437fc020857acb53"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
"reference": "97803eca37d319dfa7826cc2437fc020857acb53",
"shasum": ""
},
"require": {
2018-02-14 10:10:38 +03:00
"ext-dom": "*",
"ext-phar": "*",
2021-05-25 13:16:27 +02:00
"ext-xmlwriter": "*",
"phar-io/version": "^3.0.1",
"php": "^7.2 || ^8.0"
},
"type": "library",
"extra": {
"branch-alias": {
2021-05-25 13:16:27 +02:00
"dev-master": "2.0.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Arne Blankerts",
2020-10-14 15:07:09 +02:00
"email": "arne@blankerts.de",
"role": "Developer"
},
{
"name": "Sebastian Heuer",
2020-10-14 15:07:09 +02:00
"email": "sebastian@phpeople.de",
"role": "Developer"
},
{
"name": "Sebastian Bergmann",
2020-10-14 15:07:09 +02:00
"email": "sebastian@phpunit.de",
"role": "Developer"
}
],
"description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/phar-io/manifest/issues",
"source": "https://github.com/phar-io/manifest/tree/2.0.3"
2020-10-26 11:17:25 +01:00
},
"time": "2021-07-20T11:28:43+00:00"
},
{
"name": "phar-io/version",
2022-03-15 23:57:22 +01:00
"version": "3.2.1",
"source": {
"type": "git",
"url": "https://github.com/phar-io/version.git",
2022-03-15 23:57:22 +01:00
"reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
},
"dist": {
"type": "zip",
2022-03-15 23:57:22 +01:00
"url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
"reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
"shasum": ""
},
"require": {
2021-05-25 13:16:27 +02:00
"php": "^7.2 || ^8.0"
},
"type": "library",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Arne Blankerts",
2020-10-14 15:07:09 +02:00
"email": "arne@blankerts.de",
"role": "Developer"
},
{
"name": "Sebastian Heuer",
2020-10-14 15:07:09 +02:00
"email": "sebastian@phpeople.de",
"role": "Developer"
},
{
"name": "Sebastian Bergmann",
2020-10-14 15:07:09 +02:00
"email": "sebastian@phpunit.de",
"role": "Developer"
}
],
"description": "Library for handling version information and constraints",
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/phar-io/version/issues",
2022-03-15 23:57:22 +01:00
"source": "https://github.com/phar-io/version/tree/3.2.1"
2020-10-26 11:17:25 +01:00
},
2022-03-15 23:57:22 +01:00
"time": "2022-02-21T01:04:05+00:00"
},
{
"name": "phpoffice/phpspreadsheet",
2022-11-09 11:41:58 +01:00
"version": "1.25.2",
"source": {
"type": "git",
"url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
2022-11-09 11:41:58 +01:00
"reference": "a317a09e7def49852400a4b3eca4a4b0790ceeb5"
},
"dist": {
"type": "zip",
2022-11-09 11:41:58 +01:00
"url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/a317a09e7def49852400a4b3eca4a4b0790ceeb5",
"reference": "a317a09e7def49852400a4b3eca4a4b0790ceeb5",
"shasum": ""
},
"require": {
"ext-ctype": "*",
"ext-dom": "*",
"ext-fileinfo": "*",
"ext-gd": "*",
"ext-iconv": "*",
"ext-libxml": "*",
"ext-mbstring": "*",
"ext-simplexml": "*",
"ext-xml": "*",
"ext-xmlreader": "*",
"ext-xmlwriter": "*",
"ext-zip": "*",
"ext-zlib": "*",
2022-11-09 11:41:58 +01:00
"ezyang/htmlpurifier": "^4.15",
2021-01-05 22:28:24 +01:00
"maennchen/zipstream-php": "^2.1",
2022-02-12 08:53:17 +01:00
"markbaker/complex": "^3.0",
"markbaker/matrix": "^3.0",
"php": "^7.3 || ^8.0",
2021-01-05 22:28:24 +01:00
"psr/http-client": "^1.0",
"psr/http-factory": "^1.0",
2022-11-09 11:41:58 +01:00
"psr/simple-cache": "^1.0 || ^2.0 || ^3.0"
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "dev-master",
"dompdf/dompdf": "^1.0 || ^2.0",
2022-02-12 08:53:17 +01:00
"friendsofphp/php-cs-fixer": "^3.2",
2022-11-09 11:41:58 +01:00
"mitoteam/jpgraph": "10.2.4",
"mpdf/mpdf": "8.1.1",
2020-10-14 15:07:09 +02:00
"phpcompatibility/php-compatibility": "^9.3",
2022-02-12 08:53:17 +01:00
"phpstan/phpstan": "^1.1",
"phpstan/phpstan-phpunit": "^1.0",
"phpunit/phpunit": "^8.5 || ^9.0",
"squizlabs/php_codesniffer": "^3.7",
2022-11-09 11:41:58 +01:00
"tecnickcom/tcpdf": "6.5"
},
"suggest": {
2022-11-09 11:41:58 +01:00
"dompdf/dompdf": "Option for rendering PDF with PDF Writer",
"ext-intl": "PHP Internationalization Functions",
"mitoteam/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
"mpdf/mpdf": "Option for rendering PDF with PDF Writer",
2022-11-09 11:41:58 +01:00
"tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer"
},
"type": "library",
"autoload": {
"psr-4": {
"PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2020-10-14 15:07:09 +02:00
"MIT"
],
"authors": [
2020-05-20 16:46:12 +02:00
{
"name": "Maarten Balliauw",
"homepage": "https://blog.maartenballiauw.be"
2020-05-20 16:46:12 +02:00
},
{
"name": "Mark Baker",
"homepage": "https://markbakeruk.net"
2020-05-20 16:46:12 +02:00
},
{
"name": "Franck Lefevre",
"homepage": "https://rootslabs.net"
2020-10-14 15:07:09 +02:00
},
{
"name": "Erik Tilt"
},
{
"name": "Adrien Crivelli"
2020-05-20 16:46:12 +02:00
}
],
"description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
"homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
"keywords": [
"OpenXML",
"excel",
"gnumeric",
"ods",
"php",
"spreadsheet",
"xls",
"xlsx"
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
2022-11-09 11:41:58 +01:00
"source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.25.2"
2020-10-26 11:17:25 +01:00
},
2022-11-09 11:41:58 +01:00
"time": "2022-09-25T17:21:01+00:00"
},
{
"name": "phpunit/php-code-coverage",
"version": "7.0.15",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "819f92bba8b001d4363065928088de22f25a3a48"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/819f92bba8b001d4363065928088de22f25a3a48",
"reference": "819f92bba8b001d4363065928088de22f25a3a48",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-xmlwriter": "*",
2021-05-25 13:16:27 +02:00
"php": ">=7.2",
"phpunit/php-file-iterator": "^2.0.2",
"phpunit/php-text-template": "^1.2.1",
"phpunit/php-token-stream": "^3.1.3 || ^4.0",
"sebastian/code-unit-reverse-lookup": "^1.0.1",
2021-05-25 13:16:27 +02:00
"sebastian/environment": "^4.2.2",
"sebastian/version": "^2.0.1",
2021-05-25 13:16:27 +02:00
"theseer/tokenizer": "^1.1.3"
},
"require-dev": {
2021-05-25 13:16:27 +02:00
"phpunit/phpunit": "^8.2.2"
},
"suggest": {
2021-05-25 13:16:27 +02:00
"ext-xdebug": "^2.7.2"
},
"type": "library",
"extra": {
"branch-alias": {
2021-05-25 13:16:27 +02:00
"dev-master": "7.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
2020-10-14 15:07:09 +02:00
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
"homepage": "https://github.com/sebastianbergmann/php-code-coverage",
"keywords": [
"coverage",
"testing",
"xunit"
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/7.0.15"
2020-10-26 11:17:25 +01:00
},
2021-05-25 13:16:27 +02:00
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2021-07-26T12:20:09+00:00"
},
2020-01-03 14:33:58 +01:00
{
"name": "phpunit/php-file-iterator",
2022-02-12 08:53:17 +01:00
"version": "2.0.5",
2020-01-03 14:33:58 +01:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-file-iterator.git",
2022-02-12 08:53:17 +01:00
"reference": "42c5ba5220e6904cbfe8b1a1bda7c0cfdc8c12f5"
2020-01-03 14:33:58 +01:00
},
"dist": {
"type": "zip",
2022-02-12 08:53:17 +01:00
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/42c5ba5220e6904cbfe8b1a1bda7c0cfdc8c12f5",
"reference": "42c5ba5220e6904cbfe8b1a1bda7c0cfdc8c12f5",
2020-01-03 14:33:58 +01:00
"shasum": ""
},
"require": {
2020-12-30 16:17:48 +01:00
"php": ">=7.1"
2020-10-14 15:07:09 +02:00
},
"require-dev": {
2020-12-30 16:17:48 +01:00
"phpunit/phpunit": "^8.5"
2020-01-03 14:33:58 +01:00
},
"type": "library",
"extra": {
"branch-alias": {
2020-10-14 15:07:09 +02:00
"dev-master": "2.0.x-dev"
2020-01-03 14:33:58 +01:00
}
},
"autoload": {
"classmap": [
"src/"
]
},
2020-01-03 14:33:58 +01:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
2020-01-03 14:33:58 +01:00
],
"authors": [
{
"name": "Sebastian Bergmann",
2020-10-14 15:07:09 +02:00
"email": "sebastian@phpunit.de",
"role": "lead"
2020-01-03 14:33:58 +01:00
}
],
"description": "FilterIterator implementation that filters files based on a list of suffixes.",
"homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
2020-01-03 14:33:58 +01:00
"keywords": [
"filesystem",
"iterator"
2020-01-03 14:33:58 +01:00
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
2022-02-12 08:53:17 +01:00
"source": "https://github.com/sebastianbergmann/php-file-iterator/tree/2.0.5"
2020-10-26 11:17:25 +01:00
},
2020-12-30 16:17:48 +01:00
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2022-02-12 08:53:17 +01:00
"time": "2021-12-02T12:42:26+00:00"
2020-01-03 14:33:58 +01:00
},
{
"name": "phpunit/php-text-template",
"version": "1.2.1",
2020-01-03 14:33:58 +01:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-text-template.git",
"reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
2020-01-03 14:33:58 +01:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
"reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
2020-01-03 14:33:58 +01:00
"shasum": ""
},
"require": {
"php": ">=5.3.3"
2020-01-03 14:33:58 +01:00
},
"type": "library",
"autoload": {
"classmap": [
"src/"
]
2020-01-03 14:33:58 +01:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
2020-01-03 14:33:58 +01:00
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
2020-01-03 14:33:58 +01:00
}
],
"description": "Simple template engine.",
"homepage": "https://github.com/sebastianbergmann/php-text-template/",
2020-01-03 14:33:58 +01:00
"keywords": [
"template"
2020-01-03 14:33:58 +01:00
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/sebastianbergmann/php-text-template/issues",
"source": "https://github.com/sebastianbergmann/php-text-template/tree/1.2.1"
},
2020-10-14 15:07:09 +02:00
"time": "2015-06-21T13:50:34+00:00"
2020-01-03 14:33:58 +01:00
},
{
"name": "phpunit/php-timer",
2020-12-30 16:17:48 +01:00
"version": "2.1.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-timer.git",
2020-12-30 16:17:48 +01:00
"reference": "2454ae1765516d20c4ffe103d85a58a9a3bd5662"
},
"dist": {
"type": "zip",
2020-12-30 16:17:48 +01:00
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/2454ae1765516d20c4ffe103d85a58a9a3bd5662",
"reference": "2454ae1765516d20c4ffe103d85a58a9a3bd5662",
"shasum": ""
},
"require": {
2020-12-30 16:17:48 +01:00
"php": ">=7.1"
},
"require-dev": {
2020-12-30 16:17:48 +01:00
"phpunit/phpunit": "^8.5"
},
"type": "library",
"extra": {
"branch-alias": {
2020-10-14 15:07:09 +02:00
"dev-master": "2.1-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
2020-10-14 15:07:09 +02:00
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Utility class for timing",
"homepage": "https://github.com/sebastianbergmann/php-timer/",
"keywords": [
"timer"
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/sebastianbergmann/php-timer/issues",
2020-12-30 16:17:48 +01:00
"source": "https://github.com/sebastianbergmann/php-timer/tree/2.1.3"
2020-10-26 11:17:25 +01:00
},
2020-12-30 16:17:48 +01:00
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-11-30T08:20:02+00:00"
},
{
"name": "phpunit/php-token-stream",
2021-06-09 10:47:10 +02:00
"version": "4.0.4",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-token-stream.git",
2021-06-09 10:47:10 +02:00
"reference": "a853a0e183b9db7eed023d7933a858fa1c8d25a3"
},
"dist": {
"type": "zip",
2021-06-09 10:47:10 +02:00
"url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/a853a0e183b9db7eed023d7933a858fa1c8d25a3",
"reference": "a853a0e183b9db7eed023d7933a858fa1c8d25a3",
"shasum": ""
},
"require": {
"ext-tokenizer": "*",
2021-06-09 10:47:10 +02:00
"php": "^7.3 || ^8.0"
},
"require-dev": {
2021-06-09 10:47:10 +02:00
"phpunit/phpunit": "^9.0"
},
"type": "library",
"extra": {
"branch-alias": {
2021-06-09 10:47:10 +02:00
"dev-master": "4.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Wrapper around PHP's tokenizer extension.",
"homepage": "https://github.com/sebastianbergmann/php-token-stream/",
"keywords": [
"tokenizer"
2020-05-20 16:46:12 +02:00
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/sebastianbergmann/php-token-stream/issues",
2021-06-09 10:47:10 +02:00
"source": "https://github.com/sebastianbergmann/php-token-stream/tree/master"
2020-10-26 11:17:25 +01:00
},
2020-12-30 16:17:48 +01:00
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2020-09-16 10:33:01 +02:00
"abandoned": true,
2021-06-09 10:47:10 +02:00
"time": "2020-08-04T08:28:15+00:00"
},
{
"name": "phpunit/phpunit",
2022-11-09 11:41:58 +01:00
"version": "8.5.31",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
2022-11-09 11:41:58 +01:00
"reference": "33c126b09a42de5c99e5e8032b54e8221264a74e"
},
"dist": {
"type": "zip",
2022-11-09 11:41:58 +01:00
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/33c126b09a42de5c99e5e8032b54e8221264a74e",
"reference": "33c126b09a42de5c99e5e8032b54e8221264a74e",
"shasum": ""
},
"require": {
2021-05-25 13:16:27 +02:00
"doctrine/instantiator": "^1.3.1",
"ext-dom": "*",
"ext-json": "*",
"ext-libxml": "*",
"ext-mbstring": "*",
"ext-xml": "*",
2021-05-25 13:16:27 +02:00
"ext-xmlwriter": "*",
"myclabs/deep-copy": "^1.10.0",
"phar-io/manifest": "^2.0.3",
2021-05-25 13:16:27 +02:00
"phar-io/version": "^3.0.2",
"php": ">=7.2",
"phpunit/php-code-coverage": "^7.0.12",
"phpunit/php-file-iterator": "^2.0.4",
"phpunit/php-text-template": "^1.2.1",
2021-05-25 13:16:27 +02:00
"phpunit/php-timer": "^2.1.2",
2022-11-09 11:41:58 +01:00
"sebastian/comparator": "^3.0.5",
2021-05-25 13:16:27 +02:00
"sebastian/diff": "^3.0.2",
"sebastian/environment": "^4.2.3",
2022-11-09 11:41:58 +01:00
"sebastian/exporter": "^3.1.5",
2021-05-25 13:16:27 +02:00
"sebastian/global-state": "^3.0.0",
"sebastian/object-enumerator": "^3.0.3",
2021-05-25 13:16:27 +02:00
"sebastian/resource-operations": "^2.0.1",
"sebastian/type": "^1.1.3",
"sebastian/version": "^2.0.1"
},
2018-02-26 09:55:39 +01:00
"suggest": {
2020-10-14 15:07:09 +02:00
"ext-soap": "*",
"ext-xdebug": "*",
2021-05-25 13:16:27 +02:00
"phpunit/php-invoker": "^2.0.0"
},
"bin": [
"phpunit"
],
"type": "library",
"extra": {
"branch-alias": {
2021-05-25 13:16:27 +02:00
"dev-master": "8.5-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
2020-10-14 15:07:09 +02:00
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "The PHP Unit Testing framework.",
"homepage": "https://phpunit.de/",
"keywords": [
"phpunit",
"testing",
"xunit"
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
2022-11-09 11:41:58 +01:00
"source": "https://github.com/sebastianbergmann/phpunit/tree/8.5.31"
2020-10-26 11:17:25 +01:00
},
2021-05-25 13:16:27 +02:00
"funding": [
{
2022-02-12 08:53:17 +01:00
"url": "https://phpunit.de/sponsors.html",
2021-05-25 13:16:27 +02:00
"type": "custom"
},
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
2022-11-09 11:41:58 +01:00
},
{
"url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
"type": "tidelift"
2021-05-25 13:16:27 +02:00
}
],
2022-11-09 11:41:58 +01:00
"time": "2022-10-28T05:57:37+00:00"
2020-10-15 18:14:13 +02:00
},
{
"name": "psr/cache",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/php-fig/cache.git",
"reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
"reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
2019-05-19 13:33:13 +02:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Cache\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
"description": "Common interface for caching libraries",
"keywords": [
"cache",
"psr",
"psr-6"
],
2020-10-26 11:17:25 +01:00
"support": {
"source": "https://github.com/php-fig/cache/tree/master"
2020-10-26 11:17:25 +01:00
},
"time": "2016-08-06T20:24:11+00:00"
},
{
"name": "psr/container",
"version": "1.1.2",
"source": {
"type": "git",
"url": "https://github.com/php-fig/container.git",
"reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
"reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
"shasum": ""
},
"require": {
"php": ">=7.4.0"
2021-01-05 22:28:24 +01:00
},
"type": "library",
"autoload": {
"psr-4": {
"Psr\\Container\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2021-01-05 22:28:24 +01:00
"MIT"
],
"authors": [
{
2021-01-05 22:28:24 +01:00
"name": "PHP-FIG",
"homepage": "https://www.php-fig.org/"
}
],
"description": "Common Container Interface (PHP FIG PSR-11)",
"homepage": "https://github.com/php-fig/container",
"keywords": [
"PSR-11",
"container",
"container-interface",
"container-interop",
"psr"
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/php-fig/container/issues",
"source": "https://github.com/php-fig/container/tree/1.1.2"
2020-10-26 11:17:25 +01:00
},
"time": "2021-11-05T16:50:12+00:00"
},
{
"name": "psr/event-dispatcher",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/php-fig/event-dispatcher.git",
"reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
"reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
"shasum": ""
},
"require": {
"php": ">=7.2.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\EventDispatcher\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
"description": "Standard interfaces for event handling.",
"keywords": [
"events",
"psr",
"psr-14"
],
"support": {
"issues": "https://github.com/php-fig/event-dispatcher/issues",
"source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
},
"time": "2019-01-08T18:20:26+00:00"
},
{
"name": "psr/http-client",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-client.git",
"reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
"reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
"shasum": ""
},
"require": {
"php": "^7.0 || ^8.0",
"psr/http-message": "^1.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Http\\Client\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
"description": "Common interface for HTTP clients",
"homepage": "https://github.com/php-fig/http-client",
"keywords": [
"http",
"http-client",
"psr",
"psr-18"
],
"support": {
"source": "https://github.com/php-fig/http-client/tree/master"
},
"time": "2020-06-29T06:28:15+00:00"
},
{
"name": "psr/http-factory",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-factory.git",
"reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
"reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
"shasum": ""
},
"require": {
"php": ">=7.0.0",
"psr/http-message": "^1.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Http\\Message\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
"description": "Common interfaces for PSR-7 HTTP message factories",
"keywords": [
"factory",
"http",
"message",
"psr",
"psr-17",
"psr-7",
"request",
"response"
],
"support": {
"source": "https://github.com/php-fig/http-factory/tree/master"
},
"time": "2019-04-30T12:38:16+00:00"
},
{
"name": "psr/http-message",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-message.git",
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
},
"dist": {
"type": "zip",
2021-01-05 22:28:24 +01:00
"url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
"shasum": ""
},
"require": {
2021-01-05 22:28:24 +01:00
"php": ">=5.3.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
2021-01-05 22:28:24 +01:00
"psr-4": {
"Psr\\Http\\Message\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
"description": "Common interface for HTTP messages",
"homepage": "https://github.com/php-fig/http-message",
"keywords": [
"http",
"http-message",
"psr",
"psr-7",
"request",
"response"
],
"support": {
"source": "https://github.com/php-fig/http-message/tree/master"
},
"time": "2016-08-06T14:39:51+00:00"
},
{
"name": "psr/log",
"version": "1.1.4",
"source": {
"type": "git",
"url": "https://github.com/php-fig/log.git",
"reference": "d49695b909c3b7628b6289db5479a1c204601f11"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
"reference": "d49695b909c3b7628b6289db5479a1c204601f11",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Log\\": "Psr/Log/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "https://www.php-fig.org/"
}
],
"description": "Common interface for logging libraries",
"homepage": "https://github.com/php-fig/log",
"keywords": [
"log",
"psr",
"psr-3"
],
"support": {
"source": "https://github.com/php-fig/log/tree/1.1.4"
},
"time": "2021-05-03T11:20:27+00:00"
},
2021-01-05 22:28:24 +01:00
{
"name": "psr/simple-cache",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/php-fig/simple-cache.git",
"reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
"reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\SimpleCache\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
"description": "Common interfaces for simple caching",
"keywords": [
"cache",
"caching",
"psr",
"psr-16",
"simple-cache"
],
"support": {
"source": "https://github.com/php-fig/simple-cache/tree/master"
},
"time": "2017-10-23T01:57:42+00:00"
},
{
"name": "raoul2000/yii2-jcrop-widget",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/raoul2000/yii2-jcrop-widget.git",
"reference": "1a858a0cd0c3adeb5442017e098b182f2016a9b2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/raoul2000/yii2-jcrop-widget/zipball/1a858a0cd0c3adeb5442017e098b182f2016a9b2",
"reference": "1a858a0cd0c3adeb5442017e098b182f2016a9b2",
"shasum": ""
},
"require": {
"yiisoft/yii2": "*"
},
"type": "yii2-extension",
"autoload": {
"psr-4": {
"raoul2000\\jcrop\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD 3-Clause"
],
"authors": [
{
"name": "Raoul",
"email": "raoul.boulard@gmail.com"
}
],
"description": "This extension is a wrapper for the jQuery Image Cropping Plugin (jcrop)",
"homepage": "https://github.com/raoul2000/yii2-jcrop-widget",
"keywords": [
"crop",
"extension",
"image",
"jquery",
"yii",
"yii2"
],
"support": {
"issues": "https://github.com/raoul2000/yii2-jcrop-widget/issues",
"source": "https://github.com/raoul2000/yii2-jcrop-widget/tree/1.0.0"
},
"time": "2014-07-30T15:40:38+00:00"
},
{
"name": "sebastian/code-unit-reverse-lookup",
"version": "1.0.2",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
"reference": "1de8cd5c010cb153fcd68b8d0f64606f523f7619"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/1de8cd5c010cb153fcd68b8d0f64606f523f7619",
"reference": "1de8cd5c010cb153fcd68b8d0f64606f523f7619",
"shasum": ""
},
"require": {
"php": ">=5.6"
},
"require-dev": {
"phpunit/phpunit": "^8.5"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Looks up which function or method a line of code belongs to",
"homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
2020-12-30 16:17:48 +01:00
"source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/1.0.2"
2020-10-26 11:17:25 +01:00
},
2020-12-30 16:17:48 +01:00
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-11-30T08:15:22+00:00"
2017-10-27 21:52:18 +02:00
},
{
"name": "sebastian/comparator",
2022-11-09 11:41:58 +01:00
"version": "3.0.5",
2017-10-27 21:52:18 +02:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/comparator.git",
2022-11-09 11:41:58 +01:00
"reference": "1dc7ceb4a24aede938c7af2a9ed1de09609ca770"
2017-10-27 21:52:18 +02:00
},
"dist": {
"type": "zip",
2022-11-09 11:41:58 +01:00
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/1dc7ceb4a24aede938c7af2a9ed1de09609ca770",
"reference": "1dc7ceb4a24aede938c7af2a9ed1de09609ca770",
2017-10-27 21:52:18 +02:00
"shasum": ""
},
"require": {
2020-12-30 16:17:48 +01:00
"php": ">=7.1",
2020-10-14 15:07:09 +02:00
"sebastian/diff": "^3.0",
"sebastian/exporter": "^3.1"
2017-10-27 21:52:18 +02:00
},
"require-dev": {
2020-12-30 16:17:48 +01:00
"phpunit/phpunit": "^8.5"
2017-10-27 21:52:18 +02:00
},
"type": "library",
2017-10-27 21:52:18 +02:00
"extra": {
"branch-alias": {
2020-10-14 15:07:09 +02:00
"dev-master": "3.0-dev"
2017-10-27 21:52:18 +02:00
}
},
"autoload": {
"classmap": [
"src/"
]
2017-10-27 21:52:18 +02:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
2020-12-30 16:17:48 +01:00
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
},
2017-10-27 21:52:18 +02:00
{
"name": "Jeff Welch",
"email": "whatthejeff@gmail.com"
},
{
"name": "Volker Dusch",
"email": "github@wallbash.com"
},
{
"name": "Bernhard Schussek",
"email": "bschussek@2bepublished.at"
2017-10-27 21:52:18 +02:00
}
],
"description": "Provides the functionality to compare PHP values for equality",
"homepage": "https://github.com/sebastianbergmann/comparator",
2017-10-27 21:52:18 +02:00
"keywords": [
"comparator",
"compare",
"equality"
2017-10-27 21:52:18 +02:00
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/sebastianbergmann/comparator/issues",
2022-11-09 11:41:58 +01:00
"source": "https://github.com/sebastianbergmann/comparator/tree/3.0.5"
2020-10-26 11:17:25 +01:00
},
2020-12-30 16:17:48 +01:00
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2022-11-09 11:41:58 +01:00
"time": "2022-09-14T12:31:48+00:00"
2017-10-27 21:52:18 +02:00
},
{
"name": "sebastian/diff",
2020-12-30 16:17:48 +01:00
"version": "3.0.3",
2017-10-27 21:52:18 +02:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/diff.git",
2020-12-30 16:17:48 +01:00
"reference": "14f72dd46eaf2f2293cbe79c93cc0bc43161a211"
2017-10-27 21:52:18 +02:00
},
"dist": {
"type": "zip",
2020-12-30 16:17:48 +01:00
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/14f72dd46eaf2f2293cbe79c93cc0bc43161a211",
"reference": "14f72dd46eaf2f2293cbe79c93cc0bc43161a211",
2017-10-27 21:52:18 +02:00
"shasum": ""
},
"require": {
2020-12-30 16:17:48 +01:00
"php": ">=7.1"
2018-04-27 09:28:36 +02:00
},
"require-dev": {
2020-10-14 15:07:09 +02:00
"phpunit/phpunit": "^7.5 || ^8.0",
"symfony/process": "^2 || ^3.3 || ^4"
2017-10-27 21:52:18 +02:00
},
"type": "library",
2017-10-27 21:52:18 +02:00
"extra": {
"branch-alias": {
2020-10-14 15:07:09 +02:00
"dev-master": "3.0-dev"
2017-10-27 21:52:18 +02:00
}
},
"autoload": {
"classmap": [
"src/"
]
2017-10-27 21:52:18 +02:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
2020-05-20 16:46:12 +02:00
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
2020-12-30 16:17:48 +01:00
},
{
"name": "Kore Nordmann",
"email": "mail@kore-nordmann.de"
2020-05-20 16:46:12 +02:00
}
],
"description": "Diff implementation",
"homepage": "https://github.com/sebastianbergmann/diff",
"keywords": [
2020-10-14 15:07:09 +02:00
"diff",
"udiff",
"unidiff",
"unified diff"
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/sebastianbergmann/diff/issues",
2020-12-30 16:17:48 +01:00
"source": "https://github.com/sebastianbergmann/diff/tree/3.0.3"
2020-10-26 11:17:25 +01:00
},
2020-12-30 16:17:48 +01:00
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-11-30T07:59:04+00:00"
},
{
"name": "sebastian/environment",
2020-12-30 16:17:48 +01:00
"version": "4.2.4",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/environment.git",
2020-12-30 16:17:48 +01:00
"reference": "d47bbbad83711771f167c72d4e3f25f7fcc1f8b0"
},
"dist": {
"type": "zip",
2020-12-30 16:17:48 +01:00
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/d47bbbad83711771f167c72d4e3f25f7fcc1f8b0",
"reference": "d47bbbad83711771f167c72d4e3f25f7fcc1f8b0",
"shasum": ""
},
"require": {
2020-12-30 16:17:48 +01:00
"php": ">=7.1"
},
"require-dev": {
2020-10-14 15:07:09 +02:00
"phpunit/phpunit": "^7.5"
},
"suggest": {
"ext-posix": "*"
},
"type": "library",
"extra": {
"branch-alias": {
2020-10-14 15:07:09 +02:00
"dev-master": "4.2-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Provides functionality to handle HHVM/PHP environments",
"homepage": "http://www.github.com/sebastianbergmann/environment",
"keywords": [
"Xdebug",
"environment",
"hhvm"
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/sebastianbergmann/environment/issues",
2020-12-30 16:17:48 +01:00
"source": "https://github.com/sebastianbergmann/environment/tree/4.2.4"
2020-10-26 11:17:25 +01:00
},
2020-12-30 16:17:48 +01:00
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-11-30T07:53:42+00:00"
},
{
"name": "sebastian/exporter",
2022-11-09 11:41:58 +01:00
"version": "3.1.5",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/exporter.git",
2022-11-09 11:41:58 +01:00
"reference": "73a9676f2833b9a7c36968f9d882589cd75511e6"
},
"dist": {
"type": "zip",
2022-11-09 11:41:58 +01:00
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/73a9676f2833b9a7c36968f9d882589cd75511e6",
"reference": "73a9676f2833b9a7c36968f9d882589cd75511e6",
"shasum": ""
},
"require": {
2020-12-30 16:17:48 +01:00
"php": ">=7.0",
"sebastian/recursion-context": "^3.0"
},
"require-dev": {
"ext-mbstring": "*",
2022-02-12 08:53:17 +01:00
"phpunit/phpunit": "^8.5"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.1.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
},
{
"name": "Jeff Welch",
"email": "whatthejeff@gmail.com"
},
{
"name": "Volker Dusch",
"email": "github@wallbash.com"
},
{
"name": "Adam Harvey",
"email": "aharvey@php.net"
},
{
"name": "Bernhard Schussek",
"email": "bschussek@gmail.com"
}
],
"description": "Provides the functionality to export PHP variables for visualization",
"homepage": "http://www.github.com/sebastianbergmann/exporter",
"keywords": [
"export",
"exporter"
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/sebastianbergmann/exporter/issues",
2022-11-09 11:41:58 +01:00
"source": "https://github.com/sebastianbergmann/exporter/tree/3.1.5"
2020-10-26 11:17:25 +01:00
},
2020-12-30 16:17:48 +01:00
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2022-11-09 11:41:58 +01:00
"time": "2022-09-14T06:00:17+00:00"
},
{
"name": "sebastian/global-state",
2022-02-12 08:53:17 +01:00
"version": "3.0.2",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/global-state.git",
2022-02-12 08:53:17 +01:00
"reference": "de036ec91d55d2a9e0db2ba975b512cdb1c23921"
},
"dist": {
"type": "zip",
2022-02-12 08:53:17 +01:00
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/de036ec91d55d2a9e0db2ba975b512cdb1c23921",
"reference": "de036ec91d55d2a9e0db2ba975b512cdb1c23921",
"shasum": ""
},
"require": {
2021-05-25 13:16:27 +02:00
"php": ">=7.2",
"sebastian/object-reflector": "^1.1.1",
"sebastian/recursion-context": "^3.0"
},
"require-dev": {
2021-05-25 13:16:27 +02:00
"ext-dom": "*",
"phpunit/phpunit": "^8.0"
},
2018-04-27 09:28:36 +02:00
"suggest": {
"ext-uopz": "*"
2018-04-27 09:28:36 +02:00
},
"type": "library",
"extra": {
"branch-alias": {
2021-05-25 13:16:27 +02:00
"dev-master": "3.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Snapshotting of global state",
"homepage": "http://www.github.com/sebastianbergmann/global-state",
"keywords": [
"global state"
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/sebastianbergmann/global-state/issues",
2022-02-12 08:53:17 +01:00
"source": "https://github.com/sebastianbergmann/global-state/tree/3.0.2"
2020-10-26 11:17:25 +01:00
},
2021-05-25 13:16:27 +02:00
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2022-02-12 08:53:17 +01:00
"time": "2022-02-10T06:55:38+00:00"
},
{
"name": "sebastian/object-enumerator",
2020-12-30 16:17:48 +01:00
"version": "3.0.4",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/object-enumerator.git",
2020-12-30 16:17:48 +01:00
"reference": "e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2"
},
"dist": {
"type": "zip",
2020-12-30 16:17:48 +01:00
"url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2",
"reference": "e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2",
"shasum": ""
},
"require": {
2020-12-30 16:17:48 +01:00
"php": ">=7.0",
"sebastian/object-reflector": "^1.1.1",
"sebastian/recursion-context": "^3.0"
},
"require-dev": {
"phpunit/phpunit": "^6.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Traverses array structures and object graphs to enumerate all referenced objects",
"homepage": "https://github.com/sebastianbergmann/object-enumerator/",
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
2020-12-30 16:17:48 +01:00
"source": "https://github.com/sebastianbergmann/object-enumerator/tree/3.0.4"
2020-10-26 11:17:25 +01:00
},
2020-12-30 16:17:48 +01:00
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-11-30T07:40:27+00:00"
},
{
"name": "sebastian/object-reflector",
2020-12-30 16:17:48 +01:00
"version": "1.1.2",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/object-reflector.git",
2020-12-30 16:17:48 +01:00
"reference": "9b8772b9cbd456ab45d4a598d2dd1a1bced6363d"
},
"dist": {
"type": "zip",
2020-12-30 16:17:48 +01:00
"url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/9b8772b9cbd456ab45d4a598d2dd1a1bced6363d",
"reference": "9b8772b9cbd456ab45d4a598d2dd1a1bced6363d",
"shasum": ""
},
"require": {
2020-12-30 16:17:48 +01:00
"php": ">=7.0"
},
"require-dev": {
"phpunit/phpunit": "^6.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Allows reflection of object attributes, including inherited and non-public ones",
"homepage": "https://github.com/sebastianbergmann/object-reflector/",
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/sebastianbergmann/object-reflector/issues",
2020-12-30 16:17:48 +01:00
"source": "https://github.com/sebastianbergmann/object-reflector/tree/1.1.2"
2020-10-26 11:17:25 +01:00
},
2020-12-30 16:17:48 +01:00
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-11-30T07:37:18+00:00"
},
{
"name": "sebastian/recursion-context",
2020-12-30 16:17:48 +01:00
"version": "3.0.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/recursion-context.git",
2020-12-30 16:17:48 +01:00
"reference": "367dcba38d6e1977be014dc4b22f47a484dac7fb"
},
"dist": {
"type": "zip",
2020-12-30 16:17:48 +01:00
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/367dcba38d6e1977be014dc4b22f47a484dac7fb",
"reference": "367dcba38d6e1977be014dc4b22f47a484dac7fb",
"shasum": ""
},
"require": {
2020-12-30 16:17:48 +01:00
"php": ">=7.0"
},
"require-dev": {
"phpunit/phpunit": "^6.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
},
2020-12-30 16:17:48 +01:00
{
"name": "Jeff Welch",
"email": "whatthejeff@gmail.com"
},
{
"name": "Adam Harvey",
"email": "aharvey@php.net"
}
],
"description": "Provides functionality to recursively process PHP variables",
"homepage": "http://www.github.com/sebastianbergmann/recursion-context",
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/sebastianbergmann/recursion-context/issues",
2020-12-30 16:17:48 +01:00
"source": "https://github.com/sebastianbergmann/recursion-context/tree/3.0.1"
2020-10-26 11:17:25 +01:00
},
2020-12-30 16:17:48 +01:00
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-11-30T07:34:24+00:00"
},
{
"name": "sebastian/resource-operations",
2020-12-30 16:17:48 +01:00
"version": "2.0.2",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/resource-operations.git",
2020-12-30 16:17:48 +01:00
"reference": "31d35ca87926450c44eae7e2611d45a7a65ea8b3"
},
"dist": {
"type": "zip",
2020-12-30 16:17:48 +01:00
"url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/31d35ca87926450c44eae7e2611d45a7a65ea8b3",
"reference": "31d35ca87926450c44eae7e2611d45a7a65ea8b3",
"shasum": ""
},
"require": {
2020-12-30 16:17:48 +01:00
"php": ">=7.1"
},
"type": "library",
"extra": {
"branch-alias": {
2020-10-14 15:07:09 +02:00
"dev-master": "2.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Provides a list of PHP built-in functions that operate on resources",
"homepage": "https://www.github.com/sebastianbergmann/resource-operations",
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/sebastianbergmann/resource-operations/issues",
2020-12-30 16:17:48 +01:00
"source": "https://github.com/sebastianbergmann/resource-operations/tree/2.0.2"
2020-10-26 11:17:25 +01:00
},
2020-12-30 16:17:48 +01:00
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-11-30T07:30:19+00:00"
2020-10-14 15:07:09 +02:00
},
2021-05-25 13:16:27 +02:00
{
"name": "sebastian/type",
"version": "1.1.4",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/type.git",
"reference": "0150cfbc4495ed2df3872fb31b26781e4e077eb4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/type/zipball/0150cfbc4495ed2df3872fb31b26781e4e077eb4",
"reference": "0150cfbc4495ed2df3872fb31b26781e4e077eb4",
"shasum": ""
},
"require": {
"php": ">=7.2"
},
"require-dev": {
"phpunit/phpunit": "^8.2"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Collection of value objects that represent the types of the PHP type system",
"homepage": "https://github.com/sebastianbergmann/type",
"support": {
"issues": "https://github.com/sebastianbergmann/type/issues",
"source": "https://github.com/sebastianbergmann/type/tree/1.1.4"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-11-30T07:25:11+00:00"
},
2020-10-14 15:07:09 +02:00
{
2020-10-15 15:13:10 +02:00
"name": "sebastian/version",
"version": "2.0.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/version.git",
"reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
"reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
"shasum": ""
},
"require": {
"php": ">=5.6"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Library that helps with managing the version number of Git-hosted PHP projects",
"homepage": "https://github.com/sebastianbergmann/version",
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/sebastianbergmann/version/issues",
"source": "https://github.com/sebastianbergmann/version/tree/master"
},
2020-10-14 15:07:09 +02:00
"time": "2016-10-03T07:35:21+00:00"
},
{
"name": "select2/select2",
"version": "4.0.13",
"source": {
"type": "git",
"url": "https://github.com/select2/select2.git",
"reference": "45f2b83ceed5231afa7b3d5b12b58ad335edd82e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/select2/select2/zipball/45f2b83ceed5231afa7b3d5b12b58ad335edd82e",
"reference": "45f2b83ceed5231afa7b3d5b12b58ad335edd82e",
"shasum": ""
},
"type": "component",
"extra": {
"component": {
"scripts": [
"dist/js/select2.js"
],
"styles": [
"dist/css/select2.css"
],
"files": [
"dist/js/select2.js",
"dist/js/i18n/*.js",
"dist/css/select2.css"
]
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Select2 is a jQuery based replacement for select boxes.",
"homepage": "https://select2.org/",
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/select2/select2/issues",
"source": "https://github.com/select2/select2/tree/4.0.13"
},
2020-10-14 15:07:09 +02:00
"time": "2020-01-28T05:01:22+00:00"
},
2021-01-05 22:28:24 +01:00
{
"name": "spomky-labs/base64url",
"version": "v2.0.4",
"source": {
"type": "git",
"url": "https://github.com/Spomky-Labs/base64url.git",
"reference": "7752ce931ec285da4ed1f4c5aa27e45e097be61d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Spomky-Labs/base64url/zipball/7752ce931ec285da4ed1f4c5aa27e45e097be61d",
"reference": "7752ce931ec285da4ed1f4c5aa27e45e097be61d",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"require-dev": {
"phpstan/extension-installer": "^1.0",
"phpstan/phpstan": "^0.11|^0.12",
"phpstan/phpstan-beberlei-assert": "^0.11|^0.12",
"phpstan/phpstan-deprecation-rules": "^0.11|^0.12",
"phpstan/phpstan-phpunit": "^0.11|^0.12",
"phpstan/phpstan-strict-rules": "^0.11|^0.12"
},
"type": "library",
"autoload": {
"psr-4": {
"Base64Url\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Florent Morselli",
"homepage": "https://github.com/Spomky-Labs/base64url/contributors"
}
],
"description": "Base 64 URL Safe Encoding/Decoding PHP Library",
"homepage": "https://github.com/Spomky-Labs/base64url",
"keywords": [
"base64",
"rfc4648",
"safe",
"url"
],
"support": {
"issues": "https://github.com/Spomky-Labs/base64url/issues",
"source": "https://github.com/Spomky-Labs/base64url/tree/v2.0.4"
},
"funding": [
{
"url": "https://github.com/Spomky",
"type": "github"
},
{
"url": "https://www.patreon.com/FlorentMorselli",
"type": "patreon"
}
],
"time": "2020-11-03T09:10:25+00:00"
},
{
"name": "symfony/amazon-mailer",
"version": "v5.4.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/amazon-mailer.git",
"reference": "b29080ec459364c4fc9478b2633c0915480f22ea"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/amazon-mailer/zipball/b29080ec459364c4fc9478b2633c0915480f22ea",
"reference": "b29080ec459364c4fc9478b2633c0915480f22ea",
"shasum": ""
},
"require": {
"async-aws/ses": "^1.0",
"php": ">=7.2.5",
"psr/event-dispatcher": "^1",
"symfony/deprecation-contracts": "^2.1|^3",
"symfony/mailer": "^4.4.21|^5.2.6|^6.0"
},
"require-dev": {
"symfony/http-client": "^4.4|^5.0|^6.0"
},
"type": "symfony-mailer-bridge",
"autoload": {
"psr-4": {
"Symfony\\Component\\Mailer\\Bridge\\Amazon\\": ""
},
"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 Amazon Mailer Bridge",
"homepage": "https://symfony.com",
2020-10-26 11:17:25 +01:00
"support": {
"source": "https://github.com/symfony/amazon-mailer/tree/v5.4.8"
2020-10-26 11:17:25 +01:00
},
"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": "2022-04-12T16:18:39+00:00"
},
{
"name": "symfony/deprecation-contracts",
"version": "v2.5.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/deprecation-contracts.git",
"reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
"reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
"shasum": ""
},
"require": {
2020-10-26 11:17:25 +01:00
"php": ">=7.1"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "2.5-dev"
},
"thanks": {
"name": "symfony/contracts",
"url": "https://github.com/symfony/contracts"
}
},
"autoload": {
"files": [
"function.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "A generic function and convention to trigger deprecation notices",
"homepage": "https://symfony.com",
2020-10-26 11:17:25 +01:00
"support": {
"source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.2"
2020-10-26 11:17:25 +01:00
},
2020-10-14 15:07:09 +02:00
"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": "2022-01-02T09:53:40+00:00"
},
2020-10-14 15:07:09 +02:00
{
"name": "symfony/event-dispatcher",
"version": "v5.4.9",
2020-10-14 15:07:09 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
"reference": "8e6ce1cc0279e3ff3c8ff0f43813bc88d21ca1bc"
2020-10-14 15:07:09 +02:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/8e6ce1cc0279e3ff3c8ff0f43813bc88d21ca1bc",
"reference": "8e6ce1cc0279e3ff3c8ff0f43813bc88d21ca1bc",
2020-10-14 15:07:09 +02:00
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/deprecation-contracts": "^2.1|^3",
"symfony/event-dispatcher-contracts": "^2|^3",
"symfony/polyfill-php80": "^1.16"
},
"conflict": {
"symfony/dependency-injection": "<4.4"
2021-01-05 22:28:24 +01:00
},
2022-02-12 08:53:17 +01:00
"provide": {
"psr/event-dispatcher-implementation": "1.0",
"symfony/event-dispatcher-implementation": "2.0"
},
"require-dev": {
"psr/log": "^1|^2|^3",
"symfony/config": "^4.4|^5.0|^6.0",
"symfony/dependency-injection": "^4.4|^5.0|^6.0",
"symfony/error-handler": "^4.4|^5.0|^6.0",
"symfony/expression-language": "^4.4|^5.0|^6.0",
"symfony/http-foundation": "^4.4|^5.0|^6.0",
"symfony/service-contracts": "^1.1|^2|^3",
"symfony/stopwatch": "^4.4|^5.0|^6.0"
2022-02-12 08:53:17 +01:00
},
2021-01-05 22:28:24 +01:00
"suggest": {
"symfony/dependency-injection": "",
"symfony/http-kernel": ""
2020-10-14 15:07:09 +02:00
},
"type": "library",
"autoload": {
2022-03-15 23:57:22 +01:00
"psr-4": {
"Symfony\\Component\\EventDispatcher\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
2020-10-14 15:07:09 +02:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
2020-10-14 15:07:09 +02:00
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
2020-10-14 15:07:09 +02:00
"homepage": "https://symfony.com",
2020-10-26 11:17:25 +01:00
"support": {
"source": "https://github.com/symfony/event-dispatcher/tree/v5.4.9"
2020-10-26 11:17:25 +01:00
},
2020-10-14 15:07:09 +02:00
"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": "2022-05-05T16:45:39+00:00"
2020-10-14 15:07:09 +02:00
},
2021-06-09 10:47:10 +02:00
{
"name": "symfony/event-dispatcher-contracts",
"version": "v2.5.2",
2021-06-09 10:47:10 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher-contracts.git",
"reference": "f98b54df6ad059855739db6fcbc2d36995283fe1"
2021-06-09 10:47:10 +02:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/f98b54df6ad059855739db6fcbc2d36995283fe1",
"reference": "f98b54df6ad059855739db6fcbc2d36995283fe1",
2021-06-09 10:47:10 +02:00
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"psr/event-dispatcher": "^1"
},
"suggest": {
"symfony/event-dispatcher-implementation": ""
2021-06-09 10:47:10 +02:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "2.5-dev"
2021-06-09 10:47:10 +02:00
},
"thanks": {
"name": "symfony/contracts",
"url": "https://github.com/symfony/contracts"
2021-06-09 10:47:10 +02:00
}
},
"autoload": {
2022-02-12 08:53:17 +01:00
"psr-4": {
"Symfony\\Contracts\\EventDispatcher\\": ""
}
2021-06-09 10:47:10 +02:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Generic abstractions related to dispatching event",
2021-06-09 10:47:10 +02:00
"homepage": "https://symfony.com",
"keywords": [
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
2021-06-09 10:47:10 +02:00
],
"support": {
"source": "https://github.com/symfony/event-dispatcher-contracts/tree/v2.5.2"
2021-06-09 10:47:10 +02:00
},
"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": "2022-01-02T09:53:40+00:00"
2021-06-09 10:47:10 +02:00
},
2020-10-14 15:07:09 +02:00
{
"name": "symfony/google-mailer",
2022-06-02 23:35:30 +02:00
"version": "v5.4.8",
2020-10-14 15:07:09 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/google-mailer.git",
"reference": "8da892489a7536e869c56efa06bf2f74f15a4693"
2020-10-14 15:07:09 +02:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/google-mailer/zipball/8da892489a7536e869c56efa06bf2f74f15a4693",
"reference": "8da892489a7536e869c56efa06bf2f74f15a4693",
"shasum": ""
},
"require": {
2021-06-09 10:47:10 +02:00
"php": ">=7.2.5",
"psr/event-dispatcher": "^1",
"symfony/mailer": "^4.4|^5.0|^6.0"
},
"type": "symfony-mailer-bridge",
"autoload": {
2021-01-05 22:28:24 +01:00
"psr-4": {
"Symfony\\Component\\Mailer\\Bridge\\Google\\": ""
2021-01-05 22:28:24 +01:00
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2021-01-05 22:28:24 +01:00
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony Google Mailer Bridge",
2021-01-05 22:28:24 +01:00
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/google-mailer/tree/v5.4.8"
2021-01-05 22:28:24 +01:00
},
"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": "2022-04-12T15:48:08+00:00"
2021-01-05 22:28:24 +01:00
},
{
"name": "symfony/http-client",
2022-11-09 11:41:58 +01:00
"version": "v5.4.15",
2021-01-05 22:28:24 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
2022-11-09 11:41:58 +01:00
"reference": "8f29b0f06c9ff48c8431e78eb90c8bd6f82cb12b"
2021-01-05 22:28:24 +01:00
},
"dist": {
"type": "zip",
2022-11-09 11:41:58 +01:00
"url": "https://api.github.com/repos/symfony/http-client/zipball/8f29b0f06c9ff48c8431e78eb90c8bd6f82cb12b",
"reference": "8f29b0f06c9ff48c8431e78eb90c8bd6f82cb12b",
2021-01-05 22:28:24 +01:00
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"psr/log": "^1|^2|^3",
"symfony/deprecation-contracts": "^2.1|^3",
"symfony/http-client-contracts": "^2.4",
"symfony/polyfill-php73": "^1.11",
"symfony/polyfill-php80": "^1.16",
"symfony/service-contracts": "^1.0|^2|^3"
},
"provide": {
"php-http/async-client-implementation": "*",
"php-http/client-implementation": "*",
"psr/http-client-implementation": "1.0",
"symfony/http-client-implementation": "2.4"
},
"require-dev": {
"amphp/amp": "^2.5",
"amphp/http-client": "^4.2.1",
"amphp/http-tunnel": "^1.0",
"amphp/socket": "^1.1",
"guzzlehttp/promises": "^1.4",
"nyholm/psr7": "^1.0",
"php-http/httplug": "^1.0|^2.0",
"psr/http-client": "^1.0",
"symfony/dependency-injection": "^4.4|^5.0|^6.0",
"symfony/http-kernel": "^4.4.13|^5.1.5|^6.0",
"symfony/process": "^4.4|^5.0|^6.0",
"symfony/stopwatch": "^4.4|^5.0|^6.0"
2021-01-05 22:28:24 +01:00
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\HttpClient\\": ""
},
"exclude-from-classmap": [
"/Tests/"
2021-01-05 22:28:24 +01:00
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
"homepage": "https://symfony.com",
2020-10-26 11:17:25 +01:00
"support": {
2022-11-09 11:41:58 +01:00
"source": "https://github.com/symfony/http-client/tree/v5.4.15"
2020-10-26 11:17:25 +01:00
},
2021-01-05 22:28:24 +01:00
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
2021-01-05 22:28:24 +01:00
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
2021-01-05 22:28:24 +01:00
}
],
2022-11-09 11:41:58 +01:00
"time": "2022-10-25T16:22:13+00:00"
},
{
"name": "symfony/http-client-contracts",
"version": "v2.5.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client-contracts.git",
"reference": "ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70",
"reference": "ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70",
"shasum": ""
},
"require": {
"php": ">=7.2.5"
},
"suggest": {
"symfony/http-client-implementation": ""
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "2.5-dev"
},
"thanks": {
"name": "symfony/contracts",
"url": "https://github.com/symfony/contracts"
}
},
"autoload": {
"psr-4": {
"Symfony\\Contracts\\HttpClient\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Generic abstractions related to HTTP clients",
"homepage": "https://symfony.com",
"keywords": [
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
],
2020-10-26 11:17:25 +01:00
"support": {
"source": "https://github.com/symfony/http-client-contracts/tree/v2.5.2"
2020-10-26 11:17:25 +01:00
},
2021-01-05 22:28:24 +01:00
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
2021-01-05 22:28:24 +01:00
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2021-01-05 22:28:24 +01:00
"type": "tidelift"
}
],
"time": "2022-04-12T15:48:08+00:00"
},
{
"name": "symfony/mailchimp-mailer",
"version": "v5.4.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/mailchimp-mailer.git",
"reference": "d9474abc8cd4c8a9cadd6e6c6bf667801d2fbdae"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mailchimp-mailer/zipball/d9474abc8cd4c8a9cadd6e6c6bf667801d2fbdae",
"reference": "d9474abc8cd4c8a9cadd6e6c6bf667801d2fbdae",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"psr/event-dispatcher": "^1",
"symfony/mailer": "^5.1|^6.0"
},
"require-dev": {
"symfony/http-client": "^4.4|^5.0|^6.0"
},
"type": "symfony-mailer-bridge",
"autoload": {
"psr-4": {
"Symfony\\Component\\Mailer\\Bridge\\Mailchimp\\": ""
},
"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 Mailchimp Mailer Bridge",
"homepage": "https://symfony.com",
2020-10-26 11:17:25 +01:00
"support": {
"source": "https://github.com/symfony/mailchimp-mailer/tree/v5.4.7"
2020-10-26 11:17:25 +01:00
},
2020-10-14 15:07:09 +02:00
"funding": [
{
"url": "https://symfony.com/sponsor",
2020-10-14 15:07:09 +02:00
"type": "custom"
},
{
"url": "https://github.com/fabpot",
2020-10-14 15:07:09 +02:00
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2020-10-14 15:07:09 +02:00
"type": "tidelift"
}
],
"time": "2022-03-24T17:11:08+00:00"
2018-03-16 12:29:46 +01:00
},
{
"name": "symfony/mailer",
2022-11-09 11:41:58 +01:00
"version": "v5.4.15",
2018-03-16 12:29:46 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/mailer.git",
2022-11-09 11:41:58 +01:00
"reference": "926f4deddb60d40024e6058fd8f94e70e4024930"
2018-03-16 12:29:46 +01:00
},
"dist": {
"type": "zip",
2022-11-09 11:41:58 +01:00
"url": "https://api.github.com/repos/symfony/mailer/zipball/926f4deddb60d40024e6058fd8f94e70e4024930",
"reference": "926f4deddb60d40024e6058fd8f94e70e4024930",
2018-03-16 12:29:46 +01:00
"shasum": ""
},
"require": {
"egulias/email-validator": "^2.1.10|^3",
"php": ">=7.2.5",
"psr/event-dispatcher": "^1",
"psr/log": "^1|^2|^3",
"symfony/deprecation-contracts": "^2.1|^3",
"symfony/event-dispatcher": "^4.4|^5.0|^6.0",
"symfony/mime": "^5.2.6|^6.0",
"symfony/polyfill-php80": "^1.16",
"symfony/service-contracts": "^1.1|^2|^3"
},
"conflict": {
"symfony/http-kernel": "<4.4"
2018-03-16 12:29:46 +01:00
},
"require-dev": {
"symfony/http-client-contracts": "^1.1|^2|^3",
"symfony/messenger": "^4.4|^5.0|^6.0"
2018-03-16 12:29:46 +01:00
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Mailer\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
2018-03-16 12:29:46 +01:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2018-03-16 12:29:46 +01:00
}
],
"description": "Helps sending emails",
"homepage": "https://symfony.com",
2020-10-26 11:17:25 +01:00
"support": {
2022-11-09 11:41:58 +01:00
"source": "https://github.com/symfony/mailer/tree/v5.4.15"
2020-10-26 11:17:25 +01:00
},
"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"
}
],
2022-11-09 11:41:58 +01:00
"time": "2022-10-27T07:55:40+00:00"
2018-02-08 14:28:55 +01:00
},
2021-01-05 22:28:24 +01:00
{
"name": "symfony/mailgun-mailer",
"version": "v5.4.7",
2021-01-05 22:28:24 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/mailgun-mailer.git",
"reference": "a261eb5145bd9456a9c68445eac1553c4a75d392"
2021-01-05 22:28:24 +01:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mailgun-mailer/zipball/a261eb5145bd9456a9c68445eac1553c4a75d392",
"reference": "a261eb5145bd9456a9c68445eac1553c4a75d392",
2021-01-05 22:28:24 +01:00
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"psr/event-dispatcher": "^1",
"symfony/mailer": "^5.2.6|^6.0"
2021-01-05 22:28:24 +01:00
},
"require-dev": {
"symfony/http-client": "^4.4|^5.0|^6.0"
},
"type": "symfony-mailer-bridge",
2021-01-05 22:28:24 +01:00
"autoload": {
"psr-4": {
"Symfony\\Component\\Mailer\\Bridge\\Mailgun\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
2021-01-05 22:28:24 +01:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
2021-01-05 22:28:24 +01:00
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2021-01-05 22:28:24 +01:00
}
],
"description": "Symfony Mailgun Mailer Bridge",
"homepage": "https://symfony.com",
2021-01-05 22:28:24 +01:00
"support": {
"source": "https://github.com/symfony/mailgun-mailer/tree/v5.4.7"
2021-01-05 22:28:24 +01:00
},
"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"
2021-01-05 22:28:24 +01:00
}
],
"time": "2022-03-24T17:11:08+00:00"
2021-01-05 22:28:24 +01:00
},
{
"name": "symfony/mailjet-mailer",
"version": "v5.4.8",
2021-01-05 22:28:24 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/mailjet-mailer.git",
"reference": "c186b0240d691236fe848c748566e987925d2e1c"
2021-01-05 22:28:24 +01:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mailjet-mailer/zipball/c186b0240d691236fe848c748566e987925d2e1c",
"reference": "c186b0240d691236fe848c748566e987925d2e1c",
2021-01-05 22:28:24 +01:00
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"psr/event-dispatcher": "^1",
"symfony/mailer": "^4.4|^5.0|^6.0"
2021-01-05 22:28:24 +01:00
},
"require-dev": {
"symfony/http-client": "^4.4|^5.0|^6.0"
2021-01-05 22:28:24 +01:00
},
"type": "symfony-mailer-bridge",
2021-01-05 22:28:24 +01:00
"autoload": {
"psr-4": {
"Symfony\\Component\\Mailer\\Bridge\\Mailjet\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
2021-01-05 22:28:24 +01:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
2021-01-05 22:28:24 +01:00
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2021-01-05 22:28:24 +01:00
}
],
"description": "Symfony Mailjet Mailer Bridge",
"homepage": "https://symfony.com",
2021-01-05 22:28:24 +01:00
"support": {
"source": "https://github.com/symfony/mailjet-mailer/tree/v5.4.8"
2021-01-05 22:28:24 +01:00
},
"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"
2021-01-05 22:28:24 +01:00
}
],
"time": "2022-04-12T16:02:29+00:00"
2021-01-05 22:28:24 +01:00
},
{
"name": "symfony/mime",
2022-11-09 11:41:58 +01:00
"version": "v5.4.14",
2021-01-05 22:28:24 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/mime.git",
2022-11-09 11:41:58 +01:00
"reference": "1c118b253bb3495d81e95a6e3ec6c2766a98a0c4"
2021-01-05 22:28:24 +01:00
},
"dist": {
"type": "zip",
2022-11-09 11:41:58 +01:00
"url": "https://api.github.com/repos/symfony/mime/zipball/1c118b253bb3495d81e95a6e3ec6c2766a98a0c4",
"reference": "1c118b253bb3495d81e95a6e3ec6c2766a98a0c4",
2021-01-05 22:28:24 +01:00
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/deprecation-contracts": "^2.1|^3",
"symfony/polyfill-intl-idn": "^1.10",
"symfony/polyfill-mbstring": "^1.0",
"symfony/polyfill-php80": "^1.16"
2021-01-05 22:28:24 +01:00
},
"conflict": {
"egulias/email-validator": "~3.0.0",
"phpdocumentor/reflection-docblock": "<3.2.2",
"phpdocumentor/type-resolver": "<1.4.0",
2022-11-09 11:41:58 +01:00
"symfony/mailer": "<4.4",
"symfony/serializer": "<5.4.14|>=6.0,<6.0.14|>=6.1,<6.1.6"
},
"require-dev": {
"egulias/email-validator": "^2.1.10|^3.1",
"phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
"symfony/dependency-injection": "^4.4|^5.0|^6.0",
"symfony/property-access": "^4.4|^5.1|^6.0",
"symfony/property-info": "^4.4|^5.1|^6.0",
2022-11-09 11:41:58 +01:00
"symfony/serializer": "^5.4.14|~6.0.14|^6.1.6"
2021-01-05 22:28:24 +01:00
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Mime\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
2021-01-05 22:28:24 +01:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
2021-01-05 22:28:24 +01:00
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2021-01-05 22:28:24 +01:00
}
],
"description": "Allows manipulating MIME messages",
"homepage": "https://symfony.com",
2021-01-05 22:28:24 +01:00
"keywords": [
"mime",
"mime-type"
2021-01-05 22:28:24 +01:00
],
"support": {
2022-11-09 11:41:58 +01:00
"source": "https://github.com/symfony/mime/tree/v5.4.14"
2021-01-05 22:28:24 +01:00
},
"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"
2021-01-05 22:28:24 +01:00
}
],
2022-11-09 11:41:58 +01:00
"time": "2022-10-07T08:01:20+00:00"
2021-01-05 22:28:24 +01:00
},
{
"name": "symfony/oh-my-smtp-mailer",
2022-11-09 11:41:58 +01:00
"version": "v5.4.11",
2021-01-05 22:28:24 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/oh-my-smtp-mailer.git",
2022-11-09 11:41:58 +01:00
"reference": "254e26005b7d47ff4143be89cf533193c180cd3e"
2021-01-05 22:28:24 +01:00
},
"dist": {
"type": "zip",
2022-11-09 11:41:58 +01:00
"url": "https://api.github.com/repos/symfony/oh-my-smtp-mailer/zipball/254e26005b7d47ff4143be89cf533193c180cd3e",
"reference": "254e26005b7d47ff4143be89cf533193c180cd3e",
2021-01-05 22:28:24 +01:00
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"psr/event-dispatcher": "^1",
"symfony/mailer": "^5.3.0|^6.0"
2021-01-05 22:28:24 +01:00
},
"require-dev": {
"symfony/http-client": "^4.4|^5.0|^6.0"
},
"type": "symfony-mailer-bridge",
2021-01-05 22:28:24 +01:00
"autoload": {
"psr-4": {
"Symfony\\Component\\Mailer\\Bridge\\OhMySmtp\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
2021-01-05 22:28:24 +01:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
2021-01-05 22:28:24 +01:00
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
},
{
"name": "Paul Oms",
"homepage": "https://ohmysmtp.com"
2021-01-05 22:28:24 +01:00
}
],
"description": "Symfony OhMySMTP Mailer Bridge",
"homepage": "https://symfony.com",
2021-01-05 22:28:24 +01:00
"support": {
2022-11-09 11:41:58 +01:00
"source": "https://github.com/symfony/oh-my-smtp-mailer/tree/v5.4.11"
2021-01-05 22:28:24 +01:00
},
"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"
2021-01-05 22:28:24 +01:00
}
],
"abandoned": "symfony/mail-pace-mailer",
2022-11-09 11:41:58 +01:00
"time": "2022-06-27T16:58:25+00:00"
2021-01-05 22:28:24 +01:00
},
{
"name": "symfony/polyfill-ctype",
"version": "v1.27.0",
2021-01-05 22:28:24 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git",
"reference": "5bbc823adecdae860bb64756d639ecfec17b050a"
2021-01-05 22:28:24 +01:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/5bbc823adecdae860bb64756d639ecfec17b050a",
"reference": "5bbc823adecdae860bb64756d639ecfec17b050a",
2021-01-05 22:28:24 +01:00
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"provide": {
"ext-ctype": "*"
},
"suggest": {
"ext-ctype": "For best performance"
2021-01-05 22:28:24 +01:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.27-dev"
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
2021-01-05 22:28:24 +01:00
"autoload": {
"files": [
"bootstrap.php"
],
2021-01-05 22:28:24 +01:00
"psr-4": {
"Symfony\\Polyfill\\Ctype\\": ""
2021-01-05 22:28:24 +01:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Gert de Pagter",
"email": "BackEndTea@gmail.com"
2021-01-05 22:28:24 +01:00
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2021-01-05 22:28:24 +01:00
}
],
"description": "Symfony polyfill for ctype functions",
"homepage": "https://symfony.com",
2021-01-05 22:28:24 +01:00
"keywords": [
"compatibility",
"ctype",
"polyfill",
"portable"
2021-01-05 22:28:24 +01:00
],
"support": {
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.27.0"
2021-01-05 22:28:24 +01:00
},
"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"
2021-01-05 22:28:24 +01:00
}
],
"time": "2022-11-03T14:55:06+00:00"
2021-01-05 22:28:24 +01:00
},
{
"name": "symfony/polyfill-intl-idn",
"version": "v1.27.0",
2021-01-05 22:28:24 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-idn.git",
"reference": "639084e360537a19f9ee352433b84ce831f3d2da"
2021-01-05 22:28:24 +01:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/639084e360537a19f9ee352433b84ce831f3d2da",
"reference": "639084e360537a19f9ee352433b84ce831f3d2da",
2021-01-05 22:28:24 +01:00
"shasum": ""
},
"require": {
"php": ">=7.1",
"symfony/polyfill-intl-normalizer": "^1.10",
"symfony/polyfill-php72": "^1.10"
2021-01-05 22:28:24 +01:00
},
"suggest": {
"ext-intl": "For best performance"
2021-01-05 22:28:24 +01:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.27-dev"
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
2021-01-05 22:28:24 +01:00
"autoload": {
"files": [
"bootstrap.php"
],
2021-01-05 22:28:24 +01:00
"psr-4": {
"Symfony\\Polyfill\\Intl\\Idn\\": ""
2021-01-05 22:28:24 +01:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Laurent Bassin",
"email": "laurent@bassin.info"
2021-01-05 22:28:24 +01:00
},
{
"name": "Trevor Rowbotham",
"email": "trevor.rowbotham@pm.me"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2021-01-05 22:28:24 +01:00
}
],
"description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
"homepage": "https://symfony.com",
2021-01-05 22:28:24 +01:00
"keywords": [
"compatibility",
"idn",
"intl",
"polyfill",
"portable",
"shim"
2021-01-05 22:28:24 +01:00
],
"support": {
"source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.27.0"
2021-01-05 22:28:24 +01:00
},
"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"
2021-01-05 22:28:24 +01:00
}
],
"time": "2022-11-03T14:55:06+00:00"
2021-01-05 22:28:24 +01:00
},
{
"name": "symfony/polyfill-intl-normalizer",
"version": "v1.27.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
"reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/19bd1e4fcd5b91116f14d8533c57831ed00571b6",
"reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"suggest": {
"ext-intl": "For best performance"
},
"type": "library",
2021-05-25 10:44:32 +02:00
"extra": {
"branch-alias": {
"dev-main": "1.27-dev"
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
2021-05-25 10:44:32 +02:00
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Intl\\Normalizer\\": ""
},
"classmap": [
"Resources/stubs"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill for intl's Normalizer class and related functions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"intl",
"normalizer",
"polyfill",
"portable",
"shim"
],
2020-10-26 11:17:25 +01:00
"support": {
"source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.27.0"
2020-10-26 11:17:25 +01:00
},
"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": "2022-11-03T14:55:06+00:00"
},
2018-02-08 14:28:55 +01:00
{
"name": "symfony/polyfill-mbstring",
"version": "v1.27.0",
2018-02-08 14:28:55 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
"reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534"
2018-02-08 14:28:55 +01:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
"reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
2018-02-08 14:28:55 +01:00
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"provide": {
"ext-mbstring": "*"
},
"suggest": {
"ext-mbstring": "For best performance"
2018-02-08 14:28:55 +01:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.27-dev"
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
2018-02-08 14:28:55 +01:00
"autoload": {
"files": [
"bootstrap.php"
],
2018-02-08 14:28:55 +01:00
"psr-4": {
"Symfony\\Polyfill\\Mbstring\\": ""
2018-02-08 14:28:55 +01:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
2018-02-08 14:28:55 +01:00
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill for the Mbstring extension",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"mbstring",
"polyfill",
"portable",
"shim"
],
2020-10-26 11:17:25 +01:00
"support": {
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.27.0"
2020-10-26 11:17:25 +01:00
},
"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": "2022-11-03T14:55:06+00:00"
},
{
"name": "symfony/polyfill-php72",
"version": "v1.27.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php72.git",
"reference": "869329b1e9894268a8a61dabb69153029b7a8c97"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/869329b1e9894268a8a61dabb69153029b7a8c97",
"reference": "869329b1e9894268a8a61dabb69153029b7a8c97",
"shasum": ""
},
2019-08-21 12:44:14 +02:00
"require": {
"php": ">=7.1"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.27-dev"
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"files": [
"bootstrap.php"
],
2019-08-21 12:44:14 +02:00
"psr-4": {
"Symfony\\Polyfill\\Php72\\": ""
2019-08-21 12:44:14 +02:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
"support": {
"source": "https://github.com/symfony/polyfill-php72/tree/v1.27.0"
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2020-10-14 15:07:09 +02:00
"type": "tidelift"
}
],
"time": "2022-11-03T14:55:06+00:00"
},
{
"name": "symfony/polyfill-php73",
"version": "v1.27.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php73.git",
"reference": "9e8ecb5f92152187c4799efd3c96b78ccab18ff9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/9e8ecb5f92152187c4799efd3c96b78ccab18ff9",
"reference": "9e8ecb5f92152187c4799efd3c96b78ccab18ff9",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.27-dev"
2020-12-30 16:17:48 +01:00
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Php73\\": ""
},
"classmap": [
"Resources/stubs"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
2020-10-26 11:17:25 +01:00
"support": {
"source": "https://github.com/symfony/polyfill-php73/tree/v1.27.0"
2020-10-26 11:17:25 +01:00
},
2020-12-30 16:17:48 +01:00
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
2020-12-30 16:17:48 +01:00
},
{
"url": "https://github.com/fabpot",
"type": "github"
2020-12-30 16:17:48 +01:00
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2020-12-30 16:17:48 +01:00
"type": "tidelift"
}
],
"time": "2022-11-03T14:55:06+00:00"
},
{
"name": "symfony/polyfill-php80",
"version": "v1.27.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php80.git",
"reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
"reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
"shasum": ""
},
"require": {
"php": ">=7.1"
2018-06-04 01:16:00 +02:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.27-dev"
2021-09-29 15:41:35 +02:00
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Php80\\": ""
},
"classmap": [
"Resources/stubs"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Ion Bazan",
"email": "ion.bazan@gmail.com"
},
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
2020-10-26 11:17:25 +01:00
"support": {
"source": "https://github.com/symfony/polyfill-php80/tree/v1.27.0"
2020-10-26 11:17:25 +01:00
},
2021-09-29 15:41:35 +02:00
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
2021-09-29 15:41:35 +02:00
},
{
"url": "https://github.com/fabpot",
"type": "github"
2021-09-29 15:41:35 +02:00
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2021-09-29 15:41:35 +02:00
"type": "tidelift"
}
],
"time": "2022-11-03T14:55:06+00:00"
},
{
"name": "symfony/postmark-mailer",
"version": "v5.4.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/postmark-mailer.git",
"reference": "dbc83bac6fa0fe0badbf8b0f354fc65be2509545"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/postmark-mailer/zipball/dbc83bac6fa0fe0badbf8b0f354fc65be2509545",
"reference": "dbc83bac6fa0fe0badbf8b0f354fc65be2509545",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"psr/event-dispatcher": "^1",
"symfony/mailer": "^5.2.6|^6.0"
},
"require-dev": {
"symfony/http-client": "^4.4|^5.0|^6.0"
},
"type": "symfony-mailer-bridge",
"autoload": {
"psr-4": {
"Symfony\\Component\\Mailer\\Bridge\\Postmark\\": ""
},
"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 Postmark Mailer Bridge",
"homepage": "https://symfony.com",
2020-10-26 11:17:25 +01:00
"support": {
"source": "https://github.com/symfony/postmark-mailer/tree/v5.4.7"
2020-10-26 11:17:25 +01:00
},
2020-10-14 15:07:09 +02:00
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
2020-10-14 15:07:09 +02:00
},
{
"url": "https://github.com/fabpot",
"type": "github"
2020-10-14 15:07:09 +02:00
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2020-10-14 15:07:09 +02:00
"type": "tidelift"
}
],
"time": "2022-03-24T17:11:08+00:00"
},
{
"name": "symfony/process",
2022-11-09 11:41:58 +01:00
"version": "v5.4.11",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
2022-11-09 11:41:58 +01:00
"reference": "6e75fe6874cbc7e4773d049616ab450eff537bf1"
},
"dist": {
"type": "zip",
2022-11-09 11:41:58 +01:00
"url": "https://api.github.com/repos/symfony/process/zipball/6e75fe6874cbc7e4773d049616ab450eff537bf1",
"reference": "6e75fe6874cbc7e4773d049616ab450eff537bf1",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/polyfill-php80": "^1.16"
},
"type": "library",
"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": "Executes commands in sub-processes",
"homepage": "https://symfony.com",
2020-10-26 11:17:25 +01:00
"support": {
2022-11-09 11:41:58 +01:00
"source": "https://github.com/symfony/process/tree/v5.4.11"
2020-10-26 11:17:25 +01:00
},
2020-12-30 16:17:48 +01:00
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
2020-12-30 16:17:48 +01:00
},
{
"url": "https://github.com/fabpot",
"type": "github"
2020-12-30 16:17:48 +01:00
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2020-12-30 16:17:48 +01:00
"type": "tidelift"
}
],
2022-11-09 11:41:58 +01:00
"time": "2022-06-27T16:58:25+00:00"
},
{
"name": "symfony/sendgrid-mailer",
"version": "v5.4.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/sendgrid-mailer.git",
"reference": "8c1ef727aed18460e91a3ec54237a0e48b80a1dd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/sendgrid-mailer/zipball/8c1ef727aed18460e91a3ec54237a0e48b80a1dd",
"reference": "8c1ef727aed18460e91a3ec54237a0e48b80a1dd",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"psr/event-dispatcher": "^1",
"symfony/mailer": "^4.4|^5.0|^6.0"
},
2021-02-04 15:54:40 +01:00
"require-dev": {
"symfony/http-client": "^4.4|^5.0|^6.0"
},
"type": "symfony-mailer-bridge",
"autoload": {
"psr-4": {
"Symfony\\Component\\Mailer\\Bridge\\Sendgrid\\": ""
},
"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 Sendgrid Mailer Bridge",
"homepage": "https://symfony.com",
2020-10-26 11:17:25 +01:00
"support": {
"source": "https://github.com/symfony/sendgrid-mailer/tree/v5.4.7"
2020-10-26 11:17:25 +01:00
},
2021-02-04 15:54:40 +01:00
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
2021-02-04 15:54:40 +01:00
},
{
"url": "https://github.com/fabpot",
"type": "github"
2021-02-04 15:54:40 +01:00
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2021-02-04 15:54:40 +01:00
"type": "tidelift"
}
],
"time": "2022-03-24T17:11:08+00:00"
},
{
"name": "symfony/sendinblue-mailer",
"version": "v5.4.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/sendinblue-mailer.git",
"reference": "3663724b2cd2f8913fee974d1c8c2260d81ba7a1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/sendinblue-mailer/zipball/3663724b2cd2f8913fee974d1c8c2260d81ba7a1",
"reference": "3663724b2cd2f8913fee974d1c8c2260d81ba7a1",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"psr/event-dispatcher": "^1",
"symfony/mailer": "^5.1|^6.0"
2019-08-13 10:34:32 +02:00
},
"require-dev": {
"symfony/http-client": "^4.4|^5.0|^6.0"
},
"type": "symfony-mailer-bridge",
"autoload": {
"psr-4": {
"Symfony\\Component\\Mailer\\Bridge\\Sendinblue\\": ""
},
"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 Sendinblue Mailer Bridge",
"homepage": "https://symfony.com",
2020-10-26 11:17:25 +01:00
"support": {
"source": "https://github.com/symfony/sendinblue-mailer/tree/v5.4.8"
2020-10-26 11:17:25 +01:00
},
"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": "2022-04-12T16:02:29+00:00"
},
{
"name": "symfony/service-contracts",
"version": "v2.5.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/service-contracts.git",
"reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
"reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"psr/container": "^1.1",
"symfony/deprecation-contracts": "^2.1|^3"
},
"conflict": {
"ext-psr": "<1.1|>=2"
2019-08-21 12:44:14 +02:00
},
"suggest": {
"symfony/service-implementation": ""
2019-08-21 12:44:14 +02:00
},
"type": "library",
2019-08-21 12:44:14 +02:00
"extra": {
"branch-alias": {
"dev-main": "2.5-dev"
},
"thanks": {
"name": "symfony/contracts",
"url": "https://github.com/symfony/contracts"
}
},
"autoload": {
"psr-4": {
"Symfony\\Contracts\\Service\\": ""
2019-08-21 12:44:14 +02:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
2019-08-21 12:44:14 +02:00
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2019-08-21 12:44:14 +02:00
}
],
"description": "Generic abstractions related to writing services",
"homepage": "https://symfony.com",
"keywords": [
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
],
2020-10-26 11:17:25 +01:00
"support": {
"source": "https://github.com/symfony/service-contracts/tree/v2.5.2"
2020-10-26 11:17:25 +01:00
},
2020-12-30 16:17:48 +01:00
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
2020-12-30 16:17:48 +01:00
},
{
"url": "https://github.com/fabpot",
"type": "github"
2020-12-30 16:17:48 +01:00
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2020-12-30 16:17:48 +01:00
"type": "tidelift"
}
],
"time": "2022-05-30T19:17:29+00:00"
2019-08-21 12:44:14 +02:00
},
{
"name": "theseer/tokenizer",
"version": "1.2.1",
2019-08-21 12:44:14 +02:00
"source": {
"type": "git",
"url": "https://github.com/theseer/tokenizer.git",
"reference": "34a41e998c2183e22995f158c581e7b5e755ab9e"
2019-08-21 12:44:14 +02:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e",
"reference": "34a41e998c2183e22995f158c581e7b5e755ab9e",
2019-08-21 12:44:14 +02:00
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-tokenizer": "*",
"ext-xmlwriter": "*",
"php": "^7.2 || ^8.0"
2019-08-21 12:44:14 +02:00
},
"type": "library",
2019-08-21 12:44:14 +02:00
"autoload": {
"classmap": [
"src/"
]
2019-08-21 12:44:14 +02:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Arne Blankerts",
"email": "arne@blankerts.de",
"role": "Developer"
2019-08-21 12:44:14 +02:00
}
],
"description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/theseer/tokenizer/issues",
"source": "https://github.com/theseer/tokenizer/tree/1.2.1"
2020-10-26 11:17:25 +01:00
},
2020-10-14 15:07:09 +02:00
"funding": [
{
"url": "https://github.com/theseer",
2020-10-14 15:07:09 +02:00
"type": "github"
}
],
"time": "2021-07-28T10:34:58+00:00"
2019-08-21 12:44:14 +02:00
},
{
"name": "twig/twig",
2022-11-09 11:41:58 +01:00
"version": "v3.4.3",
"source": {
"type": "git",
"url": "https://github.com/twigphp/Twig.git",
2022-11-09 11:41:58 +01:00
"reference": "c38fd6b0b7f370c198db91ffd02e23b517426b58"
},
"dist": {
"type": "zip",
2022-11-09 11:41:58 +01:00
"url": "https://api.github.com/repos/twigphp/Twig/zipball/c38fd6b0b7f370c198db91ffd02e23b517426b58",
"reference": "c38fd6b0b7f370c198db91ffd02e23b517426b58",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/polyfill-ctype": "^1.8",
"symfony/polyfill-mbstring": "^1.3"
},
"require-dev": {
"psr/container": "^1.0",
"symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.4-dev"
}
},
"autoload": {
2019-05-19 13:33:13 +02:00
"psr-4": {
"Twig\\": "src/"
2019-05-19 13:33:13 +02:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com",
"homepage": "http://fabien.potencier.org",
"role": "Lead Developer"
},
{
"name": "Twig Team",
"role": "Contributors"
},
{
"name": "Armin Ronacher",
"email": "armin.ronacher@active-4.com",
"role": "Project Founder"
}
],
"description": "Twig, the flexible, fast, and secure template language for PHP",
"homepage": "https://twig.symfony.com",
"keywords": [
"templating"
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/twigphp/Twig/issues",
2022-11-09 11:41:58 +01:00
"source": "https://github.com/twigphp/Twig/tree/v3.4.3"
2020-10-26 11:17:25 +01:00
},
"funding": [
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/twig/twig",
"type": "tidelift"
}
],
2022-11-09 11:41:58 +01:00
"time": "2022-09-28T08:42:51+00:00"
},
{
"name": "voku/portable-ascii",
2022-06-21 15:35:32 +02:00
"version": "2.0.1",
"source": {
"type": "git",
"url": "https://github.com/voku/portable-ascii.git",
2022-06-21 15:35:32 +02:00
"reference": "b56450eed252f6801410d810c8e1727224ae0743"
},
"dist": {
"type": "zip",
2022-06-21 15:35:32 +02:00
"url": "https://api.github.com/repos/voku/portable-ascii/zipball/b56450eed252f6801410d810c8e1727224ae0743",
"reference": "b56450eed252f6801410d810c8e1727224ae0743",
"shasum": ""
},
"require": {
"php": ">=7.0.0"
},
"require-dev": {
"phpunit/phpunit": "~6.0 || ~7.0 || ~9.0"
2020-10-14 15:07:09 +02:00
},
"suggest": {
"ext-intl": "Use Intl for transliterator_transliterate() support"
},
"type": "library",
"autoload": {
"psr-4": {
"voku\\": "src/voku/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2020-10-14 15:07:09 +02:00
"MIT"
],
"authors": [
{
"name": "Lars Moelleken",
"homepage": "http://www.moelleken.org/"
}
],
"description": "Portable ASCII library - performance optimized (ascii) string functions for php.",
"homepage": "https://github.com/voku/portable-ascii",
"keywords": [
"ascii",
"clean",
"php"
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/voku/portable-ascii/issues",
2022-06-21 15:35:32 +02:00
"source": "https://github.com/voku/portable-ascii/tree/2.0.1"
2020-10-26 11:17:25 +01:00
},
"funding": [
{
"url": "https://www.paypal.me/moelleken",
"type": "custom"
},
{
"url": "https://github.com/voku",
"type": "github"
},
{
"url": "https://opencollective.com/portable-ascii",
"type": "open_collective"
},
{
"url": "https://www.patreon.com/voku",
"type": "patreon"
},
{
"url": "https://tidelift.com/funding/github/packagist/voku/portable-ascii",
"type": "tidelift"
}
],
2022-06-21 15:35:32 +02:00
"time": "2022-03-08T17:03:00+00:00"
},
{
"name": "voku/stop-words",
"version": "2.0.1",
"source": {
"type": "git",
"url": "https://github.com/voku/stop-words.git",
"reference": "8e63c0af20f800b1600783764e0ce19e53969f71"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/voku/stop-words/zipball/8e63c0af20f800b1600783764e0ce19e53969f71",
"reference": "8e63c0af20f800b1600783764e0ce19e53969f71",
"shasum": ""
},
"require": {
"php": ">=7.0.0"
},
"require-dev": {
"phpunit/phpunit": "~6.0"
},
"type": "library",
"autoload": {
"psr-4": {
"voku\\": "src/voku/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Lars Moelleken",
"homepage": "http://www.moelleken.org/"
}
],
"description": "Stop-Words via PHP",
"keywords": [
"stop words",
"stop-words"
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/voku/stop-words/issues",
"source": "https://github.com/voku/stop-words/tree/master"
2020-10-26 11:17:25 +01:00
},
"time": "2018-11-23T01:37:27+00:00"
},
{
"name": "web-token/jwt-checker",
"version": "v2.2.11",
"source": {
"type": "git",
"url": "https://github.com/web-token/jwt-checker.git",
"reference": "5f31d98155951739e2fae7455e8466ccddd08f50"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/web-token/jwt-checker/zipball/5f31d98155951739e2fae7455e8466ccddd08f50",
"reference": "5f31d98155951739e2fae7455e8466ccddd08f50",
"shasum": ""
},
"require": {
"web-token/jwt-core": "^2.1"
},
"type": "library",
"autoload": {
"psr-4": {
"Jose\\Component\\Checker\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Florent Morselli",
"homepage": "https://github.com/Spomky"
2020-10-13 16:11:00 +02:00
},
{
"name": "All contributors",
"homepage": "https://github.com/web-token/jwt-checker/contributors"
}
],
"description": "Checker component of the JWT Framework.",
"homepage": "https://github.com/web-token",
"keywords": [
"JOSE",
"JWE",
"JWK",
"JWKSet",
"JWS",
"Jot",
"RFC7515",
"RFC7516",
"RFC7517",
"RFC7518",
"RFC7519",
"RFC7520",
"bundle",
"jwa",
"jwt",
"symfony"
],
2020-10-26 11:17:25 +01:00
"support": {
"source": "https://github.com/web-token/jwt-checker/tree/v2.2.11"
2020-10-26 11:17:25 +01:00
},
"funding": [
{
"url": "https://www.patreon.com/FlorentMorselli",
"type": "patreon"
}
],
"time": "2021-03-17T14:55:52+00:00"
},
{
"name": "web-token/jwt-core",
"version": "v2.2.11",
"source": {
"type": "git",
"url": "https://github.com/web-token/jwt-core.git",
"reference": "53beb6f6c1eec4fa93c1c3e5d9e5701e71fa1678"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/web-token/jwt-core/zipball/53beb6f6c1eec4fa93c1c3e5d9e5701e71fa1678",
"reference": "53beb6f6c1eec4fa93c1c3e5d9e5701e71fa1678",
"shasum": ""
},
"require": {
"brick/math": "^0.8.17|^0.9",
2020-07-13 19:56:32 +02:00
"ext-json": "*",
"ext-mbstring": "*",
"fgrosse/phpasn1": "^2.0",
"php": ">=7.2",
"spomky-labs/base64url": "^1.0|^2.0"
},
"conflict": {
"spomky-labs/jose": "*"
},
"type": "library",
"autoload": {
"psr-4": {
"Jose\\Component\\Core\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Florent Morselli",
"homepage": "https://github.com/Spomky"
},
{
"name": "All contributors",
"homepage": "https://github.com/web-token/jwt-framework/contributors"
}
],
"description": "Core component of the JWT Framework.",
"homepage": "https://github.com/web-token",
"keywords": [
"JOSE",
"JWE",
"JWK",
"JWKSet",
"JWS",
"Jot",
"RFC7515",
"RFC7516",
"RFC7517",
"RFC7518",
"RFC7519",
"RFC7520",
"bundle",
"jwa",
"jwt",
"symfony"
],
2020-10-26 11:17:25 +01:00
"support": {
"source": "https://github.com/web-token/jwt-core/tree/v2.2.11"
2020-10-26 11:17:25 +01:00
},
"funding": [
{
"url": "https://www.patreon.com/FlorentMorselli",
"type": "patreon"
}
],
"time": "2021-03-17T14:55:52+00:00"
},
{
"name": "web-token/jwt-signature",
"version": "v2.2.11",
"source": {
"type": "git",
"url": "https://github.com/web-token/jwt-signature.git",
"reference": "015b59aaf3b6e8fb9f5bd1338845b7464c7d8103"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/web-token/jwt-signature/zipball/015b59aaf3b6e8fb9f5bd1338845b7464c7d8103",
"reference": "015b59aaf3b6e8fb9f5bd1338845b7464c7d8103",
"shasum": ""
},
"require": {
"web-token/jwt-core": "^2.1"
},
"suggest": {
"web-token/jwt-signature-algorithm-ecdsa": "ECDSA Based Signature Algorithms",
"web-token/jwt-signature-algorithm-eddsa": "EdDSA Based Signature Algorithms",
"web-token/jwt-signature-algorithm-experimental": "Experimental Signature Algorithms",
"web-token/jwt-signature-algorithm-hmac": "HMAC Based Signature Algorithms",
"web-token/jwt-signature-algorithm-none": "None Signature Algorithm",
"web-token/jwt-signature-algorithm-rsa": "RSA Based Signature Algorithms"
},
"type": "library",
"autoload": {
"psr-4": {
"Jose\\Component\\Signature\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Florent Morselli",
"homepage": "https://github.com/Spomky"
2020-10-13 16:11:00 +02:00
},
{
"name": "All contributors",
"homepage": "https://github.com/web-token/jwt-signature/contributors"
}
],
"description": "Signature component of the JWT Framework.",
"homepage": "https://github.com/web-token",
"keywords": [
"JOSE",
"JWE",
"JWK",
"JWKSet",
"JWS",
"Jot",
"RFC7515",
"RFC7516",
"RFC7517",
"RFC7518",
"RFC7519",
"RFC7520",
"bundle",
"jwa",
"jwt",
"symfony"
],
2020-10-26 11:17:25 +01:00
"support": {
"source": "https://github.com/web-token/jwt-signature/tree/v2.2.11"
2020-10-26 11:17:25 +01:00
},
"funding": [
{
"url": "https://www.patreon.com/FlorentMorselli",
"type": "patreon"
}
],
"time": "2021-03-01T19:55:28+00:00"
},
{
"name": "web-token/jwt-signature-algorithm-ecdsa",
"version": "v2.2.11",
"source": {
"type": "git",
"url": "https://github.com/web-token/jwt-signature-algorithm-ecdsa.git",
"reference": "44cbbb4374c51f1cf48b82ae761efbf24e1a8591"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/web-token/jwt-signature-algorithm-ecdsa/zipball/44cbbb4374c51f1cf48b82ae761efbf24e1a8591",
"reference": "44cbbb4374c51f1cf48b82ae761efbf24e1a8591",
"shasum": ""
},
"require": {
"ext-openssl": "*",
"web-token/jwt-signature": "^2.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Jose\\Component\\Signature\\Algorithm\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Florent Morselli",
"homepage": "https://github.com/Spomky"
},
{
"name": "All contributors",
"homepage": "https://github.com/web-token/jwt-framework/contributors"
}
],
"description": "ECDSA Based Signature Algorithms the JWT Framework.",
"homepage": "https://github.com/web-token",
"keywords": [
"JOSE",
"JWE",
"JWK",
"JWKSet",
"JWS",
"Jot",
"RFC7515",
"RFC7516",
"RFC7517",
"RFC7518",
"RFC7519",
"RFC7520",
"bundle",
"jwa",
"jwt",
"symfony"
],
2020-10-26 11:17:25 +01:00
"support": {
"source": "https://github.com/web-token/jwt-signature-algorithm-ecdsa/tree/v2.2.11"
2020-10-26 11:17:25 +01:00
},
"funding": [
{
"url": "https://www.patreon.com/FlorentMorselli",
"type": "patreon"
}
],
"time": "2021-01-21T19:18:03+00:00"
},
{
"name": "web-token/jwt-signature-algorithm-hmac",
"version": "v2.2.11",
"source": {
"type": "git",
"url": "https://github.com/web-token/jwt-signature-algorithm-hmac.git",
"reference": "d208b1c50b408fa711bfeedeed9fb5d9be1d3080"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/web-token/jwt-signature-algorithm-hmac/zipball/d208b1c50b408fa711bfeedeed9fb5d9be1d3080",
"reference": "d208b1c50b408fa711bfeedeed9fb5d9be1d3080",
"shasum": ""
},
"require": {
"web-token/jwt-signature": "^2.1"
},
"type": "library",
"autoload": {
"psr-4": {
"Jose\\Component\\Signature\\Algorithm\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Florent Morselli",
"homepage": "https://github.com/Spomky"
},
{
"name": "All contributors",
"homepage": "https://github.com/web-token/jwt-framework/contributors"
}
],
"description": "HMAC Based Signature Algorithms the JWT Framework.",
"homepage": "https://github.com/web-token",
"keywords": [
"JOSE",
"JWE",
"JWK",
"JWKSet",
"JWS",
"Jot",
"RFC7515",
"RFC7516",
"RFC7517",
"RFC7518",
"RFC7519",
"RFC7520",
"bundle",
"jwa",
"jwt",
"symfony"
],
"support": {
"source": "https://github.com/web-token/jwt-signature-algorithm-hmac/tree/v2.2.11"
},
"funding": [
{
"url": "https://www.patreon.com/FlorentMorselli",
"type": "patreon"
}
],
"time": "2021-01-21T19:18:03+00:00"
},
{
"name": "web-token/jwt-signature-algorithm-rsa",
"version": "v2.2.11",
"source": {
"type": "git",
"url": "https://github.com/web-token/jwt-signature-algorithm-rsa.git",
"reference": "513ad90eb5ef1886ff176727a769bda4618141b0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/web-token/jwt-signature-algorithm-rsa/zipball/513ad90eb5ef1886ff176727a769bda4618141b0",
"reference": "513ad90eb5ef1886ff176727a769bda4618141b0",
"shasum": ""
},
"require": {
"brick/math": "^0.8.17|^0.9",
"ext-openssl": "*",
"web-token/jwt-signature": "^2.1"
},
"suggest": {
"ext-bcmath": "GMP or BCMath is highly recommended to improve the library performance",
"ext-gmp": "GMP or BCMath is highly recommended to improve the library performance"
},
"type": "library",
"autoload": {
"psr-4": {
"Jose\\Component\\Signature\\Algorithm\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Florent Morselli",
"homepage": "https://github.com/Spomky"
},
{
"name": "All contributors",
"homepage": "https://github.com/web-token/jwt-framework/contributors"
}
],
"description": "RSA Based Signature Algorithms the JWT Framework.",
"homepage": "https://github.com/web-token",
"keywords": [
"JOSE",
"JWE",
"JWK",
"JWKSet",
"JWS",
"Jot",
"RFC7515",
"RFC7516",
"RFC7517",
"RFC7518",
"RFC7519",
"RFC7520",
"bundle",
"jwa",
"jwt",
"symfony"
],
"support": {
"source": "https://github.com/web-token/jwt-signature-algorithm-rsa/tree/v2.2.11"
},
"funding": [
{
"url": "https://www.patreon.com/FlorentMorselli",
"type": "patreon"
}
],
"time": "2021-01-21T19:18:03+00:00"
},
{
"name": "xj/yii2-jplayer-widget",
"version": "2.7.0.3",
"source": {
"type": "git",
"url": "https://github.com/xjflyttp/yii2-jplayer-widget.git",
"reference": "89f7fba20b0d868ed981a8130acf9e3c9bb28af9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/xjflyttp/yii2-jplayer-widget/zipball/89f7fba20b0d868ed981a8130acf9e3c9bb28af9",
"reference": "89f7fba20b0d868ed981a8130acf9e3c9bb28af9",
"shasum": ""
},
"require": {
"yiisoft/yii2": "*"
},
"type": "library",
"autoload": {
"psr-4": {
"xj\\jplayer\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "xjflyttp",
"email": "xjflyttp@gmail.com"
}
],
"description": "yii2-jplayer-widget",
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/xjflyttp/yii2-jplayer-widget/issues",
"source": "https://github.com/xjflyttp/yii2-jplayer-widget/tree/master"
2020-10-26 11:17:25 +01:00
},
"time": "2015-07-01T04:15:08+00:00"
},
{
"name": "yiisoft/yii2",
2022-11-09 11:41:58 +01:00
"version": "2.0.46",
"source": {
"type": "git",
"url": "https://github.com/yiisoft/yii2-framework.git",
2022-11-09 11:41:58 +01:00
"reference": "d73259c3bc886648a6875109f9f09cddeff03708"
},
"dist": {
"type": "zip",
2022-11-09 11:41:58 +01:00
"url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/d73259c3bc886648a6875109f9f09cddeff03708",
"reference": "d73259c3bc886648a6875109f9f09cddeff03708",
"shasum": ""
},
"require": {
"bower-asset/inputmask": "~3.2.2 | ~3.3.5",
"bower-asset/jquery": "3.6.*@stable | 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": "*",
"paragonie/random_compat": ">=1",
"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": "https://www.yiiframework.com/",
"role": "Founder and project lead"
},
{
"name": "Alexander Makarov",
"email": "sam@rmcreative.ru",
"homepage": "https://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": "https://www.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": "https://www.yiiframework.com/",
"keywords": [
"framework",
"yii2"
],
2020-10-26 11:17:25 +01:00
"support": {
"forum": "https://forum.yiiframework.com/",
"irc": "ircs://irc.libera.chat:6697/yii",
"issues": "https://github.com/yiisoft/yii2/issues?state=open",
"source": "https://github.com/yiisoft/yii2",
"wiki": "https://www.yiiframework.com/wiki"
2020-10-26 11:17:25 +01:00
},
"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"
}
],
2022-11-09 11:41:58 +01:00
"time": "2022-08-18T22:18:45+00:00"
},
{
"name": "yiisoft/yii2-authclient",
2022-11-09 11:41:58 +01:00
"version": "2.2.13",
"source": {
"type": "git",
"url": "https://github.com/yiisoft/yii2-authclient.git",
2022-11-09 11:41:58 +01:00
"reference": "225545445f72b6e452d3f8680c66f80cbb21f676"
},
"dist": {
"type": "zip",
2022-11-09 11:41:58 +01:00
"url": "https://api.github.com/repos/yiisoft/yii2-authclient/zipball/225545445f72b6e452d3f8680c66f80cbb21f676",
"reference": "225545445f72b6e452d3f8680c66f80cbb21f676",
"shasum": ""
},
"require": {
"paragonie/random_compat": ">=1",
"yiisoft/yii2": "~2.0.13",
"yiisoft/yii2-httpclient": "~2.0.5"
},
"require-dev": {
"cweagans/composer-patches": "^1.7",
"phpunit/phpunit": "4.8.34"
2021-05-25 10:44:32 +02:00
},
"suggest": {
"web-token/jwt-checker": "required for JWS, JWT or JWK related flows like OpenIDConnect",
"web-token/jwt-key-mgmt": "required for JWS, JWT or JWK related flows like OpenIDConnect",
"web-token/jwt-signature": "required for JWS, JWT or JWK related flows like OpenIDConnect",
"web-token/jwt-signature-algorithm-ecdsa": "required for JWS, JWT or JWK related flows like OpenIDConnect",
"web-token/jwt-signature-algorithm-hmac": "required for JWS, JWT or JWK related flows like OpenIDConnect",
"web-token/jwt-signature-algorithm-rsa": "required for JWS, JWT or JWK related flows like OpenIDConnect"
},
"type": "yii2-extension",
2021-05-25 10:44:32 +02:00
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
},
"patches": {
"phpunit/phpunit-mock-objects": {
"Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch"
},
"phpunit/phpunit": {
"Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch",
"Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch"
}
2021-05-25 10:44:32 +02:00
}
},
"autoload": {
"psr-4": {
"yii\\authclient\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Paul Klimov",
"email": "klimov.paul@gmail.com"
}
],
"description": "External authentication via OAuth and OpenID for the Yii framework",
"keywords": [
"OpenID Connect",
"OpenId",
"api",
"auth",
"oauth",
"yii2"
],
2020-10-26 11:17:25 +01:00
"support": {
"forum": "http://www.yiiframework.com/forum/",
"irc": "irc://irc.freenode.net/yii",
"issues": "https://github.com/yiisoft/yii2-authclient/issues",
"source": "https://github.com/yiisoft/yii2-authclient",
"wiki": "http://www.yiiframework.com/wiki/"
2020-10-26 11:17:25 +01:00
},
"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-authclient",
"type": "tidelift"
}
],
2022-11-09 11:41:58 +01:00
"time": "2022-09-04T09:08:57+00:00"
},
{
"name": "yiisoft/yii2-bootstrap",
"version": "2.0.11",
"source": {
"type": "git",
"url": "https://github.com/yiisoft/yii2-bootstrap.git",
"reference": "83d144f4089adaa7064ad60dc4c1436daa2eb30e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/yiisoft/yii2-bootstrap/zipball/83d144f4089adaa7064ad60dc4c1436daa2eb30e",
"reference": "83d144f4089adaa7064ad60dc4c1436daa2eb30e",
"shasum": ""
},
"require": {
"bower-asset/bootstrap": "3.4.* | 3.3.* | 3.2.* | 3.1.*",
"yiisoft/yii2": "~2.0.6"
},
"require-dev": {
"cweagans/composer-patches": "^1.7",
"phpunit/phpunit": "4.8.34"
},
"type": "yii2-extension",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
},
"patches": {
"phpunit/phpunit-mock-objects": {
"Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch"
},
"phpunit/phpunit": {
"Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch",
"Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch"
}
}
},
"autoload": {
"psr-4": {
"yii\\bootstrap\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
2021-10-27 10:59:57 +02:00
{
"name": "Qiang Xue",
"email": "qiang.xue@gmail.com",
"homepage": "http://www.yiiframework.com/"
2021-10-27 10:59:57 +02:00
},
{
"name": "Alexander Makarov",
"email": "sam@rmcreative.ru",
"homepage": "http://rmcreative.ru/"
2021-10-27 10:59:57 +02:00
},
2019-08-21 12:44:14 +02:00
{
"name": "Antonio Ramirez",
"email": "amigo.cobos@gmail.com"
},
{
"name": "Paul Klimov",
"email": "klimov.paul@gmail.com"
}
],
"description": "The Twitter Bootstrap extension for the Yii framework",
"keywords": [
"bootstrap",
"yii2"
],
2020-10-26 11:17:25 +01:00
"support": {
"forum": "http://www.yiiframework.com/forum/",
"irc": "irc://irc.freenode.net/yii",
"issues": "https://github.com/yiisoft/yii2-bootstrap/issues",
"source": "https://github.com/yiisoft/yii2-bootstrap",
"wiki": "http://www.yiiframework.com/wiki/"
2020-10-26 11:17:25 +01:00
},
2021-10-27 10:59:57 +02:00
"funding": [
{
"url": "https://github.com/yiisoft",
2021-10-27 10:59:57 +02:00
"type": "github"
},
{
"url": "https://opencollective.com/yiisoft",
"type": "open_collective"
2021-10-27 10:59:57 +02:00
},
{
"url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-bootstrap",
2021-10-27 10:59:57 +02:00
"type": "tidelift"
}
],
"time": "2021-08-09T20:54:06+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"
],
"support": {
"forum": "http://www.yiiframework.com/forum/",
"irc": "irc://irc.freenode.net/yii",
"issues": "https://github.com/yiisoft/yii2-composer/issues",
"source": "https://github.com/yiisoft/yii2-composer",
"wiki": "http://www.yiiframework.com/wiki/"
},
"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"
},
{
"name": "yiisoft/yii2-httpclient",
"version": "2.0.14",
"source": {
"type": "git",
"url": "https://github.com/yiisoft/yii2-httpclient.git",
"reference": "50d670d2e1a30a354c27aeebf806a2db16954836"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/yiisoft/yii2-httpclient/zipball/50d670d2e1a30a354c27aeebf806a2db16954836",
"reference": "50d670d2e1a30a354c27aeebf806a2db16954836",
"shasum": ""
},
"require": {
"paragonie/random_compat": ">=1",
"yiisoft/yii2": "~2.0.13"
2020-10-13 16:11:00 +02:00
},
"require-dev": {
"cweagans/composer-patches": "^1.7",
"phpunit/phpunit": "4.8.34"
},
"type": "yii2-extension",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
},
"composer-exit-on-patch-failure": true,
"patches": {
"phpunit/phpunit-mock-objects": {
"Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch"
},
"phpunit/phpunit": {
"Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch",
"Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch"
}
}
},
"autoload": {
2022-03-15 23:57:22 +01:00
"psr-4": {
"yii\\httpclient\\": "src"
2022-03-15 23:57:22 +01:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Paul Klimov",
"email": "klimov.paul@gmail.com"
}
],
"description": "HTTP client extension for the Yii framework",
"keywords": [
"curl",
"http",
"httpclient",
"yii2"
],
2020-10-26 11:17:25 +01:00
"support": {
"forum": "http://www.yiiframework.com/forum/",
"irc": "irc://irc.freenode.net/yii",
"issues": "https://github.com/yiisoft/yii2-httpclient/issues",
"source": "https://github.com/yiisoft/yii2-httpclient",
"wiki": "http://www.yiiframework.com/wiki/"
2020-10-13 16:11:00 +02:00
},
"funding": [
2020-10-13 16:11:00 +02:00
{
"url": "https://github.com/yiisoft",
"type": "github"
2020-10-13 16:11:00 +02:00
},
{
"url": "https://opencollective.com/yiisoft",
"type": "open_collective"
2020-10-13 16:11:00 +02:00
},
{
"url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-httpclient",
"type": "tidelift"
2020-10-13 16:11:00 +02:00
}
],
"time": "2021-08-09T21:10:49+00:00"
},
{
"name": "yiisoft/yii2-imagine",
2022-11-09 11:41:58 +01:00
"version": "2.3.1",
"source": {
"type": "git",
"url": "https://github.com/yiisoft/yii2-imagine.git",
2022-11-09 11:41:58 +01:00
"reference": "7ec4332dc25893aec5a7cf084722b162b3a4d55d"
},
"dist": {
"type": "zip",
2022-11-09 11:41:58 +01:00
"url": "https://api.github.com/repos/yiisoft/yii2-imagine/zipball/7ec4332dc25893aec5a7cf084722b162b3a4d55d",
"reference": "7ec4332dc25893aec5a7cf084722b162b3a4d55d",
"shasum": ""
},
"require": {
"imagine/imagine": "^1.0",
"yiisoft/yii2": "~2.0.0"
},
"require-dev": {
"cweagans/composer-patches": "^1.7",
"phpunit/phpunit": "4.8.34"
},
"type": "yii2-extension",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
},
"composer-exit-on-patch-failure": true,
"patches": {
"phpunit/phpunit-mock-objects": {
"Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch"
},
"phpunit/phpunit": {
"Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch",
"Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch"
}
}
},
"autoload": {
"psr-4": {
"yii\\imagine\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2021-01-05 22:28:24 +01:00
"BSD-3-Clause"
],
"authors": [
{
"name": "Antonio Ramirez",
"email": "amigo.cobos@gmail.com"
}
],
"description": "The Imagine integration for the Yii framework",
"keywords": [
"helper",
"image",
"imagine",
"yii2"
],
2020-10-26 11:17:25 +01:00
"support": {
"forum": "http://www.yiiframework.com/forum/",
"irc": "irc://irc.freenode.net/yii",
"issues": "https://github.com/yiisoft/yii2-imagine/issues",
"source": "https://github.com/yiisoft/yii2-imagine",
"wiki": "http://www.yiiframework.com/wiki/"
2020-10-26 11:17:25 +01:00
},
"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-imagine",
"type": "tidelift"
}
],
2022-11-09 11:41:58 +01:00
"time": "2022-09-04T10:06:40+00:00"
},
2021-09-29 15:41:35 +02:00
{
"name": "yiisoft/yii2-jui",
"version": "2.0.7",
2021-09-29 15:41:35 +02:00
"source": {
"type": "git",
"url": "https://github.com/yiisoft/yii2-jui.git",
"reference": "ce45c16d4fbbe7d1c516d8d0e8311e07f6138eed"
2021-09-29 15:41:35 +02:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/yiisoft/yii2-jui/zipball/ce45c16d4fbbe7d1c516d8d0e8311e07f6138eed",
"reference": "ce45c16d4fbbe7d1c516d8d0e8311e07f6138eed",
2021-09-29 15:41:35 +02:00
"shasum": ""
},
"require": {
"bower-asset/jquery-ui": "~1.12.1",
"yiisoft/yii2": "~2.0.4"
2021-09-29 15:41:35 +02:00
},
"type": "yii2-extension",
2021-09-29 15:41:35 +02:00
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"autoload": {
"psr-4": {
"yii\\jui\\": ""
2021-09-29 15:41:35 +02:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
2021-09-29 15:41:35 +02:00
],
"authors": [
{
"name": "Qiang Xue",
"email": "qiang.xue@gmail.com"
2021-09-29 15:41:35 +02:00
}
],
"description": "The Jquery UI extension for the Yii framework",
2021-09-29 15:41:35 +02:00
"keywords": [
"jQuery UI",
"yii2"
2021-09-29 15:41:35 +02:00
],
"support": {
"forum": "http://www.yiiframework.com/forum/",
"irc": "irc://irc.freenode.net/yii",
"issues": "https://github.com/yiisoft/yii2-jui/issues",
"source": "https://github.com/yiisoft/yii2-jui",
"wiki": "http://www.yiiframework.com/wiki/"
2021-09-29 15:41:35 +02:00
},
"time": "2017-11-25T15:32:29+00:00"
2021-09-29 15:41:35 +02:00
},
2021-06-09 10:47:10 +02:00
{
"name": "yiisoft/yii2-queue",
"version": "2.3.4",
2021-06-09 10:47:10 +02:00
"source": {
"type": "git",
"url": "https://github.com/yiisoft/yii2-queue.git",
"reference": "ed30b5f46ddadd62587a4963dec35f9b756c408b"
2021-06-09 10:47:10 +02:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/yiisoft/yii2-queue/zipball/ed30b5f46ddadd62587a4963dec35f9b756c408b",
"reference": "ed30b5f46ddadd62587a4963dec35f9b756c408b",
2021-06-09 10:47:10 +02:00
"shasum": ""
},
"require": {
"php": ">=5.5.0",
"symfony/process": "^3.3||^4.0||^5.0",
"yiisoft/yii2": "~2.0.14"
2021-06-09 10:47:10 +02:00
},
"require-dev": {
"aws/aws-sdk-php": ">=2.4",
"enqueue/amqp-lib": "^0.8||^0.9.10",
"enqueue/stomp": "^0.8.39",
"jeremeamia/superclosure": "*",
"pda/pheanstalk": "v3.*",
"php-amqplib/php-amqplib": "*",
"phpunit/phpunit": "~4.4",
"yiisoft/yii2-debug": "*",
"yiisoft/yii2-gii": "*",
"yiisoft/yii2-redis": "*"
},
"suggest": {
"aws/aws-sdk-php": "Need for aws SQS.",
"enqueue/amqp-lib": "Need for AMQP interop queue.",
"enqueue/stomp": "Need for Stomp queue.",
"ext-gearman": "Need for Gearman queue.",
"ext-pcntl": "Need for process signals.",
"pda/pheanstalk": "Need for Beanstalk queue.",
"php-amqplib/php-amqplib": "Need for AMQP queue.",
"yiisoft/yii2-redis": "Need for Redis queue."
},
"type": "yii2-extension",
2021-06-09 10:47:10 +02:00
"extra": {
"branch-alias": {
"dev-master": "2.x-dev"
2021-06-09 10:47:10 +02:00
}
},
"autoload": {
"psr-4": {
"yii\\queue\\": "src",
"yii\\queue\\db\\": "src/drivers/db",
"yii\\queue\\sqs\\": "src/drivers/sqs",
"yii\\queue\\amqp\\": "src/drivers/amqp",
"yii\\queue\\file\\": "src/drivers/file",
"yii\\queue\\sync\\": "src/drivers/sync",
"yii\\queue\\redis\\": "src/drivers/redis",
"yii\\queue\\stomp\\": "src/drivers/stomp",
"yii\\queue\\gearman\\": "src/drivers/gearman",
"yii\\queue\\beanstalk\\": "src/drivers/beanstalk",
"yii\\queue\\amqp_interop\\": "src/drivers/amqp_interop"
2021-06-09 10:47:10 +02:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
2021-06-09 10:47:10 +02:00
],
"authors": [
{
"name": "Roman Zhuravlev",
"email": "zhuravljov@gmail.com"
2021-06-09 10:47:10 +02:00
}
],
"description": "Yii2 Queue Extension which supported DB, Redis, RabbitMQ, Beanstalk, SQS and Gearman",
2021-06-09 10:47:10 +02:00
"keywords": [
"async",
"beanstalk",
"db",
"gearman",
"gii",
"queue",
"rabbitmq",
"redis",
"sqs",
"yii"
2021-06-09 10:47:10 +02:00
],
"support": {
"docs": "https://github.com/yiisoft/yii2-queue/blob/master/docs/guide",
"issues": "https://github.com/yiisoft/yii2-queue/issues",
"source": "https://github.com/yiisoft/yii2-queue"
2021-06-09 10:47:10 +02:00
},
"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-queue",
"type": "tidelift"
}
],
"time": "2022-03-31T07:41:51+00:00"
2021-06-09 10:47:10 +02:00
},
{
"name": "yiisoft/yii2-redis",
2022-11-09 11:41:58 +01:00
"version": "2.0.18",
"source": {
"type": "git",
"url": "https://github.com/yiisoft/yii2-redis.git",
2022-11-09 11:41:58 +01:00
"reference": "08aecdf44e091c5fae3411e719ac0fdb803ef594"
},
"dist": {
"type": "zip",
2022-11-09 11:41:58 +01:00
"url": "https://api.github.com/repos/yiisoft/yii2-redis/zipball/08aecdf44e091c5fae3411e719ac0fdb803ef594",
"reference": "08aecdf44e091c5fae3411e719ac0fdb803ef594",
"shasum": ""
},
"require": {
"ext-openssl": "*",
"yiisoft/yii2": "~2.0.39"
},
"require-dev": {
"phpunit/phpunit": "<7",
"yiisoft/yii2-dev": "~2.0.39"
},
"type": "yii2-extension",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"autoload": {
"psr-4": {
"yii\\redis\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Carsten Brandt",
"email": "mail@cebe.cc"
}
],
"description": "Redis Cache, Session and ActiveRecord for the Yii framework",
"keywords": [
"active-record",
"cache",
"redis",
"session",
"yii2"
],
2020-10-26 11:17:25 +01:00
"support": {
"forum": "http://www.yiiframework.com/forum/",
"irc": "irc://irc.freenode.net/yii",
"issues": "https://github.com/yiisoft/yii2-redis/issues",
"source": "https://github.com/yiisoft/yii2-redis",
"wiki": "http://www.yiiframework.com/wiki/"
2020-10-26 11:17:25 +01:00
},
"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-redis",
"type": "tidelift"
}
],
2022-11-09 11:41:58 +01:00
"time": "2022-09-04T10:34:42+00:00"
2020-10-13 16:11:00 +02:00
},
{
"name": "yiisoft/yii2-symfonymailer",
2022-11-09 11:41:58 +01:00
"version": "2.0.4",
"source": {
"type": "git",
"url": "https://github.com/yiisoft/yii2-symfonymailer.git",
2022-11-09 11:41:58 +01:00
"reference": "82f5902551a160633c4734b5096977ce76a809d9"
},
"dist": {
"type": "zip",
2022-11-09 11:41:58 +01:00
"url": "https://api.github.com/repos/yiisoft/yii2-symfonymailer/zipball/82f5902551a160633c4734b5096977ce76a809d9",
"reference": "82f5902551a160633c4734b5096977ce76a809d9",
"shasum": ""
},
"require": {
"php": ">=7.4.0",
"symfony/mailer": ">=5.4.0",
"yiisoft/yii2": ">=2.0.4"
},
"require-dev": {
"phpunit/phpunit": "9.5.10"
},
"type": "yii2-extension",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"autoload": {
"psr-4": {
"yii\\symfonymailer\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Kirill Petrov",
"email": "archibeardrinker@gmail.com"
}
],
"description": "The SymfonyMailer integration for the Yii framework",
"keywords": [
"email",
"mail",
"mailer",
"symfony",
"symfonymailer",
"yii2"
],
"support": {
"forum": "http://www.yiiframework.com/forum/",
"irc": "irc://irc.freenode.net/yii",
"issues": "https://github.com/yiisoft/yii2-symfonymailer/issues",
"source": "https://github.com/yiisoft/yii2-symfonymailer",
"wiki": "http://www.yiiframework.com/wiki/"
},
"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-symfonymailer",
"type": "tidelift"
}
],
2022-11-09 11:41:58 +01:00
"time": "2022-09-04T10:48:21+00:00"
}
],
"packages-dev": [
2020-10-13 16:11:00 +02:00
{
"name": "behat/gherkin",
"version": "v4.9.0",
2020-10-13 16:11:00 +02:00
"source": {
"type": "git",
"url": "https://github.com/Behat/Gherkin.git",
"reference": "0bc8d1e30e96183e4f36db9dc79caead300beff4"
2020-10-13 16:11:00 +02:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Behat/Gherkin/zipball/0bc8d1e30e96183e4f36db9dc79caead300beff4",
"reference": "0bc8d1e30e96183e4f36db9dc79caead300beff4",
2020-10-13 16:11:00 +02:00
"shasum": ""
},
"require": {
"php": "~7.2|~8.0"
2020-10-13 16:11:00 +02:00
},
"require-dev": {
"cucumber/cucumber": "dev-gherkin-22.0.0",
"phpunit/phpunit": "~8|~9",
"symfony/yaml": "~3|~4|~5"
},
"suggest": {
"symfony/yaml": "If you want to parse features, represented in YAML files"
2020-10-13 16:11:00 +02:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.x-dev"
}
},
"autoload": {
"psr-0": {
"Behat\\Gherkin": "src/"
2020-10-13 16:11:00 +02:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
2020-10-13 16:11:00 +02:00
],
"authors": [
{
"name": "Konstantin Kudryashov",
"email": "ever.zet@gmail.com",
"homepage": "http://everzet.com"
2020-10-13 16:11:00 +02:00
}
],
"description": "Gherkin DSL parser for PHP",
"homepage": "http://behat.org/",
2020-10-13 16:11:00 +02:00
"keywords": [
"BDD",
"Behat",
"Cucumber",
"DSL",
"gherkin",
"parser"
2020-10-13 16:11:00 +02:00
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/Behat/Gherkin/issues",
"source": "https://github.com/Behat/Gherkin/tree/v4.9.0"
2020-10-26 11:17:25 +01:00
},
"time": "2021-10-12T13:05:09+00:00"
},
{
"name": "codeception/codeception",
2022-11-09 11:41:58 +01:00
"version": "4.2.2",
"source": {
"type": "git",
"url": "https://github.com/Codeception/Codeception.git",
2022-11-09 11:41:58 +01:00
"reference": "b88014f3348c93f3df99dc6d0967b0dbfa804474"
},
"dist": {
"type": "zip",
2022-11-09 11:41:58 +01:00
"url": "https://api.github.com/repos/Codeception/Codeception/zipball/b88014f3348c93f3df99dc6d0967b0dbfa804474",
"reference": "b88014f3348c93f3df99dc6d0967b0dbfa804474",
"shasum": ""
},
"require": {
"behat/gherkin": "^4.4.0",
"codeception/lib-asserts": "^1.0 | 2.0.*@dev",
"codeception/phpunit-wrapper": ">6.0.15 <6.1.0 | ^6.6.1 | ^7.7.1 | ^8.1.1 | ^9.0",
"codeception/stub": "^2.0 | ^3.0 | ^4.0",
"ext-curl": "*",
"ext-json": "*",
"ext-mbstring": "*",
"guzzlehttp/psr7": "^1.4 | ^2.0",
"php": ">=5.6.0 <9.0",
"symfony/console": ">=2.7 <6.0",
"symfony/css-selector": ">=2.7 <6.0",
"symfony/event-dispatcher": ">=2.7 <6.0",
"symfony/finder": ">=2.7 <6.0",
"symfony/yaml": ">=2.7 <6.0"
},
"require-dev": {
"codeception/module-asserts": "^1.0 | 2.0.*@dev",
"codeception/module-cli": "^1.0 | 2.0.*@dev",
"codeception/module-db": "^1.0 | 2.0.*@dev",
"codeception/module-filesystem": "^1.0 | 2.0.*@dev",
"codeception/module-phpbrowser": "^1.0 | 2.0.*@dev",
"codeception/specify": "~0.3",
"codeception/util-universalframework": "*@dev",
"monolog/monolog": "~1.8",
"squizlabs/php_codesniffer": "~2.0",
"symfony/process": ">=2.7 <6.0",
"vlucas/phpdotenv": "^2.0 | ^3.0 | ^4.0 | ^5.0"
},
"suggest": {
"codeception/specify": "BDD-style code blocks",
"codeception/verify": "BDD-style assertions",
"hoa/console": "For interactive console functionality",
"stecman/symfony-console-completion": "For BASH autocompletion",
"symfony/phpunit-bridge": "For phpunit-bridge support"
},
"bin": [
"codecept"
],
"type": "library",
2021-01-05 22:28:24 +01:00
"extra": {
"branch-alias": []
2021-01-05 22:28:24 +01:00
},
"autoload": {
"files": [
"functions.php"
],
"psr-4": {
"Codeception\\": "src/Codeception",
"Codeception\\Extension\\": "ext"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Michael Bodnarchuk",
"email": "davert@mail.ua",
2022-06-21 15:35:32 +02:00
"homepage": "https://codegyre.com"
}
],
"description": "BDD-style testing framework",
2022-06-21 15:35:32 +02:00
"homepage": "https://codeception.com/",
"keywords": [
"BDD",
"TDD",
"acceptance testing",
"functional testing",
"unit testing"
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/Codeception/Codeception/issues",
2022-11-09 11:41:58 +01:00
"source": "https://github.com/Codeception/Codeception/tree/4.2.2"
2020-10-26 11:17:25 +01:00
},
"funding": [
{
"url": "https://opencollective.com/codeception",
"type": "open_collective"
}
],
2022-11-09 11:41:58 +01:00
"time": "2022-08-13T13:28:25+00:00"
},
{
"name": "codeception/lib-asserts",
"version": "1.13.2",
"source": {
"type": "git",
"url": "https://github.com/Codeception/lib-asserts.git",
"reference": "184231d5eab66bc69afd6b9429344d80c67a33b6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Codeception/lib-asserts/zipball/184231d5eab66bc69afd6b9429344d80c67a33b6",
"reference": "184231d5eab66bc69afd6b9429344d80c67a33b6",
"shasum": ""
},
"require": {
"codeception/phpunit-wrapper": ">6.0.15 <6.1.0 | ^6.6.1 | ^7.7.1 | ^8.0.3 | ^9.0",
"ext-dom": "*",
"php": ">=5.6.0 <9.0"
},
"type": "library",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Michael Bodnarchuk",
"email": "davert@mail.ua",
"homepage": "http://codegyre.com"
},
{
"name": "Gintautas Miselis"
},
{
"name": "Gustavo Nieves",
"homepage": "https://medium.com/@ganieves"
}
],
"description": "Assertion methods used by Codeception core and Asserts module",
"homepage": "https://codeception.com/",
2021-06-09 10:47:10 +02:00
"keywords": [
"codeception"
2021-06-09 10:47:10 +02:00
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/Codeception/lib-asserts/issues",
"source": "https://github.com/Codeception/lib-asserts/tree/1.13.2"
2020-10-26 11:17:25 +01:00
},
"time": "2020-10-21T16:26:20+00:00"
},
{
"name": "codeception/lib-innerbrowser",
"version": "1.5.1",
"source": {
"type": "git",
"url": "https://github.com/Codeception/lib-innerbrowser.git",
"reference": "31b4b56ad53c3464fcb2c0a14d55a51a201bd3c2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Codeception/lib-innerbrowser/zipball/31b4b56ad53c3464fcb2c0a14d55a51a201bd3c2",
"reference": "31b4b56ad53c3464fcb2c0a14d55a51a201bd3c2",
"shasum": ""
},
"require": {
"codeception/codeception": "4.*@dev",
"ext-dom": "*",
"ext-json": "*",
"ext-mbstring": "*",
"php": ">=5.6.0 <9.0",
"symfony/browser-kit": ">=2.7 <6.0",
"symfony/dom-crawler": ">=2.7 <6.0"
},
"conflict": {
"codeception/codeception": "<4.0"
},
"require-dev": {
"codeception/util-universalframework": "dev-master"
},
"type": "library",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Michael Bodnarchuk",
"email": "davert@mail.ua",
"homepage": "http://codegyre.com"
},
{
"name": "Gintautas Miselis"
}
],
"description": "Parent library for all Codeception framework modules and PhpBrowser",
"homepage": "https://codeception.com/",
"keywords": [
"codeception"
],
"support": {
"issues": "https://github.com/Codeception/lib-innerbrowser/issues",
"source": "https://github.com/Codeception/lib-innerbrowser/tree/1.5.1"
},
"time": "2021-08-30T15:21:42+00:00"
},
{
"name": "codeception/module-asserts",
"version": "1.3.1",
"source": {
"type": "git",
"url": "https://github.com/Codeception/module-asserts.git",
"reference": "59374f2fef0cabb9e8ddb53277e85cdca74328de"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Codeception/module-asserts/zipball/59374f2fef0cabb9e8ddb53277e85cdca74328de",
"reference": "59374f2fef0cabb9e8ddb53277e85cdca74328de",
"shasum": ""
},
"require": {
"codeception/codeception": "*@dev",
"codeception/lib-asserts": "^1.13.1",
"php": ">=5.6.0 <9.0"
},
"conflict": {
"codeception/codeception": "<4.0"
},
"type": "library",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
2019-08-21 12:44:14 +02:00
{
"name": "Michael Bodnarchuk"
2019-08-21 12:44:14 +02:00
},
2020-10-14 15:07:09 +02:00
{
"name": "Gintautas Miselis"
2020-10-14 15:07:09 +02:00
},
{
"name": "Gustavo Nieves",
"homepage": "https://medium.com/@ganieves"
}
],
"description": "Codeception module containing various assertions",
"homepage": "https://codeception.com/",
"keywords": [
"assertions",
"asserts",
"codeception"
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/Codeception/module-asserts/issues",
"source": "https://github.com/Codeception/module-asserts/tree/1.3.1"
2020-10-26 11:17:25 +01:00
},
"time": "2020-10-21T16:48:15+00:00"
},
{
"name": "codeception/module-filesystem",
"version": "1.0.3",
"source": {
"type": "git",
"url": "https://github.com/Codeception/module-filesystem.git",
"reference": "781be167fb1557bfc9b61e0a4eac60a32c534ec1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Codeception/module-filesystem/zipball/781be167fb1557bfc9b61e0a4eac60a32c534ec1",
"reference": "781be167fb1557bfc9b61e0a4eac60a32c534ec1",
"shasum": ""
},
"require": {
"codeception/codeception": "^4.0",
"php": ">=5.6.0 <9.0",
"symfony/finder": ">=2.7 <6.0"
},
"conflict": {
"codeception/codeception": "<4.0"
},
"type": "library",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
2020-10-14 15:07:09 +02:00
{
"name": "Michael Bodnarchuk"
2020-10-14 15:07:09 +02:00
},
{
"name": "Gintautas Miselis"
}
],
"description": "Codeception module for testing local filesystem",
"homepage": "http://codeception.com/",
"keywords": [
"codeception",
"filesystem"
],
"support": {
"issues": "https://github.com/Codeception/module-filesystem/issues",
"source": "https://github.com/Codeception/module-filesystem/tree/1.0.3"
},
"time": "2020-10-24T14:46:40+00:00"
},
{
"name": "codeception/module-rest",
"version": "1.4.2",
"source": {
"type": "git",
"url": "https://github.com/Codeception/module-rest.git",
"reference": "9cd7a87fd9343494e7782f7bdb51687c25046917"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Codeception/module-rest/zipball/9cd7a87fd9343494e7782f7bdb51687c25046917",
"reference": "9cd7a87fd9343494e7782f7bdb51687c25046917",
"shasum": ""
},
"require": {
"codeception/codeception": "^4.0",
"justinrainbow/json-schema": "~5.2.9",
"php": ">=5.6.6 <9.0",
"softcreatr/jsonpath": "^0.5 || ^0.7"
},
"require-dev": {
"codeception/lib-innerbrowser": "^1.0",
"codeception/util-universalframework": "^1.0"
},
"suggest": {
"aws/aws-sdk-php": "For using AWS Auth"
},
"type": "library",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
2020-10-14 15:07:09 +02:00
{
"name": "Gintautas Miselis"
2020-10-14 15:07:09 +02:00
}
],
"description": "REST module for Codeception",
"homepage": "http://codeception.com/",
"keywords": [
"codeception",
"rest"
],
"support": {
"issues": "https://github.com/Codeception/module-rest/issues",
"source": "https://github.com/Codeception/module-rest/tree/1.4.2"
},
"time": "2021-11-18T18:58:15+00:00"
2021-05-25 10:44:32 +02:00
},
{
"name": "codeception/module-webdriver",
2022-11-09 11:41:58 +01:00
"version": "1.4.1",
2021-05-25 10:44:32 +02:00
"source": {
"type": "git",
"url": "https://github.com/Codeception/module-webdriver.git",
2022-11-09 11:41:58 +01:00
"reference": "e22ac7da756df659df6dd4fac2dff9c859e30131"
},
"dist": {
"type": "zip",
2022-11-09 11:41:58 +01:00
"url": "https://api.github.com/repos/Codeception/module-webdriver/zipball/e22ac7da756df659df6dd4fac2dff9c859e30131",
"reference": "e22ac7da756df659df6dd4fac2dff9c859e30131",
"shasum": ""
},
"require": {
"codeception/codeception": "^4.0",
"php": ">=5.6.0 <9.0",
"php-webdriver/webdriver": "^1.8.0"
},
"suggest": {
"codeception/phpbuiltinserver": "Start and stop PHP built-in web server for your tests"
},
"type": "library",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Michael Bodnarchuk"
},
{
"name": "Gintautas Miselis"
},
{
"name": "Zaahid Bateson"
}
],
"description": "WebDriver module for Codeception",
"homepage": "http://codeception.com/",
"keywords": [
"acceptance-testing",
"browser-testing",
"codeception"
],
"support": {
"issues": "https://github.com/Codeception/module-webdriver/issues",
2022-11-09 11:41:58 +01:00
"source": "https://github.com/Codeception/module-webdriver/tree/1.4.1"
},
2022-11-09 11:41:58 +01:00
"time": "2022-09-12T05:09:51+00:00"
},
{
"name": "codeception/module-yii2",
"version": "1.1.5",
"source": {
"type": "git",
"url": "https://github.com/Codeception/module-yii2.git",
"reference": "14269d059b8eaedf3d414a673907bd874cd4ed04"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Codeception/module-yii2/zipball/14269d059b8eaedf3d414a673907bd874cd4ed04",
"reference": "14269d059b8eaedf3d414a673907bd874cd4ed04",
"shasum": ""
},
"require": {
"codeception/codeception": "^4.0",
"codeception/lib-innerbrowser": "^1.0",
"php": ">=5.6.0 <=8.1 | ~8.1.0"
},
"require-dev": {
"codeception/module-asserts": "^1.3",
"codeception/module-filesystem": "^1.0",
"codeception/verify": "<2",
"codemix/yii2-localeurls": "^1.7",
"yiisoft/yii2": "dev-master",
"yiisoft/yii2-app-advanced": "dev-master"
},
"type": "library",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Alexander Makarov"
},
{
"name": "Sam Mouse"
},
{
"name": "Michael Bodnarchuk"
}
],
"description": "Codeception module for Yii2 framework",
"homepage": "http://codeception.com/",
"keywords": [
"codeception",
"yii2"
],
"support": {
"issues": "https://github.com/Codeception/module-yii2/issues",
"source": "https://github.com/Codeception/module-yii2/tree/1.1.5"
},
"time": "2021-12-30T09:16:01+00:00"
},
{
"name": "codeception/specify",
"version": "1.4.0",
"source": {
"type": "git",
"url": "https://github.com/Codeception/Specify.git",
"reference": "17ae6d4d6cb201ef5461f6587ecfcff8c177f854"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Codeception/Specify/zipball/17ae6d4d6cb201ef5461f6587ecfcff8c177f854",
"reference": "17ae6d4d6cb201ef5461f6587ecfcff8c177f854",
"shasum": ""
},
"require": {
"myclabs/deep-copy": "~1.1",
"php": ">=7.1.0",
"phpunit/phpunit": ">=7.0 <10.0"
},
"type": "library",
"autoload": {
"psr-0": {
"Codeception\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Michael Bodnarchuk",
"email": "davert@codeception.com"
},
{
"name": "Gustavo Nieves",
"homepage": "https://medium.com/@ganieves"
}
],
"description": "BDD code blocks for PHPUnit and Codeception",
"support": {
"issues": "https://github.com/Codeception/Specify/issues",
"source": "https://github.com/Codeception/Specify/tree/1.4.0"
},
"time": "2020-08-27T20:17:29+00:00"
},
{
"name": "codeception/verify",
"version": "1.1.0",
"source": {
"type": "git",
"url": "https://github.com/Codeception/Verify.git",
"reference": "fa0bb946b6d61279f461bcc5a677ac0ed5eab9b3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Codeception/Verify/zipball/fa0bb946b6d61279f461bcc5a677ac0ed5eab9b3",
"reference": "fa0bb946b6d61279f461bcc5a677ac0ed5eab9b3",
"shasum": ""
},
"require": {
"codeception/phpunit-wrapper": ">6.0.15 <6.1.0 | ^6.6.1 | ^7.7.1 | ^8.0.4",
"php": ">= 7.0",
"phpunit/phpunit": "> 6.0"
},
"type": "library",
"autoload": {
"files": [
"src/Codeception/function.php"
],
"psr-4": {
"Codeception\\": "src\\Codeception"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Michael Bodnarchuk",
"email": "davert@codeception.com"
}
],
"description": "BDD assertion library for PHPUnit",
"support": {
"issues": "https://github.com/Codeception/Verify/issues",
"source": "https://github.com/Codeception/Verify/tree/master"
},
"time": "2019-07-30T18:21:46+00:00"
},
{
"name": "fakerphp/faker",
"version": "v1.20.0",
"source": {
"type": "git",
"url": "https://github.com/FakerPHP/Faker.git",
"reference": "37f751c67a5372d4e26353bd9384bc03744ec77b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/FakerPHP/Faker/zipball/37f751c67a5372d4e26353bd9384bc03744ec77b",
"reference": "37f751c67a5372d4e26353bd9384bc03744ec77b",
"shasum": ""
},
"require": {
"php": "^7.1 || ^8.0",
"psr/container": "^1.0 || ^2.0",
"symfony/deprecation-contracts": "^2.2 || ^3.0"
},
"conflict": {
"fzaninotto/faker": "*"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.4.1",
"doctrine/persistence": "^1.3 || ^2.0",
"ext-intl": "*",
"symfony/phpunit-bridge": "^4.4 || ^5.2"
},
"suggest": {
"doctrine/orm": "Required to use Faker\\ORM\\Doctrine",
"ext-curl": "Required by Faker\\Provider\\Image to download images.",
"ext-dom": "Required by Faker\\Provider\\HtmlLorem for generating random HTML.",
"ext-iconv": "Required by Faker\\Provider\\ru_RU\\Text::realText() for generating real Russian text.",
"ext-mbstring": "Required for multibyte Unicode string functionality."
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "v1.20-dev"
}
},
"autoload": {
"psr-4": {
"Faker\\": "src/Faker/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "François Zaninotto"
}
],
"description": "Faker is a PHP library that generates fake data for you.",
"keywords": [
"data",
"faker",
"fixtures"
],
"support": {
"issues": "https://github.com/FakerPHP/Faker/issues",
"source": "https://github.com/FakerPHP/Faker/tree/v1.20.0"
},
"time": "2022-07-20T13:12:54+00:00"
},
{
"name": "guzzlehttp/psr7",
2022-11-09 11:41:58 +01:00
"version": "2.4.3",
"source": {
"type": "git",
"url": "https://github.com/guzzle/psr7.git",
2022-11-09 11:41:58 +01:00
"reference": "67c26b443f348a51926030c83481b85718457d3d"
},
"dist": {
"type": "zip",
2022-11-09 11:41:58 +01:00
"url": "https://api.github.com/repos/guzzle/psr7/zipball/67c26b443f348a51926030c83481b85718457d3d",
"reference": "67c26b443f348a51926030c83481b85718457d3d",
"shasum": ""
},
"require": {
"php": "^7.2.5 || ^8.0",
"psr/http-factory": "^1.0",
"psr/http-message": "^1.0",
"ralouphie/getallheaders": "^3.0"
},
"provide": {
"psr/http-factory-implementation": "1.0",
"psr/http-message-implementation": "1.0"
},
"require-dev": {
2022-11-09 11:41:58 +01:00
"bamarni/composer-bin-plugin": "^1.8.1",
"http-interop/http-factory-tests": "^0.9",
2022-11-09 11:41:58 +01:00
"phpunit/phpunit": "^8.5.29 || ^9.5.23"
},
"suggest": {
"laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
},
"type": "library",
"extra": {
2022-11-09 11:41:58 +01:00
"bamarni-bin": {
"bin-links": true,
"forward-command": false
},
"branch-alias": {
2022-06-21 15:35:32 +02:00
"dev-master": "2.4-dev"
}
},
"autoload": {
"psr-4": {
"GuzzleHttp\\Psr7\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Graham Campbell",
"email": "hello@gjcampbell.co.uk",
"homepage": "https://github.com/GrahamCampbell"
},
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
},
{
"name": "George Mponos",
"email": "gmponos@gmail.com",
"homepage": "https://github.com/gmponos"
},
{
"name": "Tobias Nyholm",
"email": "tobias.nyholm@gmail.com",
"homepage": "https://github.com/Nyholm"
},
{
"name": "Márk Sági-Kazár",
"email": "mark.sagikazar@gmail.com",
"homepage": "https://github.com/sagikazarmark"
},
{
"name": "Tobias Schultze",
"email": "webmaster@tubo-world.de",
"homepage": "https://github.com/Tobion"
},
{
"name": "Márk Sági-Kazár",
"email": "mark.sagikazar@gmail.com",
"homepage": "https://sagikazarmark.hu"
}
],
"description": "PSR-7 message implementation that also provides common utility methods",
"keywords": [
"http",
"message",
"psr-7",
"request",
"response",
"stream",
"uri",
"url"
],
"support": {
"issues": "https://github.com/guzzle/psr7/issues",
2022-11-09 11:41:58 +01:00
"source": "https://github.com/guzzle/psr7/tree/2.4.3"
},
"funding": [
{
"url": "https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://github.com/Nyholm",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
"type": "tidelift"
}
],
2022-11-09 11:41:58 +01:00
"time": "2022-10-26T14:07:24+00:00"
},
{
"name": "justinrainbow/json-schema",
"version": "5.2.12",
"source": {
"type": "git",
"url": "https://github.com/justinrainbow/json-schema.git",
"reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/ad87d5a5ca981228e0e205c2bc7dfb8e24559b60",
"reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "~2.2.20||~2.15.1",
"json-schema/json-schema-test-suite": "1.2.0",
"phpunit/phpunit": "^4.8.35"
},
"bin": [
"bin/validate-json"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "5.0.x-dev"
}
},
"autoload": {
"psr-4": {
"JsonSchema\\": "src/JsonSchema/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Bruno Prieto Reis",
"email": "bruno.p.reis@gmail.com"
},
{
"name": "Justin Rainbow",
"email": "justin.rainbow@gmail.com"
},
{
"name": "Igor Wiedler",
"email": "igor@wiedler.ch"
},
{
"name": "Robert Schönthal",
"email": "seroscho@googlemail.com"
}
],
"description": "A library to validate a json schema.",
"homepage": "https://github.com/justinrainbow/json-schema",
"keywords": [
"json",
"schema"
],
"support": {
"issues": "https://github.com/justinrainbow/json-schema/issues",
"source": "https://github.com/justinrainbow/json-schema/tree/5.2.12"
},
"time": "2022-04-13T08:02:27+00:00"
},
{
"name": "php-webdriver/webdriver",
2022-11-09 11:41:58 +01:00
"version": "1.13.1",
"source": {
"type": "git",
"url": "https://github.com/php-webdriver/php-webdriver.git",
2022-11-09 11:41:58 +01:00
"reference": "6dfe5f814b796c1b5748850aa19f781b9274c36c"
},
"dist": {
"type": "zip",
2022-11-09 11:41:58 +01:00
"url": "https://api.github.com/repos/php-webdriver/php-webdriver/zipball/6dfe5f814b796c1b5748850aa19f781b9274c36c",
"reference": "6dfe5f814b796c1b5748850aa19f781b9274c36c",
"shasum": ""
},
"require": {
"ext-curl": "*",
"ext-json": "*",
"ext-zip": "*",
"php": "^5.6 || ~7.0 || ^8.0",
"symfony/polyfill-mbstring": "^1.12",
"symfony/process": "^2.8 || ^3.1 || ^4.0 || ^5.0 || ^6.0"
},
"replace": {
"facebook/webdriver": "*"
},
"require-dev": {
"ondram/ci-detector": "^2.1 || ^3.5 || ^4.0",
"php-coveralls/php-coveralls": "^2.4",
"php-mock/php-mock-phpunit": "^1.1 || ^2.0",
"php-parallel-lint/php-parallel-lint": "^1.2",
"phpunit/phpunit": "^5.7 || ^7 || ^8 || ^9",
"squizlabs/php_codesniffer": "^3.5",
"symfony/var-dumper": "^3.3 || ^4.0 || ^5.0 || ^6.0"
},
"suggest": {
"ext-SimpleXML": "For Firefox profile creation"
},
"type": "library",
"autoload": {
"files": [
"lib/Exception/TimeoutException.php"
],
"psr-4": {
"Facebook\\WebDriver\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "A PHP client for Selenium WebDriver. Previously facebook/webdriver.",
"homepage": "https://github.com/php-webdriver/php-webdriver",
"keywords": [
"Chromedriver",
"geckodriver",
"php",
"selenium",
"webdriver"
],
"support": {
"issues": "https://github.com/php-webdriver/php-webdriver/issues",
2022-11-09 11:41:58 +01:00
"source": "https://github.com/php-webdriver/php-webdriver/tree/1.13.1"
},
2022-11-09 11:41:58 +01:00
"time": "2022-10-11T11:49:44+00:00"
},
{
"name": "phpcompatibility/php-compatibility",
"version": "9.3.5",
"source": {
"type": "git",
"url": "https://github.com/PHPCompatibility/PHPCompatibility.git",
"reference": "9fb324479acf6f39452e0655d2429cc0d3914243"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibility/zipball/9fb324479acf6f39452e0655d2429cc0d3914243",
"reference": "9fb324479acf6f39452e0655d2429cc0d3914243",
"shasum": ""
},
"require": {
"php": ">=5.3",
"squizlabs/php_codesniffer": "^2.3 || ^3.0.2"
},
"conflict": {
"squizlabs/php_codesniffer": "2.6.2"
},
"require-dev": {
"phpunit/phpunit": "~4.5 || ^5.0 || ^6.0 || ^7.0"
},
"suggest": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.5 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically.",
"roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
},
"type": "phpcodesniffer-standard",
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-3.0-or-later"
],
"authors": [
{
"name": "Wim Godden",
"homepage": "https://github.com/wimg",
"role": "lead"
},
{
"name": "Juliette Reinders Folmer",
"homepage": "https://github.com/jrfnl",
"role": "lead"
},
{
"name": "Contributors",
"homepage": "https://github.com/PHPCompatibility/PHPCompatibility/graphs/contributors"
}
],
"description": "A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.",
"homepage": "http://techblog.wimgodden.be/tag/codesniffer/",
"keywords": [
"compatibility",
"phpcs",
"standards"
],
"support": {
"issues": "https://github.com/PHPCompatibility/PHPCompatibility/issues",
"source": "https://github.com/PHPCompatibility/PHPCompatibility"
},
"time": "2019-12-27T09:44:58+00:00"
},
{
"name": "phpspec/php-diff",
"version": "v1.1.3",
"source": {
"type": "git",
"url": "https://github.com/phpspec/php-diff.git",
"reference": "fc1156187f9f6c8395886fe85ed88a0a245d72e9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpspec/php-diff/zipball/fc1156187f9f6c8395886fe85ed88a0a245d72e9",
"reference": "fc1156187f9f6c8395886fe85ed88a0a245d72e9",
"shasum": ""
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-0": {
"Diff": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Chris Boulton",
"homepage": "http://github.com/chrisboulton"
}
],
"description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).",
"support": {
"source": "https://github.com/phpspec/php-diff/tree/v1.1.3"
},
"time": "2020-09-18T13:47:07+00:00"
},
{
"name": "ralouphie/getallheaders",
"version": "3.0.3",
"source": {
"type": "git",
"url": "https://github.com/ralouphie/getallheaders.git",
"reference": "120b605dfeb996808c31b6477290a714d356e822"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
"reference": "120b605dfeb996808c31b6477290a714d356e822",
"shasum": ""
},
"require": {
"php": ">=5.6"
},
"require-dev": {
"php-coveralls/php-coveralls": "^2.1",
"phpunit/phpunit": "^5 || ^6.5"
},
"type": "library",
"autoload": {
"files": [
"src/getallheaders.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Ralph Khattar",
"email": "ralph.khattar@gmail.com"
}
],
"description": "A polyfill for getallheaders.",
"support": {
"issues": "https://github.com/ralouphie/getallheaders/issues",
"source": "https://github.com/ralouphie/getallheaders/tree/develop"
},
"time": "2019-03-08T08:55:37+00:00"
},
{
"name": "softcreatr/jsonpath",
2022-11-09 11:41:58 +01:00
"version": "0.7.6",
"source": {
"type": "git",
"url": "https://github.com/SoftCreatR/JSONPath.git",
2022-11-09 11:41:58 +01:00
"reference": "e04c02cb78bcc242c69d17dac5b29436bf3e1076"
2021-05-25 10:44:32 +02:00
},
"dist": {
"type": "zip",
2022-11-09 11:41:58 +01:00
"url": "https://api.github.com/repos/SoftCreatR/JSONPath/zipball/e04c02cb78bcc242c69d17dac5b29436bf3e1076",
"reference": "e04c02cb78bcc242c69d17dac5b29436bf3e1076",
2021-05-25 10:44:32 +02:00
"shasum": ""
},
"require": {
"ext-json": "*",
2022-11-09 11:41:58 +01:00
"php": ">=7.1,<8.0"
2021-05-25 10:44:32 +02:00
},
"replace": {
"flow/jsonpath": "*"
2021-05-25 10:44:32 +02:00
},
"require-dev": {
"phpunit/phpunit": ">=7.0",
2022-11-09 11:41:58 +01:00
"roave/security-advisories": "dev-latest",
"squizlabs/php_codesniffer": "^3.5"
},
"type": "library",
2021-05-25 10:44:32 +02:00
"autoload": {
"psr-4": {
"Flow\\JSONPath\\": "src/"
}
2021-05-25 10:44:32 +02:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Stephen Frank",
"email": "stephen@flowsa.com",
"homepage": "https://prismaticbytes.com",
"role": "Developer"
2021-05-25 10:44:32 +02:00
},
{
"name": "Sascha Greuel",
"email": "hello@1-2.dev",
2022-11-09 11:41:58 +01:00
"homepage": "https://1-2.dev",
"role": "Developer"
2021-05-25 10:44:32 +02:00
}
],
"description": "JSONPath implementation for parsing, searching and flattening arrays",
2021-05-25 10:44:32 +02:00
"support": {
"email": "hello@1-2.dev",
"forum": "https://github.com/SoftCreatR/JSONPath/discussions",
"issues": "https://github.com/SoftCreatR/JSONPath/issues",
"source": "https://github.com/SoftCreatR/JSONPath"
2021-05-25 10:44:32 +02:00
},
"funding": [
2022-11-09 11:41:58 +01:00
{
"url": "https://ecologi.com/softcreatr?r=61212ab3fc69b8eb8a2014f4",
"type": "custom"
},
2021-05-25 10:44:32 +02:00
{
"url": "https://github.com/softcreatr",
2021-05-25 10:44:32 +02:00
"type": "github"
}
],
2022-11-09 11:41:58 +01:00
"time": "2022-09-27T09:27:12+00:00"
},
{
"name": "squizlabs/php_codesniffer",
2022-06-21 15:35:32 +02:00
"version": "3.7.1",
"source": {
"type": "git",
"url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
2022-06-21 15:35:32 +02:00
"reference": "1359e176e9307e906dc3d890bcc9603ff6d90619"
},
"dist": {
"type": "zip",
2022-06-21 15:35:32 +02:00
"url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/1359e176e9307e906dc3d890bcc9603ff6d90619",
"reference": "1359e176e9307e906dc3d890bcc9603ff6d90619",
"shasum": ""
},
"require": {
"ext-simplexml": "*",
"ext-tokenizer": "*",
"ext-xmlwriter": "*",
"php": ">=5.4.0"
2020-10-15 15:13:10 +02:00
},
"require-dev": {
"phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
},
"bin": [
"bin/phpcs",
"bin/phpcbf"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.x-dev"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Greg Sherwood",
"role": "lead"
}
],
"description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
"homepage": "https://github.com/squizlabs/PHP_CodeSniffer",
"keywords": [
"phpcs",
"standards"
],
2020-10-26 11:17:25 +01:00
"support": {
"issues": "https://github.com/squizlabs/PHP_CodeSniffer/issues",
"source": "https://github.com/squizlabs/PHP_CodeSniffer",
"wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki"
2020-10-26 11:17:25 +01:00
},
2022-06-21 15:35:32 +02:00
"time": "2022-06-18T07:21:10+00:00"
},
{
"name": "symfony/browser-kit",
"version": "v4.2.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/browser-kit.git",
"reference": "61d85c5af2fc058014c7c89504c3944e73a086f0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/browser-kit/zipball/61d85c5af2fc058014c7c89504c3944e73a086f0",
"reference": "61d85c5af2fc058014c7c89504c3944e73a086f0",
"shasum": ""
},
"require": {
"php": "^7.1.3",
"symfony/dom-crawler": "~3.4|~4.0"
},
2020-10-14 15:07:09 +02:00
"require-dev": {
"symfony/css-selector": "~3.4|~4.0",
"symfony/process": "~3.4|~4.0"
},
"suggest": {
"symfony/process": ""
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.2-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Component\\BrowserKit\\": ""
},
"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 BrowserKit Component",
"homepage": "https://symfony.com",
2020-10-26 11:17:25 +01:00
"support": {
"source": "https://github.com/symfony/browser-kit/tree/4.2"
2020-10-26 11:17:25 +01:00
},
"time": "2019-02-23T15:17:42+00:00"
},
{
"name": "symfony/console",
2022-11-09 11:41:58 +01:00
"version": "v5.4.15",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
2022-11-09 11:41:58 +01:00
"reference": "ea59bb0edfaf9f28d18d8791410ee0355f317669"
},
"dist": {
"type": "zip",
2022-11-09 11:41:58 +01:00
"url": "https://api.github.com/repos/symfony/console/zipball/ea59bb0edfaf9f28d18d8791410ee0355f317669",
"reference": "ea59bb0edfaf9f28d18d8791410ee0355f317669",
"shasum": ""
},
"require": {
2021-06-09 10:47:10 +02:00
"php": ">=7.2.5",
"symfony/deprecation-contracts": "^2.1|^3",
"symfony/polyfill-mbstring": "~1.0",
"symfony/polyfill-php73": "^1.9",
"symfony/polyfill-php80": "^1.16",
"symfony/service-contracts": "^1.1|^2|^3",
"symfony/string": "^5.1|^6.0"
},
"conflict": {
"psr/log": ">=3",
"symfony/dependency-injection": "<4.4",
"symfony/dotenv": "<5.1",
"symfony/event-dispatcher": "<4.4",
"symfony/lock": "<4.4",
"symfony/process": "<4.4"
},
"provide": {
"psr/log-implementation": "1.0|2.0"
},
"require-dev": {
"psr/log": "^1|^2",
"symfony/config": "^4.4|^5.0|^6.0",
"symfony/dependency-injection": "^4.4|^5.0|^6.0",
"symfony/event-dispatcher": "^4.4|^5.0|^6.0",
"symfony/lock": "^4.4|^5.0|^6.0",
"symfony/process": "^4.4|^5.0|^6.0",
"symfony/var-dumper": "^4.4|^5.0|^6.0"
},
"suggest": {
"psr/log": "For using the console logger",
"symfony/event-dispatcher": "",
"symfony/lock": "",
"symfony/process": ""
2021-01-05 22:28:24 +01:00
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Console\\": ""
},
"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": "Eases the creation of beautiful and testable command line interfaces",
"homepage": "https://symfony.com",
2021-01-05 22:28:24 +01:00
"keywords": [
"cli",
"command line",
"console",
"terminal"
2021-01-05 22:28:24 +01:00
],
2020-10-26 11:17:25 +01:00
"support": {
2022-11-09 11:41:58 +01:00
"source": "https://github.com/symfony/console/tree/v5.4.15"
2020-10-26 11:17:25 +01:00
},
2020-10-14 15:07:09 +02:00
"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"
}
],
2022-11-09 11:41:58 +01:00
"time": "2022-10-26T21:41:52+00:00"
2020-10-14 15:07:09 +02:00
},
{
"name": "symfony/css-selector",
2022-11-09 11:41:58 +01:00
"version": "v5.4.11",
2020-10-14 15:07:09 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/css-selector.git",
2022-11-09 11:41:58 +01:00
"reference": "c1681789f059ab756001052164726ae88512ae3d"
2020-10-14 15:07:09 +02:00
},
"dist": {
"type": "zip",
2022-11-09 11:41:58 +01:00
"url": "https://api.github.com/repos/symfony/css-selector/zipball/c1681789f059ab756001052164726ae88512ae3d",
"reference": "c1681789f059ab756001052164726ae88512ae3d",
2020-10-14 15:07:09 +02:00
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/polyfill-php80": "^1.16"
2020-10-14 15:07:09 +02:00
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\CssSelector\\": ""
2020-10-15 15:13:10 +02:00
},
"exclude-from-classmap": [
"/Tests/"
]
2020-10-14 15:07:09 +02:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2020-10-15 15:13:10 +02:00
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
2020-10-14 15:07:09 +02:00
},
{
"name": "Jean-François Simon",
"email": "jeanfrancois.simon@sensiolabs.com"
},
2020-10-14 15:07:09 +02:00
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Converts CSS selectors to XPath expressions",
2020-10-14 15:07:09 +02:00
"homepage": "https://symfony.com",
2020-10-26 11:17:25 +01:00
"support": {
2022-11-09 11:41:58 +01:00
"source": "https://github.com/symfony/css-selector/tree/v5.4.11"
2020-10-26 11:17:25 +01:00
},
2020-10-14 15:07:09 +02:00
"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"
}
],
2022-11-09 11:41:58 +01:00
"time": "2022-06-27T16:58:25+00:00"
},
{
"name": "symfony/dom-crawler",
2022-11-09 11:41:58 +01:00
"version": "v4.4.45",
"source": {
"type": "git",
"url": "https://github.com/symfony/dom-crawler.git",
2022-11-09 11:41:58 +01:00
"reference": "4b8daf6c56801e6d664224261cb100b73edc78a5"
},
"dist": {
"type": "zip",
2022-11-09 11:41:58 +01:00
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/4b8daf6c56801e6d664224261cb100b73edc78a5",
"reference": "4b8daf6c56801e6d664224261cb100b73edc78a5",
"shasum": ""
},
"require": {
"php": ">=7.1.3",
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-mbstring": "~1.0",
"symfony/polyfill-php80": "^1.16"
},
"conflict": {
"masterminds/html5": "<2.6"
},
"require-dev": {
"masterminds/html5": "^2.6",
"symfony/css-selector": "^3.4|^4.0|^5.0"
2020-10-15 15:13:10 +02:00
},
2021-06-09 10:47:10 +02:00
"suggest": {
"symfony/css-selector": ""
2021-06-09 10:47:10 +02:00
},
2021-01-05 22:28:24 +01:00
"type": "library",
"autoload": {
2022-02-12 08:53:17 +01:00
"psr-4": {
"Symfony\\Component\\DomCrawler\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
2021-06-09 10:47:10 +02:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
2021-06-09 10:47:10 +02:00
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Eases DOM navigation for HTML and XML documents",
2021-06-09 10:47:10 +02:00
"homepage": "https://symfony.com",
"support": {
2022-11-09 11:41:58 +01:00
"source": "https://github.com/symfony/dom-crawler/tree/v4.4.45"
2021-06-09 10:47:10 +02:00
},
"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"
}
],
2022-11-09 11:41:58 +01:00
"time": "2022-08-03T12:57:57+00:00"
2021-06-09 10:47:10 +02:00
},
{
"name": "symfony/finder",
2022-11-09 11:41:58 +01:00
"version": "v5.4.11",
2021-06-09 10:47:10 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
2022-11-09 11:41:58 +01:00
"reference": "7872a66f57caffa2916a584db1aa7f12adc76f8c"
2021-06-09 10:47:10 +02:00
},
"dist": {
"type": "zip",
2022-11-09 11:41:58 +01:00
"url": "https://api.github.com/repos/symfony/finder/zipball/7872a66f57caffa2916a584db1aa7f12adc76f8c",
"reference": "7872a66f57caffa2916a584db1aa7f12adc76f8c",
2021-06-09 10:47:10 +02:00
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/deprecation-contracts": "^2.1|^3",
"symfony/polyfill-php80": "^1.16"
2021-06-09 10:47:10 +02:00
},
"type": "library",
"autoload": {
2022-02-12 08:53:17 +01:00
"psr-4": {
"Symfony\\Component\\Finder\\": ""
2022-02-12 08:53:17 +01:00
},
"exclude-from-classmap": [
"/Tests/"
2021-01-05 22:28:24 +01:00
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
2021-01-05 22:28:24 +01:00
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Finds files and directories via an intuitive fluent interface",
2021-01-05 22:28:24 +01:00
"homepage": "https://symfony.com",
"support": {
2022-11-09 11:41:58 +01:00
"source": "https://github.com/symfony/finder/tree/v5.4.11"
2021-01-05 22:28:24 +01:00
},
"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"
}
],
2022-11-09 11:41:58 +01:00
"time": "2022-07-29T07:37:50+00:00"
2021-01-05 22:28:24 +01:00
},
{
"name": "symfony/polyfill-intl-grapheme",
"version": "v1.27.0",
2021-01-05 22:28:24 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-grapheme.git",
"reference": "511a08c03c1960e08a883f4cffcacd219b758354"
2021-01-05 22:28:24 +01:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/511a08c03c1960e08a883f4cffcacd219b758354",
"reference": "511a08c03c1960e08a883f4cffcacd219b758354",
2021-01-05 22:28:24 +01:00
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"suggest": {
"ext-intl": "For best performance"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.27-dev"
2020-10-15 15:13:10 +02:00
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
2020-10-15 15:13:10 +02:00
"files": [
"bootstrap.php"
2021-01-05 22:28:24 +01:00
],
2022-02-12 08:53:17 +01:00
"psr-4": {
"Symfony\\Polyfill\\Intl\\Grapheme\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2020-10-15 15:13:10 +02:00
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill for intl's grapheme_* functions",
"homepage": "https://symfony.com",
2020-10-15 15:13:10 +02:00
"keywords": [
"compatibility",
"grapheme",
"intl",
2020-10-15 15:13:10 +02:00
"polyfill",
"portable",
"shim"
],
2020-10-26 11:17:25 +01:00
"support": {
"source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.27.0"
2020-10-26 11:17:25 +01:00
},
2020-10-14 15:07:09 +02:00
"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": "2022-11-03T14:55:06+00:00"
2020-04-18 13:33:22 +02:00
},
2021-06-09 10:47:10 +02:00
{
"name": "symfony/string",
2022-11-09 11:41:58 +01:00
"version": "v5.4.15",
2021-06-09 10:47:10 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
2022-11-09 11:41:58 +01:00
"reference": "571334ce9f687e3e6af72db4d3b2a9431e4fd9ed"
2021-06-09 10:47:10 +02:00
},
"dist": {
"type": "zip",
2022-11-09 11:41:58 +01:00
"url": "https://api.github.com/repos/symfony/string/zipball/571334ce9f687e3e6af72db4d3b2a9431e4fd9ed",
"reference": "571334ce9f687e3e6af72db4d3b2a9431e4fd9ed",
2021-06-09 10:47:10 +02:00
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-intl-grapheme": "~1.0",
"symfony/polyfill-intl-normalizer": "~1.0",
"symfony/polyfill-mbstring": "~1.0",
"symfony/polyfill-php80": "~1.15"
},
2022-02-12 08:53:17 +01:00
"conflict": {
"symfony/translation-contracts": ">=3.0"
},
2021-06-09 10:47:10 +02:00
"require-dev": {
2022-02-12 08:53:17 +01:00
"symfony/error-handler": "^4.4|^5.0|^6.0",
"symfony/http-client": "^4.4|^5.0|^6.0",
2021-06-09 10:47:10 +02:00
"symfony/translation-contracts": "^1.1|^2",
2022-02-12 08:53:17 +01:00
"symfony/var-exporter": "^4.4|^5.0|^6.0"
2021-06-09 10:47:10 +02:00
},
"type": "library",
"autoload": {
"files": [
"Resources/functions.php"
],
2022-03-15 23:57:22 +01:00
"psr-4": {
"Symfony\\Component\\String\\": ""
},
2021-06-09 10:47:10 +02:00
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
"homepage": "https://symfony.com",
"keywords": [
"grapheme",
"i18n",
"string",
"unicode",
"utf-8",
"utf8"
],
"support": {
2022-11-09 11:41:58 +01:00
"source": "https://github.com/symfony/string/tree/v5.4.15"
2021-01-05 22:28:24 +01:00
},
"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"
}
],
2022-11-09 11:41:58 +01:00
"time": "2022-10-05T15:16:54+00:00"
2021-01-05 22:28:24 +01:00
},
{
2020-10-15 15:13:10 +02:00
"name": "symfony/yaml",
2022-11-09 11:41:58 +01:00
"version": "v5.4.14",
"source": {
"type": "git",
2020-10-15 15:13:10 +02:00
"url": "https://github.com/symfony/yaml.git",
2022-11-09 11:41:58 +01:00
"reference": "e83fe9a72011f07c662da46a05603d66deeeb487"
},
"dist": {
"type": "zip",
2022-11-09 11:41:58 +01:00
"url": "https://api.github.com/repos/symfony/yaml/zipball/e83fe9a72011f07c662da46a05603d66deeeb487",
"reference": "e83fe9a72011f07c662da46a05603d66deeeb487",
"shasum": ""
},
"require": {
2021-06-09 10:47:10 +02:00
"php": ">=7.2.5",
2022-02-12 08:53:17 +01:00
"symfony/deprecation-contracts": "^2.1|^3",
"symfony/polyfill-ctype": "^1.8"
},
2020-10-15 15:13:10 +02:00
"conflict": {
2022-02-12 08:53:17 +01:00
"symfony/console": "<5.3"
2018-02-08 14:28:55 +01:00
},
"require-dev": {
2022-02-12 08:53:17 +01:00
"symfony/console": "^5.3|^6.0"
},
"suggest": {
"symfony/console": "For validating YAML files using the lint command"
},
2021-06-09 10:47:10 +02:00
"bin": [
"Resources/bin/yaml-lint"
],
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Yaml\\": ""
},
"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"
}
],
2021-02-01 13:56:49 +01:00
"description": "Loads and dumps YAML files",
"homepage": "https://symfony.com",
2020-10-26 11:17:25 +01:00
"support": {
2022-11-09 11:41:58 +01:00
"source": "https://github.com/symfony/yaml/tree/v5.4.14"
2020-10-26 11:17:25 +01:00
},
2020-10-14 15:07:09 +02:00
"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"
}
],
2022-11-09 11:41:58 +01:00
"time": "2022-10-03T15:15:50+00:00"
},
{
"name": "yiisoft/yii2-debug",
2022-11-09 11:41:58 +01:00
"version": "2.1.21",
"source": {
"type": "git",
"url": "https://github.com/yiisoft/yii2-debug.git",
2022-11-09 11:41:58 +01:00
"reference": "fa9fa02e242c1b744eb68045ee8e9d698134836d"
},
"dist": {
"type": "zip",
2022-11-09 11:41:58 +01:00
"url": "https://api.github.com/repos/yiisoft/yii2-debug/zipball/fa9fa02e242c1b744eb68045ee8e9d698134836d",
"reference": "fa9fa02e242c1b744eb68045ee8e9d698134836d",
"shasum": ""
},
"require": {
"ext-mbstring": "*",
"php": ">=5.4",
"yiisoft/yii2": "~2.0.13"
},
"require-dev": {
2020-12-30 16:17:48 +01:00
"cweagans/composer-patches": "^1.7",
"phpunit/phpunit": "4.8.34",
"yiisoft/yii2-coding-standards": "~2.0",
"yiisoft/yii2-swiftmailer": "*"
},
"type": "yii2-extension",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
2020-12-30 16:17:48 +01:00
},
"composer-exit-on-patch-failure": true,
"patches": {
"phpunit/phpunit-mock-objects": {
"Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch"
},
"phpunit/phpunit": {
"Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch",
2022-04-13 21:57:05 +02:00
"Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch",
"Fix PHP 8.1 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php81.patch"
2020-12-30 16:17:48 +01:00
}
}
},
"autoload": {
"psr-4": {
2018-10-10 16:30:06 +02:00
"yii\\debug\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Qiang Xue",
"email": "qiang.xue@gmail.com"
},
{
"name": "Simon Karlen",
"email": "simi.albi@outlook.com"
}
],
"description": "The debugger extension for the Yii framework",
"keywords": [
"debug",
"debugger",
"yii2"
],
2020-10-26 11:17:25 +01:00
"support": {
"forum": "http://www.yiiframework.com/forum/",
"irc": "irc://irc.freenode.net/yii",
"issues": "https://github.com/yiisoft/yii2-debug/issues",
"source": "https://github.com/yiisoft/yii2-debug",
"wiki": "http://www.yiiframework.com/wiki/"
},
2020-12-30 16:17:48 +01:00
"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-debug",
"type": "tidelift"
}
],
2022-11-09 11:41:58 +01:00
"time": "2022-09-06T17:40:08+00:00"
},
{
"name": "yiisoft/yii2-faker",
2020-12-30 16:17:48 +01:00
"version": "2.0.5",
"source": {
"type": "git",
"url": "https://github.com/yiisoft/yii2-faker.git",
2020-12-30 16:17:48 +01:00
"reference": "8c361657143bfaea58ff7dcc9bf51f1991a46f5d"
},
"dist": {
"type": "zip",
2020-12-30 16:17:48 +01:00
"url": "https://api.github.com/repos/yiisoft/yii2-faker/zipball/8c361657143bfaea58ff7dcc9bf51f1991a46f5d",
"reference": "8c361657143bfaea58ff7dcc9bf51f1991a46f5d",
"shasum": ""
},
"require": {
2020-12-30 16:17:48 +01:00
"fakerphp/faker": "~1.9|~1.10",
2018-02-26 09:55:39 +01:00
"yiisoft/yii2": "~2.0.0"
},
2020-12-30 16:17:48 +01:00
"require-dev": {
"cweagans/composer-patches": "^1.7",
"phpunit/phpunit": "4.8.34"
},
"type": "yii2-extension",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
2020-12-30 16:17:48 +01:00
},
"composer-exit-on-patch-failure": true,
"patches": {
"phpunit/phpunit-mock-objects": {
"Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch"
},
"phpunit/phpunit": {
"Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch",
"Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch"
}
}
},
"autoload": {
"psr-4": {
2020-12-30 16:17:48 +01:00
"yii\\faker\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Mark Jebri",
"email": "mark.github@yandex.ru"
}
],
"description": "Fixture generator. The Faker integration for the Yii framework.",
"keywords": [
"Fixture",
"faker",
"yii2"
],
2020-10-26 11:17:25 +01:00
"support": {
"forum": "http://www.yiiframework.com/forum/",
"irc": "irc://irc.freenode.net/yii",
"issues": "https://github.com/yiisoft/yii2-faker/issues",
"source": "https://github.com/yiisoft/yii2-faker",
"wiki": "http://www.yiiframework.com/wiki/"
},
2020-12-30 16:17:48 +01:00
"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-faker",
"type": "tidelift"
}
],
"time": "2020-11-10T12:27:35+00:00"
},
{
"name": "yiisoft/yii2-gii",
"version": "2.1.4",
"source": {
"type": "git",
"url": "https://github.com/yiisoft/yii2-gii.git",
"reference": "d879cb186361fbc6f71a2d994d580b5a071a5642"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/yiisoft/yii2-gii/zipball/d879cb186361fbc6f71a2d994d580b5a071a5642",
"reference": "d879cb186361fbc6f71a2d994d580b5a071a5642",
"shasum": ""
},
"require": {
"phpspec/php-diff": "^1.1.0",
"yiisoft/yii2": "~2.0.14"
},
"require-dev": {
"phpunit/phpunit": "<7",
"yiisoft/yii2-coding-standards": "~2.0"
},
"type": "yii2-extension",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"autoload": {
"psr-4": {
2018-06-04 01:16:00 +02:00
"yii\\gii\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Qiang Xue",
"email": "qiang.xue@gmail.com"
}
],
"description": "The Gii extension for the Yii framework",
"keywords": [
"code generator",
"gii",
"yii2"
],
2020-10-26 11:17:25 +01:00
"support": {
"forum": "http://www.yiiframework.com/forum/",
"irc": "irc://irc.freenode.net/yii",
"issues": "https://github.com/yiisoft/yii2-gii/issues",
"source": "https://github.com/yiisoft/yii2-gii",
"wiki": "http://www.yiiframework.com/wiki/"
},
2020-10-14 15:07:09 +02:00
"time": "2020-01-17T13:33:30+00:00"
}
],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
2022-11-09 11:41:58 +01:00
"npm-asset/select2-bootstrap-theme": 10
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
2021-06-09 10:47:10 +02:00
"php": ">=7.3",
2020-09-16 10:33:01 +02:00
"ext-exif": "*",
2021-08-31 14:10:47 +02:00
"ext-intl": "*",
"ext-zip": "*"
},
"platform-dev": [],
2020-10-15 15:13:10 +02:00
"platform-overrides": {
"php": "7.4"
2020-10-15 15:13:10 +02:00
},
2022-04-13 21:57:05 +02:00
"plugin-api-version": "2.3.0"
}