mirror of
https://github.com/humhub/humhub.git
synced 2025-01-16 13:51:42 +01:00
14506 lines
536 KiB
JSON
14506 lines
536 KiB
JSON
{
|
|
"_readme": [
|
|
"This file locks the dependencies of your project to a known state",
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
"This file is @generated automatically"
|
|
],
|
|
"content-hash": "4f85eca73b8f8d9be0e346c70184aca3",
|
|
"packages": [
|
|
{
|
|
"name": "async-aws/core",
|
|
"version": "1.23.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/async-aws/core.git",
|
|
"reference": "f2f40b895f1b2834a793c78d6c1ff8e1a1c39a12"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/async-aws/core/zipball/f2f40b895f1b2834a793c78d6c1ff8e1a1c39a12",
|
|
"reference": "f2f40b895f1b2834a793c78d6c1ff8e1a1c39a12",
|
|
"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 || ^6.0 || ^7.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",
|
|
"symfony/http-client": "5.2.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.23-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": {
|
|
"source": "https://github.com/async-aws/core/tree/1.23.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/jderusse",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/nyholm",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2024-11-24T11:42:17+00:00"
|
|
},
|
|
{
|
|
"name": "async-aws/ses",
|
|
"version": "1.9.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/async-aws/ses.git",
|
|
"reference": "55227c6d0c6485410c0e5bc9b6a42d44b2e10d80"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/async-aws/ses/zipball/55227c6d0c6485410c0e5bc9b6a42d44b2e10d80",
|
|
"reference": "55227c6d0c6485410c0e5bc9b6a42d44b2e10d80",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"async-aws/core": "^1.9",
|
|
"ext-json": "*",
|
|
"php": "^7.2.5 || ^8.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.9-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": {
|
|
"source": "https://github.com/async-aws/ses/tree/1.9.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/jderusse",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/nyholm",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2024-11-24T11:42:17+00:00"
|
|
},
|
|
{
|
|
"name": "bower-asset/bootstrap",
|
|
"version": "v3.4.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/twbs/bootstrap.git",
|
|
"reference": "68b0d231a13201eb14acd3dc84e51543d16e5f7e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/twbs/bootstrap/zipball/68b0d231a13201eb14acd3dc84e51543d16e5f7e",
|
|
"reference": "68b0d231a13201eb14acd3dc84e51543d16e5f7e"
|
|
},
|
|
"require": {
|
|
"bower-asset/jquery": ">=1.9.1,<4.0"
|
|
},
|
|
"type": "bower-asset",
|
|
"license": [
|
|
"MIT"
|
|
]
|
|
},
|
|
{
|
|
"name": "bower-asset/inputmask",
|
|
"version": "5.0.9",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/RobinHerbots/Inputmask.git",
|
|
"reference": "310a33557e2944daf86d5946a5e8c82b9118f8f7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/RobinHerbots/Inputmask/zipball/310a33557e2944daf86d5946a5e8c82b9118f8f7",
|
|
"reference": "310a33557e2944daf86d5946a5e8c82b9118f8f7"
|
|
},
|
|
"require": {
|
|
"bower-asset/jquery": ">=1.7"
|
|
},
|
|
"type": "bower-asset",
|
|
"license": [
|
|
"http://opensource.org/licenses/mit-license.php"
|
|
]
|
|
},
|
|
{
|
|
"name": "bower-asset/jquery",
|
|
"version": "3.7.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/jquery/jquery-dist.git",
|
|
"reference": "fde1f76e2799dd877c176abde0ec836553246991"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/jquery/jquery-dist/zipball/fde1f76e2799dd877c176abde0ec836553246991",
|
|
"reference": "fde1f76e2799dd877c176abde0ec836553246991"
|
|
},
|
|
"type": "bower-asset",
|
|
"license": [
|
|
"MIT"
|
|
]
|
|
},
|
|
{
|
|
"name": "bower-asset/jquery-ui",
|
|
"version": "1.12.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git@github.com:components/jqueryui.git",
|
|
"reference": "44ecf3794cc56b65954cc19737234a3119d036cc"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/components/jqueryui/zipball/44ecf3794cc56b65954cc19737234a3119d036cc",
|
|
"reference": "44ecf3794cc56b65954cc19737234a3119d036cc"
|
|
},
|
|
"require": {
|
|
"bower-asset/jquery": ">=1.6"
|
|
},
|
|
"type": "bower-asset",
|
|
"license": [
|
|
"MIT"
|
|
]
|
|
},
|
|
{
|
|
"name": "bower-asset/punycode",
|
|
"version": "v1.4.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/mathiasbynens/punycode.js.git",
|
|
"reference": "0fbadd6e81f3a0ce06c38998040d6db6bdfbc5c9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/mathiasbynens/punycode.js/zipball/0fbadd6e81f3a0ce06c38998040d6db6bdfbc5c9",
|
|
"reference": "0fbadd6e81f3a0ce06c38998040d6db6bdfbc5c9"
|
|
},
|
|
"type": "bower-asset"
|
|
},
|
|
{
|
|
"name": "bower-asset/yii2-pjax",
|
|
"version": "2.0.8",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git@github.com:yiisoft/jquery-pjax.git",
|
|
"reference": "a9298d57da63d14a950f1b94366a864bc62264fb"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/a9298d57da63d14a950f1b94366a864bc62264fb",
|
|
"reference": "a9298d57da63d14a950f1b94366a864bc62264fb"
|
|
},
|
|
"require": {
|
|
"bower-asset/jquery": ">=1.8"
|
|
},
|
|
"type": "bower-asset",
|
|
"license": [
|
|
"MIT"
|
|
]
|
|
},
|
|
{
|
|
"name": "brick/math",
|
|
"version": "0.9.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/brick/math.git",
|
|
"reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/brick/math/zipball/ca57d18f028f84f777b2168cd1911b0dee2343ae",
|
|
"reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-json": "*",
|
|
"php": "^7.1 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"php-coveralls/php-coveralls": "^2.2",
|
|
"phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.0",
|
|
"vimeo/psalm": "4.9.2"
|
|
},
|
|
"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",
|
|
"source": "https://github.com/brick/math/tree/0.9.3"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/BenMorel",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/brick/math",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-08-15T20:50:18+00:00"
|
|
},
|
|
{
|
|
"name": "brick/varexporter",
|
|
"version": "0.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/brick/varexporter.git",
|
|
"reference": "84b2a7a91f69aa5d079aec5a0a7256ebf2dceb6b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/brick/varexporter/zipball/84b2a7a91f69aa5d079aec5a0a7256ebf2dceb6b",
|
|
"reference": "84b2a7a91f69aa5d079aec5a0a7256ebf2dceb6b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"nikic/php-parser": "^5.0",
|
|
"php": "^7.4 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"php-coveralls/php-coveralls": "^2.2",
|
|
"phpunit/phpunit": "^9.3",
|
|
"psalm/phar": "5.21.1"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Brick\\VarExporter\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "A powerful alternative to var_export(), which can export closures and objects without __set_state()",
|
|
"keywords": [
|
|
"var_export"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/brick/varexporter/issues",
|
|
"source": "https://github.com/brick/varexporter/tree/0.5.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/BenMorel",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2024-05-10T17:15:19+00:00"
|
|
},
|
|
{
|
|
"name": "cebe/markdown",
|
|
"version": "1.2.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/cebe/markdown.git",
|
|
"reference": "9bac5e971dd391e2802dca5400bbeacbaea9eb86"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/cebe/markdown/zipball/9bac5e971dd391e2802dca5400bbeacbaea9eb86",
|
|
"reference": "9bac5e971dd391e2802dca5400bbeacbaea9eb86",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"lib-pcre": "*",
|
|
"php": ">=5.4.0"
|
|
},
|
|
"require-dev": {
|
|
"cebe/indent": "*",
|
|
"facebook/xhprof": "*@dev",
|
|
"phpunit/phpunit": "4.1.*"
|
|
},
|
|
"bin": [
|
|
"bin/markdown"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.2.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"cebe\\markdown\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Carsten Brandt",
|
|
"email": "mail@cebe.cc",
|
|
"homepage": "http://cebe.cc/",
|
|
"role": "Creator"
|
|
}
|
|
],
|
|
"description": "A super fast, highly extensible markdown parser for PHP",
|
|
"homepage": "https://github.com/cebe/markdown#readme",
|
|
"keywords": [
|
|
"extensible",
|
|
"fast",
|
|
"gfm",
|
|
"markdown",
|
|
"markdown-extra"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/cebe/markdown/issues",
|
|
"source": "https://github.com/cebe/markdown"
|
|
},
|
|
"time": "2018-03-26T11:24:36+00:00"
|
|
},
|
|
{
|
|
"name": "codeception/phpunit-wrapper",
|
|
"version": "9.0.9",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Codeception/phpunit-wrapper.git",
|
|
"reference": "7439a53ae367986e9c22b2ac00f9d7376bb2f8cf"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Codeception/phpunit-wrapper/zipball/7439a53ae367986e9c22b2ac00f9d7376bb2f8cf",
|
|
"reference": "7439a53ae367986e9c22b2ac00f9d7376bb2f8cf",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2",
|
|
"phpunit/phpunit": "^9.0"
|
|
},
|
|
"require-dev": {
|
|
"codeception/specify": "*",
|
|
"consolidation/robo": "^3.0.0-alpha3",
|
|
"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"
|
|
},
|
|
{
|
|
"name": "Naktibalda"
|
|
}
|
|
],
|
|
"description": "PHPUnit classes used by Codeception",
|
|
"support": {
|
|
"issues": "https://github.com/Codeception/phpunit-wrapper/issues",
|
|
"source": "https://github.com/Codeception/phpunit-wrapper/tree/9.0.9"
|
|
},
|
|
"time": "2022-05-23T06:24:11+00:00"
|
|
},
|
|
{
|
|
"name": "codeception/stub",
|
|
"version": "3.7.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Codeception/Stub.git",
|
|
"reference": "468dd5fe659f131fc997f5196aad87512f9b1304"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Codeception/Stub/zipball/468dd5fe659f131fc997f5196aad87512f9b1304",
|
|
"reference": "468dd5fe659f131fc997f5196aad87512f9b1304",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"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",
|
|
"support": {
|
|
"issues": "https://github.com/Codeception/Stub/issues",
|
|
"source": "https://github.com/Codeception/Stub/tree/3.7.0"
|
|
},
|
|
"time": "2020-07-03T15:54:43+00:00"
|
|
},
|
|
{
|
|
"name": "doctrine/instantiator",
|
|
"version": "2.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/instantiator.git",
|
|
"reference": "c6222283fa3f4ac679f8b9ced9a4e23f163e80d0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/c6222283fa3f4ac679f8b9ced9a4e23f163e80d0",
|
|
"reference": "c6222283fa3f4ac679f8b9ced9a4e23f163e80d0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^8.1"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/coding-standard": "^11",
|
|
"ext-pdo": "*",
|
|
"ext-phar": "*",
|
|
"phpbench/phpbench": "^1.2",
|
|
"phpstan/phpstan": "^1.9.4",
|
|
"phpstan/phpstan-phpunit": "^1.3",
|
|
"phpunit/phpunit": "^9.5.27",
|
|
"vimeo/psalm": "^5.4"
|
|
},
|
|
"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",
|
|
"homepage": "https://ocramius.github.io/"
|
|
}
|
|
],
|
|
"description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
|
|
"homepage": "https://www.doctrine-project.org/projects/instantiator.html",
|
|
"keywords": [
|
|
"constructor",
|
|
"instantiate"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/doctrine/instantiator/issues",
|
|
"source": "https://github.com/doctrine/instantiator/tree/2.0.0"
|
|
},
|
|
"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"
|
|
}
|
|
],
|
|
"time": "2022-12-30T00:23:10+00:00"
|
|
},
|
|
{
|
|
"name": "doctrine/lexer",
|
|
"version": "3.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/lexer.git",
|
|
"reference": "31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/lexer/zipball/31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd",
|
|
"reference": "31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^8.1"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/coding-standard": "^12",
|
|
"phpstan/phpstan": "^1.10",
|
|
"phpunit/phpunit": "^10.5",
|
|
"psalm/plugin-phpunit": "^0.18.3",
|
|
"vimeo/psalm": "^5.21"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Doctrine\\Common\\Lexer\\": "src"
|
|
}
|
|
},
|
|
"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/3.0.1"
|
|
},
|
|
"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": "2024-02-05T11:56:58+00:00"
|
|
},
|
|
{
|
|
"name": "egulias/email-validator",
|
|
"version": "4.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/egulias/EmailValidator.git",
|
|
"reference": "ebaaf5be6c0286928352e054f2d5125608e5405e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ebaaf5be6c0286928352e054f2d5125608e5405e",
|
|
"reference": "ebaaf5be6c0286928352e054f2d5125608e5405e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/lexer": "^2.0 || ^3.0",
|
|
"php": ">=8.1",
|
|
"symfony/polyfill-intl-idn": "^1.26"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^10.2",
|
|
"vimeo/psalm": "^5.12"
|
|
},
|
|
"suggest": {
|
|
"ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "4.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",
|
|
"source": "https://github.com/egulias/EmailValidator/tree/4.0.2"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/egulias",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2023-10-06T06:47:41+00:00"
|
|
},
|
|
{
|
|
"name": "ezyang/htmlpurifier",
|
|
"version": "v4.18.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/ezyang/htmlpurifier.git",
|
|
"reference": "cb56001e54359df7ae76dc522d08845dc741621b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/cb56001e54359df7ae76dc522d08845dc741621b",
|
|
"reference": "cb56001e54359df7ae76dc522d08845dc741621b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"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 || ~8.3.0 || ~8.4.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"
|
|
],
|
|
"psr-0": {
|
|
"HTMLPurifier": "library/"
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/library/HTMLPurifier/Language/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-2.1-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Edward Z. Yang",
|
|
"email": "admin@htmlpurifier.org",
|
|
"homepage": "http://ezyang.com"
|
|
}
|
|
],
|
|
"description": "Standards compliant HTML filter written in PHP",
|
|
"homepage": "http://htmlpurifier.org/",
|
|
"keywords": [
|
|
"html"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/ezyang/htmlpurifier/issues",
|
|
"source": "https://github.com/ezyang/htmlpurifier/tree/v4.18.0"
|
|
},
|
|
"time": "2024-11-01T03:51:45+00:00"
|
|
},
|
|
{
|
|
"name": "fgrosse/phpasn1",
|
|
"version": "v2.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/fgrosse/PHPASN1.git",
|
|
"reference": "42060ed45344789fb9f21f9f1864fc47b9e3507b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/fgrosse/PHPASN1/zipball/42060ed45344789fb9f21f9f1864fc47b9e3507b",
|
|
"reference": "42060ed45344789fb9f21f9f1864fc47b9e3507b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"php-coveralls/php-coveralls": "~2.0",
|
|
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
|
|
},
|
|
"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",
|
|
"source": "https://github.com/fgrosse/PHPASN1/tree/v2.5.0"
|
|
},
|
|
"abandoned": true,
|
|
"time": "2022-12-19T11:08:26+00:00"
|
|
},
|
|
{
|
|
"name": "firebase/php-jwt",
|
|
"version": "v6.10.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/firebase/php-jwt.git",
|
|
"reference": "30c19ed0f3264cb660ea496895cfb6ef7ee3653b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/firebase/php-jwt/zipball/30c19ed0f3264cb660ea496895cfb6ef7ee3653b",
|
|
"reference": "30c19ed0f3264cb660ea496895cfb6ef7ee3653b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^8.0"
|
|
},
|
|
"require-dev": {
|
|
"guzzlehttp/guzzle": "^7.4",
|
|
"phpspec/prophecy-phpunit": "^2.0",
|
|
"phpunit/phpunit": "^9.5",
|
|
"psr/cache": "^2.0||^3.0",
|
|
"psr/http-client": "^1.0",
|
|
"psr/http-factory": "^1.0"
|
|
},
|
|
"suggest": {
|
|
"ext-sodium": "Support EdDSA (Ed25519) signatures",
|
|
"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",
|
|
"keywords": [
|
|
"jwt",
|
|
"php"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/firebase/php-jwt/issues",
|
|
"source": "https://github.com/firebase/php-jwt/tree/v6.10.2"
|
|
},
|
|
"time": "2024-11-24T11:22:49+00:00"
|
|
},
|
|
{
|
|
"name": "graham-campbell/result-type",
|
|
"version": "v1.1.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/GrahamCampbell/Result-Type.git",
|
|
"reference": "3ba905c11371512af9d9bdd27d99b782216b6945"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/3ba905c11371512af9d9bdd27d99b782216b6945",
|
|
"reference": "3ba905c11371512af9d9bdd27d99b782216b6945",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.2.5 || ^8.0",
|
|
"phpoption/phpoption": "^1.9.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^8.5.39 || ^9.6.20 || ^10.5.28"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"GrahamCampbell\\ResultType\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Graham Campbell",
|
|
"email": "hello@gjcampbell.co.uk",
|
|
"homepage": "https://github.com/GrahamCampbell"
|
|
}
|
|
],
|
|
"description": "An Implementation Of The Result Type",
|
|
"keywords": [
|
|
"Graham Campbell",
|
|
"GrahamCampbell",
|
|
"Result Type",
|
|
"Result-Type",
|
|
"result"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/GrahamCampbell/Result-Type/issues",
|
|
"source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.1.3"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/GrahamCampbell",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/graham-campbell/result-type",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-07-20T21:45:45+00:00"
|
|
},
|
|
{
|
|
"name": "imagine/imagine",
|
|
"version": "1.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-imagine/Imagine.git",
|
|
"reference": "80ab21434890dee9ba54969d31c51ac8d4d551e0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-imagine/Imagine/zipball/80ab21434890dee9ba54969d31c51ac8d4d551e0",
|
|
"reference": "80ab21434890dee9ba54969d31c51ac8d4d551e0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.4 || ^9.3"
|
|
},
|
|
"suggest": {
|
|
"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",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-develop": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"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",
|
|
"homepage": "http://imagine.readthedocs.org/",
|
|
"keywords": [
|
|
"drawing",
|
|
"graphics",
|
|
"image manipulation",
|
|
"image processing"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/php-imagine/Imagine/issues",
|
|
"source": "https://github.com/php-imagine/Imagine/tree/1.5.0"
|
|
},
|
|
"time": "2024-12-03T14:37:55+00:00"
|
|
},
|
|
{
|
|
"name": "jbroadway/urlify",
|
|
"version": "1.2.4-stable",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/jbroadway/urlify.git",
|
|
"reference": "d0fafbaa1dc14e8039cdf5c72a932a8d1de1750e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/jbroadway/urlify/zipball/d0fafbaa1dc14e8039cdf5c72a932a8d1de1750e",
|
|
"reference": "d0fafbaa1dc14e8039cdf5c72a932a8d1de1750e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2",
|
|
"voku/portable-ascii": "^2.0",
|
|
"voku/stop-words": "^2.0"
|
|
},
|
|
"require-dev": {
|
|
"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": [
|
|
"BSD-3-Clause-Clear"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Johnny Broadway",
|
|
"email": "johnny@johnnybroadway.com",
|
|
"homepage": "http://www.johnnybroadway.com/"
|
|
}
|
|
],
|
|
"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": [
|
|
"ascii",
|
|
"blogging",
|
|
"blogs",
|
|
"downcode",
|
|
"encode",
|
|
"iconv",
|
|
"link",
|
|
"seo",
|
|
"slug",
|
|
"slugify",
|
|
"slugs",
|
|
"translit",
|
|
"transliterate",
|
|
"transliteration",
|
|
"unicode",
|
|
"url",
|
|
"urlify"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/jbroadway/urlify/issues",
|
|
"source": "https://github.com/jbroadway/urlify/tree/1.2.4-stable"
|
|
},
|
|
"time": "2022-06-15T16:46:46+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/bootstrap-fileinput",
|
|
"version": "v5.5.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/bootstrap-fileinput.git",
|
|
"reference": "8de1bed638823c70272b2578847e2b31e42677ba"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/bootstrap-fileinput/zipball/8de1bed638823c70272b2578847e2b31e42677ba",
|
|
"reference": "8de1bed638823c70272b2578847e2b31e42677ba",
|
|
"shasum": ""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"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/"
|
|
}
|
|
],
|
|
"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"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/kartik-v/bootstrap-fileinput/issues",
|
|
"source": "https://github.com/kartik-v/bootstrap-fileinput/tree/v5.5.4"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://opencollective.com/bootstrap-fileinput",
|
|
"type": "open_collective"
|
|
}
|
|
],
|
|
"time": "2024-04-09T03:30:45+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/bootstrap-star-rating",
|
|
"version": "v4.1.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/bootstrap-star-rating.git",
|
|
"reference": "c301efed4c82e9d5f11a0845ae428ba60931b44e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/bootstrap-star-rating/zipball/c301efed4c82e9d5f11a0845ae428ba60931b44e",
|
|
"reference": "c301efed4c82e9d5f11a0845ae428ba60931b44e",
|
|
"shasum": ""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"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"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/kartik-v/bootstrap-star-rating/issues",
|
|
"source": "https://github.com/kartik-v/bootstrap-star-rating/tree/v4.1.2"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://opencollective.com/bootstrap-star-rating",
|
|
"type": "open_collective"
|
|
}
|
|
],
|
|
"time": "2021-09-20T03:06:01+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/dependent-dropdown",
|
|
"version": "v1.4.9",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/dependent-dropdown.git",
|
|
"reference": "54a8806002ee21b744508a2edb95ed01d35c6cf9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"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"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/kartik-v/dependent-dropdown/issues",
|
|
"source": "https://github.com/kartik-v/dependent-dropdown/tree/master"
|
|
},
|
|
"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",
|
|
"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": {
|
|
"dev-master": "3.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"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"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/kartik-v/yii2-krajee-base/issues",
|
|
"source": "https://github.com/kartik-v/yii2-krajee-base/tree/v3.0.5"
|
|
},
|
|
"time": "2022-06-01T14:05:39+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/yii2-widget-activeform",
|
|
"version": "v1.6.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/yii2-widget-activeform.git",
|
|
"reference": "697407c8fa9c81593a7bb9bef4b7ad53f7d38b79"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/yii2-widget-activeform/zipball/697407c8fa9c81593a7bb9bef4b7ad53f7d38b79",
|
|
"reference": "697407c8fa9c81593a7bb9bef4b7ad53f7d38b79",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"kartik-v/yii2-krajee-base": ">=3.0.3"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.6.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"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"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/kartik-v/yii2-widget-activeform/issues",
|
|
"source": "https://github.com/kartik-v/yii2-widget-activeform/tree/v1.6.4"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://opencollective.com/yii2-widgets",
|
|
"type": "open_collective"
|
|
}
|
|
],
|
|
"time": "2023-07-31T11:33:59+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"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/kartik-v/yii2-widget-affix/issues",
|
|
"source": "https://github.com/kartik-v/yii2-widget-affix/tree/master"
|
|
},
|
|
"time": "2014-11-09T04:56:27+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/yii2-widget-alert",
|
|
"version": "v1.1.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/yii2-widget-alert.git",
|
|
"reference": "6a45d7dc294eecd578cf8cb9acb671d1cafa0727"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/yii2-widget-alert/zipball/6a45d7dc294eecd578cf8cb9acb671d1cafa0727",
|
|
"reference": "6a45d7dc294eecd578cf8cb9acb671d1cafa0727",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"kartik-v/yii2-widget-growl": ">=1.1.2"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"kartik\\alert\\": "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 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"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/kartik-v/yii2-widget-alert/issues",
|
|
"source": "https://github.com/kartik-v/yii2-widget-alert/tree/v1.1.5"
|
|
},
|
|
"time": "2021-10-16T10:23:22+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/yii2-widget-colorinput",
|
|
"version": "v1.0.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/yii2-widget-colorinput.git",
|
|
"reference": "e35e6c7615a735b65557d6c38d112b77e2628c69"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"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"
|
|
],
|
|
"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",
|
|
"version": "v1.4.8",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/yii2-widget-datepicker.git",
|
|
"reference": "f5f8b396cf03d4a383aad5e7b338f8cb065abf66"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/yii2-widget-datepicker/zipball/f5f8b396cf03d4a383aad5e7b338f8cb065abf66",
|
|
"reference": "f5f8b396cf03d4a383aad5e7b338f8cb065abf66",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"kartik-v/yii2-krajee-base": ">=2.0.0"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.4.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"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"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/kartik-v/yii2-widget-datepicker/issues",
|
|
"source": "https://github.com/kartik-v/yii2-widget-datepicker/tree/v1.4.8"
|
|
},
|
|
"time": "2021-10-28T03:58:09+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/yii2-widget-datetimepicker",
|
|
"version": "v1.5.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/yii2-widget-datetimepicker.git",
|
|
"reference": "85b22d38553ca207f86be198f37e6531347e9a23"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/yii2-widget-datetimepicker/zipball/85b22d38553ca207f86be198f37e6531347e9a23",
|
|
"reference": "85b22d38553ca207f86be198f37e6531347e9a23",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"kartik-v/yii2-krajee-base": ">=3.0.4"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"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"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/kartik-v/yii2-widget-datetimepicker/issues",
|
|
"source": "https://github.com/kartik-v/yii2-widget-datetimepicker/tree/v1.5.1"
|
|
},
|
|
"time": "2022-03-18T17:42:22+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/yii2-widget-depdrop",
|
|
"version": "v1.0.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/yii2-widget-depdrop.git",
|
|
"reference": "ea347e3793fbd8273cc9bd1eb94c4b32bb55d318"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/yii2-widget-depdrop/zipball/ea347e3793fbd8273cc9bd1eb94c4b32bb55d318",
|
|
"reference": "ea347e3793fbd8273cc9bd1eb94c4b32bb55d318",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"kartik-v/dependent-dropdown": "~1.4",
|
|
"kartik-v/yii2-krajee-base": ">=2.0.0"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"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"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/kartik-v/yii2-widget-depdrop/issues",
|
|
"source": "https://github.com/kartik-v/yii2-widget-depdrop/tree/v1.0.6"
|
|
},
|
|
"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": {
|
|
"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"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/kartik-v/yii2-widget-fileinput/issues",
|
|
"source": "https://github.com/kartik-v/yii2-widget-fileinput/tree/v1.1.1"
|
|
},
|
|
"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",
|
|
"version": "v1.1.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/yii2-widget-growl.git",
|
|
"reference": "37e8f9f10d3bc9d71f3ef64c4aaa0e2fc83dd5dc"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/yii2-widget-growl/zipball/37e8f9f10d3bc9d71f3ef64c4aaa0e2fc83dd5dc",
|
|
"reference": "37e8f9f10d3bc9d71f3ef64c4aaa0e2fc83dd5dc",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"kartik-v/yii2-krajee-base": ">=2.0.0"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"kartik\\growl\\": "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 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"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/kartik-v/yii2-widget-growl/issues",
|
|
"source": "https://github.com/kartik-v/yii2-widget-growl/tree/v1.1.2"
|
|
},
|
|
"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"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/kartik-v/yii2-widget-rangeinput/issues",
|
|
"source": "https://github.com/kartik-v/yii2-widget-rangeinput/tree/master"
|
|
},
|
|
"time": "2018-09-07T10:05:08+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/yii2-widget-rating",
|
|
"version": "v1.0.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/yii2-widget-rating.git",
|
|
"reference": "d3d7249490044f80e65f8f3938191f39a76586b2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"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"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/kartik-v/yii2-widget-rating/issues",
|
|
"source": "https://github.com/kartik-v/yii2-widget-rating/tree/v1.0.5"
|
|
},
|
|
"time": "2021-11-20T05:26:05+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/yii2-widget-select2",
|
|
"version": "v2.2.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/yii2-widget-select2.git",
|
|
"reference": "4b8ef7dd9780531fc997fa23a53a38a1f7674bec"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/yii2-widget-select2/zipball/4b8ef7dd9780531fc997fa23a53a38a1f7674bec",
|
|
"reference": "4b8ef7dd9780531fc997fa23a53a38a1f7674bec",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"kartik-v/yii2-krajee-base": ">=3.0.4",
|
|
"select2/select2": ">=4.0.0"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"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"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/kartik-v/yii2-widget-select2/issues",
|
|
"source": "https://github.com/kartik-v/yii2-widget-select2/tree/v2.2.5"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://opencollective.com/yii2-widget-select2",
|
|
"type": "open_collective"
|
|
}
|
|
],
|
|
"time": "2023-06-22T07:43:31+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/yii2-widget-sidenav",
|
|
"version": "v1.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/yii2-widget-sidenav.git",
|
|
"reference": "87e9c815624aa966d70bb4507b3d53c158db0d43"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"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",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"kartik\\sidenav\\": ""
|
|
}
|
|
},
|
|
"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 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"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/kartik-v/yii2-widget-sidenav/issues",
|
|
"source": "https://github.com/kartik-v/yii2-widget-sidenav/tree/v1.0.1"
|
|
},
|
|
"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",
|
|
"version": "v1.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/yii2-widget-spinner.git",
|
|
"reference": "eb10dad17a107bf14f173c99994770ca23c548a6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/yii2-widget-spinner/zipball/eb10dad17a107bf14f173c99994770ca23c548a6",
|
|
"reference": "eb10dad17a107bf14f173c99994770ca23c548a6",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"kartik-v/yii2-krajee-base": ">=2.0.0"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"kartik\\spinner\\": "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 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"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/kartik-v/yii2-widget-spinner/issues",
|
|
"source": "https://github.com/kartik-v/yii2-widget-spinner/tree/master"
|
|
},
|
|
"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"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/kartik-v/yii2-widget-switchinput/issues",
|
|
"source": "https://github.com/kartik-v/yii2-widget-switchinput/tree/master"
|
|
},
|
|
"time": "2016-01-10T16:47:35+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/yii2-widget-timepicker",
|
|
"version": "v1.0.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/yii2-widget-timepicker.git",
|
|
"reference": "680aec2d79846e926c072da455cf6f33e1c3bb12"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/yii2-widget-timepicker/zipball/680aec2d79846e926c072da455cf6f33e1c3bb12",
|
|
"reference": "680aec2d79846e926c072da455cf6f33e1c3bb12",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"kartik-v/yii2-krajee-base": ">=2.0.0"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"kartik\\time\\": "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 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"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/kartik-v/yii2-widget-timepicker/issues",
|
|
"source": "https://github.com/kartik-v/yii2-widget-timepicker/tree/v1.0.5"
|
|
},
|
|
"time": "2021-10-28T03:49:56+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/yii2-widget-touchspin",
|
|
"version": "v1.2.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/yii2-widget-touchspin.git",
|
|
"reference": "1eec4c3f3a8bf9a170e1e0682c2c89f2929d65e9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/yii2-widget-touchspin/zipball/1eec4c3f3a8bf9a170e1e0682c2c89f2929d65e9",
|
|
"reference": "1eec4c3f3a8bf9a170e1e0682c2c89f2929d65e9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"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"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/kartik-v/yii2-widget-touchspin/issues",
|
|
"source": "https://github.com/kartik-v/yii2-widget-touchspin/tree/v1.2.4"
|
|
},
|
|
"time": "2021-09-02T12:50:50+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/yii2-widget-typeahead",
|
|
"version": "v1.0.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/yii2-widget-typeahead.git",
|
|
"reference": "7b7041a3cbbeb2db0a608e9f6c9b3f4f63b0069d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/yii2-widget-typeahead/zipball/7b7041a3cbbeb2db0a608e9f6c9b3f4f63b0069d",
|
|
"reference": "7b7041a3cbbeb2db0a608e9f6c9b3f4f63b0069d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"kartik-v/yii2-krajee-base": ">=2.0.0"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"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"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/kartik-v/yii2-widget-typeahead/issues",
|
|
"source": "https://github.com/kartik-v/yii2-widget-typeahead/tree/master"
|
|
},
|
|
"time": "2019-05-29T12:06:56+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/yii2-widgets",
|
|
"version": "v3.4.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/yii2-widgets.git",
|
|
"reference": "e5a030d700243a90eccf96a070380bd3b76e17a3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"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",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"kartik\\widgets\\": "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": "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"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/kartik-v/yii2-widgets/issues",
|
|
"source": "https://github.com/kartik-v/yii2-widgets/tree/master"
|
|
},
|
|
"time": "2018-10-09T17:40:19+00:00"
|
|
},
|
|
{
|
|
"name": "laminas/laminas-escaper",
|
|
"version": "2.15.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/laminas/laminas-escaper.git",
|
|
"reference": "c612b0488ae486284c39885efca494c180f16351"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/c612b0488ae486284c39885efca494c180f16351",
|
|
"reference": "c612b0488ae486284c39885efca494c180f16351",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-ctype": "*",
|
|
"ext-mbstring": "*",
|
|
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
|
|
},
|
|
"conflict": {
|
|
"zendframework/zend-escaper": "*"
|
|
},
|
|
"require-dev": {
|
|
"infection/infection": "^0.27.11",
|
|
"laminas/laminas-coding-standard": "~3.0.1",
|
|
"maglnet/composer-require-checker": "^3.8.0",
|
|
"phpunit/phpunit": "^9.6.22",
|
|
"psalm/plugin-phpunit": "^0.19.0",
|
|
"vimeo/psalm": "^5.26.1"
|
|
},
|
|
"type": "library",
|
|
"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"
|
|
],
|
|
"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"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://funding.communitybridge.org/projects/laminas-project",
|
|
"type": "community_bridge"
|
|
}
|
|
],
|
|
"time": "2024-12-17T19:39:54+00:00"
|
|
},
|
|
{
|
|
"name": "laminas/laminas-http",
|
|
"version": "2.21.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/laminas/laminas-http.git",
|
|
"reference": "a9867e4d1cda3dbad208903239c83a3d670cce10"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/laminas/laminas-http/zipball/a9867e4d1cda3dbad208903239c83a3d670cce10",
|
|
"reference": "a9867e4d1cda3dbad208903239c83a3d670cce10",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"laminas/laminas-loader": "^2.10",
|
|
"laminas/laminas-stdlib": "^3.6",
|
|
"laminas/laminas-uri": "^2.11",
|
|
"laminas/laminas-validator": "^2.15 || ^3.0",
|
|
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
|
|
},
|
|
"conflict": {
|
|
"zendframework/zend-http": "*"
|
|
},
|
|
"require-dev": {
|
|
"ext-curl": "*",
|
|
"laminas/laminas-coding-standard": "~2.4.0",
|
|
"phpunit/phpunit": "^9.6.21"
|
|
},
|
|
"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"
|
|
],
|
|
"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"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://funding.communitybridge.org/projects/laminas-project",
|
|
"type": "community_bridge"
|
|
}
|
|
],
|
|
"time": "2024-12-04T09:17:39+00:00"
|
|
},
|
|
{
|
|
"name": "laminas/laminas-ldap",
|
|
"version": "2.18.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/laminas/laminas-ldap.git",
|
|
"reference": "c337026c6c3555d06bcae37e95ffe92cafcea08a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/laminas/laminas-ldap/zipball/c337026c6c3555d06bcae37e95ffe92cafcea08a",
|
|
"reference": "c337026c6c3555d06bcae37e95ffe92cafcea08a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-ldap": "*",
|
|
"php": "~8.1.0 || ~8.2.0 || ~8.3.0"
|
|
},
|
|
"conflict": {
|
|
"zendframework/zend-ldap": "*"
|
|
},
|
|
"require-dev": {
|
|
"laminas/laminas-coding-standard": "~2.5.0",
|
|
"laminas/laminas-config": "^3.8.0",
|
|
"laminas/laminas-eventmanager": "^3.6.0",
|
|
"laminas/laminas-stdlib": "^3.15.0",
|
|
"php-mock/php-mock-phpunit": "^2.6.1",
|
|
"phpunit/phpunit": "^9.5.26",
|
|
"psalm/plugin-phpunit": "^0.18.4",
|
|
"vimeo/psalm": "^5.16"
|
|
},
|
|
"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"
|
|
],
|
|
"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"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://funding.communitybridge.org/projects/laminas-project",
|
|
"type": "community_bridge"
|
|
}
|
|
],
|
|
"time": "2023-12-06T11:19:05+00:00"
|
|
},
|
|
{
|
|
"name": "laminas/laminas-loader",
|
|
"version": "2.11.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/laminas/laminas-loader.git",
|
|
"reference": "c507d5eccb969f7208434e3980680a1f6c0b1d8d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/laminas/laminas-loader/zipball/c507d5eccb969f7208434e3980680a1f6c0b1d8d",
|
|
"reference": "c507d5eccb969f7208434e3980680a1f6c0b1d8d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
|
|
},
|
|
"conflict": {
|
|
"zendframework/zend-loader": "*"
|
|
},
|
|
"require-dev": {
|
|
"laminas/laminas-coding-standard": "~2.4.0",
|
|
"phpunit/phpunit": "~9.5.25"
|
|
},
|
|
"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"
|
|
],
|
|
"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"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://funding.communitybridge.org/projects/laminas-project",
|
|
"type": "community_bridge"
|
|
}
|
|
],
|
|
"abandoned": true,
|
|
"time": "2024-12-05T14:43:32+00:00"
|
|
},
|
|
{
|
|
"name": "laminas/laminas-servicemanager",
|
|
"version": "4.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/laminas/laminas-servicemanager.git",
|
|
"reference": "b87a792d232c006eec9787230f611c74cc57b8b6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/b87a792d232c006eec9787230f611c74cc57b8b6",
|
|
"reference": "b87a792d232c006eec9787230f611c74cc57b8b6",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"brick/varexporter": "^0.3.8 || ^0.4.0 || ^0.5.0",
|
|
"laminas/laminas-stdlib": "^3.19",
|
|
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
|
|
"psr/container": "^1.1 || ^2.0"
|
|
},
|
|
"conflict": {
|
|
"laminas/laminas-code": "<4.10.0",
|
|
"zendframework/zend-code": "<3.3.1"
|
|
},
|
|
"provide": {
|
|
"psr/container-implementation": "^1.0 || ^2.0"
|
|
},
|
|
"require-dev": {
|
|
"boesing/psalm-plugin-stringf": "^1.4",
|
|
"composer/package-versions-deprecated": "^1.11.99.5",
|
|
"friendsofphp/proxy-manager-lts": "^1.0.18",
|
|
"laminas/laminas-cli": "^1.8",
|
|
"laminas/laminas-coding-standard": "~3.0.0",
|
|
"laminas/laminas-container-config-test": "^1.0",
|
|
"lctrs/psalm-psr-container-plugin": "^1.9",
|
|
"mikey179/vfsstream": "^1.6.12",
|
|
"phpbench/phpbench": "^1.3.1",
|
|
"phpunit/phpunit": "^10.5.36",
|
|
"psalm/plugin-phpunit": "^0.19.0",
|
|
"symfony/console": "^6.0",
|
|
"vimeo/psalm": "^5.26.1"
|
|
},
|
|
"suggest": {
|
|
"friendsofphp/proxy-manager-lts": "To handle lazy initialization of services",
|
|
"laminas/laminas-cli": "To consume CLI commands provided by this component"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"laminas": {
|
|
"module": "Laminas\\ServiceManager",
|
|
"config-provider": "Laminas\\ServiceManager\\ConfigProvider"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"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",
|
|
"forum": "https://discourse.laminas.dev",
|
|
"issues": "https://github.com/laminas/laminas-servicemanager/issues",
|
|
"source": "https://github.com/laminas/laminas-servicemanager/tree/4.3.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://funding.communitybridge.org/projects/laminas-project",
|
|
"type": "community_bridge"
|
|
}
|
|
],
|
|
"time": "2024-11-05T00:35:06+00:00"
|
|
},
|
|
{
|
|
"name": "laminas/laminas-stdlib",
|
|
"version": "3.20.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/laminas/laminas-stdlib.git",
|
|
"reference": "8974a1213be42c3e2f70b2c27b17f910291ab2f4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/8974a1213be42c3e2f70b2c27b17f910291ab2f4",
|
|
"reference": "8974a1213be42c3e2f70b2c27b17f910291ab2f4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
|
|
},
|
|
"conflict": {
|
|
"zendframework/zend-stdlib": "*"
|
|
},
|
|
"require-dev": {
|
|
"laminas/laminas-coding-standard": "^3.0",
|
|
"phpbench/phpbench": "^1.3.1",
|
|
"phpunit/phpunit": "^10.5.38",
|
|
"psalm/plugin-phpunit": "^0.19.0",
|
|
"vimeo/psalm": "^5.26.1"
|
|
},
|
|
"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"
|
|
],
|
|
"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"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://funding.communitybridge.org/projects/laminas-project",
|
|
"type": "community_bridge"
|
|
}
|
|
],
|
|
"time": "2024-10-29T13:46:07+00:00"
|
|
},
|
|
{
|
|
"name": "laminas/laminas-translator",
|
|
"version": "1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/laminas/laminas-translator.git",
|
|
"reference": "12897e710e21413c1f93fc38fe9dead6b51c5218"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/laminas/laminas-translator/zipball/12897e710e21413c1f93fc38fe9dead6b51c5218",
|
|
"reference": "12897e710e21413c1f93fc38fe9dead6b51c5218",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
|
|
},
|
|
"require-dev": {
|
|
"laminas/laminas-coding-standard": "~3.0.0",
|
|
"vimeo/psalm": "^5.24.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Laminas\\Translator\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"description": "Interfaces for the Translator component of laminas-i18n",
|
|
"homepage": "https://laminas.dev",
|
|
"keywords": [
|
|
"i18n",
|
|
"laminas"
|
|
],
|
|
"support": {
|
|
"chat": "https://laminas.dev/chat",
|
|
"docs": "https://docs.laminas.dev/laminas-i18n/",
|
|
"forum": "https://discourse.laminas.dev",
|
|
"issues": "https://github.com/laminas/laminas-translator/issues",
|
|
"rss": "https://github.com/laminas/laminas-translator/releases.atom",
|
|
"source": "https://github.com/laminas/laminas-translator"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://funding.communitybridge.org/projects/laminas-project",
|
|
"type": "community_bridge"
|
|
}
|
|
],
|
|
"time": "2024-10-21T15:33:01+00:00"
|
|
},
|
|
{
|
|
"name": "laminas/laminas-uri",
|
|
"version": "2.13.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/laminas/laminas-uri.git",
|
|
"reference": "de53600ae8153b3605bb6edce8aeeef524eaafba"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/laminas/laminas-uri/zipball/de53600ae8153b3605bb6edce8aeeef524eaafba",
|
|
"reference": "de53600ae8153b3605bb6edce8aeeef524eaafba",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"laminas/laminas-escaper": "^2.9",
|
|
"laminas/laminas-validator": "^2.39 || ^3.0",
|
|
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
|
|
},
|
|
"conflict": {
|
|
"zendframework/zend-uri": "*"
|
|
},
|
|
"require-dev": {
|
|
"laminas/laminas-coding-standard": "~2.4.0",
|
|
"phpunit/phpunit": "^9.6.20"
|
|
},
|
|
"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"
|
|
],
|
|
"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"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://funding.communitybridge.org/projects/laminas-project",
|
|
"type": "community_bridge"
|
|
}
|
|
],
|
|
"time": "2024-12-03T12:27:51+00:00"
|
|
},
|
|
{
|
|
"name": "laminas/laminas-validator",
|
|
"version": "3.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/laminas/laminas-validator.git",
|
|
"reference": "ab6f4564360edba978d6b5082dc99cea2bd9bdef"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/laminas/laminas-validator/zipball/ab6f4564360edba978d6b5082dc99cea2bd9bdef",
|
|
"reference": "ab6f4564360edba978d6b5082dc99cea2bd9bdef",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-ctype": "*",
|
|
"ext-fileinfo": "*",
|
|
"ext-filter": "*",
|
|
"ext-intl": "*",
|
|
"laminas/laminas-servicemanager": "^4.1.0",
|
|
"laminas/laminas-stdlib": "^3.19",
|
|
"laminas/laminas-translator": "^1.0",
|
|
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
|
|
"psr/container": "^1.1 || ^2.0",
|
|
"psr/http-client": "^1.0.3",
|
|
"psr/http-factory": "^1.1.0",
|
|
"psr/http-message": "^1.0.1 || ^2.0.0"
|
|
},
|
|
"require-dev": {
|
|
"laminas/laminas-coding-standard": "^3.0.1",
|
|
"laminas/laminas-diactoros": "^3.5.0",
|
|
"maglnet/composer-require-checker": "^4.7.1",
|
|
"phpunit/phpunit": "^10.5.37",
|
|
"psalm/plugin-phpunit": "^0.19.0",
|
|
"vimeo/psalm": "^5.26.1"
|
|
},
|
|
"suggest": {
|
|
"laminas/laminas-i18n": "Laminas\\I18n component to allow translation of validation error messages",
|
|
"laminas/laminas-i18n-resources": "Translations of validator messages"
|
|
},
|
|
"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"
|
|
],
|
|
"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"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://funding.communitybridge.org/projects/laminas-project",
|
|
"type": "community_bridge"
|
|
}
|
|
],
|
|
"time": "2024-11-29T09:36:29+00:00"
|
|
},
|
|
{
|
|
"name": "laminas/laminas-zendframework-bridge",
|
|
"version": "1.8.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/laminas/laminas-zendframework-bridge.git",
|
|
"reference": "eb0d96c708b92177a92bc2239543d3ed523452c6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/eb0d96c708b92177a92bc2239543d3ed523452c6",
|
|
"reference": "eb0d96c708b92177a92bc2239543d3ed523452c6",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "~8.1.0 || ~8.2.0 || ~8.3.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^10.4",
|
|
"psalm/plugin-phpunit": "^0.18.0",
|
|
"squizlabs/php_codesniffer": "^3.7.1",
|
|
"vimeo/psalm": "^5.16.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"
|
|
}
|
|
],
|
|
"abandoned": true,
|
|
"time": "2023-11-24T13:56:19+00:00"
|
|
},
|
|
{
|
|
"name": "maennchen/zipstream-php",
|
|
"version": "3.1.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/maennchen/ZipStream-PHP.git",
|
|
"reference": "6187e9cc4493da94b9b63eb2315821552015fca9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/6187e9cc4493da94b9b63eb2315821552015fca9",
|
|
"reference": "6187e9cc4493da94b9b63eb2315821552015fca9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-mbstring": "*",
|
|
"ext-zlib": "*",
|
|
"php-64bit": "^8.1"
|
|
},
|
|
"require-dev": {
|
|
"ext-zip": "*",
|
|
"friendsofphp/php-cs-fixer": "^3.16",
|
|
"guzzlehttp/guzzle": "^7.5",
|
|
"mikey179/vfsstream": "^1.6",
|
|
"php-coveralls/php-coveralls": "^2.5",
|
|
"phpunit/phpunit": "^10.0",
|
|
"vimeo/psalm": "^5.0"
|
|
},
|
|
"suggest": {
|
|
"guzzlehttp/psr7": "^2.4",
|
|
"psr/http-message": "^2.0"
|
|
},
|
|
"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/3.1.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/maennchen",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2024-10-10T12:33:01+00:00"
|
|
},
|
|
{
|
|
"name": "markbaker/complex",
|
|
"version": "3.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/MarkBaker/PHPComplex.git",
|
|
"reference": "95c56caa1cf5c766ad6d65b6344b807c1e8405b9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/95c56caa1cf5c766ad6d65b6344b807c1e8405b9",
|
|
"reference": "95c56caa1cf5c766ad6d65b6344b807c1e8405b9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.2 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"dealerdirect/phpcodesniffer-composer-installer": "dev-master",
|
|
"phpcompatibility/php-compatibility": "^9.3",
|
|
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
|
|
"squizlabs/php_codesniffer": "^3.7"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Complex\\": "classes/src/"
|
|
}
|
|
},
|
|
"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"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/MarkBaker/PHPComplex/issues",
|
|
"source": "https://github.com/MarkBaker/PHPComplex/tree/3.0.2"
|
|
},
|
|
"time": "2022-12-06T16:21:08+00:00"
|
|
},
|
|
{
|
|
"name": "markbaker/matrix",
|
|
"version": "3.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/MarkBaker/PHPMatrix.git",
|
|
"reference": "728434227fe21be27ff6d86621a1b13107a2562c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/728434227fe21be27ff6d86621a1b13107a2562c",
|
|
"reference": "728434227fe21be27ff6d86621a1b13107a2562c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"dealerdirect/phpcodesniffer-composer-installer": "dev-master",
|
|
"phpcompatibility/php-compatibility": "^9.3",
|
|
"phpdocumentor/phpdocumentor": "2.*",
|
|
"phploc/phploc": "^4.0",
|
|
"phpmd/phpmd": "2.*",
|
|
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
|
|
"sebastian/phpcpd": "^4.0",
|
|
"squizlabs/php_codesniffer": "^3.7"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Matrix\\": "classes/src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Mark Baker",
|
|
"email": "mark@demon-angel.eu"
|
|
}
|
|
],
|
|
"description": "PHP Class for working with matrices",
|
|
"homepage": "https://github.com/MarkBaker/PHPMatrix",
|
|
"keywords": [
|
|
"mathematics",
|
|
"matrix",
|
|
"vector"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/MarkBaker/PHPMatrix/issues",
|
|
"source": "https://github.com/MarkBaker/PHPMatrix/tree/3.0.1"
|
|
},
|
|
"time": "2022-12-02T22:17:43+00: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"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/matthewbdaly/ZendSearch/issues",
|
|
"source": "https://github.com/matthewbdaly/ZendSearch/tree/0.0.3"
|
|
},
|
|
"time": "2019-09-28T11:03:49+00:00"
|
|
},
|
|
{
|
|
"name": "mistic100/randomcolor",
|
|
"version": "1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/mistic100/RandomColor.php.git",
|
|
"reference": "2de67f8e79a8005a3ea95defed1d552bb121de9b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/mistic100/RandomColor.php/zipball/2de67f8e79a8005a3ea95defed1d552bb121de9b",
|
|
"reference": "2de67f8e79a8005a3ea95defed1d552bb121de9b",
|
|
"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"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/mistic100/RandomColor.php/issues",
|
|
"source": "https://github.com/mistic100/RandomColor.php/tree/1.1.0"
|
|
},
|
|
"time": "2024-09-09T17:21:32+00:00"
|
|
},
|
|
{
|
|
"name": "mobiledetect/mobiledetectlib",
|
|
"version": "4.8.09",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/serbanghita/Mobile-Detect.git",
|
|
"reference": "a06fe2e546a06bb8c2639d6823d5250b2efb3209"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/a06fe2e546a06bb8c2639d6823d5250b2efb3209",
|
|
"reference": "a06fe2e546a06bb8c2639d6823d5250b2efb3209",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.0",
|
|
"psr/cache": "^3.0",
|
|
"psr/simple-cache": "^3"
|
|
},
|
|
"require-dev": {
|
|
"friendsofphp/php-cs-fixer": "^v3.65.0",
|
|
"phpbench/phpbench": "^1.2",
|
|
"phpstan/phpstan": "^1.12.x-dev",
|
|
"phpunit/phpunit": "^9.6.18",
|
|
"squizlabs/php_codesniffer": "^3.11.1"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Detection\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Serban Ghita",
|
|
"email": "serbanghita@gmail.com",
|
|
"homepage": "http://mobiledetect.net",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.",
|
|
"homepage": "https://github.com/serbanghita/Mobile-Detect",
|
|
"keywords": [
|
|
"detect mobile devices",
|
|
"mobile",
|
|
"mobile detect",
|
|
"mobile detector",
|
|
"php mobile detect"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/serbanghita/Mobile-Detect/issues",
|
|
"source": "https://github.com/serbanghita/Mobile-Detect/tree/4.8.09"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/serbanghita",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2024-12-10T15:32:06+00:00"
|
|
},
|
|
{
|
|
"name": "myclabs/deep-copy",
|
|
"version": "1.12.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/myclabs/DeepCopy.git",
|
|
"reference": "123267b2c49fbf30d78a7b2d333f6be754b94845"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/123267b2c49fbf30d78a7b2d333f6be754b94845",
|
|
"reference": "123267b2c49fbf30d78a7b2d333f6be754b94845",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1 || ^8.0"
|
|
},
|
|
"conflict": {
|
|
"doctrine/collections": "<1.6.8",
|
|
"doctrine/common": "<2.13.3 || >=3 <3.2.2"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/collections": "^1.6.8",
|
|
"doctrine/common": "^2.13.3 || ^3.2.2",
|
|
"phpspec/prophecy": "^1.10",
|
|
"phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"src/DeepCopy/deep_copy.php"
|
|
],
|
|
"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"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/myclabs/DeepCopy/issues",
|
|
"source": "https://github.com/myclabs/DeepCopy/tree/1.12.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-11-08T17:47:46+00:00"
|
|
},
|
|
{
|
|
"name": "nikic/php-parser",
|
|
"version": "v5.3.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/nikic/PHP-Parser.git",
|
|
"reference": "8eea230464783aa9671db8eea6f8c6ac5285794b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/8eea230464783aa9671db8eea6f8c6ac5285794b",
|
|
"reference": "8eea230464783aa9671db8eea6f8c6ac5285794b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-ctype": "*",
|
|
"ext-json": "*",
|
|
"ext-tokenizer": "*",
|
|
"php": ">=7.4"
|
|
},
|
|
"require-dev": {
|
|
"ircmaxell/php-yacc": "^0.0.7",
|
|
"phpunit/phpunit": "^9.0"
|
|
},
|
|
"bin": [
|
|
"bin/php-parse"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "5.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"PhpParser\\": "lib/PhpParser"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nikita Popov"
|
|
}
|
|
],
|
|
"description": "A PHP parser written in PHP",
|
|
"keywords": [
|
|
"parser",
|
|
"php"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/nikic/PHP-Parser/issues",
|
|
"source": "https://github.com/nikic/PHP-Parser/tree/v5.3.1"
|
|
},
|
|
"time": "2024-10-08T18:51:32+00:00"
|
|
},
|
|
{
|
|
"name": "npm-asset/after",
|
|
"version": "0.8.2",
|
|
"dist": {
|
|
"type": "tar",
|
|
"url": "https://registry.npmjs.org/after/-/after-0.8.2.tgz"
|
|
},
|
|
"type": "npm-asset",
|
|
"license": [
|
|
"MIT"
|
|
]
|
|
},
|
|
{
|
|
"name": "npm-asset/animate.css",
|
|
"version": "4.1.1",
|
|
"dist": {
|
|
"type": "tar",
|
|
"url": "https://registry.npmjs.org/animate.css/-/animate.css-4.1.1.tgz"
|
|
},
|
|
"type": "npm-asset",
|
|
"license": [
|
|
"MIT"
|
|
]
|
|
},
|
|
{
|
|
"name": "npm-asset/arraybuffer.slice",
|
|
"version": "0.0.7",
|
|
"dist": {
|
|
"type": "tar",
|
|
"url": "https://registry.npmjs.org/arraybuffer.slice/-/arraybuffer.slice-0.0.7.tgz"
|
|
},
|
|
"type": "npm-asset",
|
|
"license": [
|
|
"MIT"
|
|
]
|
|
},
|
|
{
|
|
"name": "npm-asset/backo2",
|
|
"version": "1.0.2",
|
|
"dist": {
|
|
"type": "tar",
|
|
"url": "https://registry.npmjs.org/backo2/-/backo2-1.0.2.tgz"
|
|
},
|
|
"type": "npm-asset",
|
|
"license": [
|
|
"MIT"
|
|
]
|
|
},
|
|
{
|
|
"name": "npm-asset/base64-arraybuffer",
|
|
"version": "0.1.4",
|
|
"dist": {
|
|
"type": "tar",
|
|
"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",
|
|
"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",
|
|
"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",
|
|
"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.34.0",
|
|
"dist": {
|
|
"type": "tar",
|
|
"url": "https://registry.npmjs.org/blueimp-file-upload/-/blueimp-file-upload-9.34.0.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.44.0",
|
|
"dist": {
|
|
"type": "tar",
|
|
"url": "https://registry.npmjs.org/blueimp-gallery/-/blueimp-gallery-2.44.0.tgz"
|
|
},
|
|
"type": "npm-asset",
|
|
"license": [
|
|
"MIT"
|
|
]
|
|
},
|
|
{
|
|
"name": "npm-asset/blueimp-load-image",
|
|
"version": "2.12.2",
|
|
"dist": {
|
|
"type": "tar",
|
|
"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",
|
|
"url": "https://registry.npmjs.org/blueimp-tmpl/-/blueimp-tmpl-3.6.0.tgz"
|
|
},
|
|
"type": "npm-asset",
|
|
"license": [
|
|
"MIT"
|
|
]
|
|
},
|
|
{
|
|
"name": "npm-asset/bootstrap",
|
|
"version": "3.4.1",
|
|
"dist": {
|
|
"type": "tar",
|
|
"url": "https://registry.npmjs.org/bootstrap/-/bootstrap-3.4.1.tgz"
|
|
},
|
|
"type": "npm-asset",
|
|
"license": [
|
|
"MIT"
|
|
]
|
|
},
|
|
{
|
|
"name": "npm-asset/bootstrap-tour",
|
|
"version": "0.11.0",
|
|
"dist": {
|
|
"type": "tar",
|
|
"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",
|
|
"version": "3.0.3",
|
|
"dist": {
|
|
"type": "tar",
|
|
"url": "https://registry.npmjs.org/clipboard-polyfill/-/clipboard-polyfill-3.0.3.tgz"
|
|
},
|
|
"type": "npm-asset",
|
|
"license": [
|
|
"MIT"
|
|
]
|
|
},
|
|
{
|
|
"name": "npm-asset/codemirror",
|
|
"version": "5.65.18",
|
|
"dist": {
|
|
"type": "tar",
|
|
"url": "https://registry.npmjs.org/codemirror/-/codemirror-5.65.18.tgz"
|
|
},
|
|
"type": "npm-asset",
|
|
"license": [
|
|
"MIT"
|
|
]
|
|
},
|
|
{
|
|
"name": "npm-asset/component-bind",
|
|
"version": "1.0.0",
|
|
"dist": {
|
|
"type": "tar",
|
|
"url": "https://registry.npmjs.org/component-bind/-/component-bind-1.0.0.tgz"
|
|
},
|
|
"type": "npm-asset"
|
|
},
|
|
{
|
|
"name": "npm-asset/component-emitter",
|
|
"version": "1.3.1",
|
|
"dist": {
|
|
"type": "tar",
|
|
"url": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.3.1.tgz"
|
|
},
|
|
"type": "npm-asset",
|
|
"license": [
|
|
"MIT"
|
|
]
|
|
},
|
|
{
|
|
"name": "npm-asset/component-inherit",
|
|
"version": "0.0.3",
|
|
"dist": {
|
|
"type": "tar",
|
|
"url": "https://registry.npmjs.org/component-inherit/-/component-inherit-0.0.3.tgz"
|
|
},
|
|
"type": "npm-asset"
|
|
},
|
|
{
|
|
"name": "npm-asset/debug",
|
|
"version": "3.1.0",
|
|
"dist": {
|
|
"type": "tar",
|
|
"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",
|
|
"version": "3.5.4",
|
|
"dist": {
|
|
"type": "tar",
|
|
"url": "https://registry.npmjs.org/engine.io-client/-/engine.io-client-3.5.4.tgz"
|
|
},
|
|
"require": {
|
|
"npm-asset/component-emitter": "~1.3.0",
|
|
"npm-asset/component-inherit": "0.0.3",
|
|
"npm-asset/debug": "~3.1.0",
|
|
"npm-asset/engine.io-parser": "~2.2.0",
|
|
"npm-asset/has-cors": "1.1.0",
|
|
"npm-asset/indexof": "0.0.1",
|
|
"npm-asset/parseqs": "0.0.6",
|
|
"npm-asset/parseuri": "0.0.6",
|
|
"npm-asset/ws": "~7.5.10",
|
|
"npm-asset/xmlhttprequest-ssl": "~1.6.2",
|
|
"npm-asset/yeast": "0.1.2"
|
|
},
|
|
"type": "npm-asset",
|
|
"license": [
|
|
"MIT"
|
|
]
|
|
},
|
|
{
|
|
"name": "npm-asset/engine.io-parser",
|
|
"version": "2.2.1",
|
|
"dist": {
|
|
"type": "tar",
|
|
"url": "https://registry.npmjs.org/engine.io-parser/-/engine.io-parser-2.2.1.tgz"
|
|
},
|
|
"require": {
|
|
"npm-asset/after": "0.8.2",
|
|
"npm-asset/arraybuffer.slice": "~0.0.7",
|
|
"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",
|
|
"version": "2.1.2",
|
|
"dist": {
|
|
"type": "tar",
|
|
"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",
|
|
"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/fontsource--open-sans",
|
|
"version": "5.1.0",
|
|
"dist": {
|
|
"type": "tar",
|
|
"url": "https://registry.npmjs.org/@fontsource/open-sans/-/open-sans-5.1.0.tgz"
|
|
},
|
|
"type": "npm-asset",
|
|
"license": [
|
|
"OFL-1.1"
|
|
]
|
|
},
|
|
{
|
|
"name": "npm-asset/has-binary2",
|
|
"version": "1.0.3",
|
|
"dist": {
|
|
"type": "tar",
|
|
"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",
|
|
"url": "https://registry.npmjs.org/has-cors/-/has-cors-1.1.0.tgz"
|
|
},
|
|
"type": "npm-asset",
|
|
"license": [
|
|
"MIT"
|
|
]
|
|
},
|
|
{
|
|
"name": "npm-asset/humhub-prosemirror-richtext",
|
|
"version": "2.1.5",
|
|
"dist": {
|
|
"type": "tar",
|
|
"url": "https://registry.npmjs.org/humhub-prosemirror-richtext/-/humhub-prosemirror-richtext-2.1.5.tgz"
|
|
},
|
|
"type": "npm-asset",
|
|
"license": [
|
|
"Apache-2.0"
|
|
]
|
|
},
|
|
{
|
|
"name": "npm-asset/imagesloaded",
|
|
"version": "5.0.0",
|
|
"dist": {
|
|
"type": "tar",
|
|
"url": "https://registry.npmjs.org/imagesloaded/-/imagesloaded-5.0.0.tgz"
|
|
},
|
|
"require": {
|
|
"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",
|
|
"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",
|
|
"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",
|
|
"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",
|
|
"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",
|
|
"version": "3.6.4",
|
|
"dist": {
|
|
"type": "tar",
|
|
"url": "https://registry.npmjs.org/jquery/-/jquery-3.6.4.tgz"
|
|
},
|
|
"type": "npm-asset",
|
|
"license": [
|
|
"MIT"
|
|
]
|
|
},
|
|
{
|
|
"name": "npm-asset/jquery-autosize",
|
|
"version": "1.18.18",
|
|
"dist": {
|
|
"type": "tar",
|
|
"url": "https://registry.npmjs.org/jquery-autosize/-/jquery-autosize-1.18.18.tgz"
|
|
},
|
|
"type": "npm-asset"
|
|
},
|
|
{
|
|
"name": "npm-asset/jquery-highlight",
|
|
"version": "3.5.0",
|
|
"dist": {
|
|
"type": "tar",
|
|
"url": "https://registry.npmjs.org/jquery-highlight/-/jquery-highlight-3.5.0.tgz"
|
|
},
|
|
"require": {
|
|
"npm-asset/jquery": ">=1.0.0"
|
|
},
|
|
"type": "npm-asset",
|
|
"license": [
|
|
"MIT"
|
|
]
|
|
},
|
|
{
|
|
"name": "npm-asset/jquery-knob",
|
|
"version": "1.2.13",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/aterrien/jQuery-Knob.git",
|
|
"reference": "755309e933d326ffaa5a2d758dc377147b766515"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/aterrien/jQuery-Knob/zipball/755309e933d326ffaa5a2d758dc377147b766515",
|
|
"reference": "755309e933d326ffaa5a2d758dc377147b766515"
|
|
},
|
|
"type": "npm-asset",
|
|
"license": [
|
|
"MIT"
|
|
]
|
|
},
|
|
{
|
|
"name": "npm-asset/jquery-ui",
|
|
"version": "1.14.1",
|
|
"dist": {
|
|
"type": "tar",
|
|
"url": "https://registry.npmjs.org/jquery-ui/-/jquery-ui-1.14.1.tgz"
|
|
},
|
|
"require": {
|
|
"npm-asset/jquery": ">=1.12.0,<5.0.0"
|
|
},
|
|
"type": "npm-asset",
|
|
"license": [
|
|
"MIT"
|
|
]
|
|
},
|
|
{
|
|
"name": "npm-asset/jquery.cookie",
|
|
"version": "1.4.1",
|
|
"dist": {
|
|
"type": "tar",
|
|
"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",
|
|
"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",
|
|
"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",
|
|
"url": "https://registry.npmjs.org/nprogress/-/nprogress-0.2.0.tgz"
|
|
},
|
|
"type": "npm-asset",
|
|
"license": [
|
|
"MIT"
|
|
]
|
|
},
|
|
{
|
|
"name": "npm-asset/parseqs",
|
|
"version": "0.0.6",
|
|
"dist": {
|
|
"type": "tar",
|
|
"url": "https://registry.npmjs.org/parseqs/-/parseqs-0.0.6.tgz"
|
|
},
|
|
"type": "npm-asset",
|
|
"license": [
|
|
"MIT"
|
|
]
|
|
},
|
|
{
|
|
"name": "npm-asset/parseuri",
|
|
"version": "0.0.6",
|
|
"dist": {
|
|
"type": "tar",
|
|
"url": "https://registry.npmjs.org/parseuri/-/parseuri-0.0.6.tgz"
|
|
},
|
|
"type": "npm-asset",
|
|
"license": [
|
|
"MIT"
|
|
]
|
|
},
|
|
{
|
|
"name": "npm-asset/select2",
|
|
"version": "4.0.13",
|
|
"dist": {
|
|
"type": "tar",
|
|
"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.10",
|
|
"dist": {
|
|
"type": "tar",
|
|
"url": "https://registry.npmjs.org/select2-bootstrap-theme/-/select2-bootstrap-theme-0.1.0-beta.10.tgz"
|
|
},
|
|
"type": "npm-asset",
|
|
"license": [
|
|
"MIT"
|
|
]
|
|
},
|
|
{
|
|
"name": "npm-asset/socket.io-client",
|
|
"version": "2.5.0",
|
|
"dist": {
|
|
"type": "tar",
|
|
"url": "https://registry.npmjs.org/socket.io-client/-/socket.io-client-2.5.0.tgz"
|
|
},
|
|
"require": {
|
|
"npm-asset/backo2": "1.0.2",
|
|
"npm-asset/component-bind": "1.0.0",
|
|
"npm-asset/component-emitter": "~1.3.0",
|
|
"npm-asset/debug": "~3.1.0",
|
|
"npm-asset/engine.io-client": "~3.5.0",
|
|
"npm-asset/has-binary2": "~1.0.2",
|
|
"npm-asset/indexof": "0.0.1",
|
|
"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",
|
|
"version": "3.3.2",
|
|
"dist": {
|
|
"type": "tar",
|
|
"url": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-3.3.2.tgz"
|
|
},
|
|
"require": {
|
|
"npm-asset/component-emitter": "~1.3.0",
|
|
"npm-asset/debug": "~3.1.0",
|
|
"npm-asset/isarray": "2.0.1"
|
|
},
|
|
"type": "npm-asset",
|
|
"license": [
|
|
"MIT"
|
|
]
|
|
},
|
|
{
|
|
"name": "npm-asset/swiped-events",
|
|
"version": "1.2.0",
|
|
"dist": {
|
|
"type": "tar",
|
|
"url": "https://registry.npmjs.org/swiped-events/-/swiped-events-1.2.0.tgz"
|
|
},
|
|
"type": "npm-asset",
|
|
"license": [
|
|
"MIT"
|
|
]
|
|
},
|
|
{
|
|
"name": "npm-asset/timeago",
|
|
"version": "1.6.7",
|
|
"dist": {
|
|
"type": "tar",
|
|
"url": "https://registry.npmjs.org/timeago/-/timeago-1.6.7.tgz"
|
|
},
|
|
"require": {
|
|
"npm-asset/jquery": ">=1.5.0,<4.0"
|
|
},
|
|
"type": "npm-asset"
|
|
},
|
|
{
|
|
"name": "npm-asset/to-array",
|
|
"version": "0.1.4",
|
|
"dist": {
|
|
"type": "tar",
|
|
"url": "https://registry.npmjs.org/to-array/-/to-array-0.1.4.tgz"
|
|
},
|
|
"type": "npm-asset"
|
|
},
|
|
{
|
|
"name": "npm-asset/unicode-emoji-json",
|
|
"version": "0.5.0",
|
|
"dist": {
|
|
"type": "tar",
|
|
"url": "https://registry.npmjs.org/unicode-emoji-json/-/unicode-emoji-json-0.5.0.tgz"
|
|
},
|
|
"type": "npm-asset",
|
|
"license": [
|
|
"MIT"
|
|
]
|
|
},
|
|
{
|
|
"name": "npm-asset/ws",
|
|
"version": "7.5.10",
|
|
"dist": {
|
|
"type": "tar",
|
|
"url": "https://registry.npmjs.org/ws/-/ws-7.5.10.tgz"
|
|
},
|
|
"type": "npm-asset",
|
|
"license": [
|
|
"MIT"
|
|
]
|
|
},
|
|
{
|
|
"name": "npm-asset/xmlhttprequest-ssl",
|
|
"version": "1.6.3",
|
|
"dist": {
|
|
"type": "tar",
|
|
"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",
|
|
"url": "https://registry.npmjs.org/yeast/-/yeast-0.1.2.tgz"
|
|
},
|
|
"type": "npm-asset",
|
|
"license": [
|
|
"MIT"
|
|
]
|
|
},
|
|
{
|
|
"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.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/phar-io/manifest.git",
|
|
"reference": "54750ef60c58e43759730615a392c31c80e23176"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/phar-io/manifest/zipball/54750ef60c58e43759730615a392c31c80e23176",
|
|
"reference": "54750ef60c58e43759730615a392c31c80e23176",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-dom": "*",
|
|
"ext-libxml": "*",
|
|
"ext-phar": "*",
|
|
"ext-xmlwriter": "*",
|
|
"phar-io/version": "^3.0.1",
|
|
"php": "^7.2 || ^8.0"
|
|
},
|
|
"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": "Arne Blankerts",
|
|
"email": "arne@blankerts.de",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "Sebastian Heuer",
|
|
"email": "sebastian@phpeople.de",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
|
|
"support": {
|
|
"issues": "https://github.com/phar-io/manifest/issues",
|
|
"source": "https://github.com/phar-io/manifest/tree/2.0.4"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/theseer",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2024-03-03T12:33:53+00:00"
|
|
},
|
|
{
|
|
"name": "phar-io/version",
|
|
"version": "3.2.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/phar-io/version.git",
|
|
"reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
|
|
"reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.2 || ^8.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Arne Blankerts",
|
|
"email": "arne@blankerts.de",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "Sebastian Heuer",
|
|
"email": "sebastian@phpeople.de",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "Library for handling version information and constraints",
|
|
"support": {
|
|
"issues": "https://github.com/phar-io/version/issues",
|
|
"source": "https://github.com/phar-io/version/tree/3.2.1"
|
|
},
|
|
"time": "2022-02-21T01:04:05+00:00"
|
|
},
|
|
{
|
|
"name": "phpoffice/phpspreadsheet",
|
|
"version": "2.3.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
|
|
"reference": "01c4122a12327378ab5d97a56a4cbab07e7fa70b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/01c4122a12327378ab5d97a56a4cbab07e7fa70b",
|
|
"reference": "01c4122a12327378ab5d97a56a4cbab07e7fa70b",
|
|
"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": "*",
|
|
"maennchen/zipstream-php": "^2.1 || ^3.0",
|
|
"markbaker/complex": "^3.0",
|
|
"markbaker/matrix": "^3.0",
|
|
"php": "^8.1",
|
|
"psr/http-client": "^1.0",
|
|
"psr/http-factory": "^1.0",
|
|
"psr/simple-cache": "^1.0 || ^2.0 || ^3.0"
|
|
},
|
|
"require-dev": {
|
|
"dealerdirect/phpcodesniffer-composer-installer": "dev-main",
|
|
"dompdf/dompdf": "^2.0 || ^3.0",
|
|
"friendsofphp/php-cs-fixer": "^3.2",
|
|
"mitoteam/jpgraph": "^10.3",
|
|
"mpdf/mpdf": "^8.1.1",
|
|
"phpcompatibility/php-compatibility": "^9.3",
|
|
"phpstan/phpstan": "^1.1",
|
|
"phpstan/phpstan-phpunit": "^1.0",
|
|
"phpunit/phpunit": "^9.6 || ^10.5",
|
|
"squizlabs/php_codesniffer": "^3.7",
|
|
"tecnickcom/tcpdf": "^6.5"
|
|
},
|
|
"suggest": {
|
|
"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",
|
|
"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": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Maarten Balliauw",
|
|
"homepage": "https://blog.maartenballiauw.be"
|
|
},
|
|
{
|
|
"name": "Mark Baker",
|
|
"homepage": "https://markbakeruk.net"
|
|
},
|
|
{
|
|
"name": "Franck Lefevre",
|
|
"homepage": "https://rootslabs.net"
|
|
},
|
|
{
|
|
"name": "Erik Tilt"
|
|
},
|
|
{
|
|
"name": "Adrien Crivelli"
|
|
}
|
|
],
|
|
"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"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
|
|
"source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/2.3.4"
|
|
},
|
|
"time": "2024-12-08T15:43:45+00:00"
|
|
},
|
|
{
|
|
"name": "phpoption/phpoption",
|
|
"version": "1.9.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/schmittjoh/php-option.git",
|
|
"reference": "e3fac8b24f56113f7cb96af14958c0dd16330f54"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/schmittjoh/php-option/zipball/e3fac8b24f56113f7cb96af14958c0dd16330f54",
|
|
"reference": "e3fac8b24f56113f7cb96af14958c0dd16330f54",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.2.5 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"bamarni/composer-bin-plugin": "^1.8.2",
|
|
"phpunit/phpunit": "^8.5.39 || ^9.6.20 || ^10.5.28"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"bamarni-bin": {
|
|
"bin-links": true,
|
|
"forward-command": false
|
|
},
|
|
"branch-alias": {
|
|
"dev-master": "1.9-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"PhpOption\\": "src/PhpOption/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Johannes M. Schmitt",
|
|
"email": "schmittjoh@gmail.com",
|
|
"homepage": "https://github.com/schmittjoh"
|
|
},
|
|
{
|
|
"name": "Graham Campbell",
|
|
"email": "hello@gjcampbell.co.uk",
|
|
"homepage": "https://github.com/GrahamCampbell"
|
|
}
|
|
],
|
|
"description": "Option Type for PHP",
|
|
"keywords": [
|
|
"language",
|
|
"option",
|
|
"php",
|
|
"type"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/schmittjoh/php-option/issues",
|
|
"source": "https://github.com/schmittjoh/php-option/tree/1.9.3"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/GrahamCampbell",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-07-20T21:41:07+00:00"
|
|
},
|
|
{
|
|
"name": "phpunit/php-code-coverage",
|
|
"version": "9.2.32",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
|
|
"reference": "85402a822d1ecf1db1096959413d35e1c37cf1a5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/85402a822d1ecf1db1096959413d35e1c37cf1a5",
|
|
"reference": "85402a822d1ecf1db1096959413d35e1c37cf1a5",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-dom": "*",
|
|
"ext-libxml": "*",
|
|
"ext-xmlwriter": "*",
|
|
"nikic/php-parser": "^4.19.1 || ^5.1.0",
|
|
"php": ">=7.3",
|
|
"phpunit/php-file-iterator": "^3.0.6",
|
|
"phpunit/php-text-template": "^2.0.4",
|
|
"sebastian/code-unit-reverse-lookup": "^2.0.3",
|
|
"sebastian/complexity": "^2.0.3",
|
|
"sebastian/environment": "^5.1.5",
|
|
"sebastian/lines-of-code": "^1.0.4",
|
|
"sebastian/version": "^3.0.2",
|
|
"theseer/tokenizer": "^1.2.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^9.6"
|
|
},
|
|
"suggest": {
|
|
"ext-pcov": "PHP extension that provides line coverage",
|
|
"ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "9.2.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 provides collection, processing, and rendering functionality for PHP code coverage information.",
|
|
"homepage": "https://github.com/sebastianbergmann/php-code-coverage",
|
|
"keywords": [
|
|
"coverage",
|
|
"testing",
|
|
"xunit"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
|
|
"security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
|
|
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.32"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2024-08-22T04:23:01+00:00"
|
|
},
|
|
{
|
|
"name": "phpunit/php-file-iterator",
|
|
"version": "3.0.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/php-file-iterator.git",
|
|
"reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
|
|
"reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^9.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"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",
|
|
"role": "lead"
|
|
}
|
|
],
|
|
"description": "FilterIterator implementation that filters files based on a list of suffixes.",
|
|
"homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
|
|
"keywords": [
|
|
"filesystem",
|
|
"iterator"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
|
|
"source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.6"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2021-12-02T12:48:52+00:00"
|
|
},
|
|
{
|
|
"name": "phpunit/php-invoker",
|
|
"version": "3.1.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/php-invoker.git",
|
|
"reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
|
|
"reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.3"
|
|
},
|
|
"require-dev": {
|
|
"ext-pcntl": "*",
|
|
"phpunit/phpunit": "^9.3"
|
|
},
|
|
"suggest": {
|
|
"ext-pcntl": "*"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.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": "Invoke callables with a timeout",
|
|
"homepage": "https://github.com/sebastianbergmann/php-invoker/",
|
|
"keywords": [
|
|
"process"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/php-invoker/issues",
|
|
"source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2020-09-28T05:58:55+00:00"
|
|
},
|
|
{
|
|
"name": "phpunit/php-text-template",
|
|
"version": "2.0.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/php-text-template.git",
|
|
"reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
|
|
"reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^9.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"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",
|
|
"role": "lead"
|
|
}
|
|
],
|
|
"description": "Simple template engine.",
|
|
"homepage": "https://github.com/sebastianbergmann/php-text-template/",
|
|
"keywords": [
|
|
"template"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/php-text-template/issues",
|
|
"source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2020-10-26T05:33:50+00:00"
|
|
},
|
|
{
|
|
"name": "phpunit/php-timer",
|
|
"version": "5.0.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/php-timer.git",
|
|
"reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
|
|
"reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^9.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "5.0-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": "Utility class for timing",
|
|
"homepage": "https://github.com/sebastianbergmann/php-timer/",
|
|
"keywords": [
|
|
"timer"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/php-timer/issues",
|
|
"source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2020-10-26T13:16:10+00:00"
|
|
},
|
|
{
|
|
"name": "phpunit/phpunit",
|
|
"version": "9.6.22",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
|
"reference": "f80235cb4d3caa59ae09be3adf1ded27521d1a9c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/f80235cb4d3caa59ae09be3adf1ded27521d1a9c",
|
|
"reference": "f80235cb4d3caa59ae09be3adf1ded27521d1a9c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/instantiator": "^1.5.0 || ^2",
|
|
"ext-dom": "*",
|
|
"ext-json": "*",
|
|
"ext-libxml": "*",
|
|
"ext-mbstring": "*",
|
|
"ext-xml": "*",
|
|
"ext-xmlwriter": "*",
|
|
"myclabs/deep-copy": "^1.12.1",
|
|
"phar-io/manifest": "^2.0.4",
|
|
"phar-io/version": "^3.2.1",
|
|
"php": ">=7.3",
|
|
"phpunit/php-code-coverage": "^9.2.32",
|
|
"phpunit/php-file-iterator": "^3.0.6",
|
|
"phpunit/php-invoker": "^3.1.1",
|
|
"phpunit/php-text-template": "^2.0.4",
|
|
"phpunit/php-timer": "^5.0.3",
|
|
"sebastian/cli-parser": "^1.0.2",
|
|
"sebastian/code-unit": "^1.0.8",
|
|
"sebastian/comparator": "^4.0.8",
|
|
"sebastian/diff": "^4.0.6",
|
|
"sebastian/environment": "^5.1.5",
|
|
"sebastian/exporter": "^4.0.6",
|
|
"sebastian/global-state": "^5.0.7",
|
|
"sebastian/object-enumerator": "^4.0.4",
|
|
"sebastian/resource-operations": "^3.0.4",
|
|
"sebastian/type": "^3.2.1",
|
|
"sebastian/version": "^3.0.2"
|
|
},
|
|
"suggest": {
|
|
"ext-soap": "To be able to generate mocks based on WSDL files",
|
|
"ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
|
|
},
|
|
"bin": [
|
|
"phpunit"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "9.6-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"src/Framework/Assert/Functions.php"
|
|
],
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de",
|
|
"role": "lead"
|
|
}
|
|
],
|
|
"description": "The PHP Unit Testing framework.",
|
|
"homepage": "https://phpunit.de/",
|
|
"keywords": [
|
|
"phpunit",
|
|
"testing",
|
|
"xunit"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
|
|
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
|
|
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.22"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://phpunit.de/sponsors.html",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-12-05T13:48:26+00:00"
|
|
},
|
|
{
|
|
"name": "psr/cache",
|
|
"version": "3.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/cache.git",
|
|
"reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/cache/zipball/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
|
|
"reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.0.0"
|
|
},
|
|
"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": "https://www.php-fig.org/"
|
|
}
|
|
],
|
|
"description": "Common interface for caching libraries",
|
|
"keywords": [
|
|
"cache",
|
|
"psr",
|
|
"psr-6"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/php-fig/cache/tree/3.0.0"
|
|
},
|
|
"time": "2021-02-03T23:26:27+00:00"
|
|
},
|
|
{
|
|
"name": "psr/container",
|
|
"version": "2.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/container.git",
|
|
"reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
|
|
"reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.4.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\Container\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"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"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/php-fig/container/issues",
|
|
"source": "https://github.com/php-fig/container/tree/2.0.2"
|
|
},
|
|
"time": "2021-11-05T16:47:00+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.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/http-client.git",
|
|
"reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90",
|
|
"reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.0 || ^8.0",
|
|
"psr/http-message": "^1.0 || ^2.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": "https://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"
|
|
},
|
|
"time": "2023-09-23T14:17:50+00:00"
|
|
},
|
|
{
|
|
"name": "psr/http-factory",
|
|
"version": "1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/http-factory.git",
|
|
"reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
|
|
"reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1",
|
|
"psr/http-message": "^1.0 || ^2.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": "https://www.php-fig.org/"
|
|
}
|
|
],
|
|
"description": "PSR-17: 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"
|
|
},
|
|
"time": "2024-04-15T12:06:14+00:00"
|
|
},
|
|
{
|
|
"name": "psr/http-message",
|
|
"version": "2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/http-message.git",
|
|
"reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71",
|
|
"reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.2 || ^8.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\Http\\Message\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "https://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/2.0"
|
|
},
|
|
"time": "2023-04-04T09:54:51+00:00"
|
|
},
|
|
{
|
|
"name": "psr/log",
|
|
"version": "2.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/log.git",
|
|
"reference": "ef29f6d262798707a9edd554e2b82517ef3a9376"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/log/zipball/ef29f6d262798707a9edd554e2b82517ef3a9376",
|
|
"reference": "ef29f6d262798707a9edd554e2b82517ef3a9376",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.0.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\Log\\": "src"
|
|
}
|
|
},
|
|
"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/2.0.0"
|
|
},
|
|
"time": "2021-07-14T16:41:46+00:00"
|
|
},
|
|
{
|
|
"name": "psr/simple-cache",
|
|
"version": "3.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/simple-cache.git",
|
|
"reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/simple-cache/zipball/764e0b3939f5ca87cb904f570ef9be2d78a07865",
|
|
"reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.0.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\SimpleCache\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "https://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/3.0.0"
|
|
},
|
|
"time": "2021-10-29T13:26:27+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/cli-parser",
|
|
"version": "1.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/cli-parser.git",
|
|
"reference": "2b56bea83a09de3ac06bb18b92f068e60cc6f50b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/2b56bea83a09de3ac06bb18b92f068e60cc6f50b",
|
|
"reference": "2b56bea83a09de3ac06bb18b92f068e60cc6f50b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^9.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0-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 for parsing CLI options",
|
|
"homepage": "https://github.com/sebastianbergmann/cli-parser",
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/cli-parser/issues",
|
|
"source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.2"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2024-03-02T06:27:43+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/code-unit",
|
|
"version": "1.0.8",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/code-unit.git",
|
|
"reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
|
|
"reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^9.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0-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 PHP code units",
|
|
"homepage": "https://github.com/sebastianbergmann/code-unit",
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/code-unit/issues",
|
|
"source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2020-10-26T13:08:54+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/code-unit-reverse-lookup",
|
|
"version": "2.0.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
|
|
"reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
|
|
"reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^9.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"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": "Looks up which function or method a line of code belongs to",
|
|
"homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
|
|
"source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2020-09-28T05:30:19+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/comparator",
|
|
"version": "4.0.8",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/comparator.git",
|
|
"reference": "fa0f136dd2334583309d32b62544682ee972b51a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/fa0f136dd2334583309d32b62544682ee972b51a",
|
|
"reference": "fa0f136dd2334583309d32b62544682ee972b51a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.3",
|
|
"sebastian/diff": "^4.0",
|
|
"sebastian/exporter": "^4.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^9.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"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"
|
|
},
|
|
{
|
|
"name": "Jeff Welch",
|
|
"email": "whatthejeff@gmail.com"
|
|
},
|
|
{
|
|
"name": "Volker Dusch",
|
|
"email": "github@wallbash.com"
|
|
},
|
|
{
|
|
"name": "Bernhard Schussek",
|
|
"email": "bschussek@2bepublished.at"
|
|
}
|
|
],
|
|
"description": "Provides the functionality to compare PHP values for equality",
|
|
"homepage": "https://github.com/sebastianbergmann/comparator",
|
|
"keywords": [
|
|
"comparator",
|
|
"compare",
|
|
"equality"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/comparator/issues",
|
|
"source": "https://github.com/sebastianbergmann/comparator/tree/4.0.8"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2022-09-14T12:41:17+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/complexity",
|
|
"version": "2.0.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/complexity.git",
|
|
"reference": "25f207c40d62b8b7aa32f5ab026c53561964053a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/25f207c40d62b8b7aa32f5ab026c53561964053a",
|
|
"reference": "25f207c40d62b8b7aa32f5ab026c53561964053a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"nikic/php-parser": "^4.18 || ^5.0",
|
|
"php": ">=7.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^9.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"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",
|
|
"role": "lead"
|
|
}
|
|
],
|
|
"description": "Library for calculating the complexity of PHP code units",
|
|
"homepage": "https://github.com/sebastianbergmann/complexity",
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/complexity/issues",
|
|
"source": "https://github.com/sebastianbergmann/complexity/tree/2.0.3"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2023-12-22T06:19:30+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/diff",
|
|
"version": "4.0.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/diff.git",
|
|
"reference": "ba01945089c3a293b01ba9badc29ad55b106b0bc"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/ba01945089c3a293b01ba9badc29ad55b106b0bc",
|
|
"reference": "ba01945089c3a293b01ba9badc29ad55b106b0bc",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^9.3",
|
|
"symfony/process": "^4.2 || ^5"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"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"
|
|
},
|
|
{
|
|
"name": "Kore Nordmann",
|
|
"email": "mail@kore-nordmann.de"
|
|
}
|
|
],
|
|
"description": "Diff implementation",
|
|
"homepage": "https://github.com/sebastianbergmann/diff",
|
|
"keywords": [
|
|
"diff",
|
|
"udiff",
|
|
"unidiff",
|
|
"unified diff"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/diff/issues",
|
|
"source": "https://github.com/sebastianbergmann/diff/tree/4.0.6"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2024-03-02T06:30:58+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/environment",
|
|
"version": "5.1.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/environment.git",
|
|
"reference": "830c43a844f1f8d5b7a1f6d6076b784454d8b7ed"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/830c43a844f1f8d5b7a1f6d6076b784454d8b7ed",
|
|
"reference": "830c43a844f1f8d5b7a1f6d6076b784454d8b7ed",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^9.3"
|
|
},
|
|
"suggest": {
|
|
"ext-posix": "*"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "5.1-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"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/environment/issues",
|
|
"source": "https://github.com/sebastianbergmann/environment/tree/5.1.5"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2023-02-03T06:03:51+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/exporter",
|
|
"version": "4.0.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/exporter.git",
|
|
"reference": "78c00df8f170e02473b682df15bfcdacc3d32d72"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/78c00df8f170e02473b682df15bfcdacc3d32d72",
|
|
"reference": "78c00df8f170e02473b682df15bfcdacc3d32d72",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.3",
|
|
"sebastian/recursion-context": "^4.0"
|
|
},
|
|
"require-dev": {
|
|
"ext-mbstring": "*",
|
|
"phpunit/phpunit": "^9.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"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"
|
|
},
|
|
{
|
|
"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": "https://www.github.com/sebastianbergmann/exporter",
|
|
"keywords": [
|
|
"export",
|
|
"exporter"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/exporter/issues",
|
|
"source": "https://github.com/sebastianbergmann/exporter/tree/4.0.6"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2024-03-02T06:33:00+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/global-state",
|
|
"version": "5.0.7",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/global-state.git",
|
|
"reference": "bca7df1f32ee6fe93b4d4a9abbf69e13a4ada2c9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bca7df1f32ee6fe93b4d4a9abbf69e13a4ada2c9",
|
|
"reference": "bca7df1f32ee6fe93b4d4a9abbf69e13a4ada2c9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.3",
|
|
"sebastian/object-reflector": "^2.0",
|
|
"sebastian/recursion-context": "^4.0"
|
|
},
|
|
"require-dev": {
|
|
"ext-dom": "*",
|
|
"phpunit/phpunit": "^9.3"
|
|
},
|
|
"suggest": {
|
|
"ext-uopz": "*"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "5.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"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/global-state/issues",
|
|
"source": "https://github.com/sebastianbergmann/global-state/tree/5.0.7"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2024-03-02T06:35:11+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/lines-of-code",
|
|
"version": "1.0.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/lines-of-code.git",
|
|
"reference": "e1e4a170560925c26d424b6a03aed157e7dcc5c5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/e1e4a170560925c26d424b6a03aed157e7dcc5c5",
|
|
"reference": "e1e4a170560925c26d424b6a03aed157e7dcc5c5",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"nikic/php-parser": "^4.18 || ^5.0",
|
|
"php": ">=7.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^9.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0-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 for counting the lines of code in PHP source code",
|
|
"homepage": "https://github.com/sebastianbergmann/lines-of-code",
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
|
|
"source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.4"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2023-12-22T06:20:34+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/object-enumerator",
|
|
"version": "4.0.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/object-enumerator.git",
|
|
"reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
|
|
"reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.3",
|
|
"sebastian/object-reflector": "^2.0",
|
|
"sebastian/recursion-context": "^4.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^9.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"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": "Traverses array structures and object graphs to enumerate all referenced objects",
|
|
"homepage": "https://github.com/sebastianbergmann/object-enumerator/",
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
|
|
"source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2020-10-26T13:12:34+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/object-reflector",
|
|
"version": "2.0.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/object-reflector.git",
|
|
"reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
|
|
"reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^9.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"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": "Allows reflection of object attributes, including inherited and non-public ones",
|
|
"homepage": "https://github.com/sebastianbergmann/object-reflector/",
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/object-reflector/issues",
|
|
"source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2020-10-26T13:14:26+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/recursion-context",
|
|
"version": "4.0.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/recursion-context.git",
|
|
"reference": "e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1",
|
|
"reference": "e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^9.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"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"
|
|
},
|
|
{
|
|
"name": "Jeff Welch",
|
|
"email": "whatthejeff@gmail.com"
|
|
},
|
|
{
|
|
"name": "Adam Harvey",
|
|
"email": "aharvey@php.net"
|
|
}
|
|
],
|
|
"description": "Provides functionality to recursively process PHP variables",
|
|
"homepage": "https://github.com/sebastianbergmann/recursion-context",
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/recursion-context/issues",
|
|
"source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.5"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2023-02-03T06:07:39+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/resource-operations",
|
|
"version": "3.0.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/resource-operations.git",
|
|
"reference": "05d5692a7993ecccd56a03e40cd7e5b09b1d404e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/05d5692a7993ecccd56a03e40cd7e5b09b1d404e",
|
|
"reference": "05d5692a7993ecccd56a03e40cd7e5b09b1d404e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^9.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "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": "Provides a list of PHP built-in functions that operate on resources",
|
|
"homepage": "https://www.github.com/sebastianbergmann/resource-operations",
|
|
"support": {
|
|
"source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.4"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2024-03-14T16:00:52+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/type",
|
|
"version": "3.2.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/type.git",
|
|
"reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/type/zipball/75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7",
|
|
"reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^9.5"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.2-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/3.2.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2023-02-03T06:13:03+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/version",
|
|
"version": "3.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/version.git",
|
|
"reference": "c6c1022351a901512170118436c764e473f6de8c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
|
|
"reference": "c6c1022351a901512170118436c764e473f6de8c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"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",
|
|
"role": "lead"
|
|
}
|
|
],
|
|
"description": "Library that helps with managing the version number of Git-hosted PHP projects",
|
|
"homepage": "https://github.com/sebastianbergmann/version",
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/version/issues",
|
|
"source": "https://github.com/sebastianbergmann/version/tree/3.0.2"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2020-09-28T06:39:44+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": {
|
|
"files": [
|
|
"dist/js/select2.js",
|
|
"dist/js/i18n/*.js",
|
|
"dist/css/select2.css"
|
|
],
|
|
"styles": [
|
|
"dist/css/select2.css"
|
|
],
|
|
"scripts": [
|
|
"dist/js/select2.js"
|
|
]
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Select2 is a jQuery based replacement for select boxes.",
|
|
"homepage": "https://select2.org/",
|
|
"support": {
|
|
"issues": "https://github.com/select2/select2/issues",
|
|
"source": "https://github.com/select2/select2/tree/4.0.13"
|
|
},
|
|
"time": "2020-01-28T05:01:22+00: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.45",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/amazon-mailer.git",
|
|
"reference": "15ed346d084a912d86f4976407f567507726a846"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/amazon-mailer/zipball/15ed346d084a912d86f4976407f567507726a846",
|
|
"reference": "15ed346d084a912d86f4976407f567507726a846",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"async-aws/ses": "^1.0",
|
|
"php": ">=7.2.5",
|
|
"psr/event-dispatcher": "^1",
|
|
"symfony/deprecation-contracts": "^2.1|^3",
|
|
"symfony/mailer": "^5.4.21|^6.2.7"
|
|
},
|
|
"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",
|
|
"support": {
|
|
"source": "https://github.com/symfony/amazon-mailer/tree/v5.4.45"
|
|
},
|
|
"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": "2024-09-25T14:11:13+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/deprecation-contracts",
|
|
"version": "v3.5.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/deprecation-contracts.git",
|
|
"reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6",
|
|
"reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.1"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "3.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",
|
|
"support": {
|
|
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.1"
|
|
},
|
|
"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": "2024-09-25T14:20:29+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/event-dispatcher",
|
|
"version": "v5.4.45",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/event-dispatcher.git",
|
|
"reference": "72982eb416f61003e9bb6e91f8b3213600dcf9e9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/72982eb416f61003e9bb6e91f8b3213600dcf9e9",
|
|
"reference": "72982eb416f61003e9bb6e91f8b3213600dcf9e9",
|
|
"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"
|
|
},
|
|
"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"
|
|
},
|
|
"suggest": {
|
|
"symfony/dependency-injection": "",
|
|
"symfony/http-kernel": ""
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\EventDispatcher\\": ""
|
|
},
|
|
"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": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/event-dispatcher/tree/v5.4.45"
|
|
},
|
|
"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": "2024-09-25T14:11:13+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/event-dispatcher-contracts",
|
|
"version": "v3.5.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/event-dispatcher-contracts.git",
|
|
"reference": "7642f5e970b672283b7823222ae8ef8bbc160b9f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/7642f5e970b672283b7823222ae8ef8bbc160b9f",
|
|
"reference": "7642f5e970b672283b7823222ae8ef8bbc160b9f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.1",
|
|
"psr/event-dispatcher": "^1"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "3.5-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/contracts",
|
|
"url": "https://github.com/symfony/contracts"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Contracts\\EventDispatcher\\": ""
|
|
}
|
|
},
|
|
"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",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"abstractions",
|
|
"contracts",
|
|
"decoupling",
|
|
"interfaces",
|
|
"interoperability",
|
|
"standards"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.5.1"
|
|
},
|
|
"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": "2024-09-25T14:20:29+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/google-mailer",
|
|
"version": "v5.4.45",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/google-mailer.git",
|
|
"reference": "d49cb1463a6e9f45a2f1fd901ede8869d142f76d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/google-mailer/zipball/d49cb1463a6e9f45a2f1fd901ede8869d142f76d",
|
|
"reference": "d49cb1463a6e9f45a2f1fd901ede8869d142f76d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.5",
|
|
"psr/event-dispatcher": "^1",
|
|
"symfony/mailer": "^5.4.21|^6.2.7"
|
|
},
|
|
"require-dev": {
|
|
"symfony/http-client": "^4.4|^5.0|^6.0"
|
|
},
|
|
"type": "symfony-mailer-bridge",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Mailer\\Bridge\\Google\\": ""
|
|
},
|
|
"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 Google Mailer Bridge",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/google-mailer/tree/v5.4.45"
|
|
},
|
|
"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": "2024-09-25T14:11:13+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/http-client",
|
|
"version": "v6.4.16",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/http-client.git",
|
|
"reference": "60a113666fa67e598abace38e5f46a0954d8833d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/http-client/zipball/60a113666fa67e598abace38e5f46a0954d8833d",
|
|
"reference": "60a113666fa67e598abace38e5f46a0954d8833d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.1",
|
|
"psr/log": "^1|^2|^3",
|
|
"symfony/deprecation-contracts": "^2.5|^3",
|
|
"symfony/http-client-contracts": "~3.4.3|^3.5.1",
|
|
"symfony/service-contracts": "^2.5|^3"
|
|
},
|
|
"conflict": {
|
|
"php-http/discovery": "<1.15",
|
|
"symfony/http-foundation": "<6.3"
|
|
},
|
|
"provide": {
|
|
"php-http/async-client-implementation": "*",
|
|
"php-http/client-implementation": "*",
|
|
"psr/http-client-implementation": "1.0",
|
|
"symfony/http-client-implementation": "3.0"
|
|
},
|
|
"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|^2.0",
|
|
"nyholm/psr7": "^1.0",
|
|
"php-http/httplug": "^1.0|^2.0",
|
|
"psr/http-client": "^1.0",
|
|
"symfony/dependency-injection": "^5.4|^6.0|^7.0",
|
|
"symfony/http-kernel": "^5.4|^6.0|^7.0",
|
|
"symfony/messenger": "^5.4|^6.0|^7.0",
|
|
"symfony/process": "^5.4|^6.0|^7.0",
|
|
"symfony/stopwatch": "^5.4|^6.0|^7.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\HttpClient\\": ""
|
|
},
|
|
"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 powerful methods to fetch HTTP resources synchronously or asynchronously",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"http"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/http-client/tree/v6.4.16"
|
|
},
|
|
"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": "2024-11-27T11:52:33+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/http-client-contracts",
|
|
"version": "v3.5.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/http-client-contracts.git",
|
|
"reference": "ee8d807ab20fcb51267fdace50fbe3494c31e645"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/ee8d807ab20fcb51267fdace50fbe3494c31e645",
|
|
"reference": "ee8d807ab20fcb51267fdace50fbe3494c31e645",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.1"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"thanks": {
|
|
"url": "https://github.com/symfony/contracts",
|
|
"name": "symfony/contracts"
|
|
},
|
|
"branch-alias": {
|
|
"dev-main": "3.5-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Contracts\\HttpClient\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Test/"
|
|
]
|
|
},
|
|
"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"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/http-client-contracts/tree/v3.5.2"
|
|
},
|
|
"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": "2024-12-07T08:49:48+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/mailchimp-mailer",
|
|
"version": "v5.4.45",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/mailchimp-mailer.git",
|
|
"reference": "ba33b405ec5e7e99a6573e9e2d5030eb5ada92e8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/mailchimp-mailer/zipball/ba33b405ec5e7e99a6573e9e2d5030eb5ada92e8",
|
|
"reference": "ba33b405ec5e7e99a6573e9e2d5030eb5ada92e8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.5",
|
|
"psr/event-dispatcher": "^1",
|
|
"symfony/mailer": "^5.4.21|^6.2.7"
|
|
},
|
|
"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",
|
|
"support": {
|
|
"source": "https://github.com/symfony/mailchimp-mailer/tree/v5.4.45"
|
|
},
|
|
"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": "2024-09-25T14:11:13+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/mailer",
|
|
"version": "v5.4.45",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/mailer.git",
|
|
"reference": "f732e1fafdf0f4a2d865e91f1018aaca174aeed9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/mailer/zipball/f732e1fafdf0f4a2d865e91f1018aaca174aeed9",
|
|
"reference": "f732e1fafdf0f4a2d865e91f1018aaca174aeed9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"egulias/email-validator": "^2.1.10|^3|^4",
|
|
"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"
|
|
},
|
|
"require-dev": {
|
|
"symfony/http-client": "^4.4|^5.0|^6.0",
|
|
"symfony/messenger": "^4.4|^5.0|^6.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Mailer\\": ""
|
|
},
|
|
"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": "Helps sending emails",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/mailer/tree/v5.4.45"
|
|
},
|
|
"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": "2024-09-25T14:11:13+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/mailgun-mailer",
|
|
"version": "v5.4.45",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/mailgun-mailer.git",
|
|
"reference": "87cf2ffa43061d98008a2a738721ee9d32c2b489"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/mailgun-mailer/zipball/87cf2ffa43061d98008a2a738721ee9d32c2b489",
|
|
"reference": "87cf2ffa43061d98008a2a738721ee9d32c2b489",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.5",
|
|
"psr/event-dispatcher": "^1",
|
|
"symfony/mailer": "^5.4.21|^6.2.7"
|
|
},
|
|
"require-dev": {
|
|
"symfony/http-client": "^4.4|^5.0|^6.0"
|
|
},
|
|
"type": "symfony-mailer-bridge",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Mailer\\Bridge\\Mailgun\\": ""
|
|
},
|
|
"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 Mailgun Mailer Bridge",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/mailgun-mailer/tree/v5.4.45"
|
|
},
|
|
"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": "2024-09-25T14:11:13+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/mailjet-mailer",
|
|
"version": "v5.4.45",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/mailjet-mailer.git",
|
|
"reference": "b1802870504d78250c36dcd635134534d01606db"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/mailjet-mailer/zipball/b1802870504d78250c36dcd635134534d01606db",
|
|
"reference": "b1802870504d78250c36dcd635134534d01606db",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.5",
|
|
"psr/event-dispatcher": "^1",
|
|
"symfony/mailer": "^5.4.21|^6.2.7"
|
|
},
|
|
"require-dev": {
|
|
"symfony/http-client": "^4.4|^5.0|^6.0"
|
|
},
|
|
"type": "symfony-mailer-bridge",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Mailer\\Bridge\\Mailjet\\": ""
|
|
},
|
|
"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 Mailjet Mailer Bridge",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/mailjet-mailer/tree/v5.4.45"
|
|
},
|
|
"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": "2024-09-25T14:11:13+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/mime",
|
|
"version": "v6.4.13",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/mime.git",
|
|
"reference": "1de1cf14d99b12c7ebbb850491ec6ae3ed468855"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/mime/zipball/1de1cf14d99b12c7ebbb850491ec6ae3ed468855",
|
|
"reference": "1de1cf14d99b12c7ebbb850491ec6ae3ed468855",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.1",
|
|
"symfony/deprecation-contracts": "^2.5|^3",
|
|
"symfony/polyfill-intl-idn": "^1.10",
|
|
"symfony/polyfill-mbstring": "^1.0"
|
|
},
|
|
"conflict": {
|
|
"egulias/email-validator": "~3.0.0",
|
|
"phpdocumentor/reflection-docblock": "<3.2.2",
|
|
"phpdocumentor/type-resolver": "<1.4.0",
|
|
"symfony/mailer": "<5.4",
|
|
"symfony/serializer": "<6.4.3|>7.0,<7.0.3"
|
|
},
|
|
"require-dev": {
|
|
"egulias/email-validator": "^2.1.10|^3.1|^4",
|
|
"league/html-to-markdown": "^5.0",
|
|
"phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
|
|
"symfony/dependency-injection": "^5.4|^6.0|^7.0",
|
|
"symfony/process": "^5.4|^6.4|^7.0",
|
|
"symfony/property-access": "^5.4|^6.0|^7.0",
|
|
"symfony/property-info": "^5.4|^6.0|^7.0",
|
|
"symfony/serializer": "^6.4.3|^7.0.3"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Mime\\": ""
|
|
},
|
|
"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": "Allows manipulating MIME messages",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"mime",
|
|
"mime-type"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/mime/tree/v6.4.13"
|
|
},
|
|
"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": "2024-10-25T15:07:50+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/oh-my-smtp-mailer",
|
|
"version": "v5.4.45",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/oh-my-smtp-mailer.git",
|
|
"reference": "5c268811d8a62cee2d487d9ec8fd2825f564e069"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/oh-my-smtp-mailer/zipball/5c268811d8a62cee2d487d9ec8fd2825f564e069",
|
|
"reference": "5c268811d8a62cee2d487d9ec8fd2825f564e069",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.5",
|
|
"psr/event-dispatcher": "^1",
|
|
"symfony/mailer": "^5.4.21|^6.2.7"
|
|
},
|
|
"require-dev": {
|
|
"symfony/http-client": "^4.4|^5.0|^6.0"
|
|
},
|
|
"type": "symfony-mailer-bridge",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Mailer\\Bridge\\OhMySmtp\\": ""
|
|
},
|
|
"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"
|
|
},
|
|
{
|
|
"name": "Paul Oms",
|
|
"homepage": "https://ohmysmtp.com"
|
|
}
|
|
],
|
|
"description": "Symfony OhMySMTP Mailer Bridge",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/oh-my-smtp-mailer/tree/v5.4.45"
|
|
},
|
|
"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"
|
|
}
|
|
],
|
|
"abandoned": "symfony/mail-pace-mailer",
|
|
"time": "2024-09-25T14:11:13+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-ctype",
|
|
"version": "v1.31.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-ctype.git",
|
|
"reference": "a3cc8b044a6ea513310cbd48ef7333b384945638"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/a3cc8b044a6ea513310cbd48ef7333b384945638",
|
|
"reference": "a3cc8b044a6ea513310cbd48ef7333b384945638",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2"
|
|
},
|
|
"provide": {
|
|
"ext-ctype": "*"
|
|
},
|
|
"suggest": {
|
|
"ext-ctype": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"thanks": {
|
|
"url": "https://github.com/symfony/polyfill",
|
|
"name": "symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Ctype\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Gert de Pagter",
|
|
"email": "BackEndTea@gmail.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill for ctype functions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"ctype",
|
|
"polyfill",
|
|
"portable"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.31.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",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-09-09T11:45:10+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-intl-grapheme",
|
|
"version": "v1.31.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-intl-grapheme.git",
|
|
"reference": "b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe",
|
|
"reference": "b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2"
|
|
},
|
|
"suggest": {
|
|
"ext-intl": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"thanks": {
|
|
"url": "https://github.com/symfony/polyfill",
|
|
"name": "symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Intl\\Grapheme\\": ""
|
|
}
|
|
},
|
|
"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 grapheme_* functions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"grapheme",
|
|
"intl",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.31.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",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-09-09T11:45:10+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-intl-idn",
|
|
"version": "v1.31.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-intl-idn.git",
|
|
"reference": "c36586dcf89a12315939e00ec9b4474adcb1d773"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/c36586dcf89a12315939e00ec9b4474adcb1d773",
|
|
"reference": "c36586dcf89a12315939e00ec9b4474adcb1d773",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2",
|
|
"symfony/polyfill-intl-normalizer": "^1.10"
|
|
},
|
|
"suggest": {
|
|
"ext-intl": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"thanks": {
|
|
"url": "https://github.com/symfony/polyfill",
|
|
"name": "symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Intl\\Idn\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Laurent Bassin",
|
|
"email": "laurent@bassin.info"
|
|
},
|
|
{
|
|
"name": "Trevor Rowbotham",
|
|
"email": "trevor.rowbotham@pm.me"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"idn",
|
|
"intl",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.31.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",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-09-09T11:45:10+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-intl-normalizer",
|
|
"version": "v1.31.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
|
|
"reference": "3833d7255cc303546435cb650316bff708a1c75c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/3833d7255cc303546435cb650316bff708a1c75c",
|
|
"reference": "3833d7255cc303546435cb650316bff708a1c75c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2"
|
|
},
|
|
"suggest": {
|
|
"ext-intl": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"thanks": {
|
|
"url": "https://github.com/symfony/polyfill",
|
|
"name": "symfony/polyfill"
|
|
}
|
|
},
|
|
"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"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.31.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",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-09-09T11:45:10+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-mbstring",
|
|
"version": "v1.31.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
|
"reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/85181ba99b2345b0ef10ce42ecac37612d9fd341",
|
|
"reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2"
|
|
},
|
|
"provide": {
|
|
"ext-mbstring": "*"
|
|
},
|
|
"suggest": {
|
|
"ext-mbstring": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"thanks": {
|
|
"url": "https://github.com/symfony/polyfill",
|
|
"name": "symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Mbstring\\": ""
|
|
}
|
|
},
|
|
"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 the Mbstring extension",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"mbstring",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.31.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",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-09-09T11:45:10+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-php80",
|
|
"version": "v1.31.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-php80.git",
|
|
"reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/60328e362d4c2c802a54fcbf04f9d3fb892b4cf8",
|
|
"reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"thanks": {
|
|
"url": "https://github.com/symfony/polyfill",
|
|
"name": "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"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-php80/tree/v1.31.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",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-09-09T11:45:10+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-php81",
|
|
"version": "v1.31.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-php81.git",
|
|
"reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c",
|
|
"reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"thanks": {
|
|
"url": "https://github.com/symfony/polyfill",
|
|
"name": "symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Php81\\": ""
|
|
},
|
|
"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 8.1+ features to lower PHP versions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-php81/tree/v1.31.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",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-09-09T11:45:10+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/postmark-mailer",
|
|
"version": "v5.4.45",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/postmark-mailer.git",
|
|
"reference": "8210543c21dd2d40d6f8d7c09531ec1bc17efc23"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/postmark-mailer/zipball/8210543c21dd2d40d6f8d7c09531ec1bc17efc23",
|
|
"reference": "8210543c21dd2d40d6f8d7c09531ec1bc17efc23",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.5",
|
|
"psr/event-dispatcher": "^1",
|
|
"symfony/mailer": "^5.4.21|^6.2.7"
|
|
},
|
|
"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",
|
|
"support": {
|
|
"source": "https://github.com/symfony/postmark-mailer/tree/v5.4.45"
|
|
},
|
|
"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": "2024-09-25T14:11:13+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/process",
|
|
"version": "v6.4.15",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/process.git",
|
|
"reference": "3cb242f059c14ae08591c5c4087d1fe443564392"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/process/zipball/3cb242f059c14ae08591c5c4087d1fe443564392",
|
|
"reference": "3cb242f059c14ae08591c5c4087d1fe443564392",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.1"
|
|
},
|
|
"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",
|
|
"support": {
|
|
"source": "https://github.com/symfony/process/tree/v6.4.15"
|
|
},
|
|
"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": "2024-11-06T14:19:14+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/sendgrid-mailer",
|
|
"version": "v5.4.45",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/sendgrid-mailer.git",
|
|
"reference": "27dc034c6322731cff5c59676a27d3a7d105f8b7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/sendgrid-mailer/zipball/27dc034c6322731cff5c59676a27d3a7d105f8b7",
|
|
"reference": "27dc034c6322731cff5c59676a27d3a7d105f8b7",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.5",
|
|
"psr/event-dispatcher": "^1",
|
|
"symfony/mailer": "^5.4.21|^6.2.7"
|
|
},
|
|
"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",
|
|
"support": {
|
|
"source": "https://github.com/symfony/sendgrid-mailer/tree/v5.4.45"
|
|
},
|
|
"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": "2024-09-25T14:11:13+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/sendinblue-mailer",
|
|
"version": "v5.4.45",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/sendinblue-mailer.git",
|
|
"reference": "c286e609c02c82716118187954c4258489f1d185"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/sendinblue-mailer/zipball/c286e609c02c82716118187954c4258489f1d185",
|
|
"reference": "c286e609c02c82716118187954c4258489f1d185",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.5",
|
|
"psr/event-dispatcher": "^1",
|
|
"symfony/mailer": "^5.4.21|^6.2.7"
|
|
},
|
|
"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",
|
|
"support": {
|
|
"source": "https://github.com/symfony/sendinblue-mailer/tree/v5.4.45"
|
|
},
|
|
"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": "2024-09-25T14:11:13+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/service-contracts",
|
|
"version": "v3.5.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/service-contracts.git",
|
|
"reference": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/e53260aabf78fb3d63f8d79d69ece59f80d5eda0",
|
|
"reference": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.1",
|
|
"psr/container": "^1.1|^2.0",
|
|
"symfony/deprecation-contracts": "^2.5|^3"
|
|
},
|
|
"conflict": {
|
|
"ext-psr": "<1.1|>=2"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "3.5-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/contracts",
|
|
"url": "https://github.com/symfony/contracts"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Contracts\\Service\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Test/"
|
|
]
|
|
},
|
|
"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 writing services",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"abstractions",
|
|
"contracts",
|
|
"decoupling",
|
|
"interfaces",
|
|
"interoperability",
|
|
"standards"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/service-contracts/tree/v3.5.1"
|
|
},
|
|
"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": "2024-09-25T14:20:29+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/string",
|
|
"version": "v6.4.15",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/string.git",
|
|
"reference": "73a5e66ea2e1677c98d4449177c5a9cf9d8b4c6f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/string/zipball/73a5e66ea2e1677c98d4449177c5a9cf9d8b4c6f",
|
|
"reference": "73a5e66ea2e1677c98d4449177c5a9cf9d8b4c6f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.1",
|
|
"symfony/polyfill-ctype": "~1.8",
|
|
"symfony/polyfill-intl-grapheme": "~1.0",
|
|
"symfony/polyfill-intl-normalizer": "~1.0",
|
|
"symfony/polyfill-mbstring": "~1.0"
|
|
},
|
|
"conflict": {
|
|
"symfony/translation-contracts": "<2.5"
|
|
},
|
|
"require-dev": {
|
|
"symfony/error-handler": "^5.4|^6.0|^7.0",
|
|
"symfony/http-client": "^5.4|^6.0|^7.0",
|
|
"symfony/intl": "^6.2|^7.0",
|
|
"symfony/translation-contracts": "^2.5|^3.0",
|
|
"symfony/var-exporter": "^5.4|^6.0|^7.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"Resources/functions.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Component\\String\\": ""
|
|
},
|
|
"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": {
|
|
"source": "https://github.com/symfony/string/tree/v6.4.15"
|
|
},
|
|
"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": "2024-11-13T13:31:12+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/translation-contracts",
|
|
"version": "v3.5.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/translation-contracts.git",
|
|
"reference": "4667ff3bd513750603a09c8dedbea942487fb07c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/translation-contracts/zipball/4667ff3bd513750603a09c8dedbea942487fb07c",
|
|
"reference": "4667ff3bd513750603a09c8dedbea942487fb07c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.1"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "3.5-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/contracts",
|
|
"url": "https://github.com/symfony/contracts"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Contracts\\Translation\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Test/"
|
|
]
|
|
},
|
|
"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 translation",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"abstractions",
|
|
"contracts",
|
|
"decoupling",
|
|
"interfaces",
|
|
"interoperability",
|
|
"standards"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/translation-contracts/tree/v3.5.1"
|
|
},
|
|
"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": "2024-09-25T14:20:29+00:00"
|
|
},
|
|
{
|
|
"name": "theseer/tokenizer",
|
|
"version": "1.2.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/theseer/tokenizer.git",
|
|
"reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/theseer/tokenizer/zipball/737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2",
|
|
"reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-dom": "*",
|
|
"ext-tokenizer": "*",
|
|
"ext-xmlwriter": "*",
|
|
"php": "^7.2 || ^8.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Arne Blankerts",
|
|
"email": "arne@blankerts.de",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
|
|
"support": {
|
|
"issues": "https://github.com/theseer/tokenizer/issues",
|
|
"source": "https://github.com/theseer/tokenizer/tree/1.2.3"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/theseer",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2024-03-03T12:36:25+00:00"
|
|
},
|
|
{
|
|
"name": "twig/string-extra",
|
|
"version": "v3.17.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/twigphp/string-extra.git",
|
|
"reference": "cb4eec11de02f63ad8ea9d065a1f27752d0bf752"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/twigphp/string-extra/zipball/cb4eec11de02f63ad8ea9d065a1f27752d0bf752",
|
|
"reference": "cb4eec11de02f63ad8ea9d065a1f27752d0bf752",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.0.2",
|
|
"symfony/string": "^5.4|^6.4|^7.0",
|
|
"symfony/translation-contracts": "^1.1|^2|^3",
|
|
"twig/twig": "^3.13|^4.0"
|
|
},
|
|
"require-dev": {
|
|
"symfony/phpunit-bridge": "^6.4|^7.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Twig\\Extra\\String\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com",
|
|
"homepage": "http://fabien.potencier.org",
|
|
"role": "Lead Developer"
|
|
}
|
|
],
|
|
"description": "A Twig extension for Symfony String",
|
|
"homepage": "https://twig.symfony.com",
|
|
"keywords": [
|
|
"html",
|
|
"string",
|
|
"twig",
|
|
"unicode"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/twigphp/string-extra/tree/v3.17.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/twig/twig",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-11-30T08:42:13+00:00"
|
|
},
|
|
{
|
|
"name": "twig/twig",
|
|
"version": "v3.17.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/twigphp/Twig.git",
|
|
"reference": "677ef8da6497a03048192aeeb5aa3018e379ac71"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/twigphp/Twig/zipball/677ef8da6497a03048192aeeb5aa3018e379ac71",
|
|
"reference": "677ef8da6497a03048192aeeb5aa3018e379ac71",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.0.2",
|
|
"symfony/deprecation-contracts": "^2.5|^3",
|
|
"symfony/polyfill-ctype": "^1.8",
|
|
"symfony/polyfill-mbstring": "^1.3",
|
|
"symfony/polyfill-php81": "^1.29"
|
|
},
|
|
"require-dev": {
|
|
"phpstan/phpstan": "^2.0",
|
|
"psr/container": "^1.0|^2.0",
|
|
"symfony/phpunit-bridge": "^5.4.9|^6.4|^7.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"src/Resources/core.php",
|
|
"src/Resources/debug.php",
|
|
"src/Resources/escaper.php",
|
|
"src/Resources/string_loader.php"
|
|
],
|
|
"psr-4": {
|
|
"Twig\\": "src/"
|
|
}
|
|
},
|
|
"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"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/twigphp/Twig/issues",
|
|
"source": "https://github.com/twigphp/Twig/tree/v3.17.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/twig/twig",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-12-12T09:58:10+00:00"
|
|
},
|
|
{
|
|
"name": "vlucas/phpdotenv",
|
|
"version": "v5.6.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/vlucas/phpdotenv.git",
|
|
"reference": "a59a13791077fe3d44f90e7133eb68e7d22eaff2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/a59a13791077fe3d44f90e7133eb68e7d22eaff2",
|
|
"reference": "a59a13791077fe3d44f90e7133eb68e7d22eaff2",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-pcre": "*",
|
|
"graham-campbell/result-type": "^1.1.3",
|
|
"php": "^7.2.5 || ^8.0",
|
|
"phpoption/phpoption": "^1.9.3",
|
|
"symfony/polyfill-ctype": "^1.24",
|
|
"symfony/polyfill-mbstring": "^1.24",
|
|
"symfony/polyfill-php80": "^1.24"
|
|
},
|
|
"require-dev": {
|
|
"bamarni/composer-bin-plugin": "^1.8.2",
|
|
"ext-filter": "*",
|
|
"phpunit/phpunit": "^8.5.34 || ^9.6.13 || ^10.4.2"
|
|
},
|
|
"suggest": {
|
|
"ext-filter": "Required to use the boolean validator."
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"bamarni-bin": {
|
|
"bin-links": true,
|
|
"forward-command": false
|
|
},
|
|
"branch-alias": {
|
|
"dev-master": "5.6-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Dotenv\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Graham Campbell",
|
|
"email": "hello@gjcampbell.co.uk",
|
|
"homepage": "https://github.com/GrahamCampbell"
|
|
},
|
|
{
|
|
"name": "Vance Lucas",
|
|
"email": "vance@vancelucas.com",
|
|
"homepage": "https://github.com/vlucas"
|
|
}
|
|
],
|
|
"description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
|
|
"keywords": [
|
|
"dotenv",
|
|
"env",
|
|
"environment"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/vlucas/phpdotenv/issues",
|
|
"source": "https://github.com/vlucas/phpdotenv/tree/v5.6.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/GrahamCampbell",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-07-20T21:52:34+00:00"
|
|
},
|
|
{
|
|
"name": "voku/portable-ascii",
|
|
"version": "2.0.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/voku/portable-ascii.git",
|
|
"reference": "b1d923f88091c6bf09699efcd7c8a1b1bfd7351d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/voku/portable-ascii/zipball/b1d923f88091c6bf09699efcd7c8a1b1bfd7351d",
|
|
"reference": "b1d923f88091c6bf09699efcd7c8a1b1bfd7351d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.0.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~6.0 || ~7.0 || ~9.0"
|
|
},
|
|
"suggest": {
|
|
"ext-intl": "Use Intl for transliterator_transliterate() support"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"voku\\": "src/voku/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Lars Moelleken",
|
|
"homepage": "https://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"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/voku/portable-ascii/issues",
|
|
"source": "https://github.com/voku/portable-ascii/tree/2.0.3"
|
|
},
|
|
"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"
|
|
}
|
|
],
|
|
"time": "2024-11-21T01:49:47+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"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/voku/stop-words/issues",
|
|
"source": "https://github.com/voku/stop-words/tree/master"
|
|
},
|
|
"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"
|
|
},
|
|
{
|
|
"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"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/web-token/jwt-checker/tree/v2.2.11"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://www.patreon.com/FlorentMorselli",
|
|
"type": "patreon"
|
|
}
|
|
],
|
|
"abandoned": "web-token/jwt-library",
|
|
"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",
|
|
"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"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/web-token/jwt-core/tree/v2.2.11"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://www.patreon.com/FlorentMorselli",
|
|
"type": "patreon"
|
|
}
|
|
],
|
|
"abandoned": "web-token/jwt-library",
|
|
"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"
|
|
},
|
|
{
|
|
"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"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/web-token/jwt-signature/tree/v2.2.11"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://www.patreon.com/FlorentMorselli",
|
|
"type": "patreon"
|
|
}
|
|
],
|
|
"abandoned": "web-token/jwt-library",
|
|
"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"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/web-token/jwt-signature-algorithm-ecdsa/tree/v2.2.11"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://www.patreon.com/FlorentMorselli",
|
|
"type": "patreon"
|
|
}
|
|
],
|
|
"abandoned": "web-token/jwt-library",
|
|
"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"
|
|
}
|
|
],
|
|
"abandoned": "web-token/jwt-library",
|
|
"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"
|
|
}
|
|
],
|
|
"abandoned": "web-token/jwt-library",
|
|
"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",
|
|
"support": {
|
|
"issues": "https://github.com/xjflyttp/yii2-jplayer-widget/issues",
|
|
"source": "https://github.com/xjflyttp/yii2-jplayer-widget/tree/master"
|
|
},
|
|
"time": "2015-07-01T04:15:08+00:00"
|
|
},
|
|
{
|
|
"name": "yiisoft/yii2",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/yiisoft/yii2-framework.git",
|
|
"reference": "f5b263522ed6ea28ccfd2686f47e788c5b01f4b3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/f5b263522ed6ea28ccfd2686f47e788c5b01f4b3",
|
|
"reference": "f5b263522ed6ea28ccfd2686f47e788c5b01f4b3",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"bower-asset/inputmask": "^5.0.8 ",
|
|
"bower-asset/jquery": "3.7.*@stable | 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.4",
|
|
"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.17",
|
|
"lib-pcre": "*",
|
|
"php": ">=7.3.0",
|
|
"yiisoft/yii2-composer": "~2.0.4"
|
|
},
|
|
"default-branch": true,
|
|
"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"
|
|
],
|
|
"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"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/yiisoft",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://opencollective.com/yiisoft",
|
|
"type": "open_collective"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-12-10T10:45:50+00:00"
|
|
},
|
|
{
|
|
"name": "yiisoft/yii2-authclient",
|
|
"version": "2.2.16",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/yiisoft/yii2-authclient.git",
|
|
"reference": "38ead33797311f8e1c7768bbcf8b5606e1bf0944"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/yiisoft/yii2-authclient/zipball/38ead33797311f8e1c7768bbcf8b5606e1bf0944",
|
|
"reference": "38ead33797311f8e1c7768bbcf8b5606e1bf0944",
|
|
"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"
|
|
},
|
|
"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",
|
|
"extra": {
|
|
"patches": {
|
|
"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"
|
|
},
|
|
"phpunit/phpunit-mock-objects": {
|
|
"Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch"
|
|
}
|
|
},
|
|
"branch-alias": {
|
|
"dev-master": "2.0.x-dev"
|
|
}
|
|
},
|
|
"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"
|
|
],
|
|
"support": {
|
|
"forum": "https://www.yiiframework.com/forum/",
|
|
"irc": "ircs://irc.libera.chat:6697/yii",
|
|
"issues": "https://github.com/yiisoft/yii2-authclient/issues",
|
|
"source": "https://github.com/yiisoft/yii2-authclient",
|
|
"wiki": "https://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-authclient",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-05-10T11:16:16+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": {
|
|
"patches": {
|
|
"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"
|
|
},
|
|
"phpunit/phpunit-mock-objects": {
|
|
"Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch"
|
|
}
|
|
},
|
|
"branch-alias": {
|
|
"dev-master": "2.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"yii\\bootstrap\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Qiang Xue",
|
|
"email": "qiang.xue@gmail.com",
|
|
"homepage": "http://www.yiiframework.com/"
|
|
},
|
|
{
|
|
"name": "Alexander Makarov",
|
|
"email": "sam@rmcreative.ru",
|
|
"homepage": "http://rmcreative.ru/"
|
|
},
|
|
{
|
|
"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"
|
|
],
|
|
"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/"
|
|
},
|
|
"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-bootstrap",
|
|
"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.15",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/yiisoft/yii2-httpclient.git",
|
|
"reference": "5a8350e15f2db3555ba52830c9c701587c136e87"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/yiisoft/yii2-httpclient/zipball/5a8350e15f2db3555ba52830c9c701587c136e87",
|
|
"reference": "5a8350e15f2db3555ba52830c9c701587c136e87",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"paragonie/random_compat": ">=1",
|
|
"yiisoft/yii2": "~2.0.13"
|
|
},
|
|
"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\\httpclient\\": "src"
|
|
}
|
|
},
|
|
"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"
|
|
],
|
|
"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/"
|
|
},
|
|
"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-httpclient",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2023-05-22T18:32:24+00:00"
|
|
},
|
|
{
|
|
"name": "yiisoft/yii2-imagine",
|
|
"version": "2.3.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/yiisoft/yii2-imagine.git",
|
|
"reference": "7ec4332dc25893aec5a7cf084722b162b3a4d55d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"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": [
|
|
"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"
|
|
],
|
|
"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/"
|
|
},
|
|
"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"
|
|
}
|
|
],
|
|
"time": "2022-09-04T10:06:40+00:00"
|
|
},
|
|
{
|
|
"name": "yiisoft/yii2-jui",
|
|
"version": "2.0.7",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/yiisoft/yii2-jui.git",
|
|
"reference": "ce45c16d4fbbe7d1c516d8d0e8311e07f6138eed"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/yiisoft/yii2-jui/zipball/ce45c16d4fbbe7d1c516d8d0e8311e07f6138eed",
|
|
"reference": "ce45c16d4fbbe7d1c516d8d0e8311e07f6138eed",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"bower-asset/jquery-ui": "~1.12.1",
|
|
"yiisoft/yii2": "~2.0.4"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"yii\\jui\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Qiang Xue",
|
|
"email": "qiang.xue@gmail.com"
|
|
}
|
|
],
|
|
"description": "The Jquery UI extension for the Yii framework",
|
|
"keywords": [
|
|
"jQuery UI",
|
|
"yii2"
|
|
],
|
|
"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/"
|
|
},
|
|
"time": "2017-11-25T15:32:29+00:00"
|
|
},
|
|
{
|
|
"name": "yiisoft/yii2-queue",
|
|
"version": "2.3.7",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/yiisoft/yii2-queue.git",
|
|
"reference": "dbc9d4a7b2a6995cd19c3e334227482ef55e559b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/yiisoft/yii2-queue/zipball/dbc9d4a7b2a6995cd19c3e334227482ef55e559b",
|
|
"reference": "dbc9d4a7b2a6995cd19c3e334227482ef55e559b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.5.0",
|
|
"symfony/process": "^3.3||^4.0||^5.0||^6.0||^7.0",
|
|
"yiisoft/yii2": "~2.0.14"
|
|
},
|
|
"require-dev": {
|
|
"aws/aws-sdk-php": ">=2.4",
|
|
"cweagans/composer-patches": "^1.7",
|
|
"enqueue/amqp-lib": "^0.8||^0.9.10||^0.10.0",
|
|
"enqueue/stomp": "^0.8.39||^0.10.0",
|
|
"opis/closure": "*",
|
|
"pda/pheanstalk": "~3.2.1",
|
|
"php-amqplib/php-amqplib": "^2.8.0||^3.0.0",
|
|
"phpunit/phpunit": "4.8.34",
|
|
"yiisoft/yii2-debug": "~2.1.0",
|
|
"yiisoft/yii2-gii": "~2.2.0",
|
|
"yiisoft/yii2-redis": "~2.0.0"
|
|
},
|
|
"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",
|
|
"extra": {
|
|
"patches": {
|
|
"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"
|
|
},
|
|
"phpunit/phpunit-mock-objects": {
|
|
"Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch"
|
|
}
|
|
},
|
|
"branch-alias": {
|
|
"dev-master": "2.x-dev"
|
|
},
|
|
"composer-exit-on-patch-failure": true
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Roman Zhuravlev",
|
|
"email": "zhuravljov@gmail.com"
|
|
}
|
|
],
|
|
"description": "Yii2 Queue Extension which supported DB, Redis, RabbitMQ, Beanstalk, SQS and Gearman",
|
|
"keywords": [
|
|
"async",
|
|
"beanstalk",
|
|
"db",
|
|
"gearman",
|
|
"gii",
|
|
"queue",
|
|
"rabbitmq",
|
|
"redis",
|
|
"sqs",
|
|
"yii"
|
|
],
|
|
"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"
|
|
},
|
|
"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": "2024-04-29T09:40:52+00:00"
|
|
},
|
|
{
|
|
"name": "yiisoft/yii2-redis",
|
|
"version": "2.0.18",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/yiisoft/yii2-redis.git",
|
|
"reference": "08aecdf44e091c5fae3411e719ac0fdb803ef594"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"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"
|
|
],
|
|
"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/"
|
|
},
|
|
"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"
|
|
}
|
|
],
|
|
"time": "2022-09-04T10:34:42+00:00"
|
|
},
|
|
{
|
|
"name": "yiisoft/yii2-symfonymailer",
|
|
"version": "2.0.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/yiisoft/yii2-symfonymailer.git",
|
|
"reference": "82f5902551a160633c4734b5096977ce76a809d9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"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"
|
|
}
|
|
],
|
|
"time": "2022-09-04T10:48:21+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [
|
|
{
|
|
"name": "behat/gherkin",
|
|
"version": "v4.11.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Behat/Gherkin.git",
|
|
"reference": "32821a17b12620951e755b5d49328a6421a5b5b5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Behat/Gherkin/zipball/32821a17b12620951e755b5d49328a6421a5b5b5",
|
|
"reference": "32821a17b12620951e755b5d49328a6421a5b5b5",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "8.1.* || 8.2.* || 8.3.* || 8.4.*"
|
|
},
|
|
"require-dev": {
|
|
"cucumber/cucumber": "dev-gherkin-24.1.0",
|
|
"phpunit/phpunit": "^9.6",
|
|
"symfony/yaml": "^5.4 || ^6.4 || ^7.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/yaml": "If you want to parse features, represented in YAML files"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "4.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Behat\\Gherkin": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Konstantin Kudryashov",
|
|
"email": "ever.zet@gmail.com",
|
|
"homepage": "http://everzet.com"
|
|
}
|
|
],
|
|
"description": "Gherkin DSL parser for PHP",
|
|
"homepage": "http://behat.org/",
|
|
"keywords": [
|
|
"BDD",
|
|
"Behat",
|
|
"Cucumber",
|
|
"DSL",
|
|
"gherkin",
|
|
"parser"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/Behat/Gherkin/issues",
|
|
"source": "https://github.com/Behat/Gherkin/tree/v4.11.0"
|
|
},
|
|
"time": "2024-12-06T10:07:25+00:00"
|
|
},
|
|
{
|
|
"name": "clue/ndjson-react",
|
|
"version": "v1.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/clue/reactphp-ndjson.git",
|
|
"reference": "392dc165fce93b5bb5c637b67e59619223c931b0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/clue/reactphp-ndjson/zipball/392dc165fce93b5bb5c637b67e59619223c931b0",
|
|
"reference": "392dc165fce93b5bb5c637b67e59619223c931b0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3",
|
|
"react/stream": "^1.2"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^9.5 || ^5.7 || ^4.8.35",
|
|
"react/event-loop": "^1.2"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Clue\\React\\NDJson\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Christian Lück",
|
|
"email": "christian@clue.engineering"
|
|
}
|
|
],
|
|
"description": "Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.",
|
|
"homepage": "https://github.com/clue/reactphp-ndjson",
|
|
"keywords": [
|
|
"NDJSON",
|
|
"json",
|
|
"jsonlines",
|
|
"newline",
|
|
"reactphp",
|
|
"streaming"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/clue/reactphp-ndjson/issues",
|
|
"source": "https://github.com/clue/reactphp-ndjson/tree/v1.3.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://clue.engineering/support",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/clue",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2022-12-23T10:58:28+00:00"
|
|
},
|
|
{
|
|
"name": "codeception/codeception",
|
|
"version": "4.2.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Codeception/Codeception.git",
|
|
"reference": "b88014f3348c93f3df99dc6d0967b0dbfa804474"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"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",
|
|
"extra": {
|
|
"branch-alias": []
|
|
},
|
|
"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",
|
|
"homepage": "https://codegyre.com"
|
|
}
|
|
],
|
|
"description": "BDD-style testing framework",
|
|
"homepage": "https://codeception.com/",
|
|
"keywords": [
|
|
"BDD",
|
|
"TDD",
|
|
"acceptance testing",
|
|
"functional testing",
|
|
"unit testing"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/Codeception/Codeception/issues",
|
|
"source": "https://github.com/Codeception/Codeception/tree/4.2.2"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://opencollective.com/codeception",
|
|
"type": "open_collective"
|
|
}
|
|
],
|
|
"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/",
|
|
"keywords": [
|
|
"codeception"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/Codeception/lib-asserts/issues",
|
|
"source": "https://github.com/Codeception/lib-asserts/tree/1.13.2"
|
|
},
|
|
"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": [
|
|
{
|
|
"name": "Michael Bodnarchuk"
|
|
},
|
|
{
|
|
"name": "Gintautas Miselis"
|
|
},
|
|
{
|
|
"name": "Gustavo Nieves",
|
|
"homepage": "https://medium.com/@ganieves"
|
|
}
|
|
],
|
|
"description": "Codeception module containing various assertions",
|
|
"homepage": "https://codeception.com/",
|
|
"keywords": [
|
|
"assertions",
|
|
"asserts",
|
|
"codeception"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/Codeception/module-asserts/issues",
|
|
"source": "https://github.com/Codeception/module-asserts/tree/1.3.1"
|
|
},
|
|
"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": [
|
|
{
|
|
"name": "Michael Bodnarchuk"
|
|
},
|
|
{
|
|
"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": [
|
|
{
|
|
"name": "Gintautas Miselis"
|
|
}
|
|
],
|
|
"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"
|
|
},
|
|
{
|
|
"name": "codeception/module-webdriver",
|
|
"version": "1.4.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Codeception/module-webdriver.git",
|
|
"reference": "e22ac7da756df659df6dd4fac2dff9c859e30131"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"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",
|
|
"source": "https://github.com/Codeception/module-webdriver/tree/1.4.1"
|
|
},
|
|
"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.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Codeception/Verify.git",
|
|
"reference": "ebf833c857825207a8abec541c07bdd724ea4676"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Codeception/Verify/zipball/ebf833c857825207a8abec541c07bdd724ea4676",
|
|
"reference": "ebf833c857825207a8abec541c07bdd724ea4676",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"codeception/phpunit-wrapper": "^7.8.0 | ^8.1.2 | ^9.0.2",
|
|
"ext-dom": "*",
|
|
"php": ">= 7.1",
|
|
"phpunit/phpunit": ">= 7.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"
|
|
},
|
|
{
|
|
"name": "Gustavo Nieves",
|
|
"homepage": "https://medium.com/@ganieves"
|
|
}
|
|
],
|
|
"description": "BDD assertion library for PHPUnit",
|
|
"support": {
|
|
"issues": "https://github.com/Codeception/Verify/issues",
|
|
"source": "https://github.com/Codeception/Verify/tree/master"
|
|
},
|
|
"time": "2020-08-29T00:28:24+00:00"
|
|
},
|
|
{
|
|
"name": "composer/pcre",
|
|
"version": "3.3.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/composer/pcre.git",
|
|
"reference": "b2bed4734f0cc156ee1fe9c0da2550420d99a21e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/composer/pcre/zipball/b2bed4734f0cc156ee1fe9c0da2550420d99a21e",
|
|
"reference": "b2bed4734f0cc156ee1fe9c0da2550420d99a21e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.4 || ^8.0"
|
|
},
|
|
"conflict": {
|
|
"phpstan/phpstan": "<1.11.10"
|
|
},
|
|
"require-dev": {
|
|
"phpstan/phpstan": "^1.12 || ^2",
|
|
"phpstan/phpstan-strict-rules": "^1 || ^2",
|
|
"phpunit/phpunit": "^8 || ^9"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"phpstan": {
|
|
"includes": [
|
|
"extension.neon"
|
|
]
|
|
},
|
|
"branch-alias": {
|
|
"dev-main": "3.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Composer\\Pcre\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jordi Boggiano",
|
|
"email": "j.boggiano@seld.be",
|
|
"homepage": "http://seld.be"
|
|
}
|
|
],
|
|
"description": "PCRE wrapping library that offers type-safe preg_* replacements.",
|
|
"keywords": [
|
|
"PCRE",
|
|
"preg",
|
|
"regex",
|
|
"regular expression"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/composer/pcre/issues",
|
|
"source": "https://github.com/composer/pcre/tree/3.3.2"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://packagist.com",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/composer",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-11-12T16:29:46+00:00"
|
|
},
|
|
{
|
|
"name": "composer/semver",
|
|
"version": "3.4.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/composer/semver.git",
|
|
"reference": "4313d26ada5e0c4edfbd1dc481a92ff7bff91f12"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/composer/semver/zipball/4313d26ada5e0c4edfbd1dc481a92ff7bff91f12",
|
|
"reference": "4313d26ada5e0c4edfbd1dc481a92ff7bff91f12",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.3.2 || ^7.0 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"phpstan/phpstan": "^1.11",
|
|
"symfony/phpunit-bridge": "^3 || ^7"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "3.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Composer\\Semver\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nils Adermann",
|
|
"email": "naderman@naderman.de",
|
|
"homepage": "http://www.naderman.de"
|
|
},
|
|
{
|
|
"name": "Jordi Boggiano",
|
|
"email": "j.boggiano@seld.be",
|
|
"homepage": "http://seld.be"
|
|
},
|
|
{
|
|
"name": "Rob Bast",
|
|
"email": "rob.bast@gmail.com",
|
|
"homepage": "http://robbast.nl"
|
|
}
|
|
],
|
|
"description": "Semver library that offers utilities, version constraint parsing and validation.",
|
|
"keywords": [
|
|
"semantic",
|
|
"semver",
|
|
"validation",
|
|
"versioning"
|
|
],
|
|
"support": {
|
|
"irc": "ircs://irc.libera.chat:6697/composer",
|
|
"issues": "https://github.com/composer/semver/issues",
|
|
"source": "https://github.com/composer/semver/tree/3.4.3"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://packagist.com",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/composer",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-09-19T14:15:21+00:00"
|
|
},
|
|
{
|
|
"name": "composer/xdebug-handler",
|
|
"version": "3.0.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/composer/xdebug-handler.git",
|
|
"reference": "6c1925561632e83d60a44492e0b344cf48ab85ef"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/6c1925561632e83d60a44492e0b344cf48ab85ef",
|
|
"reference": "6c1925561632e83d60a44492e0b344cf48ab85ef",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer/pcre": "^1 || ^2 || ^3",
|
|
"php": "^7.2.5 || ^8.0",
|
|
"psr/log": "^1 || ^2 || ^3"
|
|
},
|
|
"require-dev": {
|
|
"phpstan/phpstan": "^1.0",
|
|
"phpstan/phpstan-strict-rules": "^1.1",
|
|
"phpunit/phpunit": "^8.5 || ^9.6 || ^10.5"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Composer\\XdebugHandler\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "John Stevenson",
|
|
"email": "john-stevenson@blueyonder.co.uk"
|
|
}
|
|
],
|
|
"description": "Restarts a process without Xdebug.",
|
|
"keywords": [
|
|
"Xdebug",
|
|
"performance"
|
|
],
|
|
"support": {
|
|
"irc": "ircs://irc.libera.chat:6697/composer",
|
|
"issues": "https://github.com/composer/xdebug-handler/issues",
|
|
"source": "https://github.com/composer/xdebug-handler/tree/3.0.5"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://packagist.com",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/composer",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-05-06T16:37:16+00:00"
|
|
},
|
|
{
|
|
"name": "evenement/evenement",
|
|
"version": "v3.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/igorw/evenement.git",
|
|
"reference": "0a16b0d71ab13284339abb99d9d2bd813640efbc"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/igorw/evenement/zipball/0a16b0d71ab13284339abb99d9d2bd813640efbc",
|
|
"reference": "0a16b0d71ab13284339abb99d9d2bd813640efbc",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^9 || ^6"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Evenement\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Igor Wiedler",
|
|
"email": "igor@wiedler.ch"
|
|
}
|
|
],
|
|
"description": "Événement is a very simple event dispatching library for PHP",
|
|
"keywords": [
|
|
"event-dispatcher",
|
|
"event-emitter"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/igorw/evenement/issues",
|
|
"source": "https://github.com/igorw/evenement/tree/v3.0.2"
|
|
},
|
|
"time": "2023-08-08T05:53:35+00:00"
|
|
},
|
|
{
|
|
"name": "fakerphp/faker",
|
|
"version": "v1.24.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/FakerPHP/Faker.git",
|
|
"reference": "e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/FakerPHP/Faker/zipball/e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5",
|
|
"reference": "e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.4 || ^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": "*",
|
|
"phpunit/phpunit": "^9.5.26",
|
|
"symfony/phpunit-bridge": "^5.4.16"
|
|
},
|
|
"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",
|
|
"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.24.1"
|
|
},
|
|
"time": "2024-11-21T13:46:39+00:00"
|
|
},
|
|
{
|
|
"name": "fidry/cpu-core-counter",
|
|
"version": "1.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/theofidry/cpu-core-counter.git",
|
|
"reference": "8520451a140d3f46ac33042715115e290cf5785f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/theofidry/cpu-core-counter/zipball/8520451a140d3f46ac33042715115e290cf5785f",
|
|
"reference": "8520451a140d3f46ac33042715115e290cf5785f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.2 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"fidry/makefile": "^0.2.0",
|
|
"fidry/php-cs-fixer-config": "^1.1.2",
|
|
"phpstan/extension-installer": "^1.2.0",
|
|
"phpstan/phpstan": "^1.9.2",
|
|
"phpstan/phpstan-deprecation-rules": "^1.0.0",
|
|
"phpstan/phpstan-phpunit": "^1.2.2",
|
|
"phpstan/phpstan-strict-rules": "^1.4.4",
|
|
"phpunit/phpunit": "^8.5.31 || ^9.5.26",
|
|
"webmozarts/strict-phpunit": "^7.5"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Fidry\\CpuCoreCounter\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Théo FIDRY",
|
|
"email": "theo.fidry@gmail.com"
|
|
}
|
|
],
|
|
"description": "Tiny utility to get the number of CPU cores.",
|
|
"keywords": [
|
|
"CPU",
|
|
"core"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/theofidry/cpu-core-counter/issues",
|
|
"source": "https://github.com/theofidry/cpu-core-counter/tree/1.2.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/theofidry",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2024-08-06T10:04:20+00:00"
|
|
},
|
|
{
|
|
"name": "friendsofphp/php-cs-fixer",
|
|
"version": "v3.65.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
|
|
"reference": "79d4f3e77b250a7d8043d76c6af8f0695e8a469f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/79d4f3e77b250a7d8043d76c6af8f0695e8a469f",
|
|
"reference": "79d4f3e77b250a7d8043d76c6af8f0695e8a469f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"clue/ndjson-react": "^1.0",
|
|
"composer/semver": "^3.4",
|
|
"composer/xdebug-handler": "^3.0.3",
|
|
"ext-filter": "*",
|
|
"ext-json": "*",
|
|
"ext-tokenizer": "*",
|
|
"fidry/cpu-core-counter": "^1.2",
|
|
"php": "^7.4 || ^8.0",
|
|
"react/child-process": "^0.6.5",
|
|
"react/event-loop": "^1.0",
|
|
"react/promise": "^2.0 || ^3.0",
|
|
"react/socket": "^1.0",
|
|
"react/stream": "^1.0",
|
|
"sebastian/diff": "^4.0 || ^5.0 || ^6.0",
|
|
"symfony/console": "^5.4 || ^6.0 || ^7.0",
|
|
"symfony/event-dispatcher": "^5.4 || ^6.0 || ^7.0",
|
|
"symfony/filesystem": "^5.4 || ^6.0 || ^7.0",
|
|
"symfony/finder": "^5.4 || ^6.0 || ^7.0",
|
|
"symfony/options-resolver": "^5.4 || ^6.0 || ^7.0",
|
|
"symfony/polyfill-mbstring": "^1.28",
|
|
"symfony/polyfill-php80": "^1.28",
|
|
"symfony/polyfill-php81": "^1.28",
|
|
"symfony/process": "^5.4 || ^6.0 || ^7.0",
|
|
"symfony/stopwatch": "^5.4 || ^6.0 || ^7.0"
|
|
},
|
|
"require-dev": {
|
|
"facile-it/paraunit": "^1.3.1 || ^2.4",
|
|
"infection/infection": "^0.29.8",
|
|
"justinrainbow/json-schema": "^5.3 || ^6.0",
|
|
"keradus/cli-executor": "^2.1",
|
|
"mikey179/vfsstream": "^1.6.12",
|
|
"php-coveralls/php-coveralls": "^2.7",
|
|
"php-cs-fixer/accessible-object": "^1.1",
|
|
"php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.5",
|
|
"php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.5",
|
|
"phpunit/phpunit": "^9.6.21 || ^10.5.38 || ^11.4.3",
|
|
"symfony/var-dumper": "^5.4.47 || ^6.4.15 || ^7.1.8",
|
|
"symfony/yaml": "^5.4.45 || ^6.4.13 || ^7.1.6"
|
|
},
|
|
"suggest": {
|
|
"ext-dom": "For handling output formats in XML",
|
|
"ext-mbstring": "For handling non-UTF8 characters."
|
|
},
|
|
"bin": [
|
|
"php-cs-fixer"
|
|
],
|
|
"type": "application",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"PhpCsFixer\\": "src/"
|
|
},
|
|
"exclude-from-classmap": [
|
|
"src/Fixer/Internal/*"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Dariusz Rumiński",
|
|
"email": "dariusz.ruminski@gmail.com"
|
|
}
|
|
],
|
|
"description": "A tool to automatically fix PHP code style",
|
|
"keywords": [
|
|
"Static code analysis",
|
|
"fixer",
|
|
"standards",
|
|
"static analysis"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues",
|
|
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.65.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/keradus",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2024-11-25T00:39:24+00:00"
|
|
},
|
|
{
|
|
"name": "guzzlehttp/psr7",
|
|
"version": "2.7.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/guzzle/psr7.git",
|
|
"reference": "a70f5c95fb43bc83f07c9c948baa0dc1829bf201"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/guzzle/psr7/zipball/a70f5c95fb43bc83f07c9c948baa0dc1829bf201",
|
|
"reference": "a70f5c95fb43bc83f07c9c948baa0dc1829bf201",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.2.5 || ^8.0",
|
|
"psr/http-factory": "^1.0",
|
|
"psr/http-message": "^1.1 || ^2.0",
|
|
"ralouphie/getallheaders": "^3.0"
|
|
},
|
|
"provide": {
|
|
"psr/http-factory-implementation": "1.0",
|
|
"psr/http-message-implementation": "1.0"
|
|
},
|
|
"require-dev": {
|
|
"bamarni/composer-bin-plugin": "^1.8.2",
|
|
"http-interop/http-factory-tests": "0.9.0",
|
|
"phpunit/phpunit": "^8.5.39 || ^9.6.20"
|
|
},
|
|
"suggest": {
|
|
"laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"bamarni-bin": {
|
|
"bin-links": true,
|
|
"forward-command": false
|
|
}
|
|
},
|
|
"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",
|
|
"source": "https://github.com/guzzle/psr7/tree/2.7.0"
|
|
},
|
|
"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"
|
|
}
|
|
],
|
|
"time": "2024-07-18T11:15:46+00:00"
|
|
},
|
|
{
|
|
"name": "justinrainbow/json-schema",
|
|
"version": "v5.2.13",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/jsonrainbow/json-schema.git",
|
|
"reference": "fbbe7e5d79f618997bc3332a6f49246036c45793"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/fbbe7e5d79f618997bc3332a6f49246036c45793",
|
|
"reference": "fbbe7e5d79f618997bc3332a6f49246036c45793",
|
|
"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/jsonrainbow/json-schema/issues",
|
|
"source": "https://github.com/jsonrainbow/json-schema/tree/v5.2.13"
|
|
},
|
|
"time": "2023-09-26T02:20:38+00:00"
|
|
},
|
|
{
|
|
"name": "php-webdriver/webdriver",
|
|
"version": "1.15.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-webdriver/php-webdriver.git",
|
|
"reference": "998e499b786805568deaf8cbf06f4044f05d91bf"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-webdriver/php-webdriver/zipball/998e499b786805568deaf8cbf06f4044f05d91bf",
|
|
"reference": "998e499b786805568deaf8cbf06f4044f05d91bf",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-curl": "*",
|
|
"ext-json": "*",
|
|
"ext-zip": "*",
|
|
"php": "^7.3 || ^8.0",
|
|
"symfony/polyfill-mbstring": "^1.12",
|
|
"symfony/process": "^5.0 || ^6.0 || ^7.0"
|
|
},
|
|
"replace": {
|
|
"facebook/webdriver": "*"
|
|
},
|
|
"require-dev": {
|
|
"ergebnis/composer-normalize": "^2.20.0",
|
|
"ondram/ci-detector": "^4.0",
|
|
"php-coveralls/php-coveralls": "^2.4",
|
|
"php-mock/php-mock-phpunit": "^2.0",
|
|
"php-parallel-lint/php-parallel-lint": "^1.2",
|
|
"phpunit/phpunit": "^9.3",
|
|
"squizlabs/php_codesniffer": "^3.5",
|
|
"symfony/var-dumper": "^5.0 || ^6.0 || ^7.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",
|
|
"source": "https://github.com/php-webdriver/php-webdriver/tree/1.15.2"
|
|
},
|
|
"time": "2024-11-21T15:12:59+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": "react/cache",
|
|
"version": "v1.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/reactphp/cache.git",
|
|
"reference": "d47c472b64aa5608225f47965a484b75c7817d5b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/reactphp/cache/zipball/d47c472b64aa5608225f47965a484b75c7817d5b",
|
|
"reference": "d47c472b64aa5608225f47965a484b75c7817d5b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0",
|
|
"react/promise": "^3.0 || ^2.0 || ^1.1"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^9.5 || ^5.7 || ^4.8.35"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"React\\Cache\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Christian Lück",
|
|
"email": "christian@clue.engineering",
|
|
"homepage": "https://clue.engineering/"
|
|
},
|
|
{
|
|
"name": "Cees-Jan Kiewiet",
|
|
"email": "reactphp@ceesjankiewiet.nl",
|
|
"homepage": "https://wyrihaximus.net/"
|
|
},
|
|
{
|
|
"name": "Jan Sorgalla",
|
|
"email": "jsorgalla@gmail.com",
|
|
"homepage": "https://sorgalla.com/"
|
|
},
|
|
{
|
|
"name": "Chris Boden",
|
|
"email": "cboden@gmail.com",
|
|
"homepage": "https://cboden.dev/"
|
|
}
|
|
],
|
|
"description": "Async, Promise-based cache interface for ReactPHP",
|
|
"keywords": [
|
|
"cache",
|
|
"caching",
|
|
"promise",
|
|
"reactphp"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/reactphp/cache/issues",
|
|
"source": "https://github.com/reactphp/cache/tree/v1.2.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://opencollective.com/reactphp",
|
|
"type": "open_collective"
|
|
}
|
|
],
|
|
"time": "2022-11-30T15:59:55+00:00"
|
|
},
|
|
{
|
|
"name": "react/child-process",
|
|
"version": "v0.6.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/reactphp/child-process.git",
|
|
"reference": "e71eb1aa55f057c7a4a0d08d06b0b0a484bead43"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/reactphp/child-process/zipball/e71eb1aa55f057c7a4a0d08d06b0b0a484bead43",
|
|
"reference": "e71eb1aa55f057c7a4a0d08d06b0b0a484bead43",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"evenement/evenement": "^3.0 || ^2.0 || ^1.0",
|
|
"php": ">=5.3.0",
|
|
"react/event-loop": "^1.2",
|
|
"react/stream": "^1.2"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.35",
|
|
"react/socket": "^1.8",
|
|
"sebastian/environment": "^5.0 || ^3.0 || ^2.0 || ^1.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"React\\ChildProcess\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Christian Lück",
|
|
"email": "christian@clue.engineering",
|
|
"homepage": "https://clue.engineering/"
|
|
},
|
|
{
|
|
"name": "Cees-Jan Kiewiet",
|
|
"email": "reactphp@ceesjankiewiet.nl",
|
|
"homepage": "https://wyrihaximus.net/"
|
|
},
|
|
{
|
|
"name": "Jan Sorgalla",
|
|
"email": "jsorgalla@gmail.com",
|
|
"homepage": "https://sorgalla.com/"
|
|
},
|
|
{
|
|
"name": "Chris Boden",
|
|
"email": "cboden@gmail.com",
|
|
"homepage": "https://cboden.dev/"
|
|
}
|
|
],
|
|
"description": "Event-driven library for executing child processes with ReactPHP.",
|
|
"keywords": [
|
|
"event-driven",
|
|
"process",
|
|
"reactphp"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/reactphp/child-process/issues",
|
|
"source": "https://github.com/reactphp/child-process/tree/v0.6.5"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/WyriHaximus",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/clue",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2022-09-16T13:41:56+00:00"
|
|
},
|
|
{
|
|
"name": "react/dns",
|
|
"version": "v1.13.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/reactphp/dns.git",
|
|
"reference": "eb8ae001b5a455665c89c1df97f6fb682f8fb0f5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/reactphp/dns/zipball/eb8ae001b5a455665c89c1df97f6fb682f8fb0f5",
|
|
"reference": "eb8ae001b5a455665c89c1df97f6fb682f8fb0f5",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0",
|
|
"react/cache": "^1.0 || ^0.6 || ^0.5",
|
|
"react/event-loop": "^1.2",
|
|
"react/promise": "^3.2 || ^2.7 || ^1.2.1"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36",
|
|
"react/async": "^4.3 || ^3 || ^2",
|
|
"react/promise-timer": "^1.11"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"React\\Dns\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Christian Lück",
|
|
"email": "christian@clue.engineering",
|
|
"homepage": "https://clue.engineering/"
|
|
},
|
|
{
|
|
"name": "Cees-Jan Kiewiet",
|
|
"email": "reactphp@ceesjankiewiet.nl",
|
|
"homepage": "https://wyrihaximus.net/"
|
|
},
|
|
{
|
|
"name": "Jan Sorgalla",
|
|
"email": "jsorgalla@gmail.com",
|
|
"homepage": "https://sorgalla.com/"
|
|
},
|
|
{
|
|
"name": "Chris Boden",
|
|
"email": "cboden@gmail.com",
|
|
"homepage": "https://cboden.dev/"
|
|
}
|
|
],
|
|
"description": "Async DNS resolver for ReactPHP",
|
|
"keywords": [
|
|
"async",
|
|
"dns",
|
|
"dns-resolver",
|
|
"reactphp"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/reactphp/dns/issues",
|
|
"source": "https://github.com/reactphp/dns/tree/v1.13.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://opencollective.com/reactphp",
|
|
"type": "open_collective"
|
|
}
|
|
],
|
|
"time": "2024-06-13T14:18:03+00:00"
|
|
},
|
|
{
|
|
"name": "react/event-loop",
|
|
"version": "v1.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/reactphp/event-loop.git",
|
|
"reference": "bbe0bd8c51ffc05ee43f1729087ed3bdf7d53354"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/reactphp/event-loop/zipball/bbe0bd8c51ffc05ee43f1729087ed3bdf7d53354",
|
|
"reference": "bbe0bd8c51ffc05ee43f1729087ed3bdf7d53354",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36"
|
|
},
|
|
"suggest": {
|
|
"ext-pcntl": "For signal handling support when using the StreamSelectLoop"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"React\\EventLoop\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Christian Lück",
|
|
"email": "christian@clue.engineering",
|
|
"homepage": "https://clue.engineering/"
|
|
},
|
|
{
|
|
"name": "Cees-Jan Kiewiet",
|
|
"email": "reactphp@ceesjankiewiet.nl",
|
|
"homepage": "https://wyrihaximus.net/"
|
|
},
|
|
{
|
|
"name": "Jan Sorgalla",
|
|
"email": "jsorgalla@gmail.com",
|
|
"homepage": "https://sorgalla.com/"
|
|
},
|
|
{
|
|
"name": "Chris Boden",
|
|
"email": "cboden@gmail.com",
|
|
"homepage": "https://cboden.dev/"
|
|
}
|
|
],
|
|
"description": "ReactPHP's core reactor event loop that libraries can use for evented I/O.",
|
|
"keywords": [
|
|
"asynchronous",
|
|
"event-loop"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/reactphp/event-loop/issues",
|
|
"source": "https://github.com/reactphp/event-loop/tree/v1.5.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://opencollective.com/reactphp",
|
|
"type": "open_collective"
|
|
}
|
|
],
|
|
"time": "2023-11-13T13:48:05+00:00"
|
|
},
|
|
{
|
|
"name": "react/promise",
|
|
"version": "v3.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/reactphp/promise.git",
|
|
"reference": "8a164643313c71354582dc850b42b33fa12a4b63"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/reactphp/promise/zipball/8a164643313c71354582dc850b42b33fa12a4b63",
|
|
"reference": "8a164643313c71354582dc850b42b33fa12a4b63",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1.0"
|
|
},
|
|
"require-dev": {
|
|
"phpstan/phpstan": "1.10.39 || 1.4.10",
|
|
"phpunit/phpunit": "^9.6 || ^7.5"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"src/functions_include.php"
|
|
],
|
|
"psr-4": {
|
|
"React\\Promise\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jan Sorgalla",
|
|
"email": "jsorgalla@gmail.com",
|
|
"homepage": "https://sorgalla.com/"
|
|
},
|
|
{
|
|
"name": "Christian Lück",
|
|
"email": "christian@clue.engineering",
|
|
"homepage": "https://clue.engineering/"
|
|
},
|
|
{
|
|
"name": "Cees-Jan Kiewiet",
|
|
"email": "reactphp@ceesjankiewiet.nl",
|
|
"homepage": "https://wyrihaximus.net/"
|
|
},
|
|
{
|
|
"name": "Chris Boden",
|
|
"email": "cboden@gmail.com",
|
|
"homepage": "https://cboden.dev/"
|
|
}
|
|
],
|
|
"description": "A lightweight implementation of CommonJS Promises/A for PHP",
|
|
"keywords": [
|
|
"promise",
|
|
"promises"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/reactphp/promise/issues",
|
|
"source": "https://github.com/reactphp/promise/tree/v3.2.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://opencollective.com/reactphp",
|
|
"type": "open_collective"
|
|
}
|
|
],
|
|
"time": "2024-05-24T10:39:05+00:00"
|
|
},
|
|
{
|
|
"name": "react/socket",
|
|
"version": "v1.16.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/reactphp/socket.git",
|
|
"reference": "23e4ff33ea3e160d2d1f59a0e6050e4b0fb0eac1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/reactphp/socket/zipball/23e4ff33ea3e160d2d1f59a0e6050e4b0fb0eac1",
|
|
"reference": "23e4ff33ea3e160d2d1f59a0e6050e4b0fb0eac1",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"evenement/evenement": "^3.0 || ^2.0 || ^1.0",
|
|
"php": ">=5.3.0",
|
|
"react/dns": "^1.13",
|
|
"react/event-loop": "^1.2",
|
|
"react/promise": "^3.2 || ^2.6 || ^1.2.1",
|
|
"react/stream": "^1.4"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36",
|
|
"react/async": "^4.3 || ^3.3 || ^2",
|
|
"react/promise-stream": "^1.4",
|
|
"react/promise-timer": "^1.11"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"React\\Socket\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Christian Lück",
|
|
"email": "christian@clue.engineering",
|
|
"homepage": "https://clue.engineering/"
|
|
},
|
|
{
|
|
"name": "Cees-Jan Kiewiet",
|
|
"email": "reactphp@ceesjankiewiet.nl",
|
|
"homepage": "https://wyrihaximus.net/"
|
|
},
|
|
{
|
|
"name": "Jan Sorgalla",
|
|
"email": "jsorgalla@gmail.com",
|
|
"homepage": "https://sorgalla.com/"
|
|
},
|
|
{
|
|
"name": "Chris Boden",
|
|
"email": "cboden@gmail.com",
|
|
"homepage": "https://cboden.dev/"
|
|
}
|
|
],
|
|
"description": "Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP",
|
|
"keywords": [
|
|
"Connection",
|
|
"Socket",
|
|
"async",
|
|
"reactphp",
|
|
"stream"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/reactphp/socket/issues",
|
|
"source": "https://github.com/reactphp/socket/tree/v1.16.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://opencollective.com/reactphp",
|
|
"type": "open_collective"
|
|
}
|
|
],
|
|
"time": "2024-07-26T10:38:09+00:00"
|
|
},
|
|
{
|
|
"name": "react/stream",
|
|
"version": "v1.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/reactphp/stream.git",
|
|
"reference": "1e5b0acb8fe55143b5b426817155190eb6f5b18d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/reactphp/stream/zipball/1e5b0acb8fe55143b5b426817155190eb6f5b18d",
|
|
"reference": "1e5b0acb8fe55143b5b426817155190eb6f5b18d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"evenement/evenement": "^3.0 || ^2.0 || ^1.0",
|
|
"php": ">=5.3.8",
|
|
"react/event-loop": "^1.2"
|
|
},
|
|
"require-dev": {
|
|
"clue/stream-filter": "~1.2",
|
|
"phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"React\\Stream\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Christian Lück",
|
|
"email": "christian@clue.engineering",
|
|
"homepage": "https://clue.engineering/"
|
|
},
|
|
{
|
|
"name": "Cees-Jan Kiewiet",
|
|
"email": "reactphp@ceesjankiewiet.nl",
|
|
"homepage": "https://wyrihaximus.net/"
|
|
},
|
|
{
|
|
"name": "Jan Sorgalla",
|
|
"email": "jsorgalla@gmail.com",
|
|
"homepage": "https://sorgalla.com/"
|
|
},
|
|
{
|
|
"name": "Chris Boden",
|
|
"email": "cboden@gmail.com",
|
|
"homepage": "https://cboden.dev/"
|
|
}
|
|
],
|
|
"description": "Event-driven readable and writable streams for non-blocking I/O in ReactPHP",
|
|
"keywords": [
|
|
"event-driven",
|
|
"io",
|
|
"non-blocking",
|
|
"pipe",
|
|
"reactphp",
|
|
"readable",
|
|
"stream",
|
|
"writable"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/reactphp/stream/issues",
|
|
"source": "https://github.com/reactphp/stream/tree/v1.4.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://opencollective.com/reactphp",
|
|
"type": "open_collective"
|
|
}
|
|
],
|
|
"time": "2024-06-11T12:45:25+00:00"
|
|
},
|
|
{
|
|
"name": "roave/security-advisories",
|
|
"version": "dev-latest",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Roave/SecurityAdvisories.git",
|
|
"reference": "5a88337185d08d54ac102bc6eb137fc432ea70fb"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/5a88337185d08d54ac102bc6eb137fc432ea70fb",
|
|
"reference": "5a88337185d08d54ac102bc6eb137fc432ea70fb",
|
|
"shasum": ""
|
|
},
|
|
"conflict": {
|
|
"3f/pygmentize": "<1.2",
|
|
"admidio/admidio": "<4.3.12",
|
|
"adodb/adodb-php": "<=5.20.20|>=5.21,<=5.21.3",
|
|
"aheinze/cockpit": "<2.2",
|
|
"aimeos/ai-admin-graphql": ">=2022.04.1,<2022.10.10|>=2023.04.1,<2023.10.6|>=2024.04.1,<2024.07.2",
|
|
"aimeos/ai-admin-jsonadm": "<2020.10.13|>=2021.04.1,<2021.10.6|>=2022.04.1,<2022.10.3|>=2023.04.1,<2023.10.4|==2024.04.1",
|
|
"aimeos/ai-client-html": ">=2020.04.1,<2020.10.27|>=2021.04.1,<2021.10.22|>=2022.04.1,<2022.10.13|>=2023.04.1,<2023.10.15|>=2024.04.1,<2024.04.7",
|
|
"aimeos/ai-controller-frontend": "<2020.10.15|>=2021.04.1,<2021.10.8|>=2022.04.1,<2022.10.8|>=2023.04.1,<2023.10.9|==2024.04.1",
|
|
"aimeos/aimeos-core": ">=2022.04.1,<2022.10.17|>=2023.04.1,<2023.10.17|>=2024.04.1,<2024.04.7",
|
|
"aimeos/aimeos-typo3": "<19.10.12|>=20,<20.10.5",
|
|
"airesvsg/acf-to-rest-api": "<=3.1",
|
|
"akaunting/akaunting": "<2.1.13",
|
|
"akeneo/pim-community-dev": "<5.0.119|>=6,<6.0.53",
|
|
"alextselegidis/easyappointments": "<1.5",
|
|
"alterphp/easyadmin-extension-bundle": ">=1.2,<1.2.11|>=1.3,<1.3.1",
|
|
"amazing/media2click": ">=1,<1.3.3",
|
|
"ameos/ameos_tarteaucitron": "<1.2.23",
|
|
"amphp/artax": "<1.0.6|>=2,<2.0.6",
|
|
"amphp/http": "<=1.7.2|>=2,<=2.1",
|
|
"amphp/http-client": ">=4,<4.4",
|
|
"anchorcms/anchor-cms": "<=0.12.7",
|
|
"andreapollastri/cipi": "<=3.1.15",
|
|
"andrewhaine/silverstripe-form-capture": ">=0.2,<=0.2.3|>=1,<1.0.2|>=2,<2.2.5",
|
|
"apache-solr-for-typo3/solr": "<2.8.3",
|
|
"apereo/phpcas": "<1.6",
|
|
"api-platform/core": ">=2.2,<2.2.10|>=2.3,<2.3.6|>=2.6,<2.7.10|>=3,<3.0.12|>=3.1,<3.1.3",
|
|
"appwrite/server-ce": "<=1.2.1",
|
|
"arc/web": "<3",
|
|
"area17/twill": "<1.2.5|>=2,<2.5.3",
|
|
"artesaos/seotools": "<0.17.2",
|
|
"asymmetricrypt/asymmetricrypt": "<9.9.99",
|
|
"athlon1600/php-proxy": "<=5.1",
|
|
"athlon1600/php-proxy-app": "<=3",
|
|
"austintoddj/canvas": "<=3.4.2",
|
|
"auth0/wordpress": "<=4.6",
|
|
"automad/automad": "<2.0.0.0-alpha5",
|
|
"automattic/jetpack": "<9.8",
|
|
"awesome-support/awesome-support": "<=6.0.7",
|
|
"aws/aws-sdk-php": "<3.288.1",
|
|
"azuracast/azuracast": "<0.18.3",
|
|
"backdrop/backdrop": "<1.27.3|>=1.28,<1.28.2",
|
|
"backpack/crud": "<3.4.9",
|
|
"backpack/filemanager": "<2.0.2|>=3,<3.0.9",
|
|
"bacula-web/bacula-web": "<8.0.0.0-RC2-dev",
|
|
"badaso/core": "<2.7",
|
|
"bagisto/bagisto": "<2.1",
|
|
"barrelstrength/sprout-base-email": "<1.2.7",
|
|
"barrelstrength/sprout-forms": "<3.9",
|
|
"barryvdh/laravel-translation-manager": "<0.6.2",
|
|
"barzahlen/barzahlen-php": "<2.0.1",
|
|
"baserproject/basercms": "<=5.1.1",
|
|
"bassjobsen/bootstrap-3-typeahead": ">4.0.2",
|
|
"bbpress/bbpress": "<2.6.5",
|
|
"bcosca/fatfree": "<3.7.2",
|
|
"bedita/bedita": "<4",
|
|
"bigfork/silverstripe-form-capture": ">=3,<3.1.1",
|
|
"billz/raspap-webgui": "<=3.1.4",
|
|
"bk2k/bootstrap-package": ">=7.1,<7.1.2|>=8,<8.0.8|>=9,<9.0.4|>=9.1,<9.1.3|>=10,<10.0.10|>=11,<11.0.3",
|
|
"blueimp/jquery-file-upload": "==6.4.4",
|
|
"bmarshall511/wordpress_zero_spam": "<5.2.13",
|
|
"bolt/bolt": "<3.7.2",
|
|
"bolt/core": "<=4.2",
|
|
"born05/craft-twofactorauthentication": "<3.3.4",
|
|
"bottelet/flarepoint": "<2.2.1",
|
|
"bref/bref": "<2.1.17",
|
|
"brightlocal/phpwhois": "<=4.2.5",
|
|
"brotkrueml/codehighlight": "<2.7",
|
|
"brotkrueml/schema": "<1.13.1|>=2,<2.5.1",
|
|
"brotkrueml/typo3-matomo-integration": "<1.3.2",
|
|
"buddypress/buddypress": "<7.2.1",
|
|
"bugsnag/bugsnag-laravel": ">=2,<2.0.2",
|
|
"bytefury/crater": "<6.0.2",
|
|
"cachethq/cachet": "<2.5.1",
|
|
"cakephp/cakephp": "<3.10.3|>=4,<4.0.10|>=4.1,<4.1.4|>=4.2,<4.2.12|>=4.3,<4.3.11|>=4.4,<4.4.10",
|
|
"cakephp/database": ">=4.2,<4.2.12|>=4.3,<4.3.11|>=4.4,<4.4.10",
|
|
"cardgate/magento2": "<2.0.33",
|
|
"cardgate/woocommerce": "<=3.1.15",
|
|
"cart2quote/module-quotation": ">=4.1.6,<=4.4.5|>=5,<5.4.4",
|
|
"cart2quote/module-quotation-encoded": ">=4.1.6,<=4.4.5|>=5,<5.4.4",
|
|
"cartalyst/sentry": "<=2.1.6",
|
|
"catfan/medoo": "<1.7.5",
|
|
"causal/oidc": "<2.1",
|
|
"cecil/cecil": "<7.47.1",
|
|
"centreon/centreon": "<22.10.15",
|
|
"cesnet/simplesamlphp-module-proxystatistics": "<3.1",
|
|
"chriskacerguis/codeigniter-restserver": "<=2.7.1",
|
|
"civicrm/civicrm-core": ">=4.2,<4.2.9|>=4.3,<4.3.3",
|
|
"ckeditor/ckeditor": "<4.24",
|
|
"cockpit-hq/cockpit": "<2.7|==2.7",
|
|
"codeception/codeception": "<3.1.3|>=4,<4.1.22",
|
|
"codeigniter/framework": "<3.1.9",
|
|
"codeigniter4/framework": "<4.4.7",
|
|
"codeigniter4/shield": "<1.0.0.0-beta8",
|
|
"codiad/codiad": "<=2.8.4",
|
|
"composer/composer": "<1.10.27|>=2,<2.2.24|>=2.3,<2.7.7",
|
|
"concrete5/concrete5": "<9.3.4",
|
|
"concrete5/core": "<8.5.8|>=9,<9.1",
|
|
"contao-components/mediaelement": ">=2.14.2,<2.21.1",
|
|
"contao/comments-bundle": ">=2,<4.13.40|>=5.0.0.0-RC1-dev,<5.3.4",
|
|
"contao/contao": "<=5.4.1",
|
|
"contao/core": "<3.5.39",
|
|
"contao/core-bundle": "<4.13.49|>=5,<5.3.15|>=5.4,<5.4.3",
|
|
"contao/listing-bundle": ">=3,<=3.5.30|>=4,<4.4.8",
|
|
"contao/managed-edition": "<=1.5",
|
|
"corveda/phpsandbox": "<1.3.5",
|
|
"cosenary/instagram": "<=2.3",
|
|
"craftcms/cms": "<4.13.2|>=5,<5.5.2",
|
|
"croogo/croogo": "<4",
|
|
"cuyz/valinor": "<0.12",
|
|
"czim/file-handling": "<1.5|>=2,<2.3",
|
|
"czproject/git-php": "<4.0.3",
|
|
"damienharper/auditor-bundle": "<5.2.6",
|
|
"dapphp/securimage": "<3.6.6",
|
|
"darylldoyle/safe-svg": "<1.9.10",
|
|
"datadog/dd-trace": ">=0.30,<0.30.2",
|
|
"datatables/datatables": "<1.10.10",
|
|
"david-garcia/phpwhois": "<=4.3.1",
|
|
"dbrisinajumi/d2files": "<1",
|
|
"dcat/laravel-admin": "<=2.1.3",
|
|
"derhansen/fe_change_pwd": "<2.0.5|>=3,<3.0.3",
|
|
"derhansen/sf_event_mgt": "<4.3.1|>=5,<5.1.1|>=7,<7.4",
|
|
"desperado/xml-bundle": "<=0.1.7",
|
|
"dev-lancer/minecraft-motd-parser": "<=1.0.5",
|
|
"devgroup/dotplant": "<2020.09.14-dev",
|
|
"directmailteam/direct-mail": "<6.0.3|>=7,<7.0.3|>=8,<9.5.2",
|
|
"doctrine/annotations": "<1.2.7",
|
|
"doctrine/cache": ">=1,<1.3.2|>=1.4,<1.4.2",
|
|
"doctrine/common": "<2.4.3|>=2.5,<2.5.1",
|
|
"doctrine/dbal": ">=2,<2.0.8|>=2.1,<2.1.2|>=3,<3.1.4",
|
|
"doctrine/doctrine-bundle": "<1.5.2",
|
|
"doctrine/doctrine-module": "<0.7.2",
|
|
"doctrine/mongodb-odm": "<1.0.2",
|
|
"doctrine/mongodb-odm-bundle": "<3.0.1",
|
|
"doctrine/orm": ">=1,<1.2.4|>=2,<2.4.8|>=2.5,<2.5.1|>=2.8.3,<2.8.4",
|
|
"dolibarr/dolibarr": "<19.0.2",
|
|
"dompdf/dompdf": "<2.0.4",
|
|
"doublethreedigital/guest-entries": "<3.1.2",
|
|
"drupal/core": ">=6,<6.38|>=7,<7.102|>=8,<10.2.11|>=10.3,<10.3.9|>=11,<11.0.8",
|
|
"drupal/core-recommended": ">=7,<7.102|>=8,<10.2.11|>=10.3,<10.3.9|>=11,<11.0.8",
|
|
"drupal/drupal": ">=5,<5.11|>=6,<6.38|>=7,<7.102|>=8,<10.2.11|>=10.3,<10.3.9|>=11,<11.0.8",
|
|
"duncanmcclean/guest-entries": "<3.1.2",
|
|
"dweeves/magmi": "<=0.7.24",
|
|
"ec-cube/ec-cube": "<2.4.4|>=2.11,<=2.17.1|>=3,<=3.0.18.0-patch4|>=4,<=4.1.2",
|
|
"ecodev/newsletter": "<=4",
|
|
"ectouch/ectouch": "<=2.7.2",
|
|
"egroupware/egroupware": "<23.1.20240624",
|
|
"elefant/cms": "<2.0.7",
|
|
"elgg/elgg": "<3.3.24|>=4,<4.0.5",
|
|
"elijaa/phpmemcacheadmin": "<=1.3",
|
|
"encore/laravel-admin": "<=1.8.19",
|
|
"endroid/qr-code-bundle": "<3.4.2",
|
|
"enhavo/enhavo-app": "<=0.13.1",
|
|
"enshrined/svg-sanitize": "<0.15",
|
|
"erusev/parsedown": "<1.7.2",
|
|
"ether/logs": "<3.0.4",
|
|
"evolutioncms/evolution": "<=3.2.3",
|
|
"exceedone/exment": "<4.4.3|>=5,<5.0.3",
|
|
"exceedone/laravel-admin": "<2.2.3|==3",
|
|
"ezsystems/demobundle": ">=5.4,<5.4.6.1-dev",
|
|
"ezsystems/ez-support-tools": ">=2.2,<2.2.3",
|
|
"ezsystems/ezdemo-ls-extension": ">=5.4,<5.4.2.1-dev",
|
|
"ezsystems/ezfind-ls": ">=5.3,<5.3.6.1-dev|>=5.4,<5.4.11.1-dev|>=2017.12,<2017.12.0.1-dev",
|
|
"ezsystems/ezplatform": "<=1.13.6|>=2,<=2.5.24",
|
|
"ezsystems/ezplatform-admin-ui": ">=1.3,<1.3.5|>=1.4,<1.4.6|>=1.5,<1.5.29|>=2.3,<2.3.26|>=3.3,<3.3.39",
|
|
"ezsystems/ezplatform-admin-ui-assets": ">=4,<4.2.1|>=5,<5.0.1|>=5.1,<5.1.1",
|
|
"ezsystems/ezplatform-graphql": ">=1.0.0.0-RC1-dev,<1.0.13|>=2.0.0.0-beta1,<2.3.12",
|
|
"ezsystems/ezplatform-http-cache": "<2.3.16",
|
|
"ezsystems/ezplatform-kernel": "<1.2.5.1-dev|>=1.3,<1.3.35",
|
|
"ezsystems/ezplatform-rest": ">=1.2,<=1.2.2|>=1.3,<1.3.8",
|
|
"ezsystems/ezplatform-richtext": ">=2.3,<2.3.7.1-dev|>=3.3,<3.3.40",
|
|
"ezsystems/ezplatform-solr-search-engine": ">=1.7,<1.7.12|>=2,<2.0.2|>=3.3,<3.3.15",
|
|
"ezsystems/ezplatform-user": ">=1,<1.0.1",
|
|
"ezsystems/ezpublish-kernel": "<6.13.8.2-dev|>=7,<7.5.31",
|
|
"ezsystems/ezpublish-legacy": "<=2017.12.7.3|>=2018.6,<=2019.03.5.1",
|
|
"ezsystems/platform-ui-assets-bundle": ">=4.2,<4.2.3",
|
|
"ezsystems/repository-forms": ">=2.3,<2.3.2.1-dev|>=2.5,<2.5.15",
|
|
"ezyang/htmlpurifier": "<=4.2",
|
|
"facade/ignition": "<1.16.15|>=2,<2.4.2|>=2.5,<2.5.2",
|
|
"facturascripts/facturascripts": "<=2022.08",
|
|
"fastly/magento2": "<1.2.26",
|
|
"feehi/cms": "<=2.1.1",
|
|
"feehi/feehicms": "<=2.1.1",
|
|
"fenom/fenom": "<=2.12.1",
|
|
"filament/actions": ">=3.2,<3.2.123",
|
|
"filament/infolists": ">=3,<3.2.115",
|
|
"filament/tables": ">=3,<3.2.115",
|
|
"filegator/filegator": "<7.8",
|
|
"filp/whoops": "<2.1.13",
|
|
"fineuploader/php-traditional-server": "<=1.2.2",
|
|
"firebase/php-jwt": "<6",
|
|
"fisharebest/webtrees": "<=2.1.18",
|
|
"fixpunkt/fp-masterquiz": "<2.2.1|>=3,<3.5.2",
|
|
"fixpunkt/fp-newsletter": "<1.1.1|>=2,<2.1.2|>=2.2,<3.2.6",
|
|
"flarum/core": "<1.8.5",
|
|
"flarum/flarum": "<0.1.0.0-beta8",
|
|
"flarum/framework": "<1.8.5",
|
|
"flarum/mentions": "<1.6.3",
|
|
"flarum/sticky": ">=0.1.0.0-beta14,<=0.1.0.0-beta15",
|
|
"flarum/tags": "<=0.1.0.0-beta13",
|
|
"floriangaerber/magnesium": "<0.3.1",
|
|
"fluidtypo3/vhs": "<5.1.1",
|
|
"fof/byobu": ">=0.3.0.0-beta2,<1.1.7",
|
|
"fof/upload": "<1.2.3",
|
|
"foodcoopshop/foodcoopshop": ">=3.2,<3.6.1",
|
|
"fooman/tcpdf": "<6.2.22",
|
|
"forkcms/forkcms": "<5.11.1",
|
|
"fossar/tcpdf-parser": "<6.2.22",
|
|
"francoisjacquet/rosariosis": "<=11.5.1",
|
|
"frappant/frp-form-answers": "<3.1.2|>=4,<4.0.2",
|
|
"friendsofsymfony/oauth2-php": "<1.3",
|
|
"friendsofsymfony/rest-bundle": ">=1.2,<1.2.2",
|
|
"friendsofsymfony/user-bundle": ">=1,<1.3.5",
|
|
"friendsofsymfony1/swiftmailer": ">=4,<5.4.13|>=6,<6.2.5",
|
|
"friendsofsymfony1/symfony1": ">=1.1,<1.5.19",
|
|
"friendsoftypo3/mediace": ">=7.6.2,<7.6.5",
|
|
"friendsoftypo3/openid": ">=4.5,<4.5.31|>=4.7,<4.7.16|>=6,<6.0.11|>=6.1,<6.1.6",
|
|
"froala/wysiwyg-editor": "<3.2.7|>=4.0.1,<=4.1.3",
|
|
"froxlor/froxlor": "<=2.2.0.0-RC3",
|
|
"frozennode/administrator": "<=5.0.12",
|
|
"fuel/core": "<1.8.1",
|
|
"funadmin/funadmin": "<=5.0.2",
|
|
"gaoming13/wechat-php-sdk": "<=1.10.2",
|
|
"genix/cms": "<=1.1.11",
|
|
"getformwork/formwork": "<1.13.1|==2.0.0.0-beta1",
|
|
"getgrav/grav": "<1.7.46",
|
|
"getkirby/cms": "<=3.6.6.5|>=3.7,<=3.7.5.4|>=3.8,<=3.8.4.3|>=3.9,<=3.9.8.1|>=3.10,<=3.10.1|>=4,<=4.3",
|
|
"getkirby/kirby": "<=2.5.12",
|
|
"getkirby/panel": "<2.5.14",
|
|
"getkirby/starterkit": "<=3.7.0.2",
|
|
"gilacms/gila": "<=1.15.4",
|
|
"gleez/cms": "<=1.3|==2",
|
|
"globalpayments/php-sdk": "<2",
|
|
"gogentooss/samlbase": "<1.2.7",
|
|
"google/protobuf": "<3.15",
|
|
"gos/web-socket-bundle": "<1.10.4|>=2,<2.6.1|>=3,<3.3",
|
|
"gree/jose": "<2.2.1",
|
|
"gregwar/rst": "<1.0.3",
|
|
"grumpydictator/firefly-iii": "<6.1.17",
|
|
"gugoan/economizzer": "<=0.9.0.0-beta1",
|
|
"guzzlehttp/guzzle": "<6.5.8|>=7,<7.4.5",
|
|
"guzzlehttp/psr7": "<1.9.1|>=2,<2.4.5",
|
|
"haffner/jh_captcha": "<=2.1.3|>=3,<=3.0.2",
|
|
"harvesthq/chosen": "<1.8.7",
|
|
"helloxz/imgurl": "<=2.31",
|
|
"hhxsv5/laravel-s": "<3.7.36",
|
|
"hillelcoren/invoice-ninja": "<5.3.35",
|
|
"himiklab/yii2-jqgrid-widget": "<1.0.8",
|
|
"hjue/justwriting": "<=1",
|
|
"hov/jobfair": "<1.0.13|>=2,<2.0.2",
|
|
"httpsoft/http-message": "<1.0.12",
|
|
"hyn/multi-tenant": ">=5.6,<5.7.2",
|
|
"ibexa/admin-ui": ">=4.2,<4.2.3|>=4.6,<4.6.14",
|
|
"ibexa/core": ">=4,<4.0.7|>=4.1,<4.1.4|>=4.2,<4.2.3|>=4.5,<4.5.6|>=4.6,<4.6.2",
|
|
"ibexa/fieldtype-richtext": ">=4.6,<4.6.10",
|
|
"ibexa/graphql": ">=2.5,<2.5.31|>=3.3,<3.3.28|>=4.2,<4.2.3",
|
|
"ibexa/http-cache": ">=4.6,<4.6.14",
|
|
"ibexa/post-install": "<1.0.16|>=4.6,<4.6.14",
|
|
"ibexa/solr": ">=4.5,<4.5.4",
|
|
"ibexa/user": ">=4,<4.4.3",
|
|
"icecoder/icecoder": "<=8.1",
|
|
"idno/known": "<=1.3.1",
|
|
"ilicmiljan/secure-props": ">=1.2,<1.2.2",
|
|
"illuminate/auth": "<5.5.10",
|
|
"illuminate/cookie": ">=4,<=4.0.11|>=4.1,<6.18.31|>=7,<7.22.4",
|
|
"illuminate/database": "<6.20.26|>=7,<7.30.5|>=8,<8.40",
|
|
"illuminate/encryption": ">=4,<=4.0.11|>=4.1,<=4.1.31|>=4.2,<=4.2.22|>=5,<=5.0.35|>=5.1,<=5.1.46|>=5.2,<=5.2.45|>=5.3,<=5.3.31|>=5.4,<=5.4.36|>=5.5,<5.5.40|>=5.6,<5.6.15",
|
|
"illuminate/view": "<6.20.42|>=7,<7.30.6|>=8,<8.75",
|
|
"imdbphp/imdbphp": "<=5.1.1",
|
|
"impresscms/impresscms": "<=1.4.5",
|
|
"impresspages/impresspages": "<=1.0.12",
|
|
"in2code/femanager": "<5.5.3|>=6,<6.3.4|>=7,<7.2.3",
|
|
"in2code/ipandlanguageredirect": "<5.1.2",
|
|
"in2code/lux": "<17.6.1|>=18,<24.0.2",
|
|
"in2code/powermail": "<7.5.1|>=8,<8.5.1|>=9,<10.9.1|>=11,<12.4.1",
|
|
"innologi/typo3-appointments": "<2.0.6",
|
|
"intelliants/subrion": "<4.2.2",
|
|
"inter-mediator/inter-mediator": "==5.5",
|
|
"ipl/web": "<0.10.1",
|
|
"islandora/islandora": ">=2,<2.4.1",
|
|
"ivankristianto/phpwhois": "<=4.3",
|
|
"jackalope/jackalope-doctrine-dbal": "<1.7.4",
|
|
"james-heinrich/getid3": "<1.9.21",
|
|
"james-heinrich/phpthumb": "<1.7.12",
|
|
"jasig/phpcas": "<1.3.3",
|
|
"jcbrand/converse.js": "<3.3.3",
|
|
"joelbutcher/socialstream": "<6.2",
|
|
"johnbillion/wp-crontrol": "<1.16.2",
|
|
"joomla/application": "<1.0.13",
|
|
"joomla/archive": "<1.1.12|>=2,<2.0.1",
|
|
"joomla/filesystem": "<1.6.2|>=2,<2.0.1",
|
|
"joomla/filter": "<1.4.4|>=2,<2.0.1",
|
|
"joomla/framework": "<1.5.7|>=2.5.4,<=3.8.12",
|
|
"joomla/input": ">=2,<2.0.2",
|
|
"joomla/joomla-cms": ">=2.5,<3.9.12",
|
|
"joomla/session": "<1.3.1",
|
|
"joyqi/hyper-down": "<=2.4.27",
|
|
"jsdecena/laracom": "<2.0.9",
|
|
"jsmitty12/phpwhois": "<5.1",
|
|
"juzaweb/cms": "<=3.4",
|
|
"jweiland/events2": "<8.3.8|>=9,<9.0.6",
|
|
"kazist/phpwhois": "<=4.2.6",
|
|
"kelvinmo/simplexrd": "<3.1.1",
|
|
"kevinpapst/kimai2": "<1.16.7",
|
|
"khodakhah/nodcms": "<=3",
|
|
"kimai/kimai": "<=2.20.1",
|
|
"kitodo/presentation": "<3.2.3|>=3.3,<3.3.4",
|
|
"klaviyo/magento2-extension": ">=1,<3",
|
|
"knplabs/knp-snappy": "<=1.4.2",
|
|
"kohana/core": "<3.3.3",
|
|
"krayin/laravel-crm": "<=1.3",
|
|
"kreait/firebase-php": ">=3.2,<3.8.1",
|
|
"kumbiaphp/kumbiapp": "<=1.1.1",
|
|
"la-haute-societe/tcpdf": "<6.2.22",
|
|
"laminas/laminas-diactoros": "<2.18.1|==2.19|==2.20|==2.21|==2.22|==2.23|>=2.24,<2.24.2|>=2.25,<2.25.2",
|
|
"laminas/laminas-form": "<2.17.1|>=3,<3.0.2|>=3.1,<3.1.1",
|
|
"laminas/laminas-http": "<2.14.2",
|
|
"lara-zeus/artemis": ">=1,<=1.0.6",
|
|
"lara-zeus/dynamic-dashboard": ">=3,<=3.0.1",
|
|
"laravel/fortify": "<1.11.1",
|
|
"laravel/framework": "<6.20.45|>=7,<7.30.7|>=8,<8.83.28|>=9,<9.52.17|>=10,<10.48.23|>=11,<11.31",
|
|
"laravel/laravel": ">=5.4,<5.4.22",
|
|
"laravel/pulse": "<1.3.1",
|
|
"laravel/reverb": "<1.4",
|
|
"laravel/socialite": ">=1,<2.0.10",
|
|
"latte/latte": "<2.10.8",
|
|
"lavalite/cms": "<=9|==10.1",
|
|
"lcobucci/jwt": ">=3.4,<3.4.6|>=4,<4.0.4|>=4.1,<4.1.5",
|
|
"league/commonmark": "<2.6",
|
|
"league/flysystem": "<1.1.4|>=2,<2.1.1",
|
|
"league/oauth2-server": ">=8.3.2,<8.4.2|>=8.5,<8.5.3",
|
|
"lexik/jwt-authentication-bundle": "<2.10.7|>=2.11,<2.11.3",
|
|
"libreform/libreform": ">=2,<=2.0.8",
|
|
"librenms/librenms": "<2017.08.18",
|
|
"liftkit/database": "<2.13.2",
|
|
"lightsaml/lightsaml": "<1.3.5",
|
|
"limesurvey/limesurvey": "<6.5.12",
|
|
"livehelperchat/livehelperchat": "<=3.91",
|
|
"livewire/livewire": "<2.12.7|>=3.0.0.0-beta1,<3.5.2",
|
|
"lms/routes": "<2.1.1",
|
|
"localizationteam/l10nmgr": "<7.4|>=8,<8.7|>=9,<9.2",
|
|
"luyadev/yii-helpers": "<1.2.1",
|
|
"maestroerror/php-heic-to-jpg": "<1.0.5",
|
|
"magento/community-edition": "<2.4.5|==2.4.5|>=2.4.5.0-patch1,<2.4.5.0-patch10|==2.4.6|>=2.4.6.0-patch1,<2.4.6.0-patch8|>=2.4.7.0-beta1,<2.4.7.0-patch3",
|
|
"magento/core": "<=1.9.4.5",
|
|
"magento/magento1ce": "<1.9.4.3-dev",
|
|
"magento/magento1ee": ">=1,<1.14.4.3-dev",
|
|
"magento/product-community-edition": "<2.4.4.0-patch9|>=2.4.5,<2.4.5.0-patch8|>=2.4.6,<2.4.6.0-patch6|>=2.4.7,<2.4.7.0-patch1",
|
|
"magneto/core": "<1.9.4.4-dev",
|
|
"maikuolan/phpmussel": ">=1,<1.6",
|
|
"mainwp/mainwp": "<=4.4.3.3",
|
|
"mantisbt/mantisbt": "<=2.26.3",
|
|
"marcwillmann/turn": "<0.3.3",
|
|
"matyhtf/framework": "<3.0.6",
|
|
"mautic/core": "<4.4.13|>=5,<5.1.1",
|
|
"mautic/core-lib": ">=1.0.0.0-beta,<4.4.13|>=5.0.0.0-alpha,<5.1.1",
|
|
"maximebf/debugbar": "<1.19",
|
|
"mdanter/ecc": "<2",
|
|
"mediawiki/abuse-filter": "<1.39.9|>=1.40,<1.41.3|>=1.42,<1.42.2",
|
|
"mediawiki/cargo": "<3.6.1",
|
|
"mediawiki/core": "<1.39.5|==1.40",
|
|
"mediawiki/matomo": "<2.4.3",
|
|
"mediawiki/semantic-media-wiki": "<4.0.2",
|
|
"melisplatform/melis-asset-manager": "<5.0.1",
|
|
"melisplatform/melis-cms": "<5.0.1",
|
|
"melisplatform/melis-front": "<5.0.1",
|
|
"mezzio/mezzio-swoole": "<3.7|>=4,<4.3",
|
|
"mgallegos/laravel-jqgrid": "<=1.3",
|
|
"microsoft/microsoft-graph": ">=1.16,<1.109.1|>=2,<2.0.1",
|
|
"microsoft/microsoft-graph-beta": "<2.0.1",
|
|
"microsoft/microsoft-graph-core": "<2.0.2",
|
|
"microweber/microweber": "<=2.0.16",
|
|
"mikehaertl/php-shellcommand": "<1.6.1",
|
|
"miniorange/miniorange-saml": "<1.4.3",
|
|
"mittwald/typo3_forum": "<1.2.1",
|
|
"mobiledetect/mobiledetectlib": "<2.8.32",
|
|
"modx/revolution": "<=2.8.3.0-patch",
|
|
"mojo42/jirafeau": "<4.4",
|
|
"mongodb/mongodb": ">=1,<1.9.2",
|
|
"monolog/monolog": ">=1.8,<1.12",
|
|
"moodle/moodle": "<4.3.8|>=4.4,<4.4.4",
|
|
"mos/cimage": "<0.7.19",
|
|
"movim/moxl": ">=0.8,<=0.10",
|
|
"movingbytes/social-network": "<=1.2.1",
|
|
"mpdf/mpdf": "<=7.1.7",
|
|
"munkireport/comment": "<4.1",
|
|
"munkireport/managedinstalls": "<2.6",
|
|
"munkireport/munki_facts": "<1.5",
|
|
"munkireport/munkireport": ">=2.5.3,<5.6.3",
|
|
"munkireport/reportdata": "<3.5",
|
|
"munkireport/softwareupdate": "<1.6",
|
|
"mustache/mustache": ">=2,<2.14.1",
|
|
"namshi/jose": "<2.2",
|
|
"nategood/httpful": "<1",
|
|
"neoan3-apps/template": "<1.1.1",
|
|
"neorazorx/facturascripts": "<2022.04",
|
|
"neos/flow": ">=1,<1.0.4|>=1.1,<1.1.1|>=2,<2.0.1|>=2.3,<2.3.16|>=3,<3.0.12|>=3.1,<3.1.10|>=3.2,<3.2.13|>=3.3,<3.3.13|>=4,<4.0.6",
|
|
"neos/form": ">=1.2,<4.3.3|>=5,<5.0.9|>=5.1,<5.1.3",
|
|
"neos/media-browser": "<7.3.19|>=8,<8.0.16|>=8.1,<8.1.11|>=8.2,<8.2.11|>=8.3,<8.3.9",
|
|
"neos/neos": ">=1.1,<1.1.3|>=1.2,<1.2.13|>=2,<2.0.4|>=2.3,<3.0.20|>=3.1,<3.1.18|>=3.2,<3.2.14|>=3.3,<5.3.10|>=7,<7.0.9|>=7.1,<7.1.7|>=7.2,<7.2.6|>=7.3,<7.3.4|>=8,<8.0.2",
|
|
"neos/swiftmailer": "<5.4.5",
|
|
"netgen/tagsbundle": ">=3.4,<3.4.11|>=4,<4.0.15",
|
|
"nette/application": ">=2,<2.0.19|>=2.1,<2.1.13|>=2.2,<2.2.10|>=2.3,<2.3.14|>=2.4,<2.4.16|>=3,<3.0.6",
|
|
"nette/nette": ">=2,<2.0.19|>=2.1,<2.1.13",
|
|
"nilsteampassnet/teampass": "<3.0.10",
|
|
"nonfiction/nterchange": "<4.1.1",
|
|
"notrinos/notrinos-erp": "<=0.7",
|
|
"noumo/easyii": "<=0.9",
|
|
"novaksolutions/infusionsoft-php-sdk": "<1",
|
|
"nukeviet/nukeviet": "<4.5.02",
|
|
"nyholm/psr7": "<1.6.1",
|
|
"nystudio107/craft-seomatic": "<3.4.12",
|
|
"nzedb/nzedb": "<0.8",
|
|
"nzo/url-encryptor-bundle": ">=4,<4.3.2|>=5,<5.0.1",
|
|
"october/backend": "<1.1.2",
|
|
"october/cms": "<1.0.469|==1.0.469|==1.0.471|==1.1.1",
|
|
"october/october": "<=3.6.4",
|
|
"october/rain": "<1.0.472|>=1.1,<1.1.2",
|
|
"october/system": "<1.0.476|>=1.1,<1.1.12|>=2,<2.2.34|>=3,<3.5.15",
|
|
"omeka/omeka-s": "<4.0.3",
|
|
"onelogin/php-saml": "<2.10.4",
|
|
"oneup/uploader-bundle": ">=1,<1.9.3|>=2,<2.1.5",
|
|
"open-web-analytics/open-web-analytics": "<1.7.4",
|
|
"opencart/opencart": ">=0",
|
|
"openid/php-openid": "<2.3",
|
|
"openmage/magento-lts": "<20.10.1",
|
|
"opensolutions/vimbadmin": "<=3.0.15",
|
|
"opensource-workshop/connect-cms": "<1.7.2|>=2,<2.3.2",
|
|
"orchid/platform": ">=8,<14.43",
|
|
"oro/calendar-bundle": ">=4.2,<=4.2.6|>=5,<=5.0.6|>=5.1,<5.1.1",
|
|
"oro/commerce": ">=4.1,<5.0.11|>=5.1,<5.1.1",
|
|
"oro/crm": ">=1.7,<1.7.4|>=3.1,<4.1.17|>=4.2,<4.2.7",
|
|
"oro/crm-call-bundle": ">=4.2,<=4.2.5|>=5,<5.0.4|>=5.1,<5.1.1",
|
|
"oro/customer-portal": ">=4.1,<=4.1.13|>=4.2,<=4.2.10|>=5,<=5.0.11|>=5.1,<=5.1.3",
|
|
"oro/platform": ">=1.7,<1.7.4|>=3.1,<3.1.29|>=4.1,<4.1.17|>=4.2,<=4.2.10|>=5,<=5.0.12|>=5.1,<=5.1.3",
|
|
"oveleon/contao-cookiebar": "<1.16.3|>=2,<2.1.3",
|
|
"oxid-esales/oxideshop-ce": "<4.5",
|
|
"oxid-esales/paymorrow-module": ">=1,<1.0.2|>=2,<2.0.1",
|
|
"packbackbooks/lti-1-3-php-library": "<5",
|
|
"padraic/humbug_get_contents": "<1.1.2",
|
|
"pagarme/pagarme-php": "<3",
|
|
"pagekit/pagekit": "<=1.0.18",
|
|
"paragonie/ecc": "<2.0.1",
|
|
"paragonie/random_compat": "<2",
|
|
"passbolt/passbolt_api": "<4.6.2",
|
|
"paypal/adaptivepayments-sdk-php": "<=3.9.2",
|
|
"paypal/invoice-sdk-php": "<=3.9",
|
|
"paypal/merchant-sdk-php": "<3.12",
|
|
"paypal/permissions-sdk-php": "<=3.9.1",
|
|
"pear/archive_tar": "<1.4.14",
|
|
"pear/auth": "<1.2.4",
|
|
"pear/crypt_gpg": "<1.6.7",
|
|
"pear/pear": "<=1.10.1",
|
|
"pegasus/google-for-jobs": "<1.5.1|>=2,<2.1.1",
|
|
"personnummer/personnummer": "<3.0.2",
|
|
"phanan/koel": "<5.1.4",
|
|
"phenx/php-svg-lib": "<0.5.2",
|
|
"php-censor/php-censor": "<2.0.13|>=2.1,<2.1.5",
|
|
"php-mod/curl": "<2.3.2",
|
|
"phpbb/phpbb": "<3.3.11",
|
|
"phpems/phpems": ">=6,<=6.1.3",
|
|
"phpfastcache/phpfastcache": "<6.1.5|>=7,<7.1.2|>=8,<8.0.7",
|
|
"phpmailer/phpmailer": "<6.5",
|
|
"phpmussel/phpmussel": ">=1,<1.6",
|
|
"phpmyadmin/phpmyadmin": "<5.2.1",
|
|
"phpmyfaq/phpmyfaq": "<3.2.5|==3.2.5",
|
|
"phpoffice/common": "<0.2.9",
|
|
"phpoffice/phpexcel": "<1.8.1",
|
|
"phpoffice/phpspreadsheet": "<1.29.4|>=2,<2.1.3|>=2.2,<2.3.2|>=3.3,<3.4",
|
|
"phpseclib/phpseclib": "<2.0.47|>=3,<3.0.36",
|
|
"phpservermon/phpservermon": "<3.6",
|
|
"phpsysinfo/phpsysinfo": "<3.4.3",
|
|
"phpunit/phpunit": ">=4.8.19,<4.8.28|>=5.0.10,<5.6.3",
|
|
"phpwhois/phpwhois": "<=4.2.5",
|
|
"phpxmlrpc/extras": "<0.6.1",
|
|
"phpxmlrpc/phpxmlrpc": "<4.9.2",
|
|
"pi/pi": "<=2.5",
|
|
"pimcore/admin-ui-classic-bundle": "<1.5.4",
|
|
"pimcore/customer-management-framework-bundle": "<4.0.6",
|
|
"pimcore/data-hub": "<1.2.4",
|
|
"pimcore/data-importer": "<1.8.9|>=1.9,<1.9.3",
|
|
"pimcore/demo": "<10.3",
|
|
"pimcore/ecommerce-framework-bundle": "<1.0.10",
|
|
"pimcore/perspective-editor": "<1.5.1",
|
|
"pimcore/pimcore": "<11.2.4",
|
|
"pixelfed/pixelfed": "<0.11.11",
|
|
"plotly/plotly.js": "<2.25.2",
|
|
"pocketmine/bedrock-protocol": "<8.0.2",
|
|
"pocketmine/pocketmine-mp": "<5.11.2",
|
|
"pocketmine/raklib": ">=0.14,<0.14.6|>=0.15,<0.15.1",
|
|
"pressbooks/pressbooks": "<5.18",
|
|
"prestashop/autoupgrade": ">=4,<4.10.1",
|
|
"prestashop/blockreassurance": "<=5.1.3",
|
|
"prestashop/blockwishlist": ">=2,<2.1.1",
|
|
"prestashop/contactform": ">=1.0.1,<4.3",
|
|
"prestashop/gamification": "<2.3.2",
|
|
"prestashop/prestashop": "<8.1.6",
|
|
"prestashop/productcomments": "<5.0.2",
|
|
"prestashop/ps_emailsubscription": "<2.6.1",
|
|
"prestashop/ps_facetedsearch": "<3.4.1",
|
|
"prestashop/ps_linklist": "<3.1",
|
|
"privatebin/privatebin": "<1.4|>=1.5,<1.7.4",
|
|
"processwire/processwire": "<=3.0.229",
|
|
"propel/propel": ">=2.0.0.0-alpha1,<=2.0.0.0-alpha7",
|
|
"propel/propel1": ">=1,<=1.7.1",
|
|
"pterodactyl/panel": "<1.11.8",
|
|
"ptheofan/yii2-statemachine": ">=2.0.0.0-RC1-dev,<=2",
|
|
"ptrofimov/beanstalk_console": "<1.7.14",
|
|
"pubnub/pubnub": "<6.1",
|
|
"pusher/pusher-php-server": "<2.2.1",
|
|
"pwweb/laravel-core": "<=0.3.6.0-beta",
|
|
"pxlrbt/filament-excel": "<1.1.14|>=2.0.0.0-alpha,<2.3.3",
|
|
"pyrocms/pyrocms": "<=3.9.1",
|
|
"qcubed/qcubed": "<=3.1.1",
|
|
"quickapps/cms": "<=2.0.0.0-beta2",
|
|
"rainlab/blog-plugin": "<1.4.1",
|
|
"rainlab/debugbar-plugin": "<3.1",
|
|
"rainlab/user-plugin": "<=1.4.5",
|
|
"rankmath/seo-by-rank-math": "<=1.0.95",
|
|
"rap2hpoutre/laravel-log-viewer": "<0.13",
|
|
"react/http": ">=0.7,<1.9",
|
|
"really-simple-plugins/complianz-gdpr": "<6.4.2",
|
|
"redaxo/source": "<5.18",
|
|
"remdex/livehelperchat": "<4.29",
|
|
"reportico-web/reportico": "<=8.1",
|
|
"rhukster/dom-sanitizer": "<1.0.7",
|
|
"rmccue/requests": ">=1.6,<1.8",
|
|
"robrichards/xmlseclibs": ">=1,<3.0.4",
|
|
"roots/soil": "<4.1",
|
|
"rudloff/alltube": "<3.0.3",
|
|
"s-cart/core": "<6.9",
|
|
"s-cart/s-cart": "<6.9",
|
|
"sabberworm/php-css-parser": ">=1,<1.0.1|>=2,<2.0.1|>=3,<3.0.1|>=4,<4.0.1|>=5,<5.0.9|>=5.1,<5.1.3|>=5.2,<5.2.1|>=6,<6.0.2|>=7,<7.0.4|>=8,<8.0.1|>=8.1,<8.1.1|>=8.2,<8.2.1|>=8.3,<8.3.1",
|
|
"sabre/dav": ">=1.6,<1.7.11|>=1.8,<1.8.9",
|
|
"samwilson/unlinked-wikibase": "<1.39.6|>=1.40,<1.40.2|>=1.41,<1.41.1",
|
|
"scheb/two-factor-bundle": "<3.26|>=4,<4.11",
|
|
"sensiolabs/connect": "<4.2.3",
|
|
"serluck/phpwhois": "<=4.2.6",
|
|
"sfroemken/url_redirect": "<=1.2.1",
|
|
"sheng/yiicms": "<1.2.1",
|
|
"shopware/core": "<=6.5.8.12|>=6.6,<=6.6.5",
|
|
"shopware/platform": "<=6.5.8.12|>=6.6,<=6.6.5",
|
|
"shopware/production": "<=6.3.5.2",
|
|
"shopware/shopware": "<=5.7.17",
|
|
"shopware/storefront": "<=6.4.8.1|>=6.5.8,<6.5.8.7-dev",
|
|
"shopxo/shopxo": "<=6.1",
|
|
"showdoc/showdoc": "<2.10.4",
|
|
"shuchkin/simplexlsx": ">=1.0.12,<1.1.13",
|
|
"silverstripe-australia/advancedreports": ">=1,<=2",
|
|
"silverstripe/admin": "<1.13.19|>=2,<2.1.8",
|
|
"silverstripe/assets": ">=1,<1.11.1",
|
|
"silverstripe/cms": "<4.11.3",
|
|
"silverstripe/comments": ">=1.3,<3.1.1",
|
|
"silverstripe/forum": "<=0.6.1|>=0.7,<=0.7.3",
|
|
"silverstripe/framework": "<5.2.16",
|
|
"silverstripe/graphql": ">=2,<2.0.5|>=3,<3.8.2|>=4,<4.3.7|>=5,<5.1.3",
|
|
"silverstripe/hybridsessions": ">=1,<2.4.1|>=2.5,<2.5.1",
|
|
"silverstripe/recipe-cms": ">=4.5,<4.5.3",
|
|
"silverstripe/registry": ">=2.1,<2.1.2|>=2.2,<2.2.1",
|
|
"silverstripe/reports": "<5.2.3",
|
|
"silverstripe/restfulserver": ">=1,<1.0.9|>=2,<2.0.4|>=2.1,<2.1.2",
|
|
"silverstripe/silverstripe-omnipay": "<2.5.2|>=3,<3.0.2|>=3.1,<3.1.4|>=3.2,<3.2.1",
|
|
"silverstripe/subsites": ">=2,<2.6.1",
|
|
"silverstripe/taxonomy": ">=1.3,<1.3.1|>=2,<2.0.1",
|
|
"silverstripe/userforms": "<3|>=5,<5.4.2",
|
|
"silverstripe/versioned-admin": ">=1,<1.11.1",
|
|
"simple-updates/phpwhois": "<=1",
|
|
"simplesamlphp/saml2": "<4.6.14|==5.0.0.0-alpha12",
|
|
"simplesamlphp/saml2-legacy": "<4.6.14",
|
|
"simplesamlphp/simplesamlphp": "<1.18.6",
|
|
"simplesamlphp/simplesamlphp-module-infocard": "<1.0.1",
|
|
"simplesamlphp/simplesamlphp-module-openid": "<1",
|
|
"simplesamlphp/simplesamlphp-module-openidprovider": "<0.9",
|
|
"simplesamlphp/xml-common": "<1.20",
|
|
"simplesamlphp/xml-security": "==1.6.11",
|
|
"simplito/elliptic-php": "<1.0.6",
|
|
"sitegeist/fluid-components": "<3.5",
|
|
"sjbr/sr-freecap": "<2.4.6|>=2.5,<2.5.3",
|
|
"slim/psr7": "<1.4.1|>=1.5,<1.5.1|>=1.6,<1.6.1",
|
|
"slim/slim": "<2.6",
|
|
"slub/slub-events": "<3.0.3",
|
|
"smarty/smarty": "<4.5.3|>=5,<5.1.1",
|
|
"snipe/snipe-it": "<=7.0.13",
|
|
"socalnick/scn-social-auth": "<1.15.2",
|
|
"socialiteproviders/steam": "<1.1",
|
|
"spatie/browsershot": "<5.0.3",
|
|
"spatie/image-optimizer": "<1.7.3",
|
|
"spencer14420/sp-php-email-handler": "<1",
|
|
"spipu/html2pdf": "<5.2.8",
|
|
"spoon/library": "<1.4.1",
|
|
"spoonity/tcpdf": "<6.2.22",
|
|
"squizlabs/php_codesniffer": ">=1,<2.8.1|>=3,<3.0.1",
|
|
"ssddanbrown/bookstack": "<24.05.1",
|
|
"starcitizentools/citizen-skin": ">=2.6.3,<2.31",
|
|
"statamic/cms": "<=5.16",
|
|
"stormpath/sdk": "<9.9.99",
|
|
"studio-42/elfinder": "<=2.1.64",
|
|
"studiomitte/friendlycaptcha": "<0.1.4",
|
|
"subhh/libconnect": "<7.0.8|>=8,<8.1",
|
|
"sukohi/surpass": "<1",
|
|
"sulu/form-bundle": ">=2,<2.5.3",
|
|
"sulu/sulu": "<1.6.44|>=2,<2.5.21|>=2.6,<2.6.5",
|
|
"sumocoders/framework-user-bundle": "<1.4",
|
|
"superbig/craft-audit": "<3.0.2",
|
|
"swag/paypal": "<5.4.4",
|
|
"swiftmailer/swiftmailer": "<6.2.5",
|
|
"swiftyedit/swiftyedit": "<1.2",
|
|
"sylius/admin-bundle": ">=1,<1.0.17|>=1.1,<1.1.9|>=1.2,<1.2.2",
|
|
"sylius/grid": ">=1,<1.1.19|>=1.2,<1.2.18|>=1.3,<1.3.13|>=1.4,<1.4.5|>=1.5,<1.5.1",
|
|
"sylius/grid-bundle": "<1.10.1",
|
|
"sylius/paypal-plugin": ">=1,<1.2.4|>=1.3,<1.3.1",
|
|
"sylius/resource-bundle": ">=1,<1.3.14|>=1.4,<1.4.7|>=1.5,<1.5.2|>=1.6,<1.6.4",
|
|
"sylius/sylius": "<1.12.19|>=1.13.0.0-alpha1,<1.13.4",
|
|
"symbiote/silverstripe-multivaluefield": ">=3,<3.1",
|
|
"symbiote/silverstripe-queuedjobs": ">=3,<3.0.2|>=3.1,<3.1.4|>=4,<4.0.7|>=4.1,<4.1.2|>=4.2,<4.2.4|>=4.3,<4.3.3|>=4.4,<4.4.3|>=4.5,<4.5.1|>=4.6,<4.6.4",
|
|
"symbiote/silverstripe-seed": "<6.0.3",
|
|
"symbiote/silverstripe-versionedfiles": "<=2.0.3",
|
|
"symfont/process": ">=0",
|
|
"symfony/cache": ">=3.1,<3.4.35|>=4,<4.2.12|>=4.3,<4.3.8",
|
|
"symfony/dependency-injection": ">=2,<2.0.17|>=2.7,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7",
|
|
"symfony/error-handler": ">=4.4,<4.4.4|>=5,<5.0.4",
|
|
"symfony/form": ">=2.3,<2.3.35|>=2.4,<2.6.12|>=2.7,<2.7.50|>=2.8,<2.8.49|>=3,<3.4.20|>=4,<4.0.15|>=4.1,<4.1.9|>=4.2,<4.2.1",
|
|
"symfony/framework-bundle": ">=2,<2.3.18|>=2.4,<2.4.8|>=2.5,<2.5.2|>=2.7,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7|>=5.3.14,<5.3.15|>=5.4.3,<5.4.4|>=6.0.3,<6.0.4",
|
|
"symfony/http-client": ">=4.3,<5.4.47|>=6,<6.4.15|>=7,<7.1.8",
|
|
"symfony/http-foundation": "<5.4.46|>=6,<6.4.14|>=7,<7.1.7",
|
|
"symfony/http-kernel": ">=2,<4.4.50|>=5,<5.4.20|>=6,<6.0.20|>=6.1,<6.1.12|>=6.2,<6.2.6",
|
|
"symfony/intl": ">=2.7,<2.7.38|>=2.8,<2.8.31|>=3,<3.2.14|>=3.3,<3.3.13",
|
|
"symfony/maker-bundle": ">=1.27,<1.29.2|>=1.30,<1.31.1",
|
|
"symfony/mime": ">=4.3,<4.3.8",
|
|
"symfony/phpunit-bridge": ">=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7",
|
|
"symfony/polyfill": ">=1,<1.10",
|
|
"symfony/polyfill-php55": ">=1,<1.10",
|
|
"symfony/process": "<5.4.46|>=6,<6.4.14|>=7,<7.1.7",
|
|
"symfony/proxy-manager-bridge": ">=2.7,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7",
|
|
"symfony/routing": ">=2,<2.0.19",
|
|
"symfony/runtime": ">=5.3,<5.4.46|>=6,<6.4.14|>=7,<7.1.7",
|
|
"symfony/security": ">=2,<2.7.51|>=2.8,<3.4.49|>=4,<4.4.24|>=5,<5.2.8",
|
|
"symfony/security-bundle": ">=2,<4.4.50|>=5,<5.4.20|>=6,<6.0.20|>=6.1,<6.1.12|>=6.2,<6.4.10|>=7,<7.0.10|>=7.1,<7.1.3",
|
|
"symfony/security-core": ">=2.4,<2.6.13|>=2.7,<2.7.9|>=2.7.30,<2.7.32|>=2.8,<3.4.49|>=4,<4.4.24|>=5,<5.2.9",
|
|
"symfony/security-csrf": ">=2.4,<2.7.48|>=2.8,<2.8.41|>=3,<3.3.17|>=3.4,<3.4.11|>=4,<4.0.11",
|
|
"symfony/security-guard": ">=2.8,<3.4.48|>=4,<4.4.23|>=5,<5.2.8",
|
|
"symfony/security-http": ">=2.3,<2.3.41|>=2.4,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.2.12|>=4.3,<4.3.8|>=4.4,<4.4.7|>=5,<5.0.7|>=5.1,<5.2.8|>=5.3,<5.4.47|>=6,<6.4.15|>=7,<7.1.8",
|
|
"symfony/serializer": ">=2,<2.0.11|>=4.1,<4.4.35|>=5,<5.3.12",
|
|
"symfony/symfony": "<5.4.47|>=6,<6.4.15|>=7,<7.1.8",
|
|
"symfony/translation": ">=2,<2.0.17",
|
|
"symfony/twig-bridge": ">=2,<4.4.51|>=5,<5.4.31|>=6,<6.3.8",
|
|
"symfony/ux-autocomplete": "<2.11.2",
|
|
"symfony/validator": "<5.4.43|>=6,<6.4.11|>=7,<7.1.4",
|
|
"symfony/var-exporter": ">=4.2,<4.2.12|>=4.3,<4.3.8",
|
|
"symfony/web-profiler-bundle": ">=2,<2.3.19|>=2.4,<2.4.9|>=2.5,<2.5.4",
|
|
"symfony/webhook": ">=6.3,<6.3.8",
|
|
"symfony/yaml": ">=2,<2.0.22|>=2.1,<2.1.7|>=2.2.0.0-beta1,<2.2.0.0-beta2",
|
|
"symphonycms/symphony-2": "<2.6.4",
|
|
"t3/dce": "<0.11.5|>=2.2,<2.6.2",
|
|
"t3g/svg-sanitizer": "<1.0.3",
|
|
"t3s/content-consent": "<1.0.3|>=2,<2.0.2",
|
|
"tastyigniter/tastyigniter": "<3.3",
|
|
"tcg/voyager": "<=1.4",
|
|
"tecnickcom/tcpdf": "<=6.7.5",
|
|
"terminal42/contao-tablelookupwizard": "<3.3.5",
|
|
"thelia/backoffice-default-template": ">=2.1,<2.1.2",
|
|
"thelia/thelia": ">=2.1,<2.1.3",
|
|
"theonedemon/phpwhois": "<=4.2.5",
|
|
"thinkcmf/thinkcmf": "<6.0.8",
|
|
"thorsten/phpmyfaq": "<4",
|
|
"tikiwiki/tiki-manager": "<=17.1",
|
|
"timber/timber": ">=0.16.6,<1.23.1|>=1.24,<1.24.1|>=2,<2.1",
|
|
"tinymce/tinymce": "<7.2",
|
|
"tinymighty/wiki-seo": "<1.2.2",
|
|
"titon/framework": "<9.9.99",
|
|
"tobiasbg/tablepress": "<=2.0.0.0-RC1",
|
|
"topthink/framework": "<6.0.17|>=6.1,<=8.0.4",
|
|
"topthink/think": "<=6.1.1",
|
|
"topthink/thinkphp": "<=3.2.3|>=6.1.3,<=8.0.4",
|
|
"torrentpier/torrentpier": "<=2.4.3",
|
|
"tpwd/ke_search": "<4.0.3|>=4.1,<4.6.6|>=5,<5.0.2",
|
|
"tribalsystems/zenario": "<=9.7.61188",
|
|
"truckersmp/phpwhois": "<=4.3.1",
|
|
"ttskch/pagination-service-provider": "<1",
|
|
"twbs/bootstrap": "<=3.4.1|>=4,<=4.6.2",
|
|
"twig/twig": "<3.11.2|>=3.12,<3.14.1",
|
|
"typo3/cms": "<9.5.29|>=10,<10.4.35|>=11,<11.5.23|>=12,<12.2",
|
|
"typo3/cms-backend": "<4.1.14|>=4.2,<4.2.15|>=4.3,<4.3.7|>=4.4,<4.4.4|>=7,<=7.6.50|>=8,<=8.7.39|>=9,<=9.5.24|>=10,<10.4.46|>=11,<11.5.40|>=12,<12.4.21|>=13,<13.3.1",
|
|
"typo3/cms-core": "<=8.7.56|>=9,<=9.5.47|>=10,<=10.4.44|>=11,<=11.5.36|>=12,<=12.4.14|>=13,<=13.1",
|
|
"typo3/cms-extbase": "<6.2.24|>=7,<7.6.8|==8.1.1",
|
|
"typo3/cms-fluid": "<4.3.4|>=4.4,<4.4.1",
|
|
"typo3/cms-form": ">=8,<=8.7.39|>=9,<=9.5.24|>=10,<=10.4.13|>=11,<=11.1",
|
|
"typo3/cms-frontend": "<4.3.9|>=4.4,<4.4.5",
|
|
"typo3/cms-install": "<4.1.14|>=4.2,<4.2.16|>=4.3,<4.3.9|>=4.4,<4.4.5|>=12.2,<12.4.8",
|
|
"typo3/cms-rte-ckeditor": ">=9.5,<9.5.42|>=10,<10.4.39|>=11,<11.5.30",
|
|
"typo3/flow": ">=1,<1.0.4|>=1.1,<1.1.1|>=2,<2.0.1|>=2.3,<2.3.16|>=3,<3.0.12|>=3.1,<3.1.10|>=3.2,<3.2.13|>=3.3,<3.3.13|>=4,<4.0.6",
|
|
"typo3/html-sanitizer": ">=1,<=1.5.2|>=2,<=2.1.3",
|
|
"typo3/neos": ">=1.1,<1.1.3|>=1.2,<1.2.13|>=2,<2.0.4|>=2.3,<2.3.99|>=3,<3.0.20|>=3.1,<3.1.18|>=3.2,<3.2.14|>=3.3,<3.3.23|>=4,<4.0.17|>=4.1,<4.1.16|>=4.2,<4.2.12|>=4.3,<4.3.3",
|
|
"typo3/phar-stream-wrapper": ">=1,<2.1.1|>=3,<3.1.1",
|
|
"typo3/swiftmailer": ">=4.1,<4.1.99|>=5.4,<5.4.5",
|
|
"typo3fluid/fluid": ">=2,<2.0.8|>=2.1,<2.1.7|>=2.2,<2.2.4|>=2.3,<2.3.7|>=2.4,<2.4.4|>=2.5,<2.5.11|>=2.6,<2.6.10",
|
|
"ua-parser/uap-php": "<3.8",
|
|
"uasoft-indonesia/badaso": "<=2.9.7",
|
|
"unisharp/laravel-filemanager": "<2.9.1",
|
|
"unopim/unopim": "<0.1.5",
|
|
"userfrosting/userfrosting": ">=0.3.1,<4.6.3",
|
|
"usmanhalalit/pixie": "<1.0.3|>=2,<2.0.2",
|
|
"uvdesk/community-skeleton": "<=1.1.1",
|
|
"uvdesk/core-framework": "<=1.1.1",
|
|
"vanilla/safecurl": "<0.9.2",
|
|
"verbb/comments": "<1.5.5",
|
|
"verbb/formie": "<2.1.6",
|
|
"verbb/image-resizer": "<2.0.9",
|
|
"verbb/knock-knock": "<1.2.8",
|
|
"verot/class.upload.php": "<=2.1.6",
|
|
"villagedefrance/opencart-overclocked": "<=1.11.1",
|
|
"vova07/yii2-fileapi-widget": "<0.1.9",
|
|
"vrana/adminer": "<4.8.1",
|
|
"vufind/vufind": ">=2,<9.1.1",
|
|
"waldhacker/hcaptcha": "<2.1.2",
|
|
"wallabag/tcpdf": "<6.2.22",
|
|
"wallabag/wallabag": "<2.6.7",
|
|
"wanglelecc/laracms": "<=1.0.3",
|
|
"web-auth/webauthn-framework": ">=3.3,<3.3.4|>=4.5,<4.9",
|
|
"web-auth/webauthn-lib": ">=4.5,<4.9",
|
|
"web-feet/coastercms": "==5.5",
|
|
"webbuilders-group/silverstripe-kapost-bridge": "<0.4",
|
|
"webcoast/deferred-image-processing": "<1.0.2",
|
|
"webklex/laravel-imap": "<5.3",
|
|
"webklex/php-imap": "<5.3",
|
|
"webpa/webpa": "<3.1.2",
|
|
"wikibase/wikibase": "<=1.39.3",
|
|
"wikimedia/parsoid": "<0.12.2",
|
|
"willdurand/js-translation-bundle": "<2.1.1",
|
|
"winter/wn-backend-module": "<1.2.4",
|
|
"winter/wn-cms-module": "<1.0.476|>=1.1,<1.1.11|>=1.2,<1.2.7",
|
|
"winter/wn-dusk-plugin": "<2.1",
|
|
"winter/wn-system-module": "<1.2.4",
|
|
"wintercms/winter": "<=1.2.3",
|
|
"wireui/wireui": "<1.19.3|>=2,<2.1.3",
|
|
"woocommerce/woocommerce": "<6.6|>=8.8,<8.8.5|>=8.9,<8.9.3",
|
|
"wp-cli/wp-cli": ">=0.12,<2.5",
|
|
"wp-graphql/wp-graphql": "<=1.14.5",
|
|
"wp-premium/gravityforms": "<2.4.21",
|
|
"wpanel/wpanel4-cms": "<=4.3.1",
|
|
"wpcloud/wp-stateless": "<3.2",
|
|
"wpglobus/wpglobus": "<=1.9.6",
|
|
"wwbn/avideo": "<14.3",
|
|
"xataface/xataface": "<3",
|
|
"xpressengine/xpressengine": "<3.0.15",
|
|
"yab/quarx": "<2.4.5",
|
|
"yeswiki/yeswiki": "<=4.4.4",
|
|
"yetiforce/yetiforce-crm": "<=6.4",
|
|
"yidashi/yii2cmf": "<=2",
|
|
"yii2mod/yii2-cms": "<1.9.2",
|
|
"yiisoft/yii": "<1.1.29",
|
|
"yiisoft/yii2": "<2.0.49.4-dev",
|
|
"yiisoft/yii2-authclient": "<2.2.15",
|
|
"yiisoft/yii2-bootstrap": "<2.0.4",
|
|
"yiisoft/yii2-dev": "<2.0.43",
|
|
"yiisoft/yii2-elasticsearch": "<2.0.5",
|
|
"yiisoft/yii2-gii": "<=2.2.4",
|
|
"yiisoft/yii2-jui": "<2.0.4",
|
|
"yiisoft/yii2-redis": "<2.0.8",
|
|
"yikesinc/yikes-inc-easy-mailchimp-extender": "<6.8.6",
|
|
"yoast-seo-for-typo3/yoast_seo": "<7.2.3",
|
|
"yourls/yourls": "<=1.8.2",
|
|
"yuan1994/tpadmin": "<=1.3.12",
|
|
"zencart/zencart": "<=1.5.7.0-beta",
|
|
"zendesk/zendesk_api_client_php": "<2.2.11",
|
|
"zendframework/zend-cache": ">=2.4,<2.4.8|>=2.5,<2.5.3",
|
|
"zendframework/zend-captcha": ">=2,<2.4.9|>=2.5,<2.5.2",
|
|
"zendframework/zend-crypt": ">=2,<2.4.9|>=2.5,<2.5.2",
|
|
"zendframework/zend-db": "<2.2.10|>=2.3,<2.3.5",
|
|
"zendframework/zend-developer-tools": ">=1.2.2,<1.2.3",
|
|
"zendframework/zend-diactoros": "<1.8.4",
|
|
"zendframework/zend-feed": "<2.10.3",
|
|
"zendframework/zend-form": ">=2,<2.2.7|>=2.3,<2.3.1",
|
|
"zendframework/zend-http": "<2.8.1",
|
|
"zendframework/zend-json": ">=2.1,<2.1.6|>=2.2,<2.2.6",
|
|
"zendframework/zend-ldap": ">=2,<2.0.99|>=2.1,<2.1.99|>=2.2,<2.2.8|>=2.3,<2.3.3",
|
|
"zendframework/zend-mail": "<2.4.11|>=2.5,<2.7.2",
|
|
"zendframework/zend-navigation": ">=2,<2.2.7|>=2.3,<2.3.1",
|
|
"zendframework/zend-session": ">=2,<2.2.9|>=2.3,<2.3.4",
|
|
"zendframework/zend-validator": ">=2.3,<2.3.6",
|
|
"zendframework/zend-view": ">=2,<2.2.7|>=2.3,<2.3.1",
|
|
"zendframework/zend-xmlrpc": ">=2.1,<2.1.6|>=2.2,<2.2.6",
|
|
"zendframework/zendframework": "<=3",
|
|
"zendframework/zendframework1": "<1.12.20",
|
|
"zendframework/zendopenid": "<2.0.2",
|
|
"zendframework/zendrest": "<2.0.2",
|
|
"zendframework/zendservice-amazon": "<2.0.3",
|
|
"zendframework/zendservice-api": "<1",
|
|
"zendframework/zendservice-audioscrobbler": "<2.0.2",
|
|
"zendframework/zendservice-nirvanix": "<2.0.2",
|
|
"zendframework/zendservice-slideshare": "<2.0.2",
|
|
"zendframework/zendservice-technorati": "<2.0.2",
|
|
"zendframework/zendservice-windowsazure": "<2.0.2",
|
|
"zendframework/zendxml": ">=1,<1.0.1",
|
|
"zenstruck/collection": "<0.2.1",
|
|
"zetacomponents/mail": "<1.8.2",
|
|
"zf-commons/zfc-user": "<1.2.2",
|
|
"zfcampus/zf-apigility-doctrine": ">=1,<1.0.3",
|
|
"zfr/zfr-oauth2-server-module": "<0.1.2",
|
|
"zoujingli/thinkadmin": "<=6.1.53"
|
|
},
|
|
"default-branch": true,
|
|
"type": "metapackage",
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Marco Pivetta",
|
|
"email": "ocramius@gmail.com",
|
|
"role": "maintainer"
|
|
},
|
|
{
|
|
"name": "Ilya Tribusean",
|
|
"email": "slash3b@gmail.com",
|
|
"role": "maintainer"
|
|
}
|
|
],
|
|
"description": "Prevents installation of composer packages with known security vulnerabilities: no API, simply require it",
|
|
"keywords": [
|
|
"dev"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/Roave/SecurityAdvisories/issues",
|
|
"source": "https://github.com/Roave/SecurityAdvisories/tree/latest"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/Ocramius",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/roave/security-advisories",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-12-23T19:04:22+00:00"
|
|
},
|
|
{
|
|
"name": "softcreatr/jsonpath",
|
|
"version": "0.7.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/SoftCreatR/JSONPath.git",
|
|
"reference": "008569bf80aa3584834f7890781576bc7b65afa7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/SoftCreatR/JSONPath/zipball/008569bf80aa3584834f7890781576bc7b65afa7",
|
|
"reference": "008569bf80aa3584834f7890781576bc7b65afa7",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-json": "*",
|
|
"php": ">=7.1"
|
|
},
|
|
"replace": {
|
|
"flow/jsonpath": "*"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": ">=7.0",
|
|
"roave/security-advisories": "dev-master",
|
|
"squizlabs/php_codesniffer": "^3.5"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Flow\\JSONPath\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Stephen Frank",
|
|
"email": "stephen@flowsa.com",
|
|
"homepage": "https://prismaticbytes.com",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "Sascha Greuel",
|
|
"email": "hello@1-2.dev",
|
|
"homepage": "http://1-2.dev",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "JSONPath implementation for parsing, searching and flattening arrays",
|
|
"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"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/softcreatr",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2021-06-02T22:15:26+00:00"
|
|
},
|
|
{
|
|
"name": "squizlabs/php_codesniffer",
|
|
"version": "3.11.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git",
|
|
"reference": "1368f4a58c3c52114b86b1abe8f4098869cb0079"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/1368f4a58c3c52114b86b1abe8f4098869cb0079",
|
|
"reference": "1368f4a58c3c52114b86b1abe8f4098869cb0079",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-simplexml": "*",
|
|
"ext-tokenizer": "*",
|
|
"ext-xmlwriter": "*",
|
|
"php": ">=5.4.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.3.4"
|
|
},
|
|
"bin": [
|
|
"bin/phpcbf",
|
|
"bin/phpcs"
|
|
],
|
|
"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": "Former lead"
|
|
},
|
|
{
|
|
"name": "Juliette Reinders Folmer",
|
|
"role": "Current lead"
|
|
},
|
|
{
|
|
"name": "Contributors",
|
|
"homepage": "https://github.com/PHPCSStandards/PHP_CodeSniffer/graphs/contributors"
|
|
}
|
|
],
|
|
"description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
|
|
"homepage": "https://github.com/PHPCSStandards/PHP_CodeSniffer",
|
|
"keywords": [
|
|
"phpcs",
|
|
"standards",
|
|
"static analysis"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/PHPCSStandards/PHP_CodeSniffer/issues",
|
|
"security": "https://github.com/PHPCSStandards/PHP_CodeSniffer/security/policy",
|
|
"source": "https://github.com/PHPCSStandards/PHP_CodeSniffer",
|
|
"wiki": "https://github.com/PHPCSStandards/PHP_CodeSniffer/wiki"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/PHPCSStandards",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/jrfnl",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://opencollective.com/php_codesniffer",
|
|
"type": "open_collective"
|
|
}
|
|
],
|
|
"time": "2024-12-11T16:04:26+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/browser-kit",
|
|
"version": "v3.4.47",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/browser-kit.git",
|
|
"reference": "9590bd3d3f9fa2f28d34b713ed4765a8cc8ad15c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/browser-kit/zipball/9590bd3d3f9fa2f28d34b713ed4765a8cc8ad15c",
|
|
"reference": "9590bd3d3f9fa2f28d34b713ed4765a8cc8ad15c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.5.9|>=7.0.8",
|
|
"symfony/dom-crawler": "~2.8|~3.0|~4.0"
|
|
},
|
|
"require-dev": {
|
|
"symfony/css-selector": "~2.8|~3.0|~4.0",
|
|
"symfony/process": "~2.8|~3.0|~4.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/process": ""
|
|
},
|
|
"type": "library",
|
|
"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",
|
|
"support": {
|
|
"source": "https://github.com/symfony/browser-kit/tree/v3.4.47"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2020-10-24T10:57:07+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/console",
|
|
"version": "v5.4.47",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/console.git",
|
|
"reference": "c4ba980ca61a9eb18ee6bcc73f28e475852bb1ed"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/console/zipball/c4ba980ca61a9eb18ee6bcc73f28e475852bb1ed",
|
|
"reference": "c4ba980ca61a9eb18ee6bcc73f28e475852bb1ed",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"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": ""
|
|
},
|
|
"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",
|
|
"keywords": [
|
|
"cli",
|
|
"command-line",
|
|
"console",
|
|
"terminal"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/console/tree/v5.4.47"
|
|
},
|
|
"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": "2024-11-06T11:30:55+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/css-selector",
|
|
"version": "v5.4.45",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/css-selector.git",
|
|
"reference": "4f7f3c35fba88146b56d0025d20ace3f3901f097"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/css-selector/zipball/4f7f3c35fba88146b56d0025d20ace3f3901f097",
|
|
"reference": "4f7f3c35fba88146b56d0025d20ace3f3901f097",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.5",
|
|
"symfony/polyfill-php80": "^1.16"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\CssSelector\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Jean-François Simon",
|
|
"email": "jeanfrancois.simon@sensiolabs.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Converts CSS selectors to XPath expressions",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/css-selector/tree/v5.4.45"
|
|
},
|
|
"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": "2024-09-25T14:11:13+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/dom-crawler",
|
|
"version": "v4.4.45",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/dom-crawler.git",
|
|
"reference": "4b8daf6c56801e6d664224261cb100b73edc78a5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"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"
|
|
},
|
|
"suggest": {
|
|
"symfony/css-selector": ""
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\DomCrawler\\": ""
|
|
},
|
|
"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 DOM navigation for HTML and XML documents",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/dom-crawler/tree/v4.4.45"
|
|
},
|
|
"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-08-03T12:57:57+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/filesystem",
|
|
"version": "v6.4.13",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/filesystem.git",
|
|
"reference": "4856c9cf585d5a0313d8d35afd681a526f038dd3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/filesystem/zipball/4856c9cf585d5a0313d8d35afd681a526f038dd3",
|
|
"reference": "4856c9cf585d5a0313d8d35afd681a526f038dd3",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.1",
|
|
"symfony/polyfill-ctype": "~1.8",
|
|
"symfony/polyfill-mbstring": "~1.8"
|
|
},
|
|
"require-dev": {
|
|
"symfony/process": "^5.4|^6.4|^7.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Filesystem\\": ""
|
|
},
|
|
"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": "Provides basic utilities for the filesystem",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/filesystem/tree/v6.4.13"
|
|
},
|
|
"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": "2024-10-25T15:07:50+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/finder",
|
|
"version": "v5.4.45",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/finder.git",
|
|
"reference": "63741784cd7b9967975eec610b256eed3ede022b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/finder/zipball/63741784cd7b9967975eec610b256eed3ede022b",
|
|
"reference": "63741784cd7b9967975eec610b256eed3ede022b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.5",
|
|
"symfony/deprecation-contracts": "^2.1|^3",
|
|
"symfony/polyfill-php80": "^1.16"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Finder\\": ""
|
|
},
|
|
"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": "Finds files and directories via an intuitive fluent interface",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/finder/tree/v5.4.45"
|
|
},
|
|
"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": "2024-09-28T13:32:08+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/options-resolver",
|
|
"version": "v6.4.16",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/options-resolver.git",
|
|
"reference": "368128ad168f20e22c32159b9f761e456cec0c78"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/368128ad168f20e22c32159b9f761e456cec0c78",
|
|
"reference": "368128ad168f20e22c32159b9f761e456cec0c78",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.1",
|
|
"symfony/deprecation-contracts": "^2.5|^3"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\OptionsResolver\\": ""
|
|
},
|
|
"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": "Provides an improved replacement for the array_replace PHP function",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"config",
|
|
"configuration",
|
|
"options"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/options-resolver/tree/v6.4.16"
|
|
},
|
|
"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": "2024-11-20T10:57:02+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-php73",
|
|
"version": "v1.31.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-php73.git",
|
|
"reference": "0f68c03565dcaaf25a890667542e8bd75fe7e5bb"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/0f68c03565dcaaf25a890667542e8bd75fe7e5bb",
|
|
"reference": "0f68c03565dcaaf25a890667542e8bd75fe7e5bb",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"thanks": {
|
|
"url": "https://github.com/symfony/polyfill",
|
|
"name": "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"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-php73/tree/v1.31.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",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-09-09T11:45:10+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/stopwatch",
|
|
"version": "v6.4.13",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/stopwatch.git",
|
|
"reference": "2cae0a6f8d04937d02f6d19806251e2104d54f92"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/2cae0a6f8d04937d02f6d19806251e2104d54f92",
|
|
"reference": "2cae0a6f8d04937d02f6d19806251e2104d54f92",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.1",
|
|
"symfony/service-contracts": "^2.5|^3"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Stopwatch\\": ""
|
|
},
|
|
"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": "Provides a way to profile code",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/stopwatch/tree/v6.4.13"
|
|
},
|
|
"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": "2024-09-25T14:18:03+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/yaml",
|
|
"version": "v5.4.45",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/yaml.git",
|
|
"reference": "a454d47278cc16a5db371fe73ae66a78a633371e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/yaml/zipball/a454d47278cc16a5db371fe73ae66a78a633371e",
|
|
"reference": "a454d47278cc16a5db371fe73ae66a78a633371e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.5",
|
|
"symfony/deprecation-contracts": "^2.1|^3",
|
|
"symfony/polyfill-ctype": "^1.8"
|
|
},
|
|
"conflict": {
|
|
"symfony/console": "<5.3"
|
|
},
|
|
"require-dev": {
|
|
"symfony/console": "^5.3|^6.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/console": "For validating YAML files using the lint command"
|
|
},
|
|
"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"
|
|
}
|
|
],
|
|
"description": "Loads and dumps YAML files",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/yaml/tree/v5.4.45"
|
|
},
|
|
"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": "2024-09-25T14:11:13+00:00"
|
|
},
|
|
{
|
|
"name": "yiisoft/yii2-debug",
|
|
"version": "2.1.25",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/yiisoft/yii2-debug.git",
|
|
"reference": "4d011b9bfc83bde71cde43c9f6837f5a74685ea7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/yiisoft/yii2-debug/zipball/4d011b9bfc83bde71cde43c9f6837f5a74685ea7",
|
|
"reference": "4d011b9bfc83bde71cde43c9f6837f5a74685ea7",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-mbstring": "*",
|
|
"php": ">=5.4",
|
|
"yiisoft/yii2": "~2.0.13"
|
|
},
|
|
"require-dev": {
|
|
"cweagans/composer-patches": "^1.7",
|
|
"phpunit/phpunit": "4.8.34",
|
|
"yiisoft/yii2-coding-standards": "~2.0",
|
|
"yiisoft/yii2-swiftmailer": "*"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"patches": {
|
|
"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",
|
|
"Fix PHP 8.1 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php81.patch"
|
|
},
|
|
"phpunit/phpunit-mock-objects": {
|
|
"Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch"
|
|
}
|
|
},
|
|
"branch-alias": {
|
|
"dev-master": "2.0.x-dev"
|
|
},
|
|
"composer-exit-on-patch-failure": true
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"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"
|
|
],
|
|
"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/"
|
|
},
|
|
"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"
|
|
}
|
|
],
|
|
"time": "2023-09-26T15:50:00+00:00"
|
|
},
|
|
{
|
|
"name": "yiisoft/yii2-faker",
|
|
"version": "2.0.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/yiisoft/yii2-faker.git",
|
|
"reference": "8c361657143bfaea58ff7dcc9bf51f1991a46f5d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/yiisoft/yii2-faker/zipball/8c361657143bfaea58ff7dcc9bf51f1991a46f5d",
|
|
"reference": "8c361657143bfaea58ff7dcc9bf51f1991a46f5d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"fakerphp/faker": "~1.9|~1.10",
|
|
"yiisoft/yii2": "~2.0.0"
|
|
},
|
|
"require-dev": {
|
|
"cweagans/composer-patches": "^1.7",
|
|
"phpunit/phpunit": "4.8.34"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"patches": {
|
|
"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"
|
|
},
|
|
"phpunit/phpunit-mock-objects": {
|
|
"Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch"
|
|
}
|
|
},
|
|
"branch-alias": {
|
|
"dev-master": "2.0.x-dev"
|
|
},
|
|
"composer-exit-on-patch-failure": true
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"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"
|
|
],
|
|
"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/"
|
|
},
|
|
"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.2.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/yiisoft/yii2-gii.git",
|
|
"reference": "ac574e7e2c29fd865145c8688719f252d19aae23"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/yiisoft/yii2-gii/zipball/ac574e7e2c29fd865145c8688719f252d19aae23",
|
|
"reference": "ac574e7e2c29fd865145c8688719f252d19aae23",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"phpspec/php-diff": "^1.1.0",
|
|
"yiisoft/yii2": "~2.0.46"
|
|
},
|
|
"require-dev": {
|
|
"cweagans/composer-patches": "^1.7",
|
|
"phpunit/phpunit": "4.8.34",
|
|
"yiisoft/yii2-coding-standards": "~2.0"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"patches": {
|
|
"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",
|
|
"Fix PHP 8.1 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php81.patch"
|
|
},
|
|
"phpunit/php-file-iterator": {
|
|
"Fix PHP 8.1 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_path_file_iterator.patch"
|
|
},
|
|
"phpunit/phpunit-mock-objects": {
|
|
"Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch"
|
|
}
|
|
},
|
|
"branch-alias": {
|
|
"dev-master": "2.0.x-dev"
|
|
},
|
|
"composer-exit-on-patch-failure": true
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"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"
|
|
],
|
|
"support": {
|
|
"forum": "https://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": "https://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-gii",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2023-05-22T20:55:37+00:00"
|
|
}
|
|
],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": {
|
|
"npm-asset/select2-bootstrap-theme": 10,
|
|
"roave/security-advisories": 20,
|
|
"yiisoft/yii2": 20
|
|
},
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": {
|
|
"php": ">=8.1",
|
|
"ext-exif": "*",
|
|
"ext-intl": "*",
|
|
"ext-json": "*",
|
|
"ext-pdo": "*",
|
|
"ext-zip": "*"
|
|
},
|
|
"platform-dev": {},
|
|
"platform-overrides": {
|
|
"php": "8.1"
|
|
},
|
|
"plugin-api-version": "2.6.0"
|
|
}
|