forked from a64f7bb4-7358-4778-9fbe-3b882c34cc1d/v1
11078 lines
403 KiB
JSON
11078 lines
403 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": "69a67cdc930c3b8cbf75d31d7dbd5f1e",
|
|
"packages": [
|
|
{
|
|
"name": "asm89/stack-cors",
|
|
"version": "v2.1.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/asm89/stack-cors.git",
|
|
"reference": "73e5b88775c64ccc0b84fb60836b30dc9d92ac4a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/asm89/stack-cors/zipball/73e5b88775c64ccc0b84fb60836b30dc9d92ac4a",
|
|
"reference": "73e5b88775c64ccc0b84fb60836b30dc9d92ac4a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.2|^8.0",
|
|
"symfony/http-foundation": "^4|^5|^6",
|
|
"symfony/http-kernel": "^4|^5|^6"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^7|^9",
|
|
"squizlabs/php_codesniffer": "^3.5"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.1-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Asm89\\Stack\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Alexander",
|
|
"email": "iam.asm89@gmail.com"
|
|
}
|
|
],
|
|
"description": "Cross-origin resource sharing library and stack middleware",
|
|
"homepage": "https://github.com/asm89/stack-cors",
|
|
"keywords": [
|
|
"cors",
|
|
"stack"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/asm89/stack-cors/issues",
|
|
"source": "https://github.com/asm89/stack-cors/tree/v2.1.1"
|
|
},
|
|
"time": "2022-01-18T09:12:03+00:00"
|
|
},
|
|
{
|
|
"name": "chi-teck/drupal-code-generator",
|
|
"version": "2.6.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Chi-teck/drupal-code-generator.git",
|
|
"reference": "22ed1cc02dc47814e8239de577da541e9b9bd980"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/22ed1cc02dc47814e8239de577da541e9b9bd980",
|
|
"reference": "22ed1cc02dc47814e8239de577da541e9b9bd980",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"ext-json": "*",
|
|
"php": ">=7.4",
|
|
"psr/log": "^1.1 || ^2.0 || ^3.0",
|
|
"symfony/console": "^4.4.15 || ^5.1 || ^6.0",
|
|
"symfony/filesystem": "^4.4 || ^5.1 || ^6",
|
|
"symfony/polyfill-php80": "^1.23",
|
|
"symfony/string": "^5.1 || ^6",
|
|
"twig/twig": "^2.14.11 || ^3.1"
|
|
},
|
|
"conflict": {
|
|
"squizlabs/php_codesniffer": "<3.6"
|
|
},
|
|
"require-dev": {
|
|
"chi-teck/drupal-coder-extension": "^1.2",
|
|
"drupal/coder": "^8.3.14",
|
|
"phpspec/prophecy-phpunit": "^2.0",
|
|
"phpunit/phpunit": "^9.4",
|
|
"squizlabs/php_codesniffer": "^3.5",
|
|
"symfony/var-dumper": "^5.2 || ^6.0",
|
|
"symfony/yaml": "^5.2 || ^6.0"
|
|
},
|
|
"bin": [
|
|
"bin/dcg"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"DrupalCodeGenerator\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"description": "Drupal code generator",
|
|
"support": {
|
|
"issues": "https://github.com/Chi-teck/drupal-code-generator/issues",
|
|
"source": "https://github.com/Chi-teck/drupal-code-generator/tree/2.6.2"
|
|
},
|
|
"time": "2022-11-11T15:34:04+00:00"
|
|
},
|
|
{
|
|
"name": "commerceguys/addressing",
|
|
"version": "v1.4.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/commerceguys/addressing.git",
|
|
"reference": "406c7b5f0fbe4f6a64155c0fe03b1adb34d01308"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/commerceguys/addressing/zipball/406c7b5f0fbe4f6a64155c0fe03b1adb34d01308",
|
|
"reference": "406c7b5f0fbe4f6a64155c0fe03b1adb34d01308",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"doctrine/collections": "^1.2 || ^2.0",
|
|
"php": ">=7.3"
|
|
},
|
|
"require-dev": {
|
|
"ext-json": "*",
|
|
"mikey179/vfsstream": "^1.6.10",
|
|
"phpunit/phpunit": "^9.5",
|
|
"squizlabs/php_codesniffer": "^3.6",
|
|
"symfony/validator": "^4.4 || ^5.4 || ^6.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/validator": "to validate addresses"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"CommerceGuys\\Addressing\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Bojan Zivanovic"
|
|
},
|
|
{
|
|
"name": "Damien Tournoud"
|
|
}
|
|
],
|
|
"description": "Addressing library powered by CLDR and Google's address data.",
|
|
"keywords": [
|
|
"address",
|
|
"internationalization",
|
|
"localization",
|
|
"postal"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/commerceguys/addressing/issues",
|
|
"source": "https://github.com/commerceguys/addressing/tree/v1.4.2"
|
|
},
|
|
"time": "2023-02-15T10:11:14+00:00"
|
|
},
|
|
{
|
|
"name": "commerceguys/intl",
|
|
"version": "v2.0.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/commerceguys/intl.git",
|
|
"reference": "f78fe7f9bdb239d1f4cf441f61c6f950b03720bb"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/commerceguys/intl/zipball/f78fe7f9bdb239d1f4cf441f61c6f950b03720bb",
|
|
"reference": "f78fe7f9bdb239d1f4cf441f61c6f950b03720bb",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"php": ">=8.0"
|
|
},
|
|
"require-dev": {
|
|
"mikey179/vfsstream": "1.*",
|
|
"phpunit/phpunit": "^10"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"CommerceGuys\\Intl\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Bojan Zivanovic"
|
|
},
|
|
{
|
|
"name": "Jonathan Sacksick"
|
|
}
|
|
],
|
|
"description": "Internationalization library powered by CLDR data.",
|
|
"support": {
|
|
"issues": "https://github.com/commerceguys/intl/issues",
|
|
"source": "https://github.com/commerceguys/intl/tree/v2.0.4"
|
|
},
|
|
"time": "2023-04-17T12:17:15+00:00"
|
|
},
|
|
{
|
|
"name": "composer/installers",
|
|
"version": "v2.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/composer/installers.git",
|
|
"reference": "c29dc4b93137acb82734f672c37e029dfbd95b35"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/composer/installers/zipball/c29dc4b93137acb82734f672c37e029dfbd95b35",
|
|
"reference": "c29dc4b93137acb82734f672c37e029dfbd95b35",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer-plugin-api": "^1.0 || ^2.0",
|
|
"php": "^7.2 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"composer/composer": "1.6.* || ^2.0",
|
|
"composer/semver": "^1 || ^3",
|
|
"phpstan/phpstan": "^0.12.55",
|
|
"phpstan/phpstan-phpunit": "^0.12.16",
|
|
"symfony/phpunit-bridge": "^5.3",
|
|
"symfony/process": "^5"
|
|
},
|
|
"type": "composer-plugin",
|
|
"extra": {
|
|
"class": "Composer\\Installers\\Plugin",
|
|
"branch-alias": {
|
|
"dev-main": "2.x-dev"
|
|
},
|
|
"plugin-modifies-install-path": true
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Composer\\Installers\\": "src/Composer/Installers"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Kyle Robinson Young",
|
|
"email": "kyle@dontkry.com",
|
|
"homepage": "https://github.com/shama"
|
|
}
|
|
],
|
|
"description": "A multi-framework Composer library installer",
|
|
"homepage": "https://composer.github.io/installers/",
|
|
"keywords": [
|
|
"Dolibarr",
|
|
"Eliasis",
|
|
"Hurad",
|
|
"ImageCMS",
|
|
"Kanboard",
|
|
"Lan Management System",
|
|
"MODX Evo",
|
|
"MantisBT",
|
|
"Mautic",
|
|
"Maya",
|
|
"OXID",
|
|
"Plentymarkets",
|
|
"Porto",
|
|
"RadPHP",
|
|
"SMF",
|
|
"Starbug",
|
|
"Thelia",
|
|
"Whmcs",
|
|
"WolfCMS",
|
|
"agl",
|
|
"annotatecms",
|
|
"attogram",
|
|
"bitrix",
|
|
"cakephp",
|
|
"chef",
|
|
"cockpit",
|
|
"codeigniter",
|
|
"concrete5",
|
|
"croogo",
|
|
"dokuwiki",
|
|
"drupal",
|
|
"eZ Platform",
|
|
"elgg",
|
|
"expressionengine",
|
|
"fuelphp",
|
|
"grav",
|
|
"installer",
|
|
"itop",
|
|
"known",
|
|
"kohana",
|
|
"laravel",
|
|
"lavalite",
|
|
"lithium",
|
|
"magento",
|
|
"majima",
|
|
"mako",
|
|
"matomo",
|
|
"mediawiki",
|
|
"miaoxing",
|
|
"modulework",
|
|
"modx",
|
|
"moodle",
|
|
"osclass",
|
|
"pantheon",
|
|
"phpbb",
|
|
"piwik",
|
|
"ppi",
|
|
"processwire",
|
|
"puppet",
|
|
"pxcms",
|
|
"reindex",
|
|
"roundcube",
|
|
"shopware",
|
|
"silverstripe",
|
|
"sydes",
|
|
"sylius",
|
|
"tastyigniter",
|
|
"wordpress",
|
|
"yawik",
|
|
"zend",
|
|
"zikula"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/composer/installers/issues",
|
|
"source": "https://github.com/composer/installers/tree/v2.2.0"
|
|
},
|
|
"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": "2022-08-20T06:45:11+00:00"
|
|
},
|
|
{
|
|
"name": "composer/semver",
|
|
"version": "3.3.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/composer/semver.git",
|
|
"reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/composer/semver/zipball/3953f23262f2bff1919fc82183ad9acb13ff62c9",
|
|
"reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.3.2 || ^7.0 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"phpstan/phpstan": "^1.4",
|
|
"symfony/phpunit-bridge": "^4.2 || ^5"
|
|
},
|
|
"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": "irc://irc.freenode.org/composer",
|
|
"issues": "https://github.com/composer/semver/issues",
|
|
"source": "https://github.com/composer/semver/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": "2022-04-01T19:23:25+00:00"
|
|
},
|
|
{
|
|
"name": "consolidation/annotated-command",
|
|
"version": "4.9.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/consolidation/annotated-command.git",
|
|
"reference": "e01152f698eff4cb5df3ebfe5e097ef335dbd3c9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/consolidation/annotated-command/zipball/e01152f698eff4cb5df3ebfe5e097ef335dbd3c9",
|
|
"reference": "e01152f698eff4cb5df3ebfe5e097ef335dbd3c9",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"consolidation/output-formatters": "^4.3.1",
|
|
"php": ">=7.1.3",
|
|
"psr/log": "^1 || ^2 || ^3",
|
|
"symfony/console": "^4.4.8 || ^5 || ^6",
|
|
"symfony/event-dispatcher": "^4.4.8 || ^5 || ^6",
|
|
"symfony/finder": "^4.4.8 || ^5 || ^6"
|
|
},
|
|
"require-dev": {
|
|
"composer-runtime-api": "^2.0",
|
|
"phpunit/phpunit": "^7.5.20 || ^8 || ^9",
|
|
"squizlabs/php_codesniffer": "^3",
|
|
"yoast/phpunit-polyfills": "^0.2.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "4.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Consolidation\\AnnotatedCommand\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Greg Anderson",
|
|
"email": "greg.1.anderson@greenknowe.org"
|
|
}
|
|
],
|
|
"description": "Initialize Symfony Console commands from annotated command class methods.",
|
|
"support": {
|
|
"issues": "https://github.com/consolidation/annotated-command/issues",
|
|
"source": "https://github.com/consolidation/annotated-command/tree/4.9.1"
|
|
},
|
|
"time": "2023-05-20T04:19:01+00:00"
|
|
},
|
|
{
|
|
"name": "consolidation/config",
|
|
"version": "2.1.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/consolidation/config.git",
|
|
"reference": "597f8d7fbeef801736250ec10c3e190569b1b0ae"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/consolidation/config/zipball/597f8d7fbeef801736250ec10c3e190569b1b0ae",
|
|
"reference": "597f8d7fbeef801736250ec10c3e190569b1b0ae",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"dflydev/dot-access-data": "^1.1.0 || ^2 || ^3",
|
|
"grasmash/expander": "^2.0.1 || ^3",
|
|
"php": ">=7.1.3",
|
|
"symfony/event-dispatcher": "^4 || ^5 || ^6"
|
|
},
|
|
"require-dev": {
|
|
"ext-json": "*",
|
|
"phpunit/phpunit": ">=7.5.20",
|
|
"squizlabs/php_codesniffer": "^3",
|
|
"symfony/console": "^4 || ^5 || ^6",
|
|
"symfony/yaml": "^4 || ^5 || ^6",
|
|
"yoast/phpunit-polyfills": "^1"
|
|
},
|
|
"suggest": {
|
|
"symfony/event-dispatcher": "Required to inject configuration into Command options",
|
|
"symfony/yaml": "Required to use Consolidation\\Config\\Loader\\YamlConfigLoader"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "2.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Consolidation\\Config\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Greg Anderson",
|
|
"email": "greg.1.anderson@greenknowe.org"
|
|
}
|
|
],
|
|
"description": "Provide configuration services for a commandline tool.",
|
|
"support": {
|
|
"issues": "https://github.com/consolidation/config/issues",
|
|
"source": "https://github.com/consolidation/config/tree/2.1.2"
|
|
},
|
|
"time": "2022-10-06T17:48:03+00:00"
|
|
},
|
|
{
|
|
"name": "consolidation/filter-via-dot-access-data",
|
|
"version": "2.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/consolidation/filter-via-dot-access-data.git",
|
|
"reference": "cb2eeba41f8e2e3c61698a5cf70ef048ff6c9d5b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/consolidation/filter-via-dot-access-data/zipball/cb2eeba41f8e2e3c61698a5cf70ef048ff6c9d5b",
|
|
"reference": "cb2eeba41f8e2e3c61698a5cf70ef048ff6c9d5b",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"dflydev/dot-access-data": "^1.1.0 || ^2.0.0 || ^3.0.0",
|
|
"php": ">=7.1.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^7.5.20 || ^8 || ^9",
|
|
"squizlabs/php_codesniffer": "^3",
|
|
"yoast/phpunit-polyfills": "^0.2.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "2.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Consolidation\\Filter\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Greg Anderson",
|
|
"email": "greg.1.anderson@greenknowe.org"
|
|
}
|
|
],
|
|
"description": "This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.",
|
|
"support": {
|
|
"source": "https://github.com/consolidation/filter-via-dot-access-data/tree/2.0.2"
|
|
},
|
|
"time": "2021-12-30T03:56:08+00:00"
|
|
},
|
|
{
|
|
"name": "consolidation/log",
|
|
"version": "3.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/consolidation/log.git",
|
|
"reference": "caaad9d70dae54eb49002666f000e3c607066878"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/consolidation/log/zipball/caaad9d70dae54eb49002666f000e3c607066878",
|
|
"reference": "caaad9d70dae54eb49002666f000e3c607066878",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"php": ">=8.0.0",
|
|
"psr/log": "^3",
|
|
"symfony/console": "^5 || ^6"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": ">=7.5.20",
|
|
"squizlabs/php_codesniffer": "^3",
|
|
"yoast/phpunit-polyfills": "^0.2.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "2.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Consolidation\\Log\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Greg Anderson",
|
|
"email": "greg.1.anderson@greenknowe.org"
|
|
}
|
|
],
|
|
"description": "Improved Psr-3 / Psr\\Log logger based on Symfony Console components.",
|
|
"support": {
|
|
"issues": "https://github.com/consolidation/log/issues",
|
|
"source": "https://github.com/consolidation/log/tree/3.0.0"
|
|
},
|
|
"time": "2022-04-05T16:53:32+00:00"
|
|
},
|
|
{
|
|
"name": "consolidation/output-formatters",
|
|
"version": "4.3.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/consolidation/output-formatters.git",
|
|
"reference": "f65524e9ecd2bd0021c4b18710005caaa6dcbd86"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/consolidation/output-formatters/zipball/f65524e9ecd2bd0021c4b18710005caaa6dcbd86",
|
|
"reference": "f65524e9ecd2bd0021c4b18710005caaa6dcbd86",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"dflydev/dot-access-data": "^1.1.0 || ^2 || ^3",
|
|
"php": ">=7.1.3",
|
|
"symfony/console": "^4 || ^5 || ^6",
|
|
"symfony/finder": "^4 || ^5 || ^6"
|
|
},
|
|
"require-dev": {
|
|
"php-coveralls/php-coveralls": "^2.4.2",
|
|
"phpunit/phpunit": "^7 || ^8 || ^9",
|
|
"squizlabs/php_codesniffer": "^3",
|
|
"symfony/var-dumper": "^4 || ^5 || ^6",
|
|
"symfony/yaml": "^4 || ^5 || ^6",
|
|
"yoast/phpunit-polyfills": "^1"
|
|
},
|
|
"suggest": {
|
|
"symfony/var-dumper": "For using the var_dump formatter"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Consolidation\\OutputFormatters\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Greg Anderson",
|
|
"email": "greg.1.anderson@greenknowe.org"
|
|
}
|
|
],
|
|
"description": "Format text by applying transformations provided by plug-in formatters.",
|
|
"support": {
|
|
"issues": "https://github.com/consolidation/output-formatters/issues",
|
|
"source": "https://github.com/consolidation/output-formatters/tree/4.3.1"
|
|
},
|
|
"time": "2023-05-20T03:23:06+00:00"
|
|
},
|
|
{
|
|
"name": "consolidation/robo",
|
|
"version": "4.0.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/consolidation/robo.git",
|
|
"reference": "55a272370940607649e5c46eb173c5c54f7c166d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/consolidation/robo/zipball/55a272370940607649e5c46eb173c5c54f7c166d",
|
|
"reference": "55a272370940607649e5c46eb173c5c54f7c166d",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"consolidation/annotated-command": "^4.8.1",
|
|
"consolidation/config": "^2.0.1",
|
|
"consolidation/log": "^2.0.2 || ^3",
|
|
"consolidation/output-formatters": "^4.1.2",
|
|
"consolidation/self-update": "^2.0",
|
|
"league/container": "^3.3.1 || ^4.0",
|
|
"php": ">=8.0",
|
|
"phpowermove/docblock": "^4.0",
|
|
"symfony/console": "^6",
|
|
"symfony/event-dispatcher": "^6",
|
|
"symfony/filesystem": "^6",
|
|
"symfony/finder": "^6",
|
|
"symfony/process": "^6",
|
|
"symfony/yaml": "^6"
|
|
},
|
|
"conflict": {
|
|
"codegyre/robo": "*"
|
|
},
|
|
"require-dev": {
|
|
"natxet/cssmin": "3.0.4",
|
|
"patchwork/jsqueeze": "^2",
|
|
"pear/archive_tar": "^1.4.4",
|
|
"phpunit/phpunit": "^7.5.20 || ^8",
|
|
"squizlabs/php_codesniffer": "^3.6",
|
|
"yoast/phpunit-polyfills": "^0.2.0"
|
|
},
|
|
"suggest": {
|
|
"natxet/cssmin": "For minifying CSS files in taskMinify",
|
|
"patchwork/jsqueeze": "For minifying JS files in taskMinify",
|
|
"pear/archive_tar": "Allows tar archives to be created and extracted in taskPack and taskExtract, respectively.",
|
|
"totten/lurkerlite": "For monitoring filesystem changes in taskWatch"
|
|
},
|
|
"bin": [
|
|
"robo"
|
|
],
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Robo\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Davert",
|
|
"email": "davert.php@resend.cc"
|
|
}
|
|
],
|
|
"description": "Modern task runner",
|
|
"support": {
|
|
"issues": "https://github.com/consolidation/robo/issues",
|
|
"source": "https://github.com/consolidation/robo/tree/4.0.6"
|
|
},
|
|
"time": "2023-04-30T21:49:04+00:00"
|
|
},
|
|
{
|
|
"name": "consolidation/self-update",
|
|
"version": "2.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/consolidation/self-update.git",
|
|
"reference": "714b09fdf0513f83292874bb12de0566066040c2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/consolidation/self-update/zipball/714b09fdf0513f83292874bb12de0566066040c2",
|
|
"reference": "714b09fdf0513f83292874bb12de0566066040c2",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"composer/semver": "^3.2",
|
|
"php": ">=5.5.0",
|
|
"symfony/console": "^2.8 || ^3 || ^4 || ^5 || ^6",
|
|
"symfony/filesystem": "^2.5 || ^3 || ^4 || ^5 || ^6"
|
|
},
|
|
"bin": [
|
|
"scripts/release"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "2.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"SelfUpdate\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Alexander Menk",
|
|
"email": "menk@mestrona.net"
|
|
},
|
|
{
|
|
"name": "Greg Anderson",
|
|
"email": "greg.1.anderson@greenknowe.org"
|
|
}
|
|
],
|
|
"description": "Provides a self:update command for Symfony Console applications.",
|
|
"support": {
|
|
"issues": "https://github.com/consolidation/self-update/issues",
|
|
"source": "https://github.com/consolidation/self-update/tree/2.1.0"
|
|
},
|
|
"time": "2023-02-21T19:33:55+00:00"
|
|
},
|
|
{
|
|
"name": "consolidation/site-alias",
|
|
"version": "4.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/consolidation/site-alias.git",
|
|
"reference": "b0eeb8c8f3d54d072824ee31b5e00cb5181f91c5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/consolidation/site-alias/zipball/b0eeb8c8f3d54d072824ee31b5e00cb5181f91c5",
|
|
"reference": "b0eeb8c8f3d54d072824ee31b5e00cb5181f91c5",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"consolidation/config": "^1.2.1 || ^2",
|
|
"php": ">=7.4",
|
|
"symfony/filesystem": "^5.4 || ^6",
|
|
"symfony/finder": "^5 || ^6"
|
|
},
|
|
"require-dev": {
|
|
"php-coveralls/php-coveralls": "^2.4.2",
|
|
"phpunit/phpunit": ">=7",
|
|
"squizlabs/php_codesniffer": "^3",
|
|
"symfony/var-dumper": "^4",
|
|
"yoast/phpunit-polyfills": "^0.2.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "4.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Consolidation\\SiteAlias\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Greg Anderson",
|
|
"email": "greg.1.anderson@greenknowe.org"
|
|
},
|
|
{
|
|
"name": "Moshe Weitzman",
|
|
"email": "weitzman@tejasa.com"
|
|
}
|
|
],
|
|
"description": "Manage alias records for local and remote sites.",
|
|
"support": {
|
|
"issues": "https://github.com/consolidation/site-alias/issues",
|
|
"source": "https://github.com/consolidation/site-alias/tree/4.0.1"
|
|
},
|
|
"time": "2023-04-29T17:18:10+00:00"
|
|
},
|
|
{
|
|
"name": "consolidation/site-process",
|
|
"version": "5.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/consolidation/site-process.git",
|
|
"reference": "6c44638d7af8a8b4abe12c3180701243f480539d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/consolidation/site-process/zipball/6c44638d7af8a8b4abe12c3180701243f480539d",
|
|
"reference": "6c44638d7af8a8b4abe12c3180701243f480539d",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"consolidation/config": "^2",
|
|
"consolidation/site-alias": "^3 || ^4",
|
|
"php": ">=8.0.14",
|
|
"symfony/console": "^5.4 || ^6",
|
|
"symfony/process": "^6"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^9",
|
|
"squizlabs/php_codesniffer": "^3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "5.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Consolidation\\SiteProcess\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Greg Anderson",
|
|
"email": "greg.1.anderson@greenknowe.org"
|
|
},
|
|
{
|
|
"name": "Moshe Weitzman",
|
|
"email": "weitzman@tejasa.com"
|
|
}
|
|
],
|
|
"description": "A thin wrapper around the Symfony Process Component that allows applications to use the Site Alias library to specify the target for a remote call.",
|
|
"support": {
|
|
"issues": "https://github.com/consolidation/site-process/issues",
|
|
"source": "https://github.com/consolidation/site-process/tree/5.2.0"
|
|
},
|
|
"time": "2022-12-06T17:57:16+00:00"
|
|
},
|
|
{
|
|
"name": "dflydev/dot-access-data",
|
|
"version": "v3.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/dflydev/dflydev-dot-access-data.git",
|
|
"reference": "0992cc19268b259a39e86f296da5f0677841f42c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/0992cc19268b259a39e86f296da5f0677841f42c",
|
|
"reference": "0992cc19268b259a39e86f296da5f0677841f42c",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"php": "^7.1 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"phpstan/phpstan": "^0.12.42",
|
|
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.3",
|
|
"scrutinizer/ocular": "1.6.0",
|
|
"squizlabs/php_codesniffer": "^3.5",
|
|
"vimeo/psalm": "^3.14"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "3.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Dflydev\\DotAccessData\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Dragonfly Development Inc.",
|
|
"email": "info@dflydev.com",
|
|
"homepage": "http://dflydev.com"
|
|
},
|
|
{
|
|
"name": "Beau Simensen",
|
|
"email": "beau@dflydev.com",
|
|
"homepage": "http://beausimensen.com"
|
|
},
|
|
{
|
|
"name": "Carlos Frutos",
|
|
"email": "carlos@kiwing.it",
|
|
"homepage": "https://github.com/cfrutos"
|
|
},
|
|
{
|
|
"name": "Colin O'Dell",
|
|
"email": "colinodell@gmail.com",
|
|
"homepage": "https://www.colinodell.com"
|
|
}
|
|
],
|
|
"description": "Given a deep data structure, access data by dot notation.",
|
|
"homepage": "https://github.com/dflydev/dflydev-dot-access-data",
|
|
"keywords": [
|
|
"access",
|
|
"data",
|
|
"dot",
|
|
"notation"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/dflydev/dflydev-dot-access-data/issues",
|
|
"source": "https://github.com/dflydev/dflydev-dot-access-data/tree/v3.0.1"
|
|
},
|
|
"time": "2021-08-13T13:06:58+00:00"
|
|
},
|
|
{
|
|
"name": "doctrine/annotations",
|
|
"version": "1.13.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/annotations.git",
|
|
"reference": "648b0343343565c4a056bfc8392201385e8d89f0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/annotations/zipball/648b0343343565c4a056bfc8392201385e8d89f0",
|
|
"reference": "648b0343343565c4a056bfc8392201385e8d89f0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/lexer": "1.*",
|
|
"ext-tokenizer": "*",
|
|
"php": "^7.1 || ^8.0",
|
|
"psr/cache": "^1 || ^2 || ^3"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/cache": "^1.11 || ^2.0",
|
|
"doctrine/coding-standard": "^6.0 || ^8.1",
|
|
"phpstan/phpstan": "^1.4.10 || ^1.8.0",
|
|
"phpunit/phpunit": "^7.5 || ^8.0 || ^9.1.5",
|
|
"symfony/cache": "^4.4 || ^5.2",
|
|
"vimeo/psalm": "^4.10"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
|
|
}
|
|
},
|
|
"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": "Benjamin Eberlei",
|
|
"email": "kontakt@beberlei.de"
|
|
},
|
|
{
|
|
"name": "Jonathan Wage",
|
|
"email": "jonwage@gmail.com"
|
|
},
|
|
{
|
|
"name": "Johannes Schmitt",
|
|
"email": "schmittjoh@gmail.com"
|
|
}
|
|
],
|
|
"description": "Docblock Annotations Parser",
|
|
"homepage": "https://www.doctrine-project.org/projects/annotations.html",
|
|
"keywords": [
|
|
"annotations",
|
|
"docblock",
|
|
"parser"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/doctrine/annotations/issues",
|
|
"source": "https://github.com/doctrine/annotations/tree/1.13.3"
|
|
},
|
|
"time": "2022-07-02T10:48:51+00:00"
|
|
},
|
|
{
|
|
"name": "doctrine/collections",
|
|
"version": "2.1.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/collections.git",
|
|
"reference": "db8cda536a034337f7dd63febecc713d4957f9ee"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/collections/zipball/db8cda536a034337f7dd63febecc713d4957f9ee",
|
|
"reference": "db8cda536a034337f7dd63febecc713d4957f9ee",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"doctrine/deprecations": "^1",
|
|
"php": "^8.1"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/coding-standard": "^10.0",
|
|
"ext-json": "*",
|
|
"phpstan/phpstan": "^1.8",
|
|
"phpstan/phpstan-phpunit": "^1.0",
|
|
"phpunit/phpunit": "^9.5",
|
|
"vimeo/psalm": "^4.22"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Doctrine\\Common\\Collections\\": "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": "Benjamin Eberlei",
|
|
"email": "kontakt@beberlei.de"
|
|
},
|
|
{
|
|
"name": "Jonathan Wage",
|
|
"email": "jonwage@gmail.com"
|
|
},
|
|
{
|
|
"name": "Johannes Schmitt",
|
|
"email": "schmittjoh@gmail.com"
|
|
}
|
|
],
|
|
"description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
|
|
"homepage": "https://www.doctrine-project.org/projects/collections.html",
|
|
"keywords": [
|
|
"array",
|
|
"collections",
|
|
"iterators",
|
|
"php"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/doctrine/collections/issues",
|
|
"source": "https://github.com/doctrine/collections/tree/2.1.2"
|
|
},
|
|
"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%2Fcollections",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2022-12-27T23:41:38+00:00"
|
|
},
|
|
{
|
|
"name": "doctrine/deprecations",
|
|
"version": "v1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/deprecations.git",
|
|
"reference": "0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/deprecations/zipball/0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de",
|
|
"reference": "0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"php": "^7.1|^8.0"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/coding-standard": "^9",
|
|
"phpunit/phpunit": "^7.5|^8.5|^9.5",
|
|
"psr/log": "^1|^2|^3"
|
|
},
|
|
"suggest": {
|
|
"psr/log": "Allows logging deprecations via PSR-3 logger implementation"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.",
|
|
"homepage": "https://www.doctrine-project.org/",
|
|
"support": {
|
|
"issues": "https://github.com/doctrine/deprecations/issues",
|
|
"source": "https://github.com/doctrine/deprecations/tree/v1.0.0"
|
|
},
|
|
"time": "2022-05-02T15:47:09+00:00"
|
|
},
|
|
{
|
|
"name": "doctrine/lexer",
|
|
"version": "1.2.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/lexer.git",
|
|
"reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/lexer/zipball/c268e882d4dbdd85e36e4ad69e02dc284f89d229",
|
|
"reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/coding-standard": "^9.0",
|
|
"phpstan/phpstan": "^1.3",
|
|
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
|
|
"vimeo/psalm": "^4.11"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Guilherme Blanco",
|
|
"email": "guilhermeblanco@gmail.com"
|
|
},
|
|
{
|
|
"name": "Roman Borschel",
|
|
"email": "roman@code-factory.org"
|
|
},
|
|
{
|
|
"name": "Johannes Schmitt",
|
|
"email": "schmittjoh@gmail.com"
|
|
}
|
|
],
|
|
"description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
|
|
"homepage": "https://www.doctrine-project.org/projects/lexer.html",
|
|
"keywords": [
|
|
"annotations",
|
|
"docblock",
|
|
"lexer",
|
|
"parser",
|
|
"php"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/doctrine/lexer/issues",
|
|
"source": "https://github.com/doctrine/lexer/tree/1.2.3"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://www.doctrine-project.org/sponsorship.html",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://www.patreon.com/phpdoctrine",
|
|
"type": "patreon"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2022-02-28T11:07:21+00:00"
|
|
},
|
|
{
|
|
"name": "drupal/address",
|
|
"version": "1.12.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/address.git",
|
|
"reference": "8.x-1.12"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/address-8.x-1.12.zip",
|
|
"reference": "8.x-1.12",
|
|
"shasum": "67dd4699040aabf0cd6169e437706fa6a39b0b3a"
|
|
},
|
|
"require": {
|
|
"commerceguys/addressing": "^1.4.2",
|
|
"drupal/core": "^9.2 || ^10",
|
|
"php": "^7.3 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"drupal/token": "^1.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.12",
|
|
"datestamp": "1684710176",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "bojanz",
|
|
"homepage": "https://www.drupal.org/user/86106"
|
|
},
|
|
{
|
|
"name": "Centarro",
|
|
"homepage": "https://www.drupal.org/user/3661446"
|
|
},
|
|
{
|
|
"name": "dww",
|
|
"homepage": "https://www.drupal.org/user/46549"
|
|
},
|
|
{
|
|
"name": "googletorp",
|
|
"homepage": "https://www.drupal.org/user/386230"
|
|
},
|
|
{
|
|
"name": "jsacksick",
|
|
"homepage": "https://www.drupal.org/user/972218"
|
|
},
|
|
{
|
|
"name": "mglaman",
|
|
"homepage": "https://www.drupal.org/user/2416470"
|
|
},
|
|
{
|
|
"name": "rszrama",
|
|
"homepage": "https://www.drupal.org/user/49344"
|
|
}
|
|
],
|
|
"description": "Provides functionality for storing, validating and displaying international postal addresses.",
|
|
"homepage": "http://drupal.org/project/address",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/address"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/addtoany",
|
|
"version": "2.0.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/addtoany.git",
|
|
"reference": "2.0.4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/addtoany-2.0.4.zip",
|
|
"reference": "2.0.4",
|
|
"shasum": "f206b4514d66da22743e99318c3331340326f542"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.4 || ^10.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "2.0.4",
|
|
"datestamp": "1685550122",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "AddToAny",
|
|
"homepage": "https://www.drupal.org/user/2640913"
|
|
},
|
|
{
|
|
"name": "micropat",
|
|
"homepage": "https://www.drupal.org/user/260224"
|
|
}
|
|
],
|
|
"description": "Share buttons for Drupal including the AddToAny universal share button, Facebook, Twitter, Pinterest, WhatsApp and many more.",
|
|
"homepage": "https://www.drupal.org/project/addtoany",
|
|
"keywords": [
|
|
"Drupal"
|
|
],
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/addtoany",
|
|
"issues": "https://www.drupal.org/project/issues/addtoany"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/admin_toolbar",
|
|
"version": "3.4.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/admin_toolbar.git",
|
|
"reference": "3.4.1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/admin_toolbar-3.4.1.zip",
|
|
"reference": "3.4.1",
|
|
"shasum": "bcb15ab40016becdb3ac8f21d7d1a721f48f3577"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.2 || ^10"
|
|
},
|
|
"require-dev": {
|
|
"drupal/admin_toolbar_tools": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "3.4.1",
|
|
"datestamp": "1684944156",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Wilfrid Roze (eme)",
|
|
"homepage": "https://www.drupal.org/u/eme",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Romain Jarraud (romainj)",
|
|
"homepage": "https://www.drupal.org/u/romainj",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Adrian Cid Almaguer (adriancid)",
|
|
"homepage": "https://www.drupal.org/u/adriancid",
|
|
"email": "adriancid@gmail.com",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Mohamed Anis Taktak (matio89)",
|
|
"homepage": "https://www.drupal.org/u/matio89",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "matio89",
|
|
"homepage": "https://www.drupal.org/user/2320090"
|
|
},
|
|
{
|
|
"name": "Musa.thomas",
|
|
"homepage": "https://www.drupal.org/user/1213824"
|
|
},
|
|
{
|
|
"name": "romainj",
|
|
"homepage": "https://www.drupal.org/user/370706"
|
|
}
|
|
],
|
|
"description": "Provides a drop-down menu interface to the core Drupal Toolbar.",
|
|
"homepage": "http://drupal.org/project/admin_toolbar",
|
|
"keywords": [
|
|
"Drupal",
|
|
"Toolbar"
|
|
],
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/admin_toolbar",
|
|
"issues": "https://www.drupal.org/project/issues/admin_toolbar"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/advagg",
|
|
"version": "6.0.0-alpha1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/advagg.git",
|
|
"reference": "6.0.0-alpha1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/advagg-6.0.0-alpha1.zip",
|
|
"reference": "6.0.0-alpha1",
|
|
"shasum": "cadfe490b2b0c3fe099087f1c767ab7eaa73160a"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.3 || ^10",
|
|
"tubalmartin/cssmin": "^4.1"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "6.0.0-alpha1",
|
|
"datestamp": "1672698356",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Alpha releases are not covered by Drupal security advisories."
|
|
}
|
|
},
|
|
"drush": {
|
|
"services": {
|
|
"drush.services.yml": "^9 || ^10 || ^11"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Mike Carper (mikeytown2)",
|
|
"homepage": "https://www.drupal.org/u/mikeytown2",
|
|
"role": "Creator, Maintainer"
|
|
},
|
|
{
|
|
"name": "Nick Wilde (nickwilde)",
|
|
"homepage": "https://www.drupal.org/u/nickwilde",
|
|
"email": "design@briarmoon.ca",
|
|
"role": "Drupal 8 Port/maintainer"
|
|
},
|
|
{
|
|
"name": "Other Contributors",
|
|
"homepage": "https://www.drupal.org/node/1066416/committers",
|
|
"role": "Contributors"
|
|
},
|
|
{
|
|
"name": "NickDickinsonWilde",
|
|
"homepage": "https://www.drupal.org/user/3094661"
|
|
},
|
|
{
|
|
"name": "rupl",
|
|
"homepage": "https://www.drupal.org/user/411999"
|
|
},
|
|
{
|
|
"name": "thalles",
|
|
"homepage": "https://www.drupal.org/user/3589086"
|
|
},
|
|
{
|
|
"name": "Wim Leers",
|
|
"homepage": "https://www.drupal.org/user/99777"
|
|
}
|
|
],
|
|
"description": "Improved aggregation of CSS/JS files to speed up page load times.",
|
|
"homepage": "https://drupal.org/project/advagg",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/advagg",
|
|
"issues": "https://drupal.org/project/issues/advagg",
|
|
"irc": "irc://irc.freenode.org/drupal-contribute"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/backup_migrate",
|
|
"version": "5.0.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/backup_migrate.git",
|
|
"reference": "5.0.3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/backup_migrate-5.0.3.zip",
|
|
"reference": "5.0.3",
|
|
"shasum": "bc263f601f7a21248d4000a372d04a417df7e326"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.3 || ^10"
|
|
},
|
|
"suggest": {
|
|
"defuse/php-encryption": "Optional encryption of saved backups."
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "5.0.3",
|
|
"datestamp": "1671366510",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "See contributors",
|
|
"homepage": "https://www.drupal.org/node/189065/committers",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "DamienMcKenna",
|
|
"homepage": "https://www.drupal.org/user/108450"
|
|
},
|
|
{
|
|
"name": "dgorton",
|
|
"homepage": "https://www.drupal.org/user/19044"
|
|
},
|
|
{
|
|
"name": "ikit-claw",
|
|
"homepage": "https://www.drupal.org/user/3285813"
|
|
},
|
|
{
|
|
"name": "ronan",
|
|
"homepage": "https://www.drupal.org/user/72815"
|
|
}
|
|
],
|
|
"description": "Backup and Migrate Drupal Module",
|
|
"homepage": "https://www.drupal.org/project/backup_migrate",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/backup_migrate",
|
|
"issues": "https://www.drupal.org/project/issues/backup_migrate",
|
|
"slack": "https://drupal.slack.com/messages/C7C4M4QJV/details/"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/blazy",
|
|
"version": "2.15.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/blazy.git",
|
|
"reference": "8.x-2.15"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/blazy-8.x-2.15.zip",
|
|
"reference": "8.x-2.15",
|
|
"shasum": "f140917d3a9c26e504f841ac7fbcb3030bbec686"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.8 || ^9 || ^10"
|
|
},
|
|
"conflict": {
|
|
"drupal/csp": "<1.12"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-2.15",
|
|
"datestamp": "1684213155",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Gaus Surahman",
|
|
"homepage": "https://www.drupal.org/u/gausarts",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Contributors",
|
|
"homepage": "https://www.drupal.org/node/2663268/committers",
|
|
"role": "Contributor"
|
|
},
|
|
{
|
|
"name": "geek-merlin",
|
|
"homepage": "https://www.drupal.org/user/229048"
|
|
},
|
|
{
|
|
"name": "sun",
|
|
"homepage": "https://www.drupal.org/user/54136"
|
|
}
|
|
],
|
|
"description": "Provides basic bLazy integration for lazy loading and multi-serving images.",
|
|
"homepage": "https://drupal.org/project/blazy",
|
|
"keywords": [
|
|
"Drupal",
|
|
"bLazy",
|
|
"lazyload"
|
|
],
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/blazy",
|
|
"issues": "https://drupal.org/project/issues/blazy"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/block_visibility_groups",
|
|
"version": "2.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/block_visibility_groups.git",
|
|
"reference": "2.0.1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/block_visibility_groups-2.0.1.zip",
|
|
"reference": "2.0.1",
|
|
"shasum": "ae268cc3a5821205832b66069dcb8f60b8f20ab9"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "2.0.1",
|
|
"datestamp": "1676002877",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "joelpittet",
|
|
"homepage": "https://www.drupal.org/user/160302"
|
|
},
|
|
{
|
|
"name": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
},
|
|
{
|
|
"name": "tedbow",
|
|
"homepage": "https://www.drupal.org/user/240860"
|
|
}
|
|
],
|
|
"description": "Block Visibility Groups",
|
|
"homepage": "https://www.drupal.org/project/block_visibility_groups",
|
|
"keywords": [
|
|
"Drupal"
|
|
],
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/block_visibility_groups",
|
|
"issues": "https://www.drupal.org/project/issues/block_visibility_groups"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/bootstrap_layout_builder",
|
|
"version": "2.1.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/bootstrap_layout_builder.git",
|
|
"reference": "2.1.1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/bootstrap_layout_builder-2.1.1.zip",
|
|
"reference": "2.1.1",
|
|
"shasum": "5b7e18fa8553328b259dff6e8db88ef4fa66dcb7"
|
|
},
|
|
"require": {
|
|
"drupal/bootstrap_styles": "^1.1",
|
|
"drupal/core": "^9.3 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "2.1.1",
|
|
"datestamp": "1673978910",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Amira Dowidar",
|
|
"homepage": "https://www.drupal.org/user/3092603"
|
|
},
|
|
{
|
|
"name": "mahmoud-zayed",
|
|
"homepage": "https://www.drupal.org/user/2947001"
|
|
}
|
|
],
|
|
"description": "Add Bootstrap Grid support to Layout Builder module.",
|
|
"homepage": "https://www.drupal.org/project/bootstrap_layout_builder",
|
|
"keywords": [
|
|
"Bootstrap",
|
|
"Drupal",
|
|
"Grid",
|
|
"Layout Builder"
|
|
],
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/bootstrap_layout_builder"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/bootstrap_styles",
|
|
"version": "1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/bootstrap_styles.git",
|
|
"reference": "1.1.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/bootstrap_styles-1.1.0.zip",
|
|
"reference": "1.1.0",
|
|
"shasum": "e064cc4a74678f2d88f01400b6152645f0b9d8d2"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.3 || ^10",
|
|
"drupal/media_library_form_element": "^2.0",
|
|
"drupal/media_library_theme_reset": "^1.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "1.1.0",
|
|
"datestamp": "1673698874",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Amira Dowidar",
|
|
"homepage": "https://www.drupal.org/user/3092603"
|
|
},
|
|
{
|
|
"name": "mahmoud-zayed",
|
|
"homepage": "https://www.drupal.org/user/2947001"
|
|
}
|
|
],
|
|
"description": "Add a plugins builder and a collection of reusable plugins to the Layout Builder module.",
|
|
"homepage": "https://www.drupal.org/project/bootstrap_styles",
|
|
"keywords": [
|
|
"Bootstrap",
|
|
"Drupal",
|
|
"Grid",
|
|
"Layout Builder"
|
|
],
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/bootstrap_styles"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/color",
|
|
"version": "1.0.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/color.git",
|
|
"reference": "1.0.3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/color-1.0.3.zip",
|
|
"reference": "1.0.3",
|
|
"shasum": "b88ab527bed65b67eec555ee4b17e633c19f3194"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.4 || ^10"
|
|
},
|
|
"require-dev": {
|
|
"drupal/bartik": "^1.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "1.0.3",
|
|
"datestamp": "1663234622",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "andypost",
|
|
"homepage": "https://www.drupal.org/user/118908"
|
|
},
|
|
{
|
|
"name": "kostyashupenko",
|
|
"homepage": "https://www.drupal.org/user/3281537"
|
|
}
|
|
],
|
|
"description": "Allows users to change the color scheme of compatible themes",
|
|
"homepage": "https://www.drupal.org/project/color",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/color"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/color_field",
|
|
"version": "3.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/color_field.git",
|
|
"reference": "3.0.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/color_field-3.0.0.zip",
|
|
"reference": "3.0.0",
|
|
"shasum": "7a72fde925bc777b292aef7afa4ceb98d46cc0b5"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9 || ^10"
|
|
},
|
|
"require-dev": {
|
|
"drupal/token": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "3.0.0",
|
|
"datestamp": "1671324231",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "NickDickinsonWilde",
|
|
"homepage": "https://www.drupal.org/user/3094661"
|
|
},
|
|
{
|
|
"name": "targoo",
|
|
"homepage": "https://www.drupal.org/user/431910"
|
|
}
|
|
],
|
|
"description": "Provides a color field type to store the color value and opacity.",
|
|
"homepage": "https://www.drupal.org/project/color_field",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/color_field",
|
|
"error": "require-dev.drupal/feeds : invalid version constraint (Could not parse version constraint : Invalid version string \"\")"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/colorbox",
|
|
"version": "2.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/colorbox.git",
|
|
"reference": "2.0.1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/colorbox-2.0.1.zip",
|
|
"reference": "2.0.1",
|
|
"shasum": "ed5c40e3abc8f9d7ab6b1dc7f70958de266db404"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.8 || ^9 || ^10"
|
|
},
|
|
"suggest": {
|
|
"jackmoore/colorbox": "The Colorbox library is required to use the drupal/colorbox module."
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "2.0.1",
|
|
"datestamp": "1684418527",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
},
|
|
"drush": {
|
|
"services": {
|
|
"drush.services.yml": "^9"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Neslee Canil Pinto",
|
|
"homepage": "https://www.drupal.org/u/neslee-canil-pinto",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Fredrik Jonsson",
|
|
"homepage": "https://www.drupal.org/u/frjo",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "RenatoG",
|
|
"homepage": "https://www.drupal.org/user/3326031"
|
|
},
|
|
{
|
|
"name": "Unsupported Projects",
|
|
"homepage": "https://www.drupal.org/user/291168"
|
|
}
|
|
],
|
|
"description": "A light-weight, customizable lightbox plugin for jQuery.",
|
|
"homepage": "https://www.drupal.org/project/colorbox",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/colorbox",
|
|
"issues": "https://www.drupal.org/project/issues/colorbox"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/commerce",
|
|
"version": "2.35.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/commerce.git",
|
|
"reference": "8.x-2.35"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/commerce-8.x-2.35.zip",
|
|
"reference": "8.x-2.35",
|
|
"shasum": "9fbd1a55aec630c5a7aa2c395f7d7efb127ad716"
|
|
},
|
|
"require": {
|
|
"commerceguys/intl": "^2.0.2",
|
|
"drupal/address": "^1.7",
|
|
"drupal/core": "^9.3 || ^10",
|
|
"drupal/entity": "^1.0",
|
|
"drupal/entity_reference_revisions": "~1.0",
|
|
"drupal/inline_entity_form": "^1.0@RC",
|
|
"drupal/profile": "^1.2",
|
|
"drupal/state_machine": "^1.5",
|
|
"drupal/token": "^1.7",
|
|
"ext-bcmath": "*",
|
|
"php": "^8.0"
|
|
},
|
|
"conflict": {
|
|
"drupal/commerce_shipping": "<2.1",
|
|
"drupal/physical": "<1.3"
|
|
},
|
|
"require-dev": {
|
|
"drupal/commerce_cart": "*",
|
|
"drupal/commerce_number_pattern": "*",
|
|
"drupal/commerce_order": "*",
|
|
"drupal/commerce_payment": "*",
|
|
"drupal/commerce_price": "*",
|
|
"drupal/commerce_product": "*",
|
|
"drupal/commerce_store": "*",
|
|
"drupal/entity_print": "^2.2",
|
|
"drupal/entity_reference_revisions": "*",
|
|
"drupal/mailsystem": "^4.3",
|
|
"drupal/profile": "*",
|
|
"drupal/state_machine": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-2.35",
|
|
"datestamp": "1680276957",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "bojanz",
|
|
"homepage": "https://www.drupal.org/user/86106"
|
|
},
|
|
{
|
|
"name": "Centarro",
|
|
"homepage": "https://www.drupal.org/user/3661446"
|
|
},
|
|
{
|
|
"name": "jsacksick",
|
|
"homepage": "https://www.drupal.org/user/972218"
|
|
},
|
|
{
|
|
"name": "mglaman",
|
|
"homepage": "https://www.drupal.org/user/2416470"
|
|
},
|
|
{
|
|
"name": "rszrama",
|
|
"homepage": "https://www.drupal.org/user/49344"
|
|
}
|
|
],
|
|
"description": "Drupal Commerce is a flexible eCommerce solution.",
|
|
"homepage": "https://drupal.org/project/commerce",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/commerce"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/commerce_currency_resolver",
|
|
"version": "1.61.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/commerce_currency_resolver.git",
|
|
"reference": "8.x-1.61"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/commerce_currency_resolver-8.x-1.61.zip",
|
|
"reference": "8.x-1.61",
|
|
"shasum": "94a46574da4640b7537a4e4c0b059aee0cece6b3"
|
|
},
|
|
"require": {
|
|
"drupal/commerce": "^2.20",
|
|
"drupal/commerce_exchanger": "^1.20",
|
|
"drupal/commerce_order": "*",
|
|
"drupal/commerce_price": "*",
|
|
"drupal/core": "^8.8 || ^9 || ^10"
|
|
},
|
|
"require-dev": {
|
|
"drupal/commerce_fee": "*",
|
|
"drupal/commerce_shipping": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.61",
|
|
"datestamp": "1664475708",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "valic",
|
|
"homepage": "https://www.drupal.org/user/980550"
|
|
}
|
|
],
|
|
"description": "Commerce 2 currency enhancements.",
|
|
"homepage": "https://www.drupal.org/project/commerce_currency_resolver",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/commerce_currency_resolver"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/commerce_exchanger",
|
|
"version": "1.21.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/commerce_exchanger.git",
|
|
"reference": "8.x-1.21"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/commerce_exchanger-8.x-1.21.zip",
|
|
"reference": "8.x-1.21",
|
|
"shasum": "5137e19c2f1575969c50f6a529f67671ab73b166"
|
|
},
|
|
"require": {
|
|
"drupal/commerce": "~2.11",
|
|
"drupal/commerce_price": "*",
|
|
"drupal/core": "^8.8 || ^9 || ^10"
|
|
},
|
|
"require-dev": {
|
|
"ext-simplexml": "*",
|
|
"roave/security-advisories": "dev-master"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.21",
|
|
"datestamp": "1663411445",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "valic",
|
|
"homepage": "https://www.drupal.org/user/980550"
|
|
}
|
|
],
|
|
"description": "Commerce 2 currency exchange rates / converter.",
|
|
"homepage": "https://www.drupal.org/project/commerce_exchanger",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/commerce_exchanger"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/commerce_number_pattern",
|
|
"version": "2.35.0",
|
|
"require": {
|
|
"drupal/commerce": "*",
|
|
"drupal/commerce_store": "*",
|
|
"drupal/core": "^9.3 || ^10"
|
|
},
|
|
"type": "metapackage",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-2.35",
|
|
"datestamp": "1680276957",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "bojanz",
|
|
"homepage": "https://www.drupal.org/user/86106"
|
|
},
|
|
{
|
|
"name": "Centarro",
|
|
"homepage": "https://www.drupal.org/user/3661446"
|
|
},
|
|
{
|
|
"name": "jsacksick",
|
|
"homepage": "https://www.drupal.org/user/972218"
|
|
},
|
|
{
|
|
"name": "mglaman",
|
|
"homepage": "https://www.drupal.org/user/2416470"
|
|
},
|
|
{
|
|
"name": "rszrama",
|
|
"homepage": "https://www.drupal.org/user/49344"
|
|
}
|
|
],
|
|
"description": "Provides configurable patterns for generating sequential numbers.",
|
|
"homepage": "https://www.drupal.org/project/commerce",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/commerce"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/commerce_order",
|
|
"version": "2.35.0",
|
|
"require": {
|
|
"drupal/commerce": "*",
|
|
"drupal/commerce_number_pattern": "*",
|
|
"drupal/commerce_price": "*",
|
|
"drupal/commerce_store": "*",
|
|
"drupal/core": "^9.3 || ^10",
|
|
"drupal/entity_reference_revisions": "*",
|
|
"drupal/profile": "*",
|
|
"drupal/state_machine": "*"
|
|
},
|
|
"type": "metapackage",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-2.35",
|
|
"datestamp": "1680276957",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "bojanz",
|
|
"homepage": "https://www.drupal.org/user/86106"
|
|
},
|
|
{
|
|
"name": "Centarro",
|
|
"homepage": "https://www.drupal.org/user/3661446"
|
|
},
|
|
{
|
|
"name": "jsacksick",
|
|
"homepage": "https://www.drupal.org/user/972218"
|
|
},
|
|
{
|
|
"name": "mglaman",
|
|
"homepage": "https://www.drupal.org/user/2416470"
|
|
},
|
|
{
|
|
"name": "rszrama",
|
|
"homepage": "https://www.drupal.org/user/49344"
|
|
}
|
|
],
|
|
"description": "Defines the Order entity and associated features.",
|
|
"homepage": "https://www.drupal.org/project/commerce",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/commerce"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/commerce_price",
|
|
"version": "2.35.0",
|
|
"require": {
|
|
"drupal/commerce": "*",
|
|
"drupal/core": "^9.3 || ^10"
|
|
},
|
|
"type": "metapackage",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-2.35",
|
|
"datestamp": "1680276957",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "bojanz",
|
|
"homepage": "https://www.drupal.org/user/86106"
|
|
},
|
|
{
|
|
"name": "Centarro",
|
|
"homepage": "https://www.drupal.org/user/3661446"
|
|
},
|
|
{
|
|
"name": "jsacksick",
|
|
"homepage": "https://www.drupal.org/user/972218"
|
|
},
|
|
{
|
|
"name": "mglaman",
|
|
"homepage": "https://www.drupal.org/user/2416470"
|
|
},
|
|
{
|
|
"name": "rszrama",
|
|
"homepage": "https://www.drupal.org/user/49344"
|
|
}
|
|
],
|
|
"description": "Defines the Currency entity.",
|
|
"homepage": "https://www.drupal.org/project/commerce",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/commerce"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/commerce_product",
|
|
"version": "2.35.0",
|
|
"require": {
|
|
"drupal/commerce": "*",
|
|
"drupal/commerce_price": "*",
|
|
"drupal/commerce_store": "*",
|
|
"drupal/core": "^9.3 || ^10"
|
|
},
|
|
"type": "metapackage",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-2.35",
|
|
"datestamp": "1680276957",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "bojanz",
|
|
"homepage": "https://www.drupal.org/user/86106"
|
|
},
|
|
{
|
|
"name": "Centarro",
|
|
"homepage": "https://www.drupal.org/user/3661446"
|
|
},
|
|
{
|
|
"name": "jsacksick",
|
|
"homepage": "https://www.drupal.org/user/972218"
|
|
},
|
|
{
|
|
"name": "mglaman",
|
|
"homepage": "https://www.drupal.org/user/2416470"
|
|
},
|
|
{
|
|
"name": "rszrama",
|
|
"homepage": "https://www.drupal.org/user/49344"
|
|
}
|
|
],
|
|
"description": "Defines the Product entity and associated features.",
|
|
"homepage": "https://www.drupal.org/project/commerce",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/commerce"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/commerce_shipping",
|
|
"version": "2.6.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/commerce_shipping.git",
|
|
"reference": "8.x-2.6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/commerce_shipping-8.x-2.6.zip",
|
|
"reference": "8.x-2.6",
|
|
"shasum": "29e24ea5133ec1fbb606902bcfcfac504d8bc607"
|
|
},
|
|
"require": {
|
|
"drupal/commerce": "^2.29",
|
|
"drupal/commerce_order": "*",
|
|
"drupal/commerce_price": "*",
|
|
"drupal/core": "^9.2 || ^10",
|
|
"drupal/physical": "^1.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-2.6",
|
|
"datestamp": "1678443617",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "bojanz",
|
|
"homepage": "https://www.drupal.org/user/86106"
|
|
},
|
|
{
|
|
"name": "googletorp",
|
|
"homepage": "https://www.drupal.org/user/386230"
|
|
},
|
|
{
|
|
"name": "jsacksick",
|
|
"homepage": "https://www.drupal.org/user/972218"
|
|
},
|
|
{
|
|
"name": "mglaman",
|
|
"homepage": "https://www.drupal.org/user/2416470"
|
|
},
|
|
{
|
|
"name": "rszrama",
|
|
"homepage": "https://www.drupal.org/user/49344"
|
|
}
|
|
],
|
|
"description": "Provides shipping functionality for Commerce.",
|
|
"homepage": "http://drupal.org/project/commerce_shipping",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/commerce_shipping"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/commerce_stock",
|
|
"version": "dev-1.x",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/commerce_stock.git",
|
|
"reference": "e04563a294d45df33a0e26f5ca929ea91003bacd"
|
|
},
|
|
"require": {
|
|
"drupal/commerce": "~2.0",
|
|
"drupal/commerce_order": "*",
|
|
"drupal/commerce_product": "*",
|
|
"drupal/core": "^8 || ^9 || ^10"
|
|
},
|
|
"require-dev": {
|
|
"drupal/commerce_product": "*",
|
|
"drupal/commerce_stock_local": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.0+4-dev",
|
|
"datestamp": "1681243180",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Dev releases are not covered by Drupal security advisories."
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "guy_schneerson",
|
|
"homepage": "https://www.drupal.org/user/755184"
|
|
},
|
|
{
|
|
"name": "iAugur",
|
|
"homepage": "https://www.drupal.org/user/750068"
|
|
},
|
|
{
|
|
"name": "olafkarsten",
|
|
"homepage": "https://www.drupal.org/user/352745"
|
|
},
|
|
{
|
|
"name": "rfay",
|
|
"homepage": "https://www.drupal.org/user/30906"
|
|
},
|
|
{
|
|
"name": "rszrama",
|
|
"homepage": "https://www.drupal.org/user/49344"
|
|
}
|
|
],
|
|
"description": "Provides a stock management framework based on rules to manage stock levels of commerce products",
|
|
"homepage": "https://www.drupal.org/project/commerce_stock",
|
|
"keywords": [
|
|
"Drupal"
|
|
],
|
|
"support": {
|
|
"source": "http://cgit.drupalcode.org/commerce_stock",
|
|
"issues": "http://drupal.org/project/issues/commerce_stock"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/commerce_store",
|
|
"version": "2.35.0",
|
|
"require": {
|
|
"drupal/commerce": "*",
|
|
"drupal/commerce_price": "*",
|
|
"drupal/core": "^9.3 || ^10"
|
|
},
|
|
"type": "metapackage",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-2.35",
|
|
"datestamp": "1680276957",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "bojanz",
|
|
"homepage": "https://www.drupal.org/user/86106"
|
|
},
|
|
{
|
|
"name": "Centarro",
|
|
"homepage": "https://www.drupal.org/user/3661446"
|
|
},
|
|
{
|
|
"name": "jsacksick",
|
|
"homepage": "https://www.drupal.org/user/972218"
|
|
},
|
|
{
|
|
"name": "mglaman",
|
|
"homepage": "https://www.drupal.org/user/2416470"
|
|
},
|
|
{
|
|
"name": "rszrama",
|
|
"homepage": "https://www.drupal.org/user/49344"
|
|
}
|
|
],
|
|
"description": "Defines the Store entity and associated features.",
|
|
"homepage": "https://www.drupal.org/project/commerce",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/commerce"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/contact_block",
|
|
"version": "2.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/contact_block.git",
|
|
"reference": "2.0.2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/contact_block-2.0.2.zip",
|
|
"reference": "2.0.2",
|
|
"shasum": "222050b04f41c328a2dde760061a530b7bc51b12"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "2.0.2",
|
|
"datestamp": "1671437826",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sutharsan",
|
|
"homepage": "https://www.drupal.org/user/73854"
|
|
},
|
|
{
|
|
"name": "vuil",
|
|
"homepage": "https://www.drupal.org/user/3568458"
|
|
}
|
|
],
|
|
"description": "The Contact Block module provides contact forms in a block.",
|
|
"homepage": "https://www.drupal.org/project/contact_block",
|
|
"keywords": [
|
|
"Drupal",
|
|
"contact_block"
|
|
],
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/contact_block",
|
|
"issues": "https://www.drupal.org/project/issues/contact_block"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/core",
|
|
"version": "10.0.9",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/drupal/core.git",
|
|
"reference": "1299803690cf035d144c468bab6b6bf7e03aca49"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/drupal/core/zipball/1299803690cf035d144c468bab6b6bf7e03aca49",
|
|
"reference": "1299803690cf035d144c468bab6b6bf7e03aca49",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"asm89/stack-cors": "^2.1",
|
|
"composer-runtime-api": "^2.1",
|
|
"composer/semver": "^3.3",
|
|
"doctrine/annotations": "^1.13",
|
|
"egulias/email-validator": "^3.2.1",
|
|
"ext-date": "*",
|
|
"ext-dom": "*",
|
|
"ext-filter": "*",
|
|
"ext-gd": "*",
|
|
"ext-hash": "*",
|
|
"ext-json": "*",
|
|
"ext-pcre": "*",
|
|
"ext-pdo": "*",
|
|
"ext-session": "*",
|
|
"ext-simplexml": "*",
|
|
"ext-spl": "*",
|
|
"ext-tokenizer": "*",
|
|
"ext-xml": "*",
|
|
"guzzlehttp/guzzle": "^7.5",
|
|
"guzzlehttp/psr7": "^2.4",
|
|
"masterminds/html5": "^2.7",
|
|
"pear/archive_tar": "^1.4.14",
|
|
"php": ">=8.1.0",
|
|
"psr/log": "^3.0",
|
|
"symfony/console": "^6.2",
|
|
"symfony/dependency-injection": "^6.2",
|
|
"symfony/event-dispatcher": "^6.2",
|
|
"symfony/http-foundation": "^6.2",
|
|
"symfony/http-kernel": "^6.2",
|
|
"symfony/mime": "^6.2",
|
|
"symfony/polyfill-iconv": "^1.26",
|
|
"symfony/process": "^6.2",
|
|
"symfony/psr-http-message-bridge": "^2.1",
|
|
"symfony/routing": "^6.2",
|
|
"symfony/serializer": "^6.2",
|
|
"symfony/validator": "^6.2",
|
|
"symfony/yaml": "^6.2",
|
|
"twig/twig": "^3.4.3"
|
|
},
|
|
"conflict": {
|
|
"drush/drush": "<8.1.10"
|
|
},
|
|
"replace": {
|
|
"drupal/core-annotation": "self.version",
|
|
"drupal/core-assertion": "self.version",
|
|
"drupal/core-class-finder": "self.version",
|
|
"drupal/core-datetime": "self.version",
|
|
"drupal/core-dependency-injection": "self.version",
|
|
"drupal/core-diff": "self.version",
|
|
"drupal/core-discovery": "self.version",
|
|
"drupal/core-event-dispatcher": "self.version",
|
|
"drupal/core-file-cache": "self.version",
|
|
"drupal/core-file-security": "self.version",
|
|
"drupal/core-filesystem": "self.version",
|
|
"drupal/core-front-matter": "self.version",
|
|
"drupal/core-gettext": "self.version",
|
|
"drupal/core-graph": "self.version",
|
|
"drupal/core-http-foundation": "self.version",
|
|
"drupal/core-php-storage": "self.version",
|
|
"drupal/core-plugin": "self.version",
|
|
"drupal/core-proxy-builder": "self.version",
|
|
"drupal/core-render": "self.version",
|
|
"drupal/core-serialization": "self.version",
|
|
"drupal/core-transliteration": "self.version",
|
|
"drupal/core-utility": "self.version",
|
|
"drupal/core-uuid": "self.version",
|
|
"drupal/core-version": "self.version"
|
|
},
|
|
"suggest": {
|
|
"ext-zip": "Needed to extend the plugin.manager.archiver service capability with the handling of files in the ZIP format."
|
|
},
|
|
"type": "drupal-core",
|
|
"extra": {
|
|
"drupal-scaffold": {
|
|
"file-mapping": {
|
|
"[project-root]/.editorconfig": "assets/scaffold/files/editorconfig",
|
|
"[project-root]/.gitattributes": "assets/scaffold/files/gitattributes",
|
|
"[web-root]/.csslintrc": "assets/scaffold/files/csslintrc",
|
|
"[web-root]/.eslintignore": "assets/scaffold/files/eslintignore",
|
|
"[web-root]/.eslintrc.json": "assets/scaffold/files/eslintrc.json",
|
|
"[web-root]/.ht.router.php": "assets/scaffold/files/ht.router.php",
|
|
"[web-root]/.htaccess": "assets/scaffold/files/htaccess",
|
|
"[web-root]/example.gitignore": "assets/scaffold/files/example.gitignore",
|
|
"[web-root]/index.php": "assets/scaffold/files/index.php",
|
|
"[web-root]/INSTALL.txt": "assets/scaffold/files/drupal.INSTALL.txt",
|
|
"[web-root]/README.md": "assets/scaffold/files/drupal.README.md",
|
|
"[web-root]/robots.txt": "assets/scaffold/files/robots.txt",
|
|
"[web-root]/update.php": "assets/scaffold/files/update.php",
|
|
"[web-root]/web.config": "assets/scaffold/files/web.config",
|
|
"[web-root]/sites/README.txt": "assets/scaffold/files/sites.README.txt",
|
|
"[web-root]/sites/development.services.yml": "assets/scaffold/files/development.services.yml",
|
|
"[web-root]/sites/example.settings.local.php": "assets/scaffold/files/example.settings.local.php",
|
|
"[web-root]/sites/example.sites.php": "assets/scaffold/files/example.sites.php",
|
|
"[web-root]/sites/default/default.services.yml": "assets/scaffold/files/default.services.yml",
|
|
"[web-root]/sites/default/default.settings.php": "assets/scaffold/files/default.settings.php",
|
|
"[web-root]/modules/README.txt": "assets/scaffold/files/modules.README.txt",
|
|
"[web-root]/profiles/README.txt": "assets/scaffold/files/profiles.README.txt",
|
|
"[web-root]/themes/README.txt": "assets/scaffold/files/themes.README.txt"
|
|
}
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Drupal\\Core\\": "lib/Drupal/Core",
|
|
"Drupal\\Component\\": "lib/Drupal/Component"
|
|
},
|
|
"classmap": [
|
|
"lib/Drupal.php",
|
|
"lib/Drupal/Component/DependencyInjection/Container.php",
|
|
"lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php",
|
|
"lib/Drupal/Component/FileCache/FileCacheFactory.php",
|
|
"lib/Drupal/Component/Utility/Timer.php",
|
|
"lib/Drupal/Component/Utility/Unicode.php",
|
|
"lib/Drupal/Core/Cache/Cache.php",
|
|
"lib/Drupal/Core/Cache/CacheBackendInterface.php",
|
|
"lib/Drupal/Core/Cache/CacheTagsChecksumInterface.php",
|
|
"lib/Drupal/Core/Cache/CacheTagsChecksumTrait.php",
|
|
"lib/Drupal/Core/Cache/CacheTagsInvalidatorInterface.php",
|
|
"lib/Drupal/Core/Cache/DatabaseBackend.php",
|
|
"lib/Drupal/Core/Cache/DatabaseCacheTagsChecksum.php",
|
|
"lib/Drupal/Core/Database/Connection.php",
|
|
"lib/Drupal/Core/Database/Database.php",
|
|
"lib/Drupal/Core/Database/StatementInterface.php",
|
|
"lib/Drupal/Core/DependencyInjection/Container.php",
|
|
"lib/Drupal/Core/DrupalKernel.php",
|
|
"lib/Drupal/Core/DrupalKernelInterface.php",
|
|
"lib/Drupal/Core/Installer/InstallerRedirectTrait.php",
|
|
"lib/Drupal/Core/Site/Settings.php"
|
|
],
|
|
"files": [
|
|
"includes/bootstrap.inc"
|
|
]
|
|
},
|
|
"scripts": {
|
|
"pre-autoload-dump": [
|
|
"Drupal\\Core\\Composer\\Composer::preAutoloadDump"
|
|
]
|
|
},
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"description": "Drupal is an open source content management platform powering millions of websites and applications."
|
|
},
|
|
{
|
|
"name": "drupal/core-composer-scaffold",
|
|
"version": "10.0.9",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/drupal/core-composer-scaffold.git",
|
|
"reference": "22c8b48a5b34864bf433ab3eb6ee7670191c0468"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/drupal/core-composer-scaffold/zipball/22c8b48a5b34864bf433ab3eb6ee7670191c0468",
|
|
"reference": "22c8b48a5b34864bf433ab3eb6ee7670191c0468",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer-plugin-api": "^2",
|
|
"php": ">=7.3.0"
|
|
},
|
|
"conflict": {
|
|
"drupal-composer/drupal-scaffold": "*"
|
|
},
|
|
"require-dev": {
|
|
"composer/composer": "^1.8@stable"
|
|
},
|
|
"type": "composer-plugin",
|
|
"extra": {
|
|
"class": "Drupal\\Composer\\Plugin\\Scaffold\\Plugin",
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Drupal\\Composer\\Plugin\\Scaffold\\": ""
|
|
}
|
|
},
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"description": "A flexible Composer project scaffold builder.",
|
|
"homepage": "https://www.drupal.org/project/drupal",
|
|
"keywords": [
|
|
"drupal"
|
|
]
|
|
},
|
|
{
|
|
"name": "drupal/core-project-message",
|
|
"version": "10.0.9",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/drupal/core-project-message.git",
|
|
"reference": "b4bb5b4c67242def27c2abf5892e5d9bfb7d08f1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/drupal/core-project-message/zipball/b4bb5b4c67242def27c2abf5892e5d9bfb7d08f1",
|
|
"reference": "b4bb5b4c67242def27c2abf5892e5d9bfb7d08f1",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer-plugin-api": "^2",
|
|
"php": ">=7.3.0"
|
|
},
|
|
"type": "composer-plugin",
|
|
"extra": {
|
|
"class": "Drupal\\Composer\\Plugin\\ProjectMessage\\MessagePlugin"
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Drupal\\Composer\\Plugin\\ProjectMessage\\": "."
|
|
}
|
|
},
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"description": "Adds a message after Composer installation.",
|
|
"homepage": "https://www.drupal.org/project/drupal",
|
|
"keywords": [
|
|
"drupal"
|
|
]
|
|
},
|
|
{
|
|
"name": "drupal/core-recommended",
|
|
"version": "10.0.9",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/drupal/core-recommended.git",
|
|
"reference": "1584a4bbb5d72133a5ce2fd711254dea80a647dc"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/drupal/core-recommended/zipball/1584a4bbb5d72133a5ce2fd711254dea80a647dc",
|
|
"reference": "1584a4bbb5d72133a5ce2fd711254dea80a647dc",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"asm89/stack-cors": "~v2.1.1",
|
|
"composer/semver": "~3.3.2",
|
|
"doctrine/annotations": "~1.13.3",
|
|
"doctrine/lexer": "~1.2.3",
|
|
"drupal/core": "10.0.9",
|
|
"egulias/email-validator": "~3.2.1",
|
|
"guzzlehttp/guzzle": "~7.5.0",
|
|
"guzzlehttp/promises": "~1.5.2",
|
|
"guzzlehttp/psr7": "~2.4.5",
|
|
"masterminds/html5": "~2.7.6",
|
|
"pear/archive_tar": "~1.4.14",
|
|
"pear/console_getopt": "~v1.4.3",
|
|
"pear/pear-core-minimal": "~v1.10.11",
|
|
"pear/pear_exception": "~v1.0.2",
|
|
"psr/cache": "~3.0.0",
|
|
"psr/container": "~2.0.2",
|
|
"psr/event-dispatcher": "~1.0.0",
|
|
"psr/http-client": "~1.0.1",
|
|
"psr/http-factory": "~1.0.1",
|
|
"psr/http-message": "~1.0.1",
|
|
"psr/log": "~3.0.0",
|
|
"ralouphie/getallheaders": "~3.0.3",
|
|
"symfony/console": "~v6.2.5",
|
|
"symfony/dependency-injection": "~v6.2.6",
|
|
"symfony/deprecation-contracts": "~v3.2.0",
|
|
"symfony/error-handler": "~v6.2.5",
|
|
"symfony/event-dispatcher": "~v6.2.5",
|
|
"symfony/event-dispatcher-contracts": "~v3.2.0",
|
|
"symfony/http-foundation": "~v6.2.6",
|
|
"symfony/http-kernel": "~v6.2.6",
|
|
"symfony/mime": "~v6.2.5",
|
|
"symfony/polyfill-ctype": "~v1.27.0",
|
|
"symfony/polyfill-iconv": "~v1.27.0",
|
|
"symfony/polyfill-intl-grapheme": "~v1.27.0",
|
|
"symfony/polyfill-intl-idn": "~v1.27.0",
|
|
"symfony/polyfill-intl-normalizer": "~v1.27.0",
|
|
"symfony/polyfill-mbstring": "~v1.27.0",
|
|
"symfony/process": "~v6.2.5",
|
|
"symfony/psr-http-message-bridge": "~v2.1.4",
|
|
"symfony/routing": "~v6.2.5",
|
|
"symfony/serializer": "~v6.2.5",
|
|
"symfony/service-contracts": "~v3.2.0",
|
|
"symfony/string": "~v6.2.5",
|
|
"symfony/translation-contracts": "~v3.2.0",
|
|
"symfony/validator": "~v6.2.5",
|
|
"symfony/var-dumper": "~v6.2.5",
|
|
"symfony/var-exporter": "~v6.2.5",
|
|
"symfony/yaml": "~v6.2.5",
|
|
"twig/twig": "~v3.5.0"
|
|
},
|
|
"conflict": {
|
|
"webflo/drupal-core-strict": "*"
|
|
},
|
|
"type": "metapackage",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"description": "Core and its dependencies with known-compatible minor versions. Require this project INSTEAD OF drupal/core."
|
|
},
|
|
{
|
|
"name": "drupal/ctools",
|
|
"version": "4.0.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/ctools.git",
|
|
"reference": "4.0.4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/ctools-4.0.4.zip",
|
|
"reference": "4.0.4",
|
|
"shasum": "4a2474eb2fd525b2add2db0e855c135ba7f0fb70"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.3 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "4.0.4",
|
|
"datestamp": "1684299878",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
},
|
|
"branch-alias": {
|
|
"dev-8.x-3.x": "3.x-dev"
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Kris Vanderwater (EclipseGc)",
|
|
"homepage": "https://www.drupal.org/u/eclipsegc",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Jakob Perry (japerry)",
|
|
"homepage": "https://www.drupal.org/u/japerry",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Tim Plunkett (tim.plunkett)",
|
|
"homepage": "https://www.drupal.org/u/timplunkett",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "James Gilliland (neclimdul)",
|
|
"homepage": "https://www.drupal.org/u/neclimdul",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Daniel Wehner (dawehner)",
|
|
"homepage": "https://www.drupal.org/u/dawehner",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "joelpittet",
|
|
"homepage": "https://www.drupal.org/user/160302"
|
|
},
|
|
{
|
|
"name": "merlinofchaos",
|
|
"homepage": "https://www.drupal.org/user/26979"
|
|
},
|
|
{
|
|
"name": "neclimdul",
|
|
"homepage": "https://www.drupal.org/user/48673"
|
|
},
|
|
{
|
|
"name": "sdboyer",
|
|
"homepage": "https://www.drupal.org/user/146719"
|
|
},
|
|
{
|
|
"name": "sun",
|
|
"homepage": "https://www.drupal.org/user/54136"
|
|
},
|
|
{
|
|
"name": "tim.plunkett",
|
|
"homepage": "https://www.drupal.org/user/241634"
|
|
}
|
|
],
|
|
"description": "Provides a number of utility and helper APIs for Drupal developers and site builders.",
|
|
"homepage": "https://www.drupal.org/project/ctools",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/ctools",
|
|
"issues": "https://www.drupal.org/project/issues/ctools"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/eck",
|
|
"version": "2.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/eck.git",
|
|
"reference": "2.0.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/eck-2.0.0.zip",
|
|
"reference": "2.0.0",
|
|
"shasum": "e1969212f4ce209e84d500a45133f0fe1b093795"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.4 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "2.0.0",
|
|
"datestamp": "1683908568",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "See contributors",
|
|
"homepage": "https://www.drupal.org/node/1155832/committers"
|
|
},
|
|
{
|
|
"name": "akalata",
|
|
"homepage": "https://www.drupal.org/user/498926"
|
|
},
|
|
{
|
|
"name": "amykhailova",
|
|
"homepage": "https://www.drupal.org/user/2892725"
|
|
},
|
|
{
|
|
"name": "Arrow",
|
|
"homepage": "https://www.drupal.org/user/423969"
|
|
},
|
|
{
|
|
"name": "dpopdan",
|
|
"homepage": "https://www.drupal.org/user/2759811"
|
|
},
|
|
{
|
|
"name": "eric.napier",
|
|
"homepage": "https://www.drupal.org/user/501688"
|
|
},
|
|
{
|
|
"name": "fmizzell",
|
|
"homepage": "https://www.drupal.org/user/1312210"
|
|
},
|
|
{
|
|
"name": "kelly.m.jacobs",
|
|
"homepage": "https://www.drupal.org/user/3397374"
|
|
},
|
|
{
|
|
"name": "legolasbo",
|
|
"homepage": "https://www.drupal.org/user/2480548"
|
|
},
|
|
{
|
|
"name": "Matroskeen",
|
|
"homepage": "https://www.drupal.org/user/3426249"
|
|
},
|
|
{
|
|
"name": "mducharme",
|
|
"homepage": "https://www.drupal.org/user/616996"
|
|
},
|
|
{
|
|
"name": "mihai_brb",
|
|
"homepage": "https://www.drupal.org/user/2065978"
|
|
},
|
|
{
|
|
"name": "pifagor",
|
|
"homepage": "https://www.drupal.org/user/2375692"
|
|
},
|
|
{
|
|
"name": "wjaspers",
|
|
"homepage": "https://www.drupal.org/user/813890"
|
|
}
|
|
],
|
|
"description": "ECK (Entity Construction Kit) allows users to create and administer entity types, bundles and entities from the UI.",
|
|
"homepage": "https://www.drupal.org/project/eck",
|
|
"support": {
|
|
"source": "http://git.drupal.org/project/eck.git",
|
|
"issues": "https://www.drupal.org/project/issues/eck"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/entity",
|
|
"version": "1.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/entity.git",
|
|
"reference": "8.x-1.4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/entity-8.x-1.4.zip",
|
|
"reference": "8.x-1.4",
|
|
"shasum": "1cf7712318fad144eab106a8fcfcd396aeb5676f"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.2|^10.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.4",
|
|
"datestamp": "1661898023",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Berdir",
|
|
"homepage": "https://www.drupal.org/user/214652"
|
|
},
|
|
{
|
|
"name": "bojanz",
|
|
"homepage": "https://www.drupal.org/user/86106"
|
|
},
|
|
{
|
|
"name": "dawehner",
|
|
"homepage": "https://www.drupal.org/user/99340"
|
|
},
|
|
{
|
|
"name": "dixon_",
|
|
"homepage": "https://www.drupal.org/user/239911"
|
|
},
|
|
{
|
|
"name": "fago",
|
|
"homepage": "https://www.drupal.org/user/16747"
|
|
},
|
|
{
|
|
"name": "mglaman",
|
|
"homepage": "https://www.drupal.org/user/2416470"
|
|
},
|
|
{
|
|
"name": "TR",
|
|
"homepage": "https://www.drupal.org/user/202830"
|
|
}
|
|
],
|
|
"description": "Provides expanded entity APIs, which will be moved to Drupal core one day.",
|
|
"homepage": "https://www.drupal.org/project/entity",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/entity",
|
|
"issues": "https://www.drupal.org/project/issues/entity"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/entity_reference_facet_link",
|
|
"version": "2.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/entity_reference_facet_link.git",
|
|
"reference": "2.0.1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/entity_reference_facet_link-2.0.1.zip",
|
|
"reference": "2.0.1",
|
|
"shasum": "3354beb67b8fdce05df16f1dd9f16160fe8ce3a7"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9 || ^10"
|
|
},
|
|
"conflict": {
|
|
"drupal/facets": "<1.0.0-beta1"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "2.0.1",
|
|
"datestamp": "1656723985",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Project has not opted into security advisory coverage!"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "David Cameron (dcam)",
|
|
"homepage": "https://www.drupal.org/u/dcam",
|
|
"role": "Maintainer"
|
|
}
|
|
],
|
|
"description": "Provides a display plugin for Entity Reference fields that links terms to faceted search pages.",
|
|
"homepage": "https://www.drupal.org/project/entity_reference_facet_link",
|
|
"support": {
|
|
"source": "https://cgit.drupalcode.org/entity_reference_facet_link",
|
|
"issues": "https://drupal.org/project/issues/entity_reference_facet_link",
|
|
"irc": "irc://irc.freenode.org/drupal-contribute"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/entity_reference_revisions",
|
|
"version": "1.10.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/entity_reference_revisions.git",
|
|
"reference": "8.x-1.10"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/entity_reference_revisions-8.x-1.10.zip",
|
|
"reference": "8.x-1.10",
|
|
"shasum": "edd23b91c4a34db65ea22c4db54b7458edc7513b"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9 || ^10"
|
|
},
|
|
"require-dev": {
|
|
"drupal/diff": "1.x-dev"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.10",
|
|
"datestamp": "1660664712",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
},
|
|
"drush": {
|
|
"services": {
|
|
"drush.services.yml": "^9 || ^10 || ^11"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Berdir",
|
|
"homepage": "https://www.drupal.org/user/214652"
|
|
},
|
|
{
|
|
"name": "Frans",
|
|
"homepage": "https://www.drupal.org/user/514222"
|
|
},
|
|
{
|
|
"name": "jeroen.b",
|
|
"homepage": "https://www.drupal.org/user/1853532"
|
|
},
|
|
{
|
|
"name": "miro_dietiker",
|
|
"homepage": "https://www.drupal.org/user/227761"
|
|
}
|
|
],
|
|
"description": "Entity Reference Revisions",
|
|
"homepage": "https://www.drupal.org/project/entity_reference_revisions",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/entity_reference_revisions"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/facets",
|
|
"version": "2.0.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/facets.git",
|
|
"reference": "2.0.6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/facets-2.0.6.zip",
|
|
"reference": "2.0.6",
|
|
"shasum": "e984e6ce69026c20d2049d4ec53748e67c5e70de"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.3 || ^10.0"
|
|
},
|
|
"conflict": {
|
|
"drupal/search_api": "<1.14"
|
|
},
|
|
"require-dev": {
|
|
"drupal/jquery_ui_slider": "~2.0",
|
|
"drupal/jquery_ui_touch_punch": "~1.1",
|
|
"drupal/search_api": "^1.28||1.x-dev"
|
|
},
|
|
"suggest": {
|
|
"drupal/jquery_ui_slider": "Required for the 'Facets Range Widget' module to work",
|
|
"drupal/jquery_ui_touch_punch": "Required for the 'Facets Range Widget' module to work"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "2.0.6",
|
|
"datestamp": "1671207897",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "See all contributors",
|
|
"homepage": "https://www.drupal.org/node/2348769/committers"
|
|
},
|
|
{
|
|
"name": "drunken monkey",
|
|
"homepage": "https://www.drupal.org/user/205582"
|
|
},
|
|
{
|
|
"name": "mkalkbrenner",
|
|
"homepage": "https://www.drupal.org/user/124705"
|
|
},
|
|
{
|
|
"name": "Nick_vh",
|
|
"homepage": "https://www.drupal.org/user/122682"
|
|
},
|
|
{
|
|
"name": "StryKaizer",
|
|
"homepage": "https://www.drupal.org/user/462700"
|
|
}
|
|
],
|
|
"description": "The Facet module allows site builders to easily create and manage faceted search interfaces.",
|
|
"homepage": "https://www.drupal.org/project/facets",
|
|
"support": {
|
|
"source": "git://git.drupal.org/project/facets.git",
|
|
"issues": "https://www.drupal.org/project/issues/facets",
|
|
"irc": "irc://irc.freenode.org/drupal-search-api"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/facets_pretty_paths",
|
|
"version": "1.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/facets_pretty_paths.git",
|
|
"reference": "8.x-1.4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/facets_pretty_paths-8.x-1.4.zip",
|
|
"reference": "8.x-1.4",
|
|
"shasum": "a0ae64ef6c22adb75a4ef0e9b2e23ac58caf6dd3"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.1 || ^10",
|
|
"drupal/facets": "^1 || ^2",
|
|
"drupal/pathauto": "^1"
|
|
},
|
|
"require-dev": {
|
|
"drupal/search_api": "^1.5"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.4",
|
|
"datestamp": "1671178925",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Drupal\\facets_pretty_paths\\": "./src"
|
|
}
|
|
},
|
|
"autoload-dev": {
|
|
"psr-4": {
|
|
"Drupal\\Tests\\facets_pretty_paths\\": "./tests/src"
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "All contributors",
|
|
"homepage": "https://www.drupal.org/node/2625160/committers"
|
|
},
|
|
{
|
|
"name": "StryKaizer",
|
|
"homepage": "https://www.drupal.org/user/462700"
|
|
},
|
|
{
|
|
"name": "Upchuk",
|
|
"homepage": "https://www.drupal.org/user/1885838"
|
|
}
|
|
],
|
|
"description": "Pretty paths for Facets.",
|
|
"homepage": "https://www.drupal.org/project/facets_pretty_paths",
|
|
"keywords": [
|
|
"drupal"
|
|
],
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/facets_pretty_paths"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/facets_short_pretty_paths",
|
|
"version": "1.0.0-alpha3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/facets_short_pretty_paths.git",
|
|
"reference": "1.0.0-alpha3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/facets_short_pretty_paths-1.0.0-alpha3.zip",
|
|
"reference": "1.0.0-alpha3",
|
|
"shasum": "3ab04e4de81efbbb95409c4c8733675a97750ab9"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9 || ^10",
|
|
"drupal/facets_pretty_paths": "^1"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "1.0.0-alpha3",
|
|
"datestamp": "1676585892",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Project has not opted into security advisory coverage!"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Christophe Jossart (colorfield)",
|
|
"homepage": "https://www.drupal.org/node/2625160/committers",
|
|
"role": "Maintainer"
|
|
}
|
|
],
|
|
"description": "Shortens Facets Pretty Paths.",
|
|
"homepage": "https://www.drupal.org/project/facets_short_pretty_paths",
|
|
"keywords": [
|
|
"Drupal",
|
|
"Facets"
|
|
],
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/facets_short_pretty_paths",
|
|
"issues": "https://www.drupal.org/project/issues/facets_short_pretty_paths"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/fast_404",
|
|
"version": "3.0.0-alpha1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/fast_404.git",
|
|
"reference": "8.x-3.0-alpha1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/fast_404-8.x-3.0-alpha1.zip",
|
|
"reference": "8.x-3.0-alpha1",
|
|
"shasum": "db75d28dbf7ce20201dbec3d91341c55df3ced45"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.8 || ^9 || ^10"
|
|
},
|
|
"require-dev": {
|
|
"drupal/redirect": "^1.3.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-3.0-alpha1",
|
|
"datestamp": "1685472536",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Alpha releases are not covered by Drupal security advisories."
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "adammalone",
|
|
"homepage": "https://www.drupal.org/user/1295980"
|
|
},
|
|
{
|
|
"name": "gg4",
|
|
"homepage": "https://www.drupal.org/user/360002"
|
|
},
|
|
{
|
|
"name": "joseph.olstad",
|
|
"homepage": "https://www.drupal.org/user/1321830"
|
|
},
|
|
{
|
|
"name": "Kristen Pol",
|
|
"homepage": "https://www.drupal.org/user/8389"
|
|
},
|
|
{
|
|
"name": "naveenvalecha",
|
|
"homepage": "https://www.drupal.org/user/2665733"
|
|
},
|
|
{
|
|
"name": "neetu morwani",
|
|
"homepage": "https://www.drupal.org/user/2632025"
|
|
},
|
|
{
|
|
"name": "soyarma",
|
|
"homepage": "https://www.drupal.org/user/286273"
|
|
}
|
|
],
|
|
"description": "Speed up the generation of 404 pages and route 404 display to a static page.",
|
|
"homepage": "https://www.drupal.org/project/fast_404",
|
|
"keywords": [
|
|
"Drupal"
|
|
],
|
|
"support": {
|
|
"source": "http://cgit.drupalcode.org/fast_404",
|
|
"issues": "https://www.drupal.org/project/issues/fast_404"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/field_timer",
|
|
"version": "2.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/field_timer.git",
|
|
"reference": "2.0.1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/field_timer-2.0.1.zip",
|
|
"reference": "2.0.1",
|
|
"shasum": "06172a4a981c0d4c7c659b4b4478515d28860d32"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "2.0.1",
|
|
"datestamp": "1677530569",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "sergei_brill",
|
|
"homepage": "https://www.drupal.org/user/2306590"
|
|
}
|
|
],
|
|
"description": "Provides a datetime field formatter to display the field as timer or countdown.",
|
|
"homepage": "https://www.drupal.org/project/field_timer",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/field_timer"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/flag",
|
|
"version": "4.0.0-beta4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/flag.git",
|
|
"reference": "8.x-4.0-beta4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/flag-8.x-4.0-beta4.zip",
|
|
"reference": "8.x-4.0-beta4",
|
|
"shasum": "2779804f23685e1bb68a2a7b9517932dde3b1d4e"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.1 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-4.0-beta4",
|
|
"datestamp": "1670487892",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Beta releases are not covered by Drupal security advisories."
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Berdir",
|
|
"homepage": "https://www.drupal.org/user/214652"
|
|
},
|
|
{
|
|
"name": "fago",
|
|
"homepage": "https://www.drupal.org/user/16747"
|
|
},
|
|
{
|
|
"name": "fubhy",
|
|
"homepage": "https://www.drupal.org/user/761344"
|
|
},
|
|
{
|
|
"name": "joachim",
|
|
"homepage": "https://www.drupal.org/user/107701"
|
|
},
|
|
{
|
|
"name": "merlinofchaos",
|
|
"homepage": "https://www.drupal.org/user/26979"
|
|
},
|
|
{
|
|
"name": "mooffie",
|
|
"homepage": "https://www.drupal.org/user/78454"
|
|
},
|
|
{
|
|
"name": "quicksketch",
|
|
"homepage": "https://www.drupal.org/user/35821"
|
|
},
|
|
{
|
|
"name": "shabana.navas",
|
|
"homepage": "https://www.drupal.org/user/1311398"
|
|
},
|
|
{
|
|
"name": "socketwench",
|
|
"homepage": "https://www.drupal.org/user/65793"
|
|
}
|
|
],
|
|
"description": "Create customized flags that users can set on entities.",
|
|
"homepage": "https://www.drupal.org/project/flag",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/flag"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/gin",
|
|
"version": "3.0.0-rc3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/gin.git",
|
|
"reference": "8.x-3.0-rc3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/gin-8.x-3.0-rc3.zip",
|
|
"reference": "8.x-3.0-rc3",
|
|
"shasum": "8ceb6a446b69023b8c0c86baf30a205bb8163573"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9 || ^10",
|
|
"drupal/gin_toolbar": "^1.0@beta"
|
|
},
|
|
"type": "drupal-theme",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-3.0-rc3",
|
|
"datestamp": "1683018296",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "RC releases are not covered by Drupal security advisories."
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"scripts": {
|
|
"phpcs": [
|
|
"phpcs -s --runtime-set ignore_warnings_on_exit 1 --runtime-set ignore_errors_on_exit 0 'web/modules/custom'"
|
|
]
|
|
},
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sascha Eggenberger (saschaeggi)",
|
|
"homepage": "https://www.drupal.org/u/saschaeggi",
|
|
"role": "Maintainer"
|
|
}
|
|
],
|
|
"description": "For a better Admin and Content Editor Experience.",
|
|
"homepage": "https://www.drupal.org/project/gin",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/gin",
|
|
"issues": "https://www.drupal.org/project/issues/gin"
|
|
},
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/saschaeggi"
|
|
},
|
|
{
|
|
"type": "other",
|
|
"url": "https://paypal.me/saschaeggi"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "drupal/gin_lb",
|
|
"version": "1.0.0-rc3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/gin_lb.git",
|
|
"reference": "1.0.0-rc3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/gin_lb-1.0.0-rc3.zip",
|
|
"reference": "1.0.0-rc3",
|
|
"shasum": "a749e106f0b0c57617d60ae37f7db7e6268f4fd7"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.3 || ^10",
|
|
"drupal/gin_toolbar": "*"
|
|
},
|
|
"require-dev": {
|
|
"composer/installers": "^1.2",
|
|
"cweagans/composer-patches": "~1.4",
|
|
"drupal/core-composer-scaffold": "^8.0",
|
|
"drupal/core-dev": "^8.0",
|
|
"drupal/core-recommended": "~10",
|
|
"drupal/field_group": "3.x-dev@dev",
|
|
"drupal/gin": "^3.0@rc",
|
|
"drush/drush": "~11",
|
|
"openeuropa/task-runner": "~2.0.0-alpha1",
|
|
"phpro/grumphp": "~1.5",
|
|
"phpspec/prophecy-phpunit": "^2.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "1.0.0-rc3",
|
|
"datestamp": "1679077285",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "RC releases are not covered by Drupal security advisories."
|
|
}
|
|
},
|
|
"enable-patching": false,
|
|
"composer-exit-on-patch-failure": true,
|
|
"drupal-scaffold": {
|
|
"locations": {
|
|
"web-root": "build/"
|
|
}
|
|
},
|
|
"installer-paths": {
|
|
"build/core": [
|
|
"type:drupal-core"
|
|
],
|
|
"build/modules/contrib/{$name}": [
|
|
"type:drupal-module"
|
|
],
|
|
"build/profiles/contrib/{$name}": [
|
|
"type:drupal-profile"
|
|
],
|
|
"build/themes/contrib/{$name}": [
|
|
"type:drupal-theme"
|
|
],
|
|
"build/libraries/{$name}": [
|
|
"type:drupal-library"
|
|
]
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Drupal\\gin_lb\\": "./src"
|
|
}
|
|
},
|
|
"autoload-dev": {
|
|
"psr-4": {
|
|
"Drupal\\Tests\\gin_lb\\": "./tests/src"
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"scripts": {
|
|
"post-install-cmd": [
|
|
"./vendor/bin/run drupal:site-setup"
|
|
],
|
|
"post-update-cmd": [
|
|
"./vendor/bin/run drupal:site-setup"
|
|
]
|
|
},
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Christian Wiedemann",
|
|
"homepage": "https://www.drupal.org/user/861002",
|
|
"email": "christian.wiedemann@key-tec.de"
|
|
},
|
|
{
|
|
"name": "Duwid",
|
|
"homepage": "https://www.drupal.org/user/2693877"
|
|
},
|
|
{
|
|
"name": "sch4lly",
|
|
"homepage": "https://www.drupal.org/user/856550"
|
|
}
|
|
],
|
|
"description": "Gin Layout Builder",
|
|
"homepage": "https://www.drupal.org/project/gin_lb",
|
|
"keywords": [
|
|
"drupal",
|
|
"ui",
|
|
"web"
|
|
],
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/gin_lb"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/gin_toolbar",
|
|
"version": "1.0.0-rc1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/gin_toolbar.git",
|
|
"reference": "8.x-1.0-rc1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/gin_toolbar-8.x-1.0-rc1.zip",
|
|
"reference": "8.x-1.0-rc1",
|
|
"shasum": "90516f6aa22f4f60f1853bdceb757940f411ec7e"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.0-rc1",
|
|
"datestamp": "1669666957",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "RC releases are not covered by Drupal security advisories."
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sascha Eggenberger (saschaeggi)",
|
|
"homepage": "https://www.drupal.org/u/saschaeggi",
|
|
"role": "Maintainer"
|
|
}
|
|
],
|
|
"description": "Gin Toolbar for Frontend use",
|
|
"homepage": "https://www.drupal.org/project/gin_toolbar",
|
|
"keywords": [
|
|
"Drupal"
|
|
],
|
|
"support": {
|
|
"source": "http://cgit.drupalcode.org/gin_toolbar",
|
|
"issues": "https://www.drupal.org/project/issues/gin_toolbar"
|
|
},
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/saschaeggi"
|
|
},
|
|
{
|
|
"type": "other",
|
|
"url": "https://paypal.me/saschaeggi"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "drupal/image_delta_formatter",
|
|
"version": "dev-1.x",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/image_delta_formatter.git",
|
|
"reference": "dc087febb9727f4fee26f0c960aba5db7e802d1e"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.1+1-dev",
|
|
"datestamp": "1685354611",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Dev releases are not covered by Drupal security advisories."
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "bojanz",
|
|
"homepage": "https://www.drupal.org/user/86106"
|
|
},
|
|
{
|
|
"name": "fgm",
|
|
"homepage": "https://www.drupal.org/user/27985"
|
|
},
|
|
{
|
|
"name": "jsacksick",
|
|
"homepage": "https://www.drupal.org/user/972218"
|
|
}
|
|
],
|
|
"description": "Provides a formatter that displays a specific delta of a multivalue imagefield.",
|
|
"homepage": "https://www.drupal.org/project/image_delta_formatter",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/image_delta_formatter"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/inline_entity_form",
|
|
"version": "1.0.0-rc15",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/inline_entity_form.git",
|
|
"reference": "8.x-1.0-rc15"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/inline_entity_form-8.x-1.0-rc15.zip",
|
|
"reference": "8.x-1.0-rc15",
|
|
"shasum": "7702801f7e599956fc3d10cff8257809f53ac3ec"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.8 || ^9 || ^10",
|
|
"php": ">=7.1"
|
|
},
|
|
"require-dev": {
|
|
"drupal/entity_reference_revisions": "^1.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.0-rc15",
|
|
"datestamp": "1678126675",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "RC releases are not covered by Drupal security advisories."
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "bojanz",
|
|
"homepage": "https://www.drupal.org/user/86106"
|
|
},
|
|
{
|
|
"name": "Centarro",
|
|
"homepage": "https://www.drupal.org/user/3661446"
|
|
},
|
|
{
|
|
"name": "dawehner",
|
|
"homepage": "https://www.drupal.org/user/99340"
|
|
},
|
|
{
|
|
"name": "geek-merlin",
|
|
"homepage": "https://www.drupal.org/user/229048"
|
|
},
|
|
{
|
|
"name": "joachim",
|
|
"homepage": "https://www.drupal.org/user/107701"
|
|
},
|
|
{
|
|
"name": "jsacksick",
|
|
"homepage": "https://www.drupal.org/user/972218"
|
|
},
|
|
{
|
|
"name": "oknate",
|
|
"homepage": "https://www.drupal.org/user/471638"
|
|
},
|
|
{
|
|
"name": "podarok",
|
|
"homepage": "https://www.drupal.org/user/116002"
|
|
},
|
|
{
|
|
"name": "ram4nd",
|
|
"homepage": "https://www.drupal.org/user/601534"
|
|
},
|
|
{
|
|
"name": "rszrama",
|
|
"homepage": "https://www.drupal.org/user/49344"
|
|
},
|
|
{
|
|
"name": "slashrsm",
|
|
"homepage": "https://www.drupal.org/user/744628"
|
|
},
|
|
{
|
|
"name": "webflo",
|
|
"homepage": "https://www.drupal.org/user/254778"
|
|
}
|
|
],
|
|
"description": "Provides a widget for inline management (creation, modification, removal) of referenced entities.",
|
|
"homepage": "https://www.drupal.org/project/inline_entity_form",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/inline_entity_form"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/lang_dropdown",
|
|
"version": "dev-2.x",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/lang_dropdown.git",
|
|
"reference": "de9c1d1d0e6e05fc2b8c4e6672fdcf0555b466dd"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.3 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-2.x": "2.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-2.0+6-dev",
|
|
"datestamp": "1678955597",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Dev releases are not covered by Drupal security advisories."
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "borisson_",
|
|
"homepage": "https://www.drupal.org/user/2393360"
|
|
},
|
|
{
|
|
"name": "kala4ek",
|
|
"homepage": "https://www.drupal.org/user/1945174"
|
|
},
|
|
{
|
|
"name": "manfer",
|
|
"homepage": "https://www.drupal.org/user/506264"
|
|
},
|
|
{
|
|
"name": "Mohammed J. Razem",
|
|
"homepage": "https://www.drupal.org/user/255384"
|
|
},
|
|
{
|
|
"name": "Rajab Natshah",
|
|
"homepage": "https://www.drupal.org/user/1414312"
|
|
}
|
|
],
|
|
"description": "Provides a dropdown select to switch between available languages.",
|
|
"homepage": "https://www.drupal.org/project/lang_dropdown",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/lang_dropdown"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/languageicons",
|
|
"version": "2.0.0-beta4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/languageicons.git",
|
|
"reference": "2.0.0-beta4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/languageicons-2.0.0-beta4.zip",
|
|
"reference": "2.0.0-beta4",
|
|
"shasum": "a598a3476d60e697054dbea5ec709aa0e0b40b6b"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.5 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "2.0.0-beta4",
|
|
"datestamp": "1676038218",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Beta releases are not covered by Drupal security advisories."
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Anybody",
|
|
"homepage": "https://www.drupal.org/user/291091"
|
|
},
|
|
{
|
|
"name": "Freso",
|
|
"homepage": "https://www.drupal.org/user/27504"
|
|
},
|
|
{
|
|
"name": "Grevil",
|
|
"homepage": "https://www.drupal.org/user/3668491"
|
|
},
|
|
{
|
|
"name": "pfrenssen",
|
|
"homepage": "https://www.drupal.org/user/382067"
|
|
}
|
|
],
|
|
"description": "Adds icons to language links.",
|
|
"homepage": "https://www.drupal.org/project/languageicons",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/languageicons"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/layout_builder_blocks",
|
|
"version": "1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/layout_builder_blocks.git",
|
|
"reference": "1.1.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/layout_builder_blocks-1.1.0.zip",
|
|
"reference": "1.1.0",
|
|
"shasum": "d4f92d169466d9d8bdba8ef9ca67f8723b6ae204"
|
|
},
|
|
"require": {
|
|
"drupal/bootstrap_styles": "^1.1",
|
|
"drupal/core": "^9.3 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "1.1.0",
|
|
"datestamp": "1673700504",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Amira Dowidar",
|
|
"homepage": "https://www.drupal.org/user/3092603"
|
|
},
|
|
{
|
|
"name": "mahmoud-zayed",
|
|
"homepage": "https://www.drupal.org/user/2947001"
|
|
}
|
|
],
|
|
"description": "Add UI styles support to blocks from Layout Builder module.",
|
|
"homepage": "https://www.drupal.org/project/layout_builder_blocks",
|
|
"keywords": [
|
|
"Drupal",
|
|
"Layout Builder",
|
|
"UI",
|
|
"style"
|
|
],
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/layout_builder_blocks"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/layout_builder_iframe_modal",
|
|
"version": "1.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/layout_builder_iframe_modal.git",
|
|
"reference": "1.3.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/layout_builder_iframe_modal-1.3.0.zip",
|
|
"reference": "1.3.0",
|
|
"shasum": "c52c7c0ed91e747b49183dae911f6b640344fded"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.8.0 || ^9.0 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "1.3.0",
|
|
"datestamp": "1671889303",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jan Hug",
|
|
"homepage": "https://www.drupal.org/u/dulnan",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "dulnan",
|
|
"homepage": "https://www.drupal.org/user/3652792"
|
|
}
|
|
],
|
|
"description": "Render Laybout Builder block edit forms in an iframe, using the admin theme.",
|
|
"homepage": "https://www.drupal.org/project/layout_builder_iframe_modal",
|
|
"keywords": [
|
|
"Drupal",
|
|
"Layout Builder"
|
|
],
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/layout_builder_iframe_modal",
|
|
"issues": "https://www.drupal.org/project/issues/3169342?categories=All"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/media_library_form_element",
|
|
"version": "2.0.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/media_library_form_element.git",
|
|
"reference": "2.0.6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/media_library_form_element-2.0.6.zip",
|
|
"reference": "2.0.6",
|
|
"shasum": "91363cbea0d1895fbf0fbb9640d70fee47775111"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.2 || ^10"
|
|
},
|
|
"require-dev": {
|
|
"drupal/webform": "6.2.x-dev@dev"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "2.0.6",
|
|
"datestamp": "1674069446",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Kim Kennof",
|
|
"homepage": "https://www.drupal.org/u/nightlife2008",
|
|
"email": "kim.kennof@gmail.com",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "AUSY, a randstad company",
|
|
"homepage": "https://www.ausy.be",
|
|
"email": "info@ausy.be",
|
|
"role": "Sponsor"
|
|
},
|
|
{
|
|
"name": "mark_fullmer",
|
|
"homepage": "https://www.drupal.org/user/2612816"
|
|
},
|
|
{
|
|
"name": "nightlife2008",
|
|
"homepage": "https://www.drupal.org/user/333515"
|
|
},
|
|
{
|
|
"name": "phenaproxima",
|
|
"homepage": "https://www.drupal.org/user/205645"
|
|
}
|
|
],
|
|
"description": "This module provides a Media Library Form API element to be used in all sorts of forms.",
|
|
"homepage": "https://www.drupal.org/project/media_library_form_element",
|
|
"keywords": [
|
|
"Drupal",
|
|
"Form API",
|
|
"Media",
|
|
"Media Library"
|
|
],
|
|
"support": {
|
|
"source": "http://cgit.drupalcode.org/media_library_form_element",
|
|
"issues": "https://www.drupal.org/project/issues/media_library_form_element"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/media_library_theme_reset",
|
|
"version": "1.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/media_library_theme_reset.git",
|
|
"reference": "8.x-1.5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/media_library_theme_reset-8.x-1.5.zip",
|
|
"reference": "8.x-1.5",
|
|
"shasum": "d0e26fb6a0e4b59ff3410bd3f3781165cc27b935"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.5",
|
|
"datestamp": "1670618180",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "gravelpot",
|
|
"homepage": "https://www.drupal.org/user/748208"
|
|
},
|
|
{
|
|
"name": "Jeff Cardwell",
|
|
"homepage": "https://www.drupal.org/user/2913129"
|
|
},
|
|
{
|
|
"name": "lreynaga",
|
|
"homepage": "https://www.drupal.org/user/3400232"
|
|
},
|
|
{
|
|
"name": "mark_fullmer",
|
|
"homepage": "https://www.drupal.org/user/2612816"
|
|
},
|
|
{
|
|
"name": "mmarler",
|
|
"homepage": "https://www.drupal.org/user/500192"
|
|
},
|
|
{
|
|
"name": "ricksta",
|
|
"homepage": "https://www.drupal.org/user/311042"
|
|
},
|
|
{
|
|
"name": "texas_tater",
|
|
"homepage": "https://www.drupal.org/user/753614"
|
|
},
|
|
{
|
|
"name": "utexas",
|
|
"homepage": "https://www.drupal.org/user/3716409"
|
|
}
|
|
],
|
|
"description": "Display the Media Library with an administrative theme",
|
|
"homepage": "https://www.drupal.org/project/media_library_theme_reset",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/media_library_theme_reset"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/metatag",
|
|
"version": "2.0.0-rc2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/metatag.git",
|
|
"reference": "2.0.0-rc2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/metatag-2.0.0-rc2.zip",
|
|
"reference": "2.0.0-rc2",
|
|
"shasum": "a7af9af95aa74d7964fb76afa6b3f379ed385171"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.4 || ^10",
|
|
"drupal/token": "^1.0",
|
|
"php": ">=8.0"
|
|
},
|
|
"require-dev": {
|
|
"drupal/devel": "^4.0 || ^5.0",
|
|
"drupal/hal": "^9 || ^1 || ^2",
|
|
"drupal/metatag_dc": "*",
|
|
"drupal/metatag_open_graph": "*",
|
|
"drupal/page_manager": "^4.0",
|
|
"drupal/redirect": "^1.0",
|
|
"drupal/webprofiler": "^9 || ^10",
|
|
"mpyw/phpunit-patch-serializable-comparison": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "2.0.0-rc2",
|
|
"datestamp": "1685470335",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "RC releases are not covered by Drupal security advisories."
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "See contributors",
|
|
"homepage": "https://www.drupal.org/node/640498/committers",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "Dave Reid",
|
|
"homepage": "https://www.drupal.org/user/53892"
|
|
}
|
|
],
|
|
"description": "Manage meta tags for all entities.",
|
|
"homepage": "https://www.drupal.org/project/metatag",
|
|
"keywords": [
|
|
"Drupal",
|
|
"seo"
|
|
],
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/metatag",
|
|
"issues": "https://www.drupal.org/project/issues/metatag",
|
|
"docs": "https://www.drupal.org/docs/8/modules/metatag"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/pathauto",
|
|
"version": "1.11.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/pathauto.git",
|
|
"reference": "8.x-1.11"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.11.zip",
|
|
"reference": "8.x-1.11",
|
|
"shasum": "a006fe9e6046a9833711a1ae56aa4752e65bcdc8"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.3 || ^10",
|
|
"drupal/ctools": "*",
|
|
"drupal/token": "*"
|
|
},
|
|
"suggest": {
|
|
"drupal/redirect": "When installed Pathauto will provide a new \"Update Action\" in case your URLs change. This is the recommended update action and is considered the best practice for SEO and usability."
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.11",
|
|
"datestamp": "1660129564",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
},
|
|
"drush": {
|
|
"services": {
|
|
"drush.services.yml": "^9 || ^10"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Berdir",
|
|
"homepage": "https://www.drupal.org/user/214652"
|
|
},
|
|
{
|
|
"name": "Dave Reid",
|
|
"homepage": "https://www.drupal.org/user/53892"
|
|
},
|
|
{
|
|
"name": "Freso",
|
|
"homepage": "https://www.drupal.org/user/27504"
|
|
},
|
|
{
|
|
"name": "greggles",
|
|
"homepage": "https://www.drupal.org/user/36762"
|
|
}
|
|
],
|
|
"description": "Provides a mechanism for modules to automatically generate aliases for the content they manage.",
|
|
"homepage": "https://www.drupal.org/project/pathauto",
|
|
"support": {
|
|
"source": "https://cgit.drupalcode.org/pathauto",
|
|
"issues": "https://www.drupal.org/project/issues/pathauto",
|
|
"documentation": "https://www.drupal.org/docs/8/modules/pathauto"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/physical",
|
|
"version": "1.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/physical.git",
|
|
"reference": "8.x-1.3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/physical-8.x-1.3.zip",
|
|
"reference": "8.x-1.3",
|
|
"shasum": "b5bbb81eda82babda21b50030da4894f623a419c"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9 || ^10",
|
|
"php": "^8.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.3",
|
|
"datestamp": "1680175173",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "bojanz",
|
|
"homepage": "https://www.drupal.org/user/86106"
|
|
},
|
|
{
|
|
"name": "Centarro",
|
|
"homepage": "https://www.drupal.org/user/3661446"
|
|
},
|
|
{
|
|
"name": "czigor",
|
|
"homepage": "https://www.drupal.org/user/826222"
|
|
},
|
|
{
|
|
"name": "jsacksick",
|
|
"homepage": "https://www.drupal.org/user/972218"
|
|
},
|
|
{
|
|
"name": "rszrama",
|
|
"homepage": "https://www.drupal.org/user/49344"
|
|
}
|
|
],
|
|
"description": "Physical supplies such fields as physical weight and dimensions.",
|
|
"homepage": "https://drupal.org/project/physical",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/physical"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/profile",
|
|
"version": "1.7.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/profile.git",
|
|
"reference": "8.x-1.7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/profile-8.x-1.7.zip",
|
|
"reference": "8.x-1.7",
|
|
"shasum": "f0236acff507aff2a1e2e11cb9c873a0b608ec1c"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9 || ^10",
|
|
"drupal/entity": "^1.0"
|
|
},
|
|
"require-dev": {
|
|
"drupal/token": "^1.7"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.7",
|
|
"datestamp": "1665131792",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "bojanz",
|
|
"homepage": "https://www.drupal.org/user/86106"
|
|
},
|
|
{
|
|
"name": "daggerhart",
|
|
"homepage": "https://www.drupal.org/user/167806"
|
|
},
|
|
{
|
|
"name": "fago",
|
|
"homepage": "https://www.drupal.org/user/16747"
|
|
},
|
|
{
|
|
"name": "jsacksick",
|
|
"homepage": "https://www.drupal.org/user/972218"
|
|
},
|
|
{
|
|
"name": "mglaman",
|
|
"homepage": "https://www.drupal.org/user/2416470"
|
|
},
|
|
{
|
|
"name": "pcambra",
|
|
"homepage": "https://www.drupal.org/user/122101"
|
|
}
|
|
],
|
|
"description": "Provides configurable user profiles.",
|
|
"homepage": "https://drupal.org/project/profile",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/profile"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/purge",
|
|
"version": "3.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/purge.git",
|
|
"reference": "8.x-3.4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/purge-8.x-3.4.zip",
|
|
"reference": "8.x-3.4",
|
|
"shasum": "deb4eccfe88af35445e8064a9a4a8a056bfb917f"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.2 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-3.4",
|
|
"datestamp": "1663189449",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
},
|
|
"branch-alias": {
|
|
"dev-8.x-3.x": "3.x-dev"
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Niels van Mourik",
|
|
"homepage": "http://www.nielsvm.org"
|
|
},
|
|
{
|
|
"name": "japerry",
|
|
"homepage": "https://www.drupal.org/user/45640"
|
|
},
|
|
{
|
|
"name": "nielsvm",
|
|
"homepage": "https://www.drupal.org/user/163285"
|
|
},
|
|
{
|
|
"name": "SqyD",
|
|
"homepage": "https://www.drupal.org/user/106525"
|
|
}
|
|
],
|
|
"description": "Provides a generic external cache invalidation API and queue service.",
|
|
"homepage": "https://www.drupal.org/project/purge",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/purge"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/queue_ui",
|
|
"version": "3.1.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/queue_ui.git",
|
|
"reference": "3.1.3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/queue_ui-3.1.3.zip",
|
|
"reference": "3.1.3",
|
|
"shasum": "a6c2d3c216158d85ce0f598a8e836d4a86fea384"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.2 || ^10"
|
|
},
|
|
"require-dev": {
|
|
"drupal/queue_order": "^2"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "3.1.3",
|
|
"datestamp": "1672387002",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
},
|
|
"drush": {
|
|
"services": {
|
|
"drush.services.yml": "^9 || ^10 || ^11"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "floretan",
|
|
"homepage": "https://www.drupal.org/user/2743951",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "coltrane",
|
|
"homepage": "https://www.drupal.org/user/91990",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "tsphethean",
|
|
"homepage": "https://www.drupal.org/user/66163",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "bceyssens",
|
|
"homepage": "https://www.drupal.org/user/2811585",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "voleger",
|
|
"homepage": "https://www.drupal.org/user/881620",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "voleger",
|
|
"homepage": "https://www.drupal.org/user/3260314"
|
|
}
|
|
],
|
|
"description": "Interface and manager for Drupal queues.",
|
|
"homepage": "https://www.drupal.org/project/queue_ui",
|
|
"keywords": [
|
|
"drupal",
|
|
"php",
|
|
"queue"
|
|
],
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/queue_ui",
|
|
"issues": "https://www.drupal.org/project/issues/queue_ui"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/quicklink",
|
|
"version": "2.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/quicklink.git",
|
|
"reference": "2.0.2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/quicklink-2.0.2.zip",
|
|
"reference": "2.0.2",
|
|
"shasum": "5c617885986f12c475b83fa636a4a7665cfb5e98"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "2.0.2",
|
|
"datestamp": "1667869490",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "mherchel",
|
|
"homepage": "https://www.drupal.org/user/118428"
|
|
}
|
|
],
|
|
"description": "Installs Quicklink JS library to prefetch linked pages.",
|
|
"homepage": "https://www.drupal.org/project/quicklink",
|
|
"keywords": [
|
|
"Drupal"
|
|
],
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/quicklink",
|
|
"issues": "https://www.drupal.org/project/issues/quicklink"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/redirect",
|
|
"version": "1.8.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/redirect.git",
|
|
"reference": "8.x-1.8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/redirect-8.x-1.8.zip",
|
|
"reference": "8.x-1.8",
|
|
"shasum": "a7a440423434472ff7115ae69df01553f763f839"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.2 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.8",
|
|
"datestamp": "1661806955",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Berdir",
|
|
"homepage": "https://www.drupal.org/user/214652"
|
|
},
|
|
{
|
|
"name": "Dave Reid",
|
|
"homepage": "https://www.drupal.org/user/53892"
|
|
},
|
|
{
|
|
"name": "pifagor",
|
|
"homepage": "https://www.drupal.org/user/2375692"
|
|
}
|
|
],
|
|
"description": "Allows users to redirect from old URLs to new URLs.",
|
|
"homepage": "https://www.drupal.org/project/redirect",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/redirect"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/redis",
|
|
"version": "1.6.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/redis.git",
|
|
"reference": "8.x-1.6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/redis-8.x-1.6.zip",
|
|
"reference": "8.x-1.6",
|
|
"shasum": "9e21a03743030e09a8b98da49c4549bd4b83251a"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.3 || ^10"
|
|
},
|
|
"suggest": {
|
|
"predis/predis": "^1.1.1"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.6",
|
|
"datestamp": "1667512839",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Drupal\\redis\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Berdir",
|
|
"homepage": "https://www.drupal.org/user/214652"
|
|
},
|
|
{
|
|
"name": "greg.1.anderson",
|
|
"homepage": "https://www.drupal.org/user/438598"
|
|
},
|
|
{
|
|
"name": "kporras07",
|
|
"homepage": "https://www.drupal.org/user/1349780"
|
|
},
|
|
{
|
|
"name": "pounard",
|
|
"homepage": "https://www.drupal.org/user/240164"
|
|
}
|
|
],
|
|
"description": "Integration of Drupal with the Redis key-value store.",
|
|
"homepage": "https://www.drupal.org/project/redis",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/redis"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/remove_http_headers",
|
|
"version": "2.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/remove_http_headers.git",
|
|
"reference": "2.0.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/remove_http_headers-2.0.0.zip",
|
|
"reference": "2.0.0",
|
|
"shasum": "f6e43ae63cbcd22ac12b4edaa7c0e559269719e1"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^10.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "2.0.0",
|
|
"datestamp": "1672956096",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Orlando Thöny",
|
|
"homepage": "https://www.drupal.org/user/3396620",
|
|
"email": "orlando.thoeny@gmail.com",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "milovan",
|
|
"homepage": "https://www.drupal.org/user/2018332"
|
|
}
|
|
],
|
|
"description": "Removes configured HTTP Response headers.",
|
|
"homepage": "https://drupal.org/project/remove_http_headers",
|
|
"keywords": [
|
|
"Drupal",
|
|
"HTTP headers",
|
|
"Security"
|
|
],
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/remove_http_headers"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/search_api",
|
|
"version": "1.29.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/search_api.git",
|
|
"reference": "8.x-1.29"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.29.zip",
|
|
"reference": "8.x-1.29",
|
|
"shasum": "4663abbcfe5dfc159ee0886fc6c437e998fc0653"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.3 || ^10.0"
|
|
},
|
|
"conflict": {
|
|
"drupal/search_api_solr": "2.* || 3.0 || 3.1"
|
|
},
|
|
"require-dev": {
|
|
"drupal/language_fallback_fix": "@dev",
|
|
"drupal/search_api_autocomplete": "@dev",
|
|
"drupal/search_api_db": "*"
|
|
},
|
|
"suggest": {
|
|
"drupal/facets": "Adds the ability to create faceted searches.",
|
|
"drupal/search_api_autocomplete": "Allows adding autocomplete suggestions to search fields.",
|
|
"drupal/search_api_solr": "Adds support for using Apache Solr as a backend."
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.29",
|
|
"datestamp": "1679910252",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
},
|
|
"drush": {
|
|
"services": {
|
|
"drush.services.yml": "^9 || ^10"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Thomas Seidl",
|
|
"homepage": "https://www.drupal.org/u/drunken-monkey"
|
|
},
|
|
{
|
|
"name": "Nick Veenhof",
|
|
"homepage": "https://www.drupal.org/u/nick_vh"
|
|
},
|
|
{
|
|
"name": "See other contributors",
|
|
"homepage": "https://www.drupal.org/node/790418/committers"
|
|
}
|
|
],
|
|
"description": "Provides a generic framework for modules offering search capabilities.",
|
|
"homepage": "https://www.drupal.org/project/search_api",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/search_api",
|
|
"issues": "https://www.drupal.org/project/issues/search_api",
|
|
"irc": "irc://irc.freenode.org/drupal-search-api"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/search_api_autocomplete",
|
|
"version": "1.7.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/search_api_autocomplete.git",
|
|
"reference": "8.x-1.7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/search_api_autocomplete-8.x-1.7.zip",
|
|
"reference": "8.x-1.7",
|
|
"shasum": "9be80f9187252adbb265402276e9bdce6a5698cd"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.2 || ^10",
|
|
"drupal/search_api": "^1.0"
|
|
},
|
|
"require-dev": {
|
|
"drupal/search_api_page": "1.x-dev"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.7",
|
|
"datestamp": "1664975494",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Thomas Seidl",
|
|
"homepage": "https://www.drupal.org/u/drunken-monkey"
|
|
},
|
|
{
|
|
"name": "See other contributors",
|
|
"homepage": "https://www.drupal.org/node/1142202/committers"
|
|
}
|
|
],
|
|
"description": "Adds autocomplete functionality to searches.",
|
|
"homepage": "https://www.drupal.org/project/search_api_autocomplete",
|
|
"support": {
|
|
"source": "http://git.drupal.org/project/search_api_autocomplete.git",
|
|
"issues": "https://www.drupal.org/project/issues/search_api_autocomplete",
|
|
"irc": "irc://irc.freenode.org/drupal-search-api"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/search_api_solr",
|
|
"version": "4.2.10",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/search_api_solr.git",
|
|
"reference": "4.2.10"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/search_api_solr-4.2.10.zip",
|
|
"reference": "4.2.10",
|
|
"shasum": "28b1ccd5c462db92af3561103e9a33569a674387"
|
|
},
|
|
"require": {
|
|
"composer/semver": "^1.0|^3.0",
|
|
"consolidation/annotated-command": "^2.12|^4.1",
|
|
"drupal/core": "^9.3 || ^10.0",
|
|
"drupal/search_api": "~1.28",
|
|
"ext-dom": "*",
|
|
"ext-json": "*",
|
|
"ext-simplexml": "*",
|
|
"laminas/laminas-stdlib": "^3.2",
|
|
"maennchen/zipstream-php": "^2.2.1",
|
|
"php": ">=7.4",
|
|
"solarium/solarium": "^6.2.8"
|
|
},
|
|
"conflict": {
|
|
"drupal/acquia_search_solr": "<1.0.0-beta8",
|
|
"drupal/search_api_autocomplete": "<1.6.0",
|
|
"drupal/search_api_solr_multilingual": "<3.0.0"
|
|
},
|
|
"require-dev": {
|
|
"drupal/devel": "^4.0|^5.0",
|
|
"drupal/facets": "^3.0.x-dev",
|
|
"drupal/geofield": "1.x-dev",
|
|
"drupal/search_api_autocomplete": "1.x-dev",
|
|
"drupal/search_api_location": "1.x-dev",
|
|
"drupal/search_api_spellcheck": "3.x-dev",
|
|
"monolog/monolog": "^1.25|^3"
|
|
},
|
|
"suggest": {
|
|
"drupal/facets": "Provides facetted search.",
|
|
"drupal/search_api_autocomplete": "Provides auto complete for search boxes.",
|
|
"drupal/search_api_location": "Provides location searches.",
|
|
"drupal/search_api_solr_nlp": "Highly recommended! Provides Solr field types based on natural language processing (NLP).",
|
|
"drupal/search_api_spellcheck": "Provides spell checking and 'Did You Mean?'."
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "4.2.10",
|
|
"datestamp": "1671442326",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
},
|
|
"drush": {
|
|
"services": {
|
|
"drush.services.yml": ">=9"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Markus Kalkbrenner",
|
|
"homepage": "https://www.drupal.org/u/mkalkbrenner"
|
|
},
|
|
{
|
|
"name": "Other contributors",
|
|
"homepage": "https://www.drupal.org/node/982682/committers"
|
|
},
|
|
{
|
|
"name": "cspitzlay",
|
|
"homepage": "https://www.drupal.org/user/419305"
|
|
},
|
|
{
|
|
"name": "drunken monkey",
|
|
"homepage": "https://www.drupal.org/user/205582"
|
|
},
|
|
{
|
|
"name": "mkalkbrenner",
|
|
"homepage": "https://www.drupal.org/user/124705"
|
|
},
|
|
{
|
|
"name": "Nick_vh",
|
|
"homepage": "https://www.drupal.org/user/122682"
|
|
}
|
|
],
|
|
"description": "Offers an implementation of the Search API that uses an Apache Solr server for indexing content.",
|
|
"homepage": "https://www.drupal.org/project/search_api_solr",
|
|
"support": {
|
|
"source": "http://git.drupal.org/project/search_api_solr.git",
|
|
"issues": "https://www.drupal.org/project/issues/search_api_solr",
|
|
"chat": "https://drupalchat.me/channel/search"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/simplenews",
|
|
"version": "3.0.0-beta5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/simplenews.git",
|
|
"reference": "3.0.0-beta5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/simplenews-3.0.0-beta5.zip",
|
|
"reference": "3.0.0-beta5",
|
|
"shasum": "628d8a7cf54040350152db91e80e372b2a409d2a"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.3 || ^10"
|
|
},
|
|
"require-dev": {
|
|
"drupal/monitoring": "^1.10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "3.0.0-beta5",
|
|
"datestamp": "1681467531",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Beta releases are not covered by Drupal security advisories."
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "AdamPS",
|
|
"homepage": "https://www.drupal.org/user/2650563"
|
|
},
|
|
{
|
|
"name": "AlexisWilke",
|
|
"homepage": "https://www.drupal.org/user/356197"
|
|
},
|
|
{
|
|
"name": "Berdir",
|
|
"homepage": "https://www.drupal.org/user/214652"
|
|
},
|
|
{
|
|
"name": "miro_dietiker",
|
|
"homepage": "https://www.drupal.org/user/227761"
|
|
},
|
|
{
|
|
"name": "Simon Georges",
|
|
"homepage": "https://www.drupal.org/user/172312"
|
|
},
|
|
{
|
|
"name": "Sutharsan",
|
|
"homepage": "https://www.drupal.org/user/73854"
|
|
}
|
|
],
|
|
"description": "Simplenews publishes and sends newsletters to lists of subscribers",
|
|
"homepage": "https://www.drupal.org/project/simplenews",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/simplenews"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/sitemap",
|
|
"version": "2.0.0-beta4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/sitemap.git",
|
|
"reference": "8.x-2.0-beta4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/sitemap-8.x-2.0-beta4.zip",
|
|
"reference": "8.x-2.0-beta4",
|
|
"shasum": "f4fc2b05689a217855ed416c4961db8cf96a9e3d"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.1 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-2.0-beta4",
|
|
"datestamp": "1672799632",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Beta releases are not covered by Drupal security advisories."
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nik Alexandrov",
|
|
"homepage": "https://www.drupal.org/u/nafes",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Anna Kalata",
|
|
"homepage": "https://www.drupal.org/u/akalata",
|
|
"role": "Co-maintainer"
|
|
},
|
|
{
|
|
"name": "killes@www.drop.org",
|
|
"homepage": "https://www.drupal.org/u/killeswww.drop.org",
|
|
"role": "Co-maintainer"
|
|
},
|
|
{
|
|
"name": "See other contributors",
|
|
"homepage": "https://www.drupal.org/node/3295/committers",
|
|
"role": "contributor"
|
|
},
|
|
{
|
|
"name": "Nafes",
|
|
"homepage": "https://www.drupal.org/user/2489926"
|
|
}
|
|
],
|
|
"description": "Display a sitemap.",
|
|
"homepage": "http://drupal.org/project/sitemap",
|
|
"support": {
|
|
"source": "http://cgit.drupalcode.org/sitemap",
|
|
"issues": "http://drupal.org/project/issues/sitemap",
|
|
"irc": "irc://irc.freenode.org/drupal-contribute"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/state_machine",
|
|
"version": "1.8.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/state_machine.git",
|
|
"reference": "8.x-1.8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/state_machine-8.x-1.8.zip",
|
|
"reference": "8.x-1.8",
|
|
"shasum": "dd59939a0f91f413c4f98e3f2966f8ea7a4a74ee"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.2 || ^10",
|
|
"php": ">=7.0.8"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.8",
|
|
"datestamp": "1684226801",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "arithmetric",
|
|
"homepage": "https://www.drupal.org/user/162305"
|
|
},
|
|
{
|
|
"name": "bojanz",
|
|
"homepage": "https://www.drupal.org/user/86106"
|
|
},
|
|
{
|
|
"name": "Brandonian",
|
|
"homepage": "https://www.drupal.org/user/77766"
|
|
},
|
|
{
|
|
"name": "das-peter",
|
|
"homepage": "https://www.drupal.org/user/762870"
|
|
},
|
|
{
|
|
"name": "e2thex",
|
|
"homepage": "https://www.drupal.org/user/189123"
|
|
},
|
|
{
|
|
"name": "Elijah Lynn",
|
|
"homepage": "https://www.drupal.org/user/353190"
|
|
},
|
|
{
|
|
"name": "ericduran",
|
|
"homepage": "https://www.drupal.org/user/244460"
|
|
},
|
|
{
|
|
"name": "fmitchell",
|
|
"homepage": "https://www.drupal.org/user/213574"
|
|
},
|
|
{
|
|
"name": "indytechcook",
|
|
"homepage": "https://www.drupal.org/user/245817"
|
|
},
|
|
{
|
|
"name": "jsacksick",
|
|
"homepage": "https://www.drupal.org/user/972218"
|
|
},
|
|
{
|
|
"name": "robeano",
|
|
"homepage": "https://www.drupal.org/user/67660"
|
|
},
|
|
{
|
|
"name": "stevector",
|
|
"homepage": "https://www.drupal.org/user/179805"
|
|
},
|
|
{
|
|
"name": "timcosgrove",
|
|
"homepage": "https://www.drupal.org/user/118452"
|
|
},
|
|
{
|
|
"name": "zroger",
|
|
"homepage": "https://www.drupal.org/user/67977"
|
|
}
|
|
],
|
|
"description": "Provides code-driven workflow functionality.",
|
|
"homepage": "http://drupal.org/project/state_machine",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/state_machine"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/token",
|
|
"version": "1.11.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/token.git",
|
|
"reference": "8.x-1.11"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/token-8.x-1.11.zip",
|
|
"reference": "8.x-1.11",
|
|
"shasum": "da264b36d1f88eb0c74bf84e18e8789854f98400"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.2 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.11",
|
|
"datestamp": "1659471813",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
},
|
|
"drush": {
|
|
"services": {
|
|
"drush.services.yml": "^9 || ^10"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Berdir",
|
|
"homepage": "https://www.drupal.org/user/214652"
|
|
},
|
|
{
|
|
"name": "Dave Reid",
|
|
"homepage": "https://www.drupal.org/user/53892"
|
|
},
|
|
{
|
|
"name": "eaton",
|
|
"homepage": "https://www.drupal.org/user/16496"
|
|
},
|
|
{
|
|
"name": "fago",
|
|
"homepage": "https://www.drupal.org/user/16747"
|
|
},
|
|
{
|
|
"name": "greggles",
|
|
"homepage": "https://www.drupal.org/user/36762"
|
|
},
|
|
{
|
|
"name": "mikeryan",
|
|
"homepage": "https://www.drupal.org/user/4420"
|
|
}
|
|
],
|
|
"description": "Provides a user interface for the Token API, some missing core tokens.",
|
|
"homepage": "https://www.drupal.org/project/token",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/token"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/varnish_purge",
|
|
"version": "2.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/varnish_purge.git",
|
|
"reference": "8.x-2.2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/varnish_purge-8.x-2.2.zip",
|
|
"reference": "8.x-2.2",
|
|
"shasum": "9fbddb71417113d58345d2fbe9d0a1aa9c5d5c36"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9 || ^10"
|
|
},
|
|
"require-dev": {
|
|
"drupal/purge": "*",
|
|
"drupal/purge_tokens": "*",
|
|
"drupal/varnish_purger-varnish_purger": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-2.2",
|
|
"datestamp": "1681218333",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "deadbeef",
|
|
"homepage": "https://www.drupal.org/user/93644"
|
|
},
|
|
{
|
|
"name": "javivf",
|
|
"homepage": "https://www.drupal.org/user/2789335"
|
|
},
|
|
{
|
|
"name": "littlethoughts",
|
|
"homepage": "https://www.drupal.org/user/2479724"
|
|
},
|
|
{
|
|
"name": "MiSc",
|
|
"homepage": "https://www.drupal.org/user/382892"
|
|
}
|
|
],
|
|
"homepage": "https://www.drupal.org/project/varnish_purge",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/varnish_purge"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/video_embed_field",
|
|
"version": "2.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/video_embed_field.git",
|
|
"reference": "8.x-2.5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/video_embed_field-8.x-2.5.zip",
|
|
"reference": "8.x-2.5",
|
|
"shasum": "997ed67b6873e822fe628f87f65bd6da67e7350c"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.2 || ^10"
|
|
},
|
|
"require-dev": {
|
|
"drupal/ckeditor": "^1",
|
|
"drupal/colorbox": "^2",
|
|
"drupal/video_embed_media": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-2.5",
|
|
"datestamp": "1671413311",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "abhinesh",
|
|
"homepage": "https://www.drupal.org/user/3645979"
|
|
},
|
|
{
|
|
"name": "jec006",
|
|
"homepage": "https://www.drupal.org/user/855980"
|
|
},
|
|
{
|
|
"name": "plopesc",
|
|
"homepage": "https://www.drupal.org/user/282415"
|
|
},
|
|
{
|
|
"name": "Sam152",
|
|
"homepage": "https://www.drupal.org/user/1485048"
|
|
}
|
|
],
|
|
"description": "A pluggable field type for storing videos from external video hosts such as Vimeo and YouTube.",
|
|
"homepage": "https://www.drupal.org/project/video_embed_field",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/video_embed_field"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/votingapi",
|
|
"version": "3.0.0-beta4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/votingapi.git",
|
|
"reference": "8.x-3.0-beta4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/votingapi-8.x-3.0-beta4.zip",
|
|
"reference": "8.x-3.0-beta4",
|
|
"shasum": "ef523e6974e66307f57e750b804a98230c4ee993"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.2 || ^10"
|
|
},
|
|
"require-dev": {
|
|
"drupal/token": "^1.5"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-3.0-beta4",
|
|
"datestamp": "1679526721",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Beta releases are not covered by Drupal security advisories."
|
|
}
|
|
},
|
|
"drush": {
|
|
"services": {
|
|
"drush.services.yml": ">=9"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "eaton",
|
|
"homepage": "https://www.drupal.org/user/16496"
|
|
},
|
|
{
|
|
"name": "pedrorocha",
|
|
"homepage": "https://www.drupal.org/user/218937"
|
|
},
|
|
{
|
|
"name": "pifagor",
|
|
"homepage": "https://www.drupal.org/user/2375692"
|
|
},
|
|
{
|
|
"name": "torotil",
|
|
"homepage": "https://www.drupal.org/user/865256"
|
|
},
|
|
{
|
|
"name": "TR",
|
|
"homepage": "https://www.drupal.org/user/202830"
|
|
}
|
|
],
|
|
"description": "Voting API",
|
|
"homepage": "https://www.drupal.org/project/votingapi",
|
|
"keywords": [
|
|
"Drupal"
|
|
],
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/votingapi",
|
|
"issues": "https://drupal.org/project/issues/votingapi"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/warmer",
|
|
"version": "2.0.9",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/warmer.git",
|
|
"reference": "2.0.9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/warmer-2.0.9.zip",
|
|
"reference": "2.0.9",
|
|
"shasum": "d1be1a6eb31f4eb8301fa3ee2d67c9a894a16939"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9 || ^10",
|
|
"php": ">=5.6.0",
|
|
"vipnytt/sitemapparser": "^1.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "2.0.9",
|
|
"datestamp": "1682671763",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
},
|
|
"drush": {
|
|
"services": {
|
|
"drush.services.yml": "^9"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Mateu Aguiló Bosch",
|
|
"homepage": "https://www.drupal.org/user/550110",
|
|
"email": "mateu@mateuaguilo.com"
|
|
},
|
|
{
|
|
"name": "slv_",
|
|
"homepage": "https://www.drupal.org/user/826088"
|
|
}
|
|
],
|
|
"description": "Module that provides infrastructure for common cache warming/pre-fetching techniques.",
|
|
"homepage": "https://www.drupal.org/project/warmer",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/warmer"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/xmlsitemap",
|
|
"version": "1.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/xmlsitemap.git",
|
|
"reference": "8.x-1.4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/xmlsitemap-8.x-1.4.zip",
|
|
"reference": "8.x-1.4",
|
|
"shasum": "cd010ebdfbdb5b4d51d9fa96bbebd3b310021a1f"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.3 || ^10",
|
|
"ext-xmlwriter": "*"
|
|
},
|
|
"require-dev": {
|
|
"drupal/config_readonly": "^1.0",
|
|
"drupal/metatag": "^1.0",
|
|
"drupal/robotstxt": "^1.0"
|
|
},
|
|
"suggest": {
|
|
"drush/drush": "Command-line regenerating and rebuilding sitemaps."
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.4",
|
|
"datestamp": "1663795747",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
},
|
|
"drush": {
|
|
"services": {
|
|
"drush.services.yml": "^10 || ^11"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "amateescu",
|
|
"homepage": "https://www.drupal.org/user/729614"
|
|
},
|
|
{
|
|
"name": "andrei.dincu",
|
|
"homepage": "https://www.drupal.org/user/2628879"
|
|
},
|
|
{
|
|
"name": "Dave Reid",
|
|
"homepage": "https://www.drupal.org/user/53892"
|
|
},
|
|
{
|
|
"name": "juampynr",
|
|
"homepage": "https://www.drupal.org/user/682736"
|
|
},
|
|
{
|
|
"name": "paulmckibben",
|
|
"homepage": "https://www.drupal.org/user/279003"
|
|
},
|
|
{
|
|
"name": "pifagor",
|
|
"homepage": "https://www.drupal.org/user/2375692"
|
|
},
|
|
{
|
|
"name": "poker10",
|
|
"homepage": "https://www.drupal.org/user/272316"
|
|
},
|
|
{
|
|
"name": "RenatoG",
|
|
"homepage": "https://www.drupal.org/user/3326031"
|
|
},
|
|
{
|
|
"name": "tadityar",
|
|
"homepage": "https://www.drupal.org/user/3094465"
|
|
},
|
|
{
|
|
"name": "th_tushar",
|
|
"homepage": "https://www.drupal.org/user/1835276"
|
|
}
|
|
],
|
|
"description": "Creates XML Sitemaps for the site",
|
|
"homepage": "https://www.drupal.org/project/xmlsitemap",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/xmlsitemap",
|
|
"issues": "http://drupal.org/project/issues/xmlsitemap"
|
|
}
|
|
},
|
|
{
|
|
"name": "drush/drush",
|
|
"version": "11.5.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/drush-ops/drush.git",
|
|
"reference": "3138f82baa3b0e29ac935893a444881a7332177d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/drush-ops/drush/zipball/3138f82baa3b0e29ac935893a444881a7332177d",
|
|
"reference": "3138f82baa3b0e29ac935893a444881a7332177d",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"chi-teck/drupal-code-generator": "^2.4",
|
|
"composer/semver": "^1.4 || ^3",
|
|
"consolidation/annotated-command": "^4.7.0",
|
|
"consolidation/config": "^2",
|
|
"consolidation/filter-via-dot-access-data": "^2",
|
|
"consolidation/robo": "^3.0.9 || ^4.0.1",
|
|
"consolidation/site-alias": "^3.1.6 || ^4",
|
|
"consolidation/site-process": "^4.1.3 || ^5",
|
|
"enlightn/security-checker": "^1",
|
|
"ext-dom": "*",
|
|
"guzzlehttp/guzzle": "^6.5 || ^7.0",
|
|
"league/container": "^3.4 || ^4",
|
|
"php": ">=7.4",
|
|
"psy/psysh": "~0.11",
|
|
"symfony/event-dispatcher": "^4.0 || ^5.0 || ^6.0",
|
|
"symfony/filesystem": "^4.4 || ^5.4 || ^6.1",
|
|
"symfony/finder": "^4.0 || ^5 || ^6",
|
|
"symfony/polyfill-php80": "^1.23",
|
|
"symfony/var-dumper": "^4.0 || ^5.0 || ^6.0",
|
|
"symfony/yaml": "^4.0 || ^5.0 || ^6.0",
|
|
"webflo/drupal-finder": "^1.2"
|
|
},
|
|
"conflict": {
|
|
"drupal/core": "< 9.2",
|
|
"drupal/migrate_run": "*",
|
|
"drupal/migrate_tools": "<= 5"
|
|
},
|
|
"require-dev": {
|
|
"composer/installers": "^1.7",
|
|
"cweagans/composer-patches": "~1.0",
|
|
"david-garcia/phpwhois": "4.3.0",
|
|
"drupal/core-recommended": "^9 || ^10",
|
|
"drupal/semver_example": "2.3.0",
|
|
"phpunit/phpunit": ">=7.5.20",
|
|
"rector/rector": "^0.12",
|
|
"squizlabs/php_codesniffer": "^3.6",
|
|
"vlucas/phpdotenv": "^2.4",
|
|
"yoast/phpunit-polyfills": "^0.2.0"
|
|
},
|
|
"bin": [
|
|
"drush"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"installer-paths": {
|
|
"sut/core": [
|
|
"type:drupal-core"
|
|
],
|
|
"sut/libraries/{$name}": [
|
|
"type:drupal-library"
|
|
],
|
|
"sut/modules/unish/{$name}": [
|
|
"drupal/devel"
|
|
],
|
|
"sut/themes/unish/{$name}": [
|
|
"drupal/empty_theme"
|
|
],
|
|
"sut/modules/contrib/{$name}": [
|
|
"type:drupal-module"
|
|
],
|
|
"sut/profiles/contrib/{$name}": [
|
|
"type:drupal-profile"
|
|
],
|
|
"sut/themes/contrib/{$name}": [
|
|
"type:drupal-theme"
|
|
],
|
|
"sut/drush/contrib/{$name}": [
|
|
"type:drupal-drush"
|
|
]
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Drush\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Moshe Weitzman",
|
|
"email": "weitzman@tejasa.com"
|
|
},
|
|
{
|
|
"name": "Owen Barton",
|
|
"email": "drupal@owenbarton.com"
|
|
},
|
|
{
|
|
"name": "Greg Anderson",
|
|
"email": "greg.1.anderson@greenknowe.org"
|
|
},
|
|
{
|
|
"name": "Jonathan Araña Cruz",
|
|
"email": "jonhattan@faita.net"
|
|
},
|
|
{
|
|
"name": "Jonathan Hedstrom",
|
|
"email": "jhedstrom@gmail.com"
|
|
},
|
|
{
|
|
"name": "Christopher Gervais",
|
|
"email": "chris@ergonlogic.com"
|
|
},
|
|
{
|
|
"name": "Dave Reid",
|
|
"email": "dave@davereid.net"
|
|
},
|
|
{
|
|
"name": "Damian Lee",
|
|
"email": "damiankloip@googlemail.com"
|
|
}
|
|
],
|
|
"description": "Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.",
|
|
"homepage": "http://www.drush.org",
|
|
"support": {
|
|
"forum": "http://drupal.stackexchange.com/questions/tagged/drush",
|
|
"issues": "https://github.com/drush-ops/drush/issues",
|
|
"slack": "https://drupal.slack.com/messages/C62H9CWQM",
|
|
"source": "https://github.com/drush-ops/drush/tree/11.5.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/weitzman",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2023-02-21T02:32:48+00:00"
|
|
},
|
|
{
|
|
"name": "egulias/email-validator",
|
|
"version": "3.2.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/egulias/EmailValidator.git",
|
|
"reference": "b531a2311709443320c786feb4519cfaf94af796"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/egulias/EmailValidator/zipball/b531a2311709443320c786feb4519cfaf94af796",
|
|
"reference": "b531a2311709443320c786feb4519cfaf94af796",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/lexer": "^1.2|^2",
|
|
"php": ">=7.2",
|
|
"symfony/polyfill-intl-idn": "^1.15"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^8.5.8|^9.3.3",
|
|
"vimeo/psalm": "^4"
|
|
},
|
|
"suggest": {
|
|
"ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Egulias\\EmailValidator\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Eduardo Gulias Davis"
|
|
}
|
|
],
|
|
"description": "A library for validating emails against several RFCs",
|
|
"homepage": "https://github.com/egulias/EmailValidator",
|
|
"keywords": [
|
|
"email",
|
|
"emailvalidation",
|
|
"emailvalidator",
|
|
"validation",
|
|
"validator"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/egulias/EmailValidator/issues",
|
|
"source": "https://github.com/egulias/EmailValidator/tree/3.2.5"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/egulias",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2023-01-02T17:26:14+00:00"
|
|
},
|
|
{
|
|
"name": "enlightn/security-checker",
|
|
"version": "v1.10.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/enlightn/security-checker.git",
|
|
"reference": "196bacc76e7a72a63d0e1220926dbb190272db97"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/enlightn/security-checker/zipball/196bacc76e7a72a63d0e1220926dbb190272db97",
|
|
"reference": "196bacc76e7a72a63d0e1220926dbb190272db97",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"ext-json": "*",
|
|
"guzzlehttp/guzzle": "^6.3|^7.0",
|
|
"php": ">=5.6",
|
|
"symfony/console": "^3.4|^4|^5|^6",
|
|
"symfony/finder": "^3|^4|^5|^6",
|
|
"symfony/process": "^3.4|^4|^5|^6",
|
|
"symfony/yaml": "^3.4|^4|^5|^6"
|
|
},
|
|
"require-dev": {
|
|
"ext-zip": "*",
|
|
"friendsofphp/php-cs-fixer": "^2.18|^3.0",
|
|
"phpunit/phpunit": "^5.5|^6|^7|^8|^9"
|
|
},
|
|
"bin": [
|
|
"security-checker"
|
|
],
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Enlightn\\SecurityChecker\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Paras Malhotra",
|
|
"email": "paras@laravel-enlightn.com"
|
|
},
|
|
{
|
|
"name": "Miguel Piedrafita",
|
|
"email": "soy@miguelpiedrafita.com"
|
|
}
|
|
],
|
|
"description": "A PHP dependency vulnerabilities scanner based on the Security Advisories Database.",
|
|
"keywords": [
|
|
"package",
|
|
"php",
|
|
"scanner",
|
|
"security",
|
|
"security advisories",
|
|
"vulnerability scanner"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/enlightn/security-checker/issues",
|
|
"source": "https://github.com/enlightn/security-checker/tree/v1.10.0"
|
|
},
|
|
"time": "2022-02-21T22:40:16+00:00"
|
|
},
|
|
{
|
|
"name": "grasmash/expander",
|
|
"version": "3.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/grasmash/expander.git",
|
|
"reference": "bb1c1a2430957945cf08c5a62f5d72a6aa6a2c82"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/grasmash/expander/zipball/bb1c1a2430957945cf08c5a62f5d72a6aa6a2c82",
|
|
"reference": "bb1c1a2430957945cf08c5a62f5d72a6aa6a2c82",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"dflydev/dot-access-data": "^3.0.0",
|
|
"php": ">=8.0",
|
|
"psr/log": "^2 | ^3"
|
|
},
|
|
"require-dev": {
|
|
"greg-1-anderson/composer-test-scenarios": "^1",
|
|
"php-coveralls/php-coveralls": "^2.5",
|
|
"phpunit/phpunit": "^9",
|
|
"squizlabs/php_codesniffer": "^3.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Grasmash\\Expander\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Matthew Grasmick"
|
|
}
|
|
],
|
|
"description": "Expands internal property references in PHP arrays file.",
|
|
"support": {
|
|
"issues": "https://github.com/grasmash/expander/issues",
|
|
"source": "https://github.com/grasmash/expander/tree/3.0.0"
|
|
},
|
|
"time": "2022-05-10T13:14:49+00:00"
|
|
},
|
|
{
|
|
"name": "guzzlehttp/guzzle",
|
|
"version": "7.5.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/guzzle/guzzle.git",
|
|
"reference": "b964ca597e86b752cd994f27293e9fa6b6a95ed9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/b964ca597e86b752cd994f27293e9fa6b6a95ed9",
|
|
"reference": "b964ca597e86b752cd994f27293e9fa6b6a95ed9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-json": "*",
|
|
"guzzlehttp/promises": "^1.5",
|
|
"guzzlehttp/psr7": "^1.9.1 || ^2.4.5",
|
|
"php": "^7.2.5 || ^8.0",
|
|
"psr/http-client": "^1.0",
|
|
"symfony/deprecation-contracts": "^2.2 || ^3.0"
|
|
},
|
|
"provide": {
|
|
"psr/http-client-implementation": "1.0"
|
|
},
|
|
"require-dev": {
|
|
"bamarni/composer-bin-plugin": "^1.8.1",
|
|
"ext-curl": "*",
|
|
"php-http/client-integration-tests": "^3.0",
|
|
"phpunit/phpunit": "^8.5.29 || ^9.5.23",
|
|
"psr/log": "^1.1 || ^2.0 || ^3.0"
|
|
},
|
|
"suggest": {
|
|
"ext-curl": "Required for CURL handler support",
|
|
"ext-intl": "Required for Internationalized Domain Name (IDN) support",
|
|
"psr/log": "Required for using the Log middleware"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"bamarni-bin": {
|
|
"bin-links": true,
|
|
"forward-command": false
|
|
},
|
|
"branch-alias": {
|
|
"dev-master": "7.5-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"src/functions_include.php"
|
|
],
|
|
"psr-4": {
|
|
"GuzzleHttp\\": "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": "Jeremy Lindblom",
|
|
"email": "jeremeamia@gmail.com",
|
|
"homepage": "https://github.com/jeremeamia"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
],
|
|
"description": "Guzzle is a PHP HTTP client library",
|
|
"keywords": [
|
|
"client",
|
|
"curl",
|
|
"framework",
|
|
"http",
|
|
"http client",
|
|
"psr-18",
|
|
"psr-7",
|
|
"rest",
|
|
"web service"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/guzzle/guzzle/issues",
|
|
"source": "https://github.com/guzzle/guzzle/tree/7.5.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/GrahamCampbell",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/Nyholm",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2023-04-17T16:30:08+00:00"
|
|
},
|
|
{
|
|
"name": "guzzlehttp/promises",
|
|
"version": "1.5.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/guzzle/promises.git",
|
|
"reference": "b94b2807d85443f9719887892882d0329d1e2598"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/guzzle/promises/zipball/b94b2807d85443f9719887892882d0329d1e2598",
|
|
"reference": "b94b2807d85443f9719887892882d0329d1e2598",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.5"
|
|
},
|
|
"require-dev": {
|
|
"symfony/phpunit-bridge": "^4.4 || ^5.1"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.5-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"src/functions_include.php"
|
|
],
|
|
"psr-4": {
|
|
"GuzzleHttp\\Promise\\": "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": "Tobias Nyholm",
|
|
"email": "tobias.nyholm@gmail.com",
|
|
"homepage": "https://github.com/Nyholm"
|
|
},
|
|
{
|
|
"name": "Tobias Schultze",
|
|
"email": "webmaster@tubo-world.de",
|
|
"homepage": "https://github.com/Tobion"
|
|
}
|
|
],
|
|
"description": "Guzzle promises library",
|
|
"keywords": [
|
|
"promise"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/guzzle/promises/issues",
|
|
"source": "https://github.com/guzzle/promises/tree/1.5.2"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/GrahamCampbell",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/Nyholm",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2022-08-28T14:55:35+00:00"
|
|
},
|
|
{
|
|
"name": "guzzlehttp/psr7",
|
|
"version": "2.4.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/guzzle/psr7.git",
|
|
"reference": "0454e12ef0cd597ccd2adb036f7bda4e7fface66"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/guzzle/psr7/zipball/0454e12ef0cd597ccd2adb036f7bda4e7fface66",
|
|
"reference": "0454e12ef0cd597ccd2adb036f7bda4e7fface66",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.2.5 || ^8.0",
|
|
"psr/http-factory": "^1.0",
|
|
"psr/http-message": "^1.0",
|
|
"ralouphie/getallheaders": "^3.0"
|
|
},
|
|
"provide": {
|
|
"psr/http-factory-implementation": "1.0",
|
|
"psr/http-message-implementation": "1.0"
|
|
},
|
|
"require-dev": {
|
|
"bamarni/composer-bin-plugin": "^1.8.1",
|
|
"http-interop/http-factory-tests": "^0.9",
|
|
"phpunit/phpunit": "^8.5.29 || ^9.5.23"
|
|
},
|
|
"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.4.5"
|
|
},
|
|
"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": "2023-04-17T16:00:45+00:00"
|
|
},
|
|
{
|
|
"name": "laminas/laminas-stdlib",
|
|
"version": "3.17.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/laminas/laminas-stdlib.git",
|
|
"reference": "dd35c868075bad80b6718959740913e178eb4274"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/dd35c868075bad80b6718959740913e178eb4274",
|
|
"reference": "dd35c868075bad80b6718959740913e178eb4274",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"php": "~8.1.0 || ~8.2.0"
|
|
},
|
|
"conflict": {
|
|
"zendframework/zend-stdlib": "*"
|
|
},
|
|
"require-dev": {
|
|
"laminas/laminas-coding-standard": "^2.5",
|
|
"phpbench/phpbench": "^1.2.9",
|
|
"phpunit/phpunit": "^10.0.16",
|
|
"psalm/plugin-phpunit": "^0.18.4",
|
|
"vimeo/psalm": "^5.8"
|
|
},
|
|
"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": "2023-03-20T13:51:37+00:00"
|
|
},
|
|
{
|
|
"name": "league/container",
|
|
"version": "4.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/thephpleague/container.git",
|
|
"reference": "375d13cb828649599ef5d48a339c4af7a26cd0ab"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/thephpleague/container/zipball/375d13cb828649599ef5d48a339c4af7a26cd0ab",
|
|
"reference": "375d13cb828649599ef5d48a339c4af7a26cd0ab",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"php": "^7.2 || ^8.0",
|
|
"psr/container": "^1.1 || ^2.0"
|
|
},
|
|
"provide": {
|
|
"psr/container-implementation": "^1.0"
|
|
},
|
|
"replace": {
|
|
"orno/di": "~2.0"
|
|
},
|
|
"require-dev": {
|
|
"nette/php-generator": "^3.4",
|
|
"nikic/php-parser": "^4.10",
|
|
"phpstan/phpstan": "^0.12.47",
|
|
"phpunit/phpunit": "^8.5.17",
|
|
"roave/security-advisories": "dev-latest",
|
|
"scrutinizer/ocular": "^1.8",
|
|
"squizlabs/php_codesniffer": "^3.6"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "4.x-dev",
|
|
"dev-4.x": "4.x-dev",
|
|
"dev-3.x": "3.x-dev",
|
|
"dev-2.x": "2.x-dev",
|
|
"dev-1.x": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"League\\Container\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Phil Bennett",
|
|
"email": "mail@philbennett.co.uk",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "A fast and intuitive dependency injection container.",
|
|
"homepage": "https://github.com/thephpleague/container",
|
|
"keywords": [
|
|
"container",
|
|
"dependency",
|
|
"di",
|
|
"injection",
|
|
"league",
|
|
"provider",
|
|
"service"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/thephpleague/container/issues",
|
|
"source": "https://github.com/thephpleague/container/tree/4.2.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/philipobenito",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2021-11-16T10:29:06+00:00"
|
|
},
|
|
{
|
|
"name": "maennchen/zipstream-php",
|
|
"version": "v2.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/maennchen/ZipStream-PHP.git",
|
|
"reference": "3fa72e4c71a43f9e9118752a5c90e476a8dc9eb3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/3fa72e4c71a43f9e9118752a5c90e476a8dc9eb3",
|
|
"reference": "3fa72e4c71a43f9e9118752a5c90e476a8dc9eb3",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"ext-mbstring": "*",
|
|
"myclabs/php-enum": "^1.5",
|
|
"php": "^8.0",
|
|
"psr/http-message": "^1.0"
|
|
},
|
|
"require-dev": {
|
|
"ext-zip": "*",
|
|
"friendsofphp/php-cs-fixer": "^3.9",
|
|
"guzzlehttp/guzzle": "^6.5.3 || ^7.2.0",
|
|
"mikey179/vfsstream": "^1.6",
|
|
"php-coveralls/php-coveralls": "^2.4",
|
|
"phpunit/phpunit": "^8.5.8 || ^9.4.2",
|
|
"vimeo/psalm": "^5.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/v2.4.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/maennchen",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://opencollective.com/zipstream",
|
|
"type": "open_collective"
|
|
}
|
|
],
|
|
"time": "2022-12-08T12:29:14+00:00"
|
|
},
|
|
{
|
|
"name": "masterminds/html5",
|
|
"version": "2.7.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Masterminds/html5-php.git",
|
|
"reference": "897eb517a343a2281f11bc5556d6548db7d93947"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Masterminds/html5-php/zipball/897eb517a343a2281f11bc5556d6548db7d93947",
|
|
"reference": "897eb517a343a2281f11bc5556d6548db7d93947",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-ctype": "*",
|
|
"ext-dom": "*",
|
|
"ext-libxml": "*",
|
|
"php": ">=5.3.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.7-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Masterminds\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Matt Butcher",
|
|
"email": "technosophos@gmail.com"
|
|
},
|
|
{
|
|
"name": "Matt Farina",
|
|
"email": "matt@mattfarina.com"
|
|
},
|
|
{
|
|
"name": "Asmir Mustafic",
|
|
"email": "goetas@gmail.com"
|
|
}
|
|
],
|
|
"description": "An HTML5 parser and serializer.",
|
|
"homepage": "http://masterminds.github.io/html5-php",
|
|
"keywords": [
|
|
"HTML5",
|
|
"dom",
|
|
"html",
|
|
"parser",
|
|
"querypath",
|
|
"serializer",
|
|
"xml"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/Masterminds/html5-php/issues",
|
|
"source": "https://github.com/Masterminds/html5-php/tree/2.7.6"
|
|
},
|
|
"time": "2022-08-18T16:18:26+00:00"
|
|
},
|
|
{
|
|
"name": "myclabs/php-enum",
|
|
"version": "1.8.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/myclabs/php-enum.git",
|
|
"reference": "b942d263c641ddb5190929ff840c68f78713e937"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/myclabs/php-enum/zipball/b942d263c641ddb5190929ff840c68f78713e937",
|
|
"reference": "b942d263c641ddb5190929ff840c68f78713e937",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"ext-json": "*",
|
|
"php": "^7.3 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^9.5",
|
|
"squizlabs/php_codesniffer": "1.*",
|
|
"vimeo/psalm": "^4.6.2"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"MyCLabs\\Enum\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP Enum contributors",
|
|
"homepage": "https://github.com/myclabs/php-enum/graphs/contributors"
|
|
}
|
|
],
|
|
"description": "PHP Enum implementation",
|
|
"homepage": "http://github.com/myclabs/php-enum",
|
|
"keywords": [
|
|
"enum"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/myclabs/php-enum/issues",
|
|
"source": "https://github.com/myclabs/php-enum/tree/1.8.3"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/mnapoli",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/myclabs/php-enum",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-07-05T08:18:36+00:00"
|
|
},
|
|
{
|
|
"name": "nikic/php-parser",
|
|
"version": "v4.15.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/nikic/PHP-Parser.git",
|
|
"reference": "11e2663a5bc9db5d714eedb4277ee300403b4a9e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/11e2663a5bc9db5d714eedb4277ee300403b4a9e",
|
|
"reference": "11e2663a5bc9db5d714eedb4277ee300403b4a9e",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"ext-tokenizer": "*",
|
|
"php": ">=7.0"
|
|
},
|
|
"require-dev": {
|
|
"ircmaxell/php-yacc": "^0.0.7",
|
|
"phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
|
|
},
|
|
"bin": [
|
|
"bin/php-parse"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "4.9-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/v4.15.5"
|
|
},
|
|
"time": "2023-05-19T20:20:00+00:00"
|
|
},
|
|
{
|
|
"name": "pear/archive_tar",
|
|
"version": "1.4.14",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/pear/Archive_Tar.git",
|
|
"reference": "4d761c5334c790e45ef3245f0864b8955c562caa"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/pear/Archive_Tar/zipball/4d761c5334c790e45ef3245f0864b8955c562caa",
|
|
"reference": "4d761c5334c790e45ef3245f0864b8955c562caa",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"pear/pear-core-minimal": "^1.10.0alpha2",
|
|
"php": ">=5.2.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "*"
|
|
},
|
|
"suggest": {
|
|
"ext-bz2": "Bz2 compression support.",
|
|
"ext-xz": "Lzma2 compression support.",
|
|
"ext-zlib": "Gzip compression support."
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.4.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Archive_Tar": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"include-path": [
|
|
"./"
|
|
],
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Vincent Blavet",
|
|
"email": "vincent@phpconcept.net"
|
|
},
|
|
{
|
|
"name": "Greg Beaver",
|
|
"email": "greg@chiaraquartet.net"
|
|
},
|
|
{
|
|
"name": "Michiel Rook",
|
|
"email": "mrook@php.net"
|
|
}
|
|
],
|
|
"description": "Tar file management class with compression support (gzip, bzip2, lzma2)",
|
|
"homepage": "https://github.com/pear/Archive_Tar",
|
|
"keywords": [
|
|
"archive",
|
|
"tar"
|
|
],
|
|
"support": {
|
|
"issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Archive_Tar",
|
|
"source": "https://github.com/pear/Archive_Tar"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/mrook",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://www.patreon.com/michielrook",
|
|
"type": "patreon"
|
|
}
|
|
],
|
|
"time": "2021-07-20T13:53:39+00:00"
|
|
},
|
|
{
|
|
"name": "pear/console_getopt",
|
|
"version": "v1.4.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/pear/Console_Getopt.git",
|
|
"reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/pear/Console_Getopt/zipball/a41f8d3e668987609178c7c4a9fe48fecac53fa0",
|
|
"reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0",
|
|
"shasum": ""
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Console": "./"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"include-path": [
|
|
"./"
|
|
],
|
|
"license": [
|
|
"BSD-2-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Andrei Zmievski",
|
|
"email": "andrei@php.net",
|
|
"role": "Lead"
|
|
},
|
|
{
|
|
"name": "Stig Bakken",
|
|
"email": "stig@php.net",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "Greg Beaver",
|
|
"email": "cellog@php.net",
|
|
"role": "Helper"
|
|
}
|
|
],
|
|
"description": "More info available on: http://pear.php.net/package/Console_Getopt",
|
|
"support": {
|
|
"issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Console_Getopt",
|
|
"source": "https://github.com/pear/Console_Getopt"
|
|
},
|
|
"time": "2019-11-20T18:27:48+00:00"
|
|
},
|
|
{
|
|
"name": "pear/pear-core-minimal",
|
|
"version": "v1.10.13",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/pear/pear-core-minimal.git",
|
|
"reference": "aed862e95fd286c53cc546734868dc38ff4b5b1d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/aed862e95fd286c53cc546734868dc38ff4b5b1d",
|
|
"reference": "aed862e95fd286c53cc546734868dc38ff4b5b1d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"pear/console_getopt": "~1.4",
|
|
"pear/pear_exception": "~1.0"
|
|
},
|
|
"replace": {
|
|
"rsky/pear-core-min": "self.version"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"include-path": [
|
|
"src/"
|
|
],
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Christian Weiske",
|
|
"email": "cweiske@php.net",
|
|
"role": "Lead"
|
|
}
|
|
],
|
|
"description": "Minimal set of PEAR core files to be used as composer dependency",
|
|
"support": {
|
|
"issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR",
|
|
"source": "https://github.com/pear/pear-core-minimal"
|
|
},
|
|
"time": "2023-04-19T19:15:47+00:00"
|
|
},
|
|
{
|
|
"name": "pear/pear_exception",
|
|
"version": "v1.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/pear/PEAR_Exception.git",
|
|
"reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/b14fbe2ddb0b9f94f5b24cf08783d599f776fff0",
|
|
"reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.2.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "<9"
|
|
},
|
|
"type": "class",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"PEAR/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"include-path": [
|
|
"."
|
|
],
|
|
"license": [
|
|
"BSD-2-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Helgi Thormar",
|
|
"email": "dufuz@php.net"
|
|
},
|
|
{
|
|
"name": "Greg Beaver",
|
|
"email": "cellog@php.net"
|
|
}
|
|
],
|
|
"description": "The PEAR Exception base class.",
|
|
"homepage": "https://github.com/pear/PEAR_Exception",
|
|
"keywords": [
|
|
"exception"
|
|
],
|
|
"support": {
|
|
"issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR_Exception",
|
|
"source": "https://github.com/pear/PEAR_Exception"
|
|
},
|
|
"time": "2021-03-21T15:43:46+00:00"
|
|
},
|
|
{
|
|
"name": "phootwork/collection",
|
|
"version": "v3.2.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/phootwork/collection.git",
|
|
"reference": "46dde20420fba17766c89200bc3ff91d3e58eafa"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/phootwork/collection/zipball/46dde20420fba17766c89200bc3ff91d3e58eafa",
|
|
"reference": "46dde20420fba17766c89200bc3ff91d3e58eafa",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"phootwork/lang": "^3.0",
|
|
"php": ">=8.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"phootwork\\collection\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Thomas Gossmann",
|
|
"homepage": "http://gos.si"
|
|
}
|
|
],
|
|
"description": "The phootwork library fills gaps in the php language and provides better solutions than the existing ones php offers.",
|
|
"homepage": "https://phootwork.github.io/collection/",
|
|
"keywords": [
|
|
"Array object",
|
|
"Text object",
|
|
"collection",
|
|
"collections",
|
|
"json",
|
|
"list",
|
|
"map",
|
|
"queue",
|
|
"set",
|
|
"stack",
|
|
"xml"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/phootwork/phootwork/issues",
|
|
"source": "https://github.com/phootwork/collection/tree/v3.2.1"
|
|
},
|
|
"time": "2022-08-27T12:51:24+00:00"
|
|
},
|
|
{
|
|
"name": "phootwork/lang",
|
|
"version": "v3.2.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/phootwork/lang.git",
|
|
"reference": "f6687cb0e5453ceb7b4a2c4f9fa81273758eedd0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/phootwork/lang/zipball/f6687cb0e5453ceb7b4a2c4f9fa81273758eedd0",
|
|
"reference": "f6687cb0e5453ceb7b4a2c4f9fa81273758eedd0",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"php": ">=8.0",
|
|
"symfony/polyfill-mbstring": "^1.12",
|
|
"symfony/polyfill-php81": "^1.22"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"phootwork\\lang\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Thomas Gossmann",
|
|
"homepage": "http://gos.si"
|
|
}
|
|
],
|
|
"description": "Missing PHP language constructs",
|
|
"homepage": "https://phootwork.github.io/lang/",
|
|
"keywords": [
|
|
"array",
|
|
"comparator",
|
|
"comparison",
|
|
"string"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/phootwork/phootwork/issues",
|
|
"source": "https://github.com/phootwork/lang/tree/v3.2.1"
|
|
},
|
|
"time": "2022-08-27T12:51:24+00:00"
|
|
},
|
|
{
|
|
"name": "phpowermove/docblock",
|
|
"version": "v4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/phpowermove/docblock.git",
|
|
"reference": "a73f6e17b7d4e1b92ca5378c248c952c9fae7826"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/phpowermove/docblock/zipball/a73f6e17b7d4e1b92ca5378c248c952c9fae7826",
|
|
"reference": "a73f6e17b7d4e1b92ca5378c248c952c9fae7826",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"phootwork/collection": "^3.0",
|
|
"phootwork/lang": "^3.0",
|
|
"php": ">=8.0"
|
|
},
|
|
"require-dev": {
|
|
"phootwork/php-cs-fixer-config": "^0.4",
|
|
"phpunit/phpunit": "^9.0",
|
|
"psalm/phar": "^4.3"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"phpowermove\\docblock\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Thomas Gossmann",
|
|
"homepage": "http://gos.si"
|
|
}
|
|
],
|
|
"description": "PHP Docblock parser and generator. An API to read and write Docblocks.",
|
|
"keywords": [
|
|
"docblock",
|
|
"generator",
|
|
"parser"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/phpowermove/docblock/issues",
|
|
"source": "https://github.com/phpowermove/docblock/tree/v4.0"
|
|
},
|
|
"time": "2021-09-22T16:57:06+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.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/http-client.git",
|
|
"reference": "0955afe48220520692d2d09f7ab7e0f93ffd6a31"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/http-client/zipball/0955afe48220520692d2d09f7ab7e0f93ffd6a31",
|
|
"reference": "0955afe48220520692d2d09f7ab7e0f93ffd6a31",
|
|
"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/tree/1.0.2"
|
|
},
|
|
"time": "2023-04-10T20:12:12+00:00"
|
|
},
|
|
{
|
|
"name": "psr/http-factory",
|
|
"version": "1.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/http-factory.git",
|
|
"reference": "e616d01114759c4c489f93b099585439f795fe35"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/http-factory/zipball/e616d01114759c4c489f93b099585439f795fe35",
|
|
"reference": "e616d01114759c4c489f93b099585439f795fe35",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.0.0",
|
|
"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": "Common interfaces for PSR-7 HTTP message factories",
|
|
"keywords": [
|
|
"factory",
|
|
"http",
|
|
"message",
|
|
"psr",
|
|
"psr-17",
|
|
"psr-7",
|
|
"request",
|
|
"response"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/php-fig/http-factory/tree/1.0.2"
|
|
},
|
|
"time": "2023-04-10T20:10:41+00:00"
|
|
},
|
|
{
|
|
"name": "psr/http-message",
|
|
"version": "1.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/http-message.git",
|
|
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
|
|
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\Http\\Message\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "http://www.php-fig.org/"
|
|
}
|
|
],
|
|
"description": "Common interface for HTTP messages",
|
|
"homepage": "https://github.com/php-fig/http-message",
|
|
"keywords": [
|
|
"http",
|
|
"http-message",
|
|
"psr",
|
|
"psr-7",
|
|
"request",
|
|
"response"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/php-fig/http-message/tree/master"
|
|
},
|
|
"time": "2016-08-06T14:39:51+00:00"
|
|
},
|
|
{
|
|
"name": "psr/log",
|
|
"version": "3.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/log.git",
|
|
"reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/log/zipball/fe5ea303b0887d5caefd3d431c3e61ad47037001",
|
|
"reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.0.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.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/3.0.0"
|
|
},
|
|
"time": "2021-07-14T16:46:02+00:00"
|
|
},
|
|
{
|
|
"name": "psy/psysh",
|
|
"version": "v0.11.18",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/bobthecow/psysh.git",
|
|
"reference": "4f00ee9e236fa6a48f4560d1300b9c961a70a7ec"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/4f00ee9e236fa6a48f4560d1300b9c961a70a7ec",
|
|
"reference": "4f00ee9e236fa6a48f4560d1300b9c961a70a7ec",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"ext-json": "*",
|
|
"ext-tokenizer": "*",
|
|
"nikic/php-parser": "^4.0 || ^3.1",
|
|
"php": "^8.0 || ^7.0.8",
|
|
"symfony/console": "^6.0 || ^5.0 || ^4.0 || ^3.4",
|
|
"symfony/var-dumper": "^6.0 || ^5.0 || ^4.0 || ^3.4"
|
|
},
|
|
"conflict": {
|
|
"symfony/console": "4.4.37 || 5.3.14 || 5.3.15 || 5.4.3 || 5.4.4 || 6.0.3 || 6.0.4"
|
|
},
|
|
"require-dev": {
|
|
"bamarni/composer-bin-plugin": "^1.2"
|
|
},
|
|
"suggest": {
|
|
"ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
|
|
"ext-pdo-sqlite": "The doc command requires SQLite to work.",
|
|
"ext-posix": "If you have PCNTL, you'll want the POSIX extension as well.",
|
|
"ext-readline": "Enables support for arrow-key history navigation, and showing and manipulating command history."
|
|
},
|
|
"bin": [
|
|
"bin/psysh"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "0.11.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"src/functions.php"
|
|
],
|
|
"psr-4": {
|
|
"Psy\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Justin Hileman",
|
|
"email": "justin@justinhileman.info",
|
|
"homepage": "http://justinhileman.com"
|
|
}
|
|
],
|
|
"description": "An interactive shell for modern PHP.",
|
|
"homepage": "http://psysh.org",
|
|
"keywords": [
|
|
"REPL",
|
|
"console",
|
|
"interactive",
|
|
"shell"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/bobthecow/psysh/issues",
|
|
"source": "https://github.com/bobthecow/psysh/tree/v0.11.18"
|
|
},
|
|
"time": "2023-05-23T02:31:11+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": "solarium/solarium",
|
|
"version": "6.2.8",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/solariumphp/solarium.git",
|
|
"reference": "0bca4fdcd53e86dea19754b0081f91fe17248a9d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/solariumphp/solarium/zipball/0bca4fdcd53e86dea19754b0081f91fe17248a9d",
|
|
"reference": "0bca4fdcd53e86dea19754b0081f91fe17248a9d",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"composer-runtime-api": ">=2.0",
|
|
"ext-json": "*",
|
|
"php": "^7.3 || ^8.0",
|
|
"psr/event-dispatcher": "^1.0",
|
|
"psr/http-client": "^1.0",
|
|
"psr/http-factory": "^1.0",
|
|
"symfony/event-dispatcher-contracts": "^1.0 || ^2.0 || ^3.0"
|
|
},
|
|
"require-dev": {
|
|
"escapestudios/symfony2-coding-standard": "^3.11",
|
|
"ext-iconv": "*",
|
|
"guzzlehttp/guzzle": "^7.2",
|
|
"nyholm/psr7": "^1.2",
|
|
"php-http/guzzle7-adapter": "^0.1",
|
|
"phpstan/extension-installer": "^1.0",
|
|
"phpstan/phpstan": "^1.0",
|
|
"phpstan/phpstan-deprecation-rules": "^1.0",
|
|
"phpstan/phpstan-phpunit": "^1.0",
|
|
"phpunit/phpunit": "^9.5",
|
|
"roave/security-advisories": "dev-master",
|
|
"symfony/event-dispatcher": "^4.3 || ^5.0 || ^6.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Solarium\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "See GitHub contributors",
|
|
"homepage": "https://github.com/solariumphp/solarium/contributors"
|
|
}
|
|
],
|
|
"description": "PHP Solr client",
|
|
"homepage": "http://www.solarium-project.org",
|
|
"keywords": [
|
|
"php",
|
|
"search",
|
|
"solr"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/solariumphp/solarium/issues",
|
|
"source": "https://github.com/solariumphp/solarium/tree/6.2.8"
|
|
},
|
|
"time": "2022-12-06T10:22:19+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/console",
|
|
"version": "v6.2.10",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/console.git",
|
|
"reference": "12288d9f4500f84a4d02254d4aa968b15488476f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/console/zipball/12288d9f4500f84a4d02254d4aa968b15488476f",
|
|
"reference": "12288d9f4500f84a4d02254d4aa968b15488476f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.1",
|
|
"symfony/deprecation-contracts": "^2.1|^3",
|
|
"symfony/polyfill-mbstring": "~1.0",
|
|
"symfony/service-contracts": "^1.1|^2|^3",
|
|
"symfony/string": "^5.4|^6.0"
|
|
},
|
|
"conflict": {
|
|
"symfony/dependency-injection": "<5.4",
|
|
"symfony/dotenv": "<5.4",
|
|
"symfony/event-dispatcher": "<5.4",
|
|
"symfony/lock": "<5.4",
|
|
"symfony/process": "<5.4"
|
|
},
|
|
"provide": {
|
|
"psr/log-implementation": "1.0|2.0|3.0"
|
|
},
|
|
"require-dev": {
|
|
"psr/log": "^1|^2|^3",
|
|
"symfony/config": "^5.4|^6.0",
|
|
"symfony/dependency-injection": "^5.4|^6.0",
|
|
"symfony/event-dispatcher": "^5.4|^6.0",
|
|
"symfony/lock": "^5.4|^6.0",
|
|
"symfony/process": "^5.4|^6.0",
|
|
"symfony/var-dumper": "^5.4|^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/v6.2.10"
|
|
},
|
|
"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": "2023-04-28T13:37:43+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/dependency-injection",
|
|
"version": "v6.2.10",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/dependency-injection.git",
|
|
"reference": "d732a66a2672669232c0b4536c8c96724a679780"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/d732a66a2672669232c0b4536c8c96724a679780",
|
|
"reference": "d732a66a2672669232c0b4536c8c96724a679780",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.1",
|
|
"psr/container": "^1.1|^2.0",
|
|
"symfony/deprecation-contracts": "^2.1|^3",
|
|
"symfony/service-contracts": "^1.1.6|^2.0|^3.0",
|
|
"symfony/var-exporter": "^6.2.7"
|
|
},
|
|
"conflict": {
|
|
"ext-psr": "<1.1|>=2",
|
|
"symfony/config": "<6.1",
|
|
"symfony/finder": "<5.4",
|
|
"symfony/proxy-manager-bridge": "<6.2",
|
|
"symfony/yaml": "<5.4"
|
|
},
|
|
"provide": {
|
|
"psr/container-implementation": "1.1|2.0",
|
|
"symfony/service-implementation": "1.1|2.0|3.0"
|
|
},
|
|
"require-dev": {
|
|
"symfony/config": "^6.1",
|
|
"symfony/expression-language": "^5.4|^6.0",
|
|
"symfony/yaml": "^5.4|^6.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/config": "",
|
|
"symfony/expression-language": "For using expressions in service container configuration",
|
|
"symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
|
|
"symfony/yaml": ""
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\DependencyInjection\\": ""
|
|
},
|
|
"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 you to standardize and centralize the way objects are constructed in your application",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/dependency-injection/tree/v6.2.10"
|
|
},
|
|
"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": "2023-04-21T15:42:15+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/deprecation-contracts",
|
|
"version": "v3.2.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/deprecation-contracts.git",
|
|
"reference": "e2d1534420bd723d0ef5aec58a22c5fe60ce6f5e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e2d1534420bd723d0ef5aec58a22c5fe60ce6f5e",
|
|
"reference": "e2d1534420bd723d0ef5aec58a22c5fe60ce6f5e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.1"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "3.3-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.2.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": "2023-03-01T10:25:55+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/error-handler",
|
|
"version": "v6.2.10",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/error-handler.git",
|
|
"reference": "8b7e9f124640cb0611624a9383176c3e5f7d8cfb"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/error-handler/zipball/8b7e9f124640cb0611624a9383176c3e5f7d8cfb",
|
|
"reference": "8b7e9f124640cb0611624a9383176c3e5f7d8cfb",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.1",
|
|
"psr/log": "^1|^2|^3",
|
|
"symfony/var-dumper": "^5.4|^6.0"
|
|
},
|
|
"require-dev": {
|
|
"symfony/deprecation-contracts": "^2.1|^3",
|
|
"symfony/http-kernel": "^5.4|^6.0",
|
|
"symfony/serializer": "^5.4|^6.0"
|
|
},
|
|
"bin": [
|
|
"Resources/bin/patch-type-declarations"
|
|
],
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\ErrorHandler\\": ""
|
|
},
|
|
"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 to manage errors and ease debugging PHP code",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/error-handler/tree/v6.2.10"
|
|
},
|
|
"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": "2023-04-18T13:46:08+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/event-dispatcher",
|
|
"version": "v6.2.8",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/event-dispatcher.git",
|
|
"reference": "04046f35fd7d72f9646e721fc2ecb8f9c67d3339"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/04046f35fd7d72f9646e721fc2ecb8f9c67d3339",
|
|
"reference": "04046f35fd7d72f9646e721fc2ecb8f9c67d3339",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.1",
|
|
"symfony/event-dispatcher-contracts": "^2|^3"
|
|
},
|
|
"conflict": {
|
|
"symfony/dependency-injection": "<5.4"
|
|
},
|
|
"provide": {
|
|
"psr/event-dispatcher-implementation": "1.0",
|
|
"symfony/event-dispatcher-implementation": "2.0|3.0"
|
|
},
|
|
"require-dev": {
|
|
"psr/log": "^1|^2|^3",
|
|
"symfony/config": "^5.4|^6.0",
|
|
"symfony/dependency-injection": "^5.4|^6.0",
|
|
"symfony/error-handler": "^5.4|^6.0",
|
|
"symfony/expression-language": "^5.4|^6.0",
|
|
"symfony/http-foundation": "^5.4|^6.0",
|
|
"symfony/service-contracts": "^1.1|^2|^3",
|
|
"symfony/stopwatch": "^5.4|^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/v6.2.8"
|
|
},
|
|
"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": "2023-03-20T16:06:02+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/event-dispatcher-contracts",
|
|
"version": "v3.2.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/event-dispatcher-contracts.git",
|
|
"reference": "0ad3b6f1e4e2da5690fefe075cd53a238646d8dd"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/0ad3b6f1e4e2da5690fefe075cd53a238646d8dd",
|
|
"reference": "0ad3b6f1e4e2da5690fefe075cd53a238646d8dd",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.1",
|
|
"psr/event-dispatcher": "^1"
|
|
},
|
|
"suggest": {
|
|
"symfony/event-dispatcher-implementation": ""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "3.3-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.2.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": "2023-03-01T10:32:47+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/filesystem",
|
|
"version": "v6.2.10",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/filesystem.git",
|
|
"reference": "fd588debf7d1bc16a2c84b4b3b71145d9946b894"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/filesystem/zipball/fd588debf7d1bc16a2c84b4b3b71145d9946b894",
|
|
"reference": "fd588debf7d1bc16a2c84b4b3b71145d9946b894",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"php": ">=8.1",
|
|
"symfony/polyfill-ctype": "~1.8",
|
|
"symfony/polyfill-mbstring": "~1.8"
|
|
},
|
|
"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.2.10"
|
|
},
|
|
"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": "2023-04-18T13:46:08+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/finder",
|
|
"version": "v6.2.7",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/finder.git",
|
|
"reference": "20808dc6631aecafbe67c186af5dcb370be3a0eb"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/finder/zipball/20808dc6631aecafbe67c186af5dcb370be3a0eb",
|
|
"reference": "20808dc6631aecafbe67c186af5dcb370be3a0eb",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"php": ">=8.1"
|
|
},
|
|
"require-dev": {
|
|
"symfony/filesystem": "^6.0"
|
|
},
|
|
"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/v6.2.7"
|
|
},
|
|
"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": "2023-02-16T09:57:23+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/http-foundation",
|
|
"version": "v6.2.10",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/http-foundation.git",
|
|
"reference": "49adbb92bcb4e3c2943719d2756271e8b9602acc"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/49adbb92bcb4e3c2943719d2756271e8b9602acc",
|
|
"reference": "49adbb92bcb4e3c2943719d2756271e8b9602acc",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.1",
|
|
"symfony/deprecation-contracts": "^2.1|^3",
|
|
"symfony/polyfill-mbstring": "~1.1"
|
|
},
|
|
"conflict": {
|
|
"symfony/cache": "<6.2"
|
|
},
|
|
"require-dev": {
|
|
"predis/predis": "~1.0",
|
|
"symfony/cache": "^5.4|^6.0",
|
|
"symfony/dependency-injection": "^5.4|^6.0",
|
|
"symfony/expression-language": "^5.4|^6.0",
|
|
"symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4",
|
|
"symfony/mime": "^5.4|^6.0",
|
|
"symfony/rate-limiter": "^5.2|^6.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/mime": "To use the file extension guesser"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\HttpFoundation\\": ""
|
|
},
|
|
"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": "Defines an object-oriented layer for the HTTP specification",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/http-foundation/tree/v6.2.10"
|
|
},
|
|
"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": "2023-04-18T13:46:08+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/http-kernel",
|
|
"version": "v6.2.10",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/http-kernel.git",
|
|
"reference": "81064a65a5496f17d2b6984f6519406f98864215"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/81064a65a5496f17d2b6984f6519406f98864215",
|
|
"reference": "81064a65a5496f17d2b6984f6519406f98864215",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.1",
|
|
"psr/log": "^1|^2|^3",
|
|
"symfony/deprecation-contracts": "^2.1|^3",
|
|
"symfony/error-handler": "^6.1",
|
|
"symfony/event-dispatcher": "^5.4|^6.0",
|
|
"symfony/http-foundation": "^5.4.21|^6.2.7",
|
|
"symfony/polyfill-ctype": "^1.8"
|
|
},
|
|
"conflict": {
|
|
"symfony/browser-kit": "<5.4",
|
|
"symfony/cache": "<5.4",
|
|
"symfony/config": "<6.1",
|
|
"symfony/console": "<5.4",
|
|
"symfony/dependency-injection": "<6.2",
|
|
"symfony/doctrine-bridge": "<5.4",
|
|
"symfony/form": "<5.4",
|
|
"symfony/http-client": "<5.4",
|
|
"symfony/mailer": "<5.4",
|
|
"symfony/messenger": "<5.4",
|
|
"symfony/translation": "<5.4",
|
|
"symfony/twig-bridge": "<5.4",
|
|
"symfony/validator": "<5.4",
|
|
"twig/twig": "<2.13"
|
|
},
|
|
"provide": {
|
|
"psr/log-implementation": "1.0|2.0|3.0"
|
|
},
|
|
"require-dev": {
|
|
"psr/cache": "^1.0|^2.0|^3.0",
|
|
"symfony/browser-kit": "^5.4|^6.0",
|
|
"symfony/config": "^6.1",
|
|
"symfony/console": "^5.4|^6.0",
|
|
"symfony/css-selector": "^5.4|^6.0",
|
|
"symfony/dependency-injection": "^6.2",
|
|
"symfony/dom-crawler": "^5.4|^6.0",
|
|
"symfony/expression-language": "^5.4|^6.0",
|
|
"symfony/finder": "^5.4|^6.0",
|
|
"symfony/http-client-contracts": "^1.1|^2|^3",
|
|
"symfony/process": "^5.4|^6.0",
|
|
"symfony/routing": "^5.4|^6.0",
|
|
"symfony/stopwatch": "^5.4|^6.0",
|
|
"symfony/translation": "^5.4|^6.0",
|
|
"symfony/translation-contracts": "^1.1|^2|^3",
|
|
"symfony/uid": "^5.4|^6.0",
|
|
"twig/twig": "^2.13|^3.0.4"
|
|
},
|
|
"suggest": {
|
|
"symfony/browser-kit": "",
|
|
"symfony/config": "",
|
|
"symfony/console": "",
|
|
"symfony/dependency-injection": ""
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\HttpKernel\\": ""
|
|
},
|
|
"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 structured process for converting a Request into a Response",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/http-kernel/tree/v6.2.10"
|
|
},
|
|
"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": "2023-04-28T13:50:28+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/mime",
|
|
"version": "v6.2.10",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/mime.git",
|
|
"reference": "b6c137fc53a9f7c4c951cd3f362b3734c7a97723"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/mime/zipball/b6c137fc53a9f7c4c951cd3f362b3734c7a97723",
|
|
"reference": "b6c137fc53a9f7c4c951cd3f362b3734c7a97723",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.1",
|
|
"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.2"
|
|
},
|
|
"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",
|
|
"symfony/property-access": "^5.4|^6.0",
|
|
"symfony/property-info": "^5.4|^6.0",
|
|
"symfony/serializer": "^6.2"
|
|
},
|
|
"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.2.10"
|
|
},
|
|
"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": "2023-04-19T09:54:16+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-ctype",
|
|
"version": "v1.27.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-ctype.git",
|
|
"reference": "5bbc823adecdae860bb64756d639ecfec17b050a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/5bbc823adecdae860bb64756d639ecfec17b050a",
|
|
"reference": "5bbc823adecdae860bb64756d639ecfec17b050a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"provide": {
|
|
"ext-ctype": "*"
|
|
},
|
|
"suggest": {
|
|
"ext-ctype": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.27-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/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.27.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2022-11-03T14:55:06+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-iconv",
|
|
"version": "v1.27.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-iconv.git",
|
|
"reference": "927013f3aac555983a5059aada98e1907d842695"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/927013f3aac555983a5059aada98e1907d842695",
|
|
"reference": "927013f3aac555983a5059aada98e1907d842695",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"provide": {
|
|
"ext-iconv": "*"
|
|
},
|
|
"suggest": {
|
|
"ext-iconv": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.27-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Iconv\\": ""
|
|
}
|
|
},
|
|
"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 Iconv extension",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"iconv",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-iconv/tree/v1.27.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2022-11-03T14:55:06+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-intl-grapheme",
|
|
"version": "v1.27.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-intl-grapheme.git",
|
|
"reference": "511a08c03c1960e08a883f4cffcacd219b758354"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/511a08c03c1960e08a883f4cffcacd219b758354",
|
|
"reference": "511a08c03c1960e08a883f4cffcacd219b758354",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"suggest": {
|
|
"ext-intl": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.27-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/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.27.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2022-11-03T14:55:06+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-intl-idn",
|
|
"version": "v1.27.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-intl-idn.git",
|
|
"reference": "639084e360537a19f9ee352433b84ce831f3d2da"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/639084e360537a19f9ee352433b84ce831f3d2da",
|
|
"reference": "639084e360537a19f9ee352433b84ce831f3d2da",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1",
|
|
"symfony/polyfill-intl-normalizer": "^1.10",
|
|
"symfony/polyfill-php72": "^1.10"
|
|
},
|
|
"suggest": {
|
|
"ext-intl": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.27-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/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.27.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2022-11-03T14:55:06+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-intl-normalizer",
|
|
"version": "v1.27.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
|
|
"reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/19bd1e4fcd5b91116f14d8533c57831ed00571b6",
|
|
"reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"suggest": {
|
|
"ext-intl": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.27-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/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.27.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2022-11-03T14:55:06+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-mbstring",
|
|
"version": "v1.27.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
|
"reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
|
|
"reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"provide": {
|
|
"ext-mbstring": "*"
|
|
},
|
|
"suggest": {
|
|
"ext-mbstring": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.27-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/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.27.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2022-11-03T14:55:06+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-php72",
|
|
"version": "v1.27.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-php72.git",
|
|
"reference": "869329b1e9894268a8a61dabb69153029b7a8c97"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/869329b1e9894268a8a61dabb69153029b7a8c97",
|
|
"reference": "869329b1e9894268a8a61dabb69153029b7a8c97",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.27-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Php72\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-php72/tree/v1.27.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2022-11-03T14:55:06+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-php80",
|
|
"version": "v1.27.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-php80.git",
|
|
"reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
|
|
"reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.27-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"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.27.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2022-11-03T14:55:06+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-php81",
|
|
"version": "v1.27.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-php81.git",
|
|
"reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/707403074c8ea6e2edaf8794b0157a0bfa52157a",
|
|
"reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.27-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"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.27.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2022-11-03T14:55:06+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/process",
|
|
"version": "v6.2.10",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/process.git",
|
|
"reference": "b34cdbc9c5e75d45a3703e63a48ad07aafa8bf2e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/process/zipball/b34cdbc9c5e75d45a3703e63a48ad07aafa8bf2e",
|
|
"reference": "b34cdbc9c5e75d45a3703e63a48ad07aafa8bf2e",
|
|
"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.2.10"
|
|
},
|
|
"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": "2023-04-18T13:56:57+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/psr-http-message-bridge",
|
|
"version": "v2.1.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/psr-http-message-bridge.git",
|
|
"reference": "a125b93ef378c492e274f217874906fb9babdebb"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/a125b93ef378c492e274f217874906fb9babdebb",
|
|
"reference": "a125b93ef378c492e274f217874906fb9babdebb",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1",
|
|
"psr/http-message": "^1.0",
|
|
"symfony/http-foundation": "^4.4 || ^5.0 || ^6.0"
|
|
},
|
|
"require-dev": {
|
|
"nyholm/psr7": "^1.1",
|
|
"psr/log": "^1.1 || ^2 || ^3",
|
|
"symfony/browser-kit": "^4.4 || ^5.0 || ^6.0",
|
|
"symfony/config": "^4.4 || ^5.0 || ^6.0",
|
|
"symfony/event-dispatcher": "^4.4 || ^5.0 || ^6.0",
|
|
"symfony/framework-bundle": "^4.4 || ^5.0 || ^6.0",
|
|
"symfony/http-kernel": "^4.4 || ^5.0 || ^6.0",
|
|
"symfony/phpunit-bridge": "^5.4@dev || ^6.0"
|
|
},
|
|
"suggest": {
|
|
"nyholm/psr7": "For a super lightweight PSR-7/17 implementation"
|
|
},
|
|
"type": "symfony-bridge",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "2.1-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Bridge\\PsrHttpMessage\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "http://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "PSR HTTP message bridge",
|
|
"homepage": "http://symfony.com",
|
|
"keywords": [
|
|
"http",
|
|
"http-message",
|
|
"psr-17",
|
|
"psr-7"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/symfony/psr-http-message-bridge/issues",
|
|
"source": "https://github.com/symfony/psr-http-message-bridge/tree/v2.1.4"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2022-11-28T22:46:34+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/routing",
|
|
"version": "v6.2.8",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/routing.git",
|
|
"reference": "69062e2823f03b82265d73a966999660f0e1e404"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/routing/zipball/69062e2823f03b82265d73a966999660f0e1e404",
|
|
"reference": "69062e2823f03b82265d73a966999660f0e1e404",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.1"
|
|
},
|
|
"conflict": {
|
|
"doctrine/annotations": "<1.12",
|
|
"symfony/config": "<6.2",
|
|
"symfony/dependency-injection": "<5.4",
|
|
"symfony/yaml": "<5.4"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/annotations": "^1.12|^2",
|
|
"psr/log": "^1|^2|^3",
|
|
"symfony/config": "^6.2",
|
|
"symfony/dependency-injection": "^5.4|^6.0",
|
|
"symfony/expression-language": "^5.4|^6.0",
|
|
"symfony/http-foundation": "^5.4|^6.0",
|
|
"symfony/yaml": "^5.4|^6.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/config": "For using the all-in-one router or any loader",
|
|
"symfony/expression-language": "For using expression matching",
|
|
"symfony/http-foundation": "For using a Symfony Request object",
|
|
"symfony/yaml": "For using the YAML loader"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Routing\\": ""
|
|
},
|
|
"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": "Maps an HTTP request to a set of configuration variables",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"router",
|
|
"routing",
|
|
"uri",
|
|
"url"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/routing/tree/v6.2.8"
|
|
},
|
|
"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": "2023-03-14T15:00:05+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/serializer",
|
|
"version": "v6.2.10",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/serializer.git",
|
|
"reference": "0732edf0ad28dd3faacde4f1200ab9d7a4d5f40d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/serializer/zipball/0732edf0ad28dd3faacde4f1200ab9d7a4d5f40d",
|
|
"reference": "0732edf0ad28dd3faacde4f1200ab9d7a4d5f40d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.1",
|
|
"symfony/polyfill-ctype": "~1.8"
|
|
},
|
|
"conflict": {
|
|
"doctrine/annotations": "<1.12",
|
|
"phpdocumentor/reflection-docblock": "<3.2.2",
|
|
"phpdocumentor/type-resolver": "<1.4.0",
|
|
"symfony/dependency-injection": "<5.4",
|
|
"symfony/property-access": "<5.4",
|
|
"symfony/property-info": "<5.4",
|
|
"symfony/uid": "<5.4",
|
|
"symfony/yaml": "<5.4"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/annotations": "^1.12|^2",
|
|
"phpdocumentor/reflection-docblock": "^3.2|^4.0|^5.0",
|
|
"symfony/cache": "^5.4|^6.0",
|
|
"symfony/config": "^5.4|^6.0",
|
|
"symfony/dependency-injection": "^5.4|^6.0",
|
|
"symfony/error-handler": "^5.4|^6.0",
|
|
"symfony/filesystem": "^5.4|^6.0",
|
|
"symfony/form": "^5.4|^6.0",
|
|
"symfony/http-foundation": "^5.4|^6.0",
|
|
"symfony/http-kernel": "^5.4|^6.0",
|
|
"symfony/mime": "^5.4|^6.0",
|
|
"symfony/property-access": "^5.4|^6.0",
|
|
"symfony/property-info": "^5.4|^6.0",
|
|
"symfony/uid": "^5.4|^6.0",
|
|
"symfony/validator": "^5.4|^6.0",
|
|
"symfony/var-dumper": "^5.4|^6.0",
|
|
"symfony/var-exporter": "^5.4|^6.0",
|
|
"symfony/yaml": "^5.4|^6.0"
|
|
},
|
|
"suggest": {
|
|
"psr/cache-implementation": "For using the metadata cache.",
|
|
"symfony/config": "For using the XML mapping loader.",
|
|
"symfony/mime": "For using a MIME type guesser within the DataUriNormalizer.",
|
|
"symfony/property-access": "For using the ObjectNormalizer.",
|
|
"symfony/property-info": "To deserialize relations.",
|
|
"symfony/var-exporter": "For using the metadata compiler.",
|
|
"symfony/yaml": "For using the default YAML mapping loader."
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Serializer\\": ""
|
|
},
|
|
"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": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/serializer/tree/v6.2.10"
|
|
},
|
|
"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": "2023-04-18T13:57:49+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/service-contracts",
|
|
"version": "v3.2.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/service-contracts.git",
|
|
"reference": "a8c9cedf55f314f3a186041d19537303766df09a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/a8c9cedf55f314f3a186041d19537303766df09a",
|
|
"reference": "a8c9cedf55f314f3a186041d19537303766df09a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.1",
|
|
"psr/container": "^2.0"
|
|
},
|
|
"conflict": {
|
|
"ext-psr": "<1.1|>=2"
|
|
},
|
|
"suggest": {
|
|
"symfony/service-implementation": ""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "3.3-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.2.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": "2023-03-01T10:32:47+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/string",
|
|
"version": "v6.2.8",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/string.git",
|
|
"reference": "193e83bbd6617d6b2151c37fff10fa7168ebddef"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/string/zipball/193e83bbd6617d6b2151c37fff10fa7168ebddef",
|
|
"reference": "193e83bbd6617d6b2151c37fff10fa7168ebddef",
|
|
"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.0"
|
|
},
|
|
"require-dev": {
|
|
"symfony/error-handler": "^5.4|^6.0",
|
|
"symfony/http-client": "^5.4|^6.0",
|
|
"symfony/intl": "^6.2",
|
|
"symfony/translation-contracts": "^2.0|^3.0",
|
|
"symfony/var-exporter": "^5.4|^6.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.2.8"
|
|
},
|
|
"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": "2023-03-20T16:06:02+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/translation-contracts",
|
|
"version": "v3.2.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/translation-contracts.git",
|
|
"reference": "dfec258b9dd17a6b24420d464c43bffe347441c8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/translation-contracts/zipball/dfec258b9dd17a6b24420d464c43bffe347441c8",
|
|
"reference": "dfec258b9dd17a6b24420d464c43bffe347441c8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.1"
|
|
},
|
|
"suggest": {
|
|
"symfony/translation-implementation": ""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "3.3-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.2.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": "2023-03-01T10:32:47+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/validator",
|
|
"version": "v6.2.10",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/validator.git",
|
|
"reference": "c02ea86844926f04247bc1f5db5f85bb53330823"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/validator/zipball/c02ea86844926f04247bc1f5db5f85bb53330823",
|
|
"reference": "c02ea86844926f04247bc1f5db5f85bb53330823",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.1",
|
|
"symfony/deprecation-contracts": "^2.1|^3",
|
|
"symfony/polyfill-ctype": "~1.8",
|
|
"symfony/polyfill-mbstring": "~1.0",
|
|
"symfony/translation-contracts": "^1.1|^2|^3"
|
|
},
|
|
"conflict": {
|
|
"doctrine/annotations": "<1.13",
|
|
"doctrine/lexer": "<1.1",
|
|
"phpunit/phpunit": "<5.4.3",
|
|
"symfony/dependency-injection": "<5.4",
|
|
"symfony/expression-language": "<5.4",
|
|
"symfony/http-kernel": "<5.4",
|
|
"symfony/intl": "<5.4",
|
|
"symfony/property-info": "<5.4",
|
|
"symfony/translation": "<5.4",
|
|
"symfony/yaml": "<5.4"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/annotations": "^1.13|^2",
|
|
"egulias/email-validator": "^2.1.10|^3|^4",
|
|
"symfony/cache": "^5.4|^6.0",
|
|
"symfony/config": "^5.4|^6.0",
|
|
"symfony/console": "^5.4|^6.0",
|
|
"symfony/dependency-injection": "^5.4|^6.0",
|
|
"symfony/expression-language": "^5.4|^6.0",
|
|
"symfony/finder": "^5.4|^6.0",
|
|
"symfony/http-client": "^5.4|^6.0",
|
|
"symfony/http-foundation": "^5.4|^6.0",
|
|
"symfony/http-kernel": "^5.4|^6.0",
|
|
"symfony/intl": "^5.4|^6.0",
|
|
"symfony/mime": "^5.4|^6.0",
|
|
"symfony/property-access": "^5.4|^6.0",
|
|
"symfony/property-info": "^5.4|^6.0",
|
|
"symfony/translation": "^5.4|^6.0",
|
|
"symfony/yaml": "^5.4|^6.0"
|
|
},
|
|
"suggest": {
|
|
"egulias/email-validator": "Strict (RFC compliant) email validation",
|
|
"psr/cache-implementation": "For using the mapping cache.",
|
|
"symfony/config": "",
|
|
"symfony/expression-language": "For using the Expression validator and the ExpressionLanguageSyntax constraints",
|
|
"symfony/http-foundation": "",
|
|
"symfony/intl": "",
|
|
"symfony/property-access": "For accessing properties within comparison constraints",
|
|
"symfony/property-info": "To automatically add NotNull and Type constraints",
|
|
"symfony/translation": "For translating validation errors.",
|
|
"symfony/yaml": ""
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Validator\\": ""
|
|
},
|
|
"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 to validate values",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/validator/tree/v6.2.10"
|
|
},
|
|
"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": "2023-04-19T09:54:16+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/var-dumper",
|
|
"version": "v6.2.10",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/var-dumper.git",
|
|
"reference": "41a750a23412ca76fdbbf5096943b4134272c1ab"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/41a750a23412ca76fdbbf5096943b4134272c1ab",
|
|
"reference": "41a750a23412ca76fdbbf5096943b4134272c1ab",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.1",
|
|
"symfony/polyfill-mbstring": "~1.0"
|
|
},
|
|
"conflict": {
|
|
"phpunit/phpunit": "<5.4.3",
|
|
"symfony/console": "<5.4"
|
|
},
|
|
"require-dev": {
|
|
"ext-iconv": "*",
|
|
"symfony/console": "^5.4|^6.0",
|
|
"symfony/process": "^5.4|^6.0",
|
|
"symfony/uid": "^5.4|^6.0",
|
|
"twig/twig": "^2.13|^3.0.4"
|
|
},
|
|
"suggest": {
|
|
"ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
|
|
"ext-intl": "To show region name in time zone dump",
|
|
"symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
|
|
},
|
|
"bin": [
|
|
"Resources/bin/var-dump-server"
|
|
],
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"Resources/functions/dump.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Component\\VarDumper\\": ""
|
|
},
|
|
"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 mechanisms for walking through any arbitrary PHP variable",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"debug",
|
|
"dump"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/var-dumper/tree/v6.2.10"
|
|
},
|
|
"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": "2023-04-18T13:46:08+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/var-exporter",
|
|
"version": "v6.2.10",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/var-exporter.git",
|
|
"reference": "9a07920c2058bafee921ce4d90aeef2193837d63"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/9a07920c2058bafee921ce4d90aeef2193837d63",
|
|
"reference": "9a07920c2058bafee921ce4d90aeef2193837d63",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.1"
|
|
},
|
|
"require-dev": {
|
|
"symfony/var-dumper": "^5.4|^6.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\VarExporter\\": ""
|
|
},
|
|
"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": "Allows exporting any serializable PHP data structure to plain PHP code",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"clone",
|
|
"construct",
|
|
"export",
|
|
"hydrate",
|
|
"instantiate",
|
|
"lazy-loading",
|
|
"proxy",
|
|
"serialize"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/var-exporter/tree/v6.2.10"
|
|
},
|
|
"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": "2023-04-21T08:33:05+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/yaml",
|
|
"version": "v6.2.10",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/yaml.git",
|
|
"reference": "61916f3861b1e9705b18cfde723921a71dd1559d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/yaml/zipball/61916f3861b1e9705b18cfde723921a71dd1559d",
|
|
"reference": "61916f3861b1e9705b18cfde723921a71dd1559d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.1",
|
|
"symfony/polyfill-ctype": "^1.8"
|
|
},
|
|
"conflict": {
|
|
"symfony/console": "<5.4"
|
|
},
|
|
"require-dev": {
|
|
"symfony/console": "^5.4|^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/v6.2.10"
|
|
},
|
|
"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": "2023-04-28T13:25:36+00:00"
|
|
},
|
|
{
|
|
"name": "tubalmartin/cssmin",
|
|
"version": "v4.1.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port.git",
|
|
"reference": "3cbf557f4079d83a06f9c3ff9b957c022d7805cf"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/tubalmartin/YUI-CSS-compressor-PHP-port/zipball/3cbf557f4079d83a06f9c3ff9b957c022d7805cf",
|
|
"reference": "3cbf557f4079d83a06f9c3ff9b957c022d7805cf",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"ext-pcre": "*",
|
|
"php": ">=5.3.2"
|
|
},
|
|
"require-dev": {
|
|
"cogpowered/finediff": "0.3.*",
|
|
"phpunit/phpunit": "4.8.*"
|
|
},
|
|
"bin": [
|
|
"cssmin"
|
|
],
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"tubalmartin\\CssMin\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Túbal Martín",
|
|
"homepage": "http://tubalmartin.me/"
|
|
}
|
|
],
|
|
"description": "A PHP port of the YUI CSS compressor",
|
|
"homepage": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port",
|
|
"keywords": [
|
|
"compress",
|
|
"compressor",
|
|
"css",
|
|
"cssmin",
|
|
"minify",
|
|
"yui"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port/issues",
|
|
"source": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port"
|
|
},
|
|
"time": "2018-01-15T15:26:51+00:00"
|
|
},
|
|
{
|
|
"name": "twig/twig",
|
|
"version": "v3.5.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/twigphp/Twig.git",
|
|
"reference": "a6e0510cc793912b451fd40ab983a1d28f611c15"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/twigphp/Twig/zipball/a6e0510cc793912b451fd40ab983a1d28f611c15",
|
|
"reference": "a6e0510cc793912b451fd40ab983a1d28f611c15",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.5",
|
|
"symfony/polyfill-ctype": "^1.8",
|
|
"symfony/polyfill-mbstring": "^1.3"
|
|
},
|
|
"require-dev": {
|
|
"psr/container": "^1.0",
|
|
"symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.5-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"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.5.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/twig/twig",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2023-02-08T07:49:20+00:00"
|
|
},
|
|
{
|
|
"name": "vipnytt/sitemapparser",
|
|
"version": "v1.1.7",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/VIPnytt/SitemapParser.git",
|
|
"reference": "c263e1f0fdcc8be541e805d52acab801a43be358"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/VIPnytt/SitemapParser/zipball/c263e1f0fdcc8be541e805d52acab801a43be358",
|
|
"reference": "c263e1f0fdcc8be541e805d52acab801a43be358",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"ext-mbstring": "*",
|
|
"ext-simplexml": "*",
|
|
"guzzlehttp/guzzle": "^6.0 || ^7.0",
|
|
"lib-libxml": "*",
|
|
"php": "^5.6 || ^7.0 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"codeclimate/php-test-reporter": "^0",
|
|
"phpunit/phpunit": "^5.0 || ^6.0 || ^7.0 || ^8.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"vipnytt\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "VIP nytt",
|
|
"email": "vipnytt@gmail.com",
|
|
"role": "creator"
|
|
},
|
|
{
|
|
"name": "Jan-Petter Gundersen",
|
|
"email": "europe.jpg@gmail.com",
|
|
"role": "developer"
|
|
}
|
|
],
|
|
"description": "XML Sitemap parser class compliant with the Sitemaps.org protocol.",
|
|
"homepage": "https://github.com/VIPnytt/SitemapParser",
|
|
"keywords": [
|
|
"Sitemap",
|
|
"parser",
|
|
"robots.txt",
|
|
"sitemaps.org",
|
|
"xml"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/VIPnytt/SitemapParser/issues",
|
|
"source": "https://github.com/VIPnytt/SitemapParser/tree/v1.1.7"
|
|
},
|
|
"time": "2023-03-27T16:06:46+00:00"
|
|
},
|
|
{
|
|
"name": "webflo/drupal-finder",
|
|
"version": "1.2.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/webflo/drupal-finder.git",
|
|
"reference": "c8e5dbe65caef285fec8057a4c718a0d4138d1ee"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/webflo/drupal-finder/zipball/c8e5dbe65caef285fec8057a4c718a0d4138d1ee",
|
|
"reference": "c8e5dbe65caef285fec8057a4c718a0d4138d1ee",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"ext-json": "*"
|
|
},
|
|
"require-dev": {
|
|
"mikey179/vfsstream": "^1.6",
|
|
"phpunit/phpunit": "^4.8"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/DrupalFinder.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Florian Weber",
|
|
"email": "florian@webflo.org"
|
|
}
|
|
],
|
|
"description": "Helper class to locate a Drupal installation from a given path.",
|
|
"support": {
|
|
"issues": "https://github.com/webflo/drupal-finder/issues",
|
|
"source": "https://github.com/webflo/drupal-finder/tree/1.2.2"
|
|
},
|
|
"time": "2020-10-27T09:42:17+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": {
|
|
"drupal/advagg": 15,
|
|
"drupal/commerce_stock": 20,
|
|
"drupal/facets_short_pretty_paths": 15,
|
|
"drupal/fast_404": 15,
|
|
"drupal/flag": 10,
|
|
"drupal/gin": 5,
|
|
"drupal/gin_lb": 5,
|
|
"drupal/gin_toolbar": 5,
|
|
"drupal/image_delta_formatter": 20,
|
|
"drupal/inline_entity_form": 5,
|
|
"drupal/lang_dropdown": 20,
|
|
"drupal/languageicons": 10,
|
|
"drupal/metatag": 5,
|
|
"drupal/simplenews": 10,
|
|
"drupal/sitemap": 10,
|
|
"drupal/votingapi": 10
|
|
},
|
|
"prefer-stable": true,
|
|
"prefer-lowest": false,
|
|
"platform": [],
|
|
"platform-dev": [],
|
|
"plugin-api-version": "2.3.0"
|
|
}
|