7566 lines
274 KiB
JSON
7566 lines
274 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": "6467965d60acc01165ed81a57e9cf9e9",
|
|
"packages": [
|
|
{
|
|
"name": "asm89/stack-cors",
|
|
"version": "v2.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/asm89/stack-cors.git",
|
|
"reference": "50f57105bad3d97a43ec4a485eb57daf347eafea"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/asm89/stack-cors/zipball/50f57105bad3d97a43ec4a485eb57daf347eafea",
|
|
"reference": "50f57105bad3d97a43ec4a485eb57daf347eafea",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.3|^8.0",
|
|
"symfony/http-foundation": "^5.3|^6|^7",
|
|
"symfony/http-kernel": "^5.3|^6|^7"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^9",
|
|
"squizlabs/php_codesniffer": "^3.5"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.2-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.2.0"
|
|
},
|
|
"time": "2023-11-14T13:51:46+00:00"
|
|
},
|
|
{
|
|
"name": "caxy/php-htmldiff",
|
|
"version": "v0.1.15",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/caxy/php-htmldiff.git",
|
|
"reference": "6342b02ddb86fd36093ad7e2db2efc21f01ab7cd"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/caxy/php-htmldiff/zipball/6342b02ddb86fd36093ad7e2db2efc21f01ab7cd",
|
|
"reference": "6342b02ddb86fd36093ad7e2db2efc21f01ab7cd",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-dom": "*",
|
|
"ext-mbstring": "*",
|
|
"ezyang/htmlpurifier": "^4.7",
|
|
"php": ">=7.3"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/cache": "~1.0",
|
|
"phpunit/phpunit": "~9.0"
|
|
},
|
|
"suggest": {
|
|
"doctrine/cache": "Used for caching the calculated diffs using a Doctrine Cache Provider"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Caxy\\HtmlDiff": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Josh Schroeder",
|
|
"email": "jschroeder@caxy.com",
|
|
"homepage": "http://www.caxy.com"
|
|
}
|
|
],
|
|
"description": "A library for comparing two HTML files/snippets and highlighting the differences using simple HTML.",
|
|
"homepage": "https://github.com/caxy/php-htmldiff",
|
|
"keywords": [
|
|
"diff",
|
|
"html"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/caxy/php-htmldiff/issues",
|
|
"source": "https://github.com/caxy/php-htmldiff/tree/v0.1.15"
|
|
},
|
|
"time": "2023-11-05T23:49:04+00:00"
|
|
},
|
|
{
|
|
"name": "chi-teck/drupal-code-generator",
|
|
"version": "3.6.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Chi-teck/drupal-code-generator.git",
|
|
"reference": "2dbd8d231945681a398862a3282ade3cf0ea23ab"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/2dbd8d231945681a398862a3282ade3cf0ea23ab",
|
|
"reference": "2dbd8d231945681a398862a3282ade3cf0ea23ab",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-json": "*",
|
|
"php": ">=8.1.0",
|
|
"psr/event-dispatcher": "^1.0",
|
|
"psr/log": "^3.0",
|
|
"symfony/console": "^6.3",
|
|
"symfony/dependency-injection": "^6.3.2",
|
|
"symfony/filesystem": "^6.3",
|
|
"symfony/string": "^6.3",
|
|
"twig/twig": "^3.4"
|
|
},
|
|
"conflict": {
|
|
"squizlabs/php_codesniffer": "<3.6"
|
|
},
|
|
"require-dev": {
|
|
"chi-teck/drupal-coder-extension": "^2.0.0-beta3",
|
|
"drupal/coder": "8.3.23",
|
|
"drupal/core": "10.3.x-dev",
|
|
"ext-simplexml": "*",
|
|
"phpspec/prophecy-phpunit": "^2.2",
|
|
"phpunit/phpunit": "^9.6",
|
|
"squizlabs/php_codesniffer": "^3.9",
|
|
"symfony/var-dumper": "^6.4",
|
|
"symfony/yaml": "^6.3",
|
|
"vimeo/psalm": "^5.22.2"
|
|
},
|
|
"bin": [
|
|
"bin/dcg"
|
|
],
|
|
"type": "library",
|
|
"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/3.6.1"
|
|
},
|
|
"time": "2024-06-06T17:36:37+00:00"
|
|
},
|
|
{
|
|
"name": "composer/installers",
|
|
"version": "v2.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/composer/installers.git",
|
|
"reference": "12fb2dfe5e16183de69e784a7b84046c43d97e8e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/composer/installers/zipball/12fb2dfe5e16183de69e784a7b84046c43d97e8e",
|
|
"reference": "12fb2dfe5e16183de69e784a7b84046c43d97e8e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer-plugin-api": "^1.0 || ^2.0",
|
|
"php": "^7.2 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"composer/composer": "^1.10.27 || ^2.7",
|
|
"composer/semver": "^1.7.2 || ^3.4.0",
|
|
"phpstan/phpstan": "^1.11",
|
|
"phpstan/phpstan-phpunit": "^1",
|
|
"symfony/phpunit-bridge": "^7.1.1",
|
|
"symfony/process": "^5 || ^6 || ^7"
|
|
},
|
|
"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",
|
|
"concreteCMS",
|
|
"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.3.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": "2024-06-24T20:46:46+00:00"
|
|
},
|
|
{
|
|
"name": "composer/semver",
|
|
"version": "3.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/composer/semver.git",
|
|
"reference": "35e8d0af4486141bc745f23a29cc2091eb624a32"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/composer/semver/zipball/35e8d0af4486141bc745f23a29cc2091eb624a32",
|
|
"reference": "35e8d0af4486141bc745f23a29cc2091eb624a32",
|
|
"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": "ircs://irc.libera.chat:6697/composer",
|
|
"issues": "https://github.com/composer/semver/issues",
|
|
"source": "https://github.com/composer/semver/tree/3.4.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": "2023-08-31T09:50:34+00:00"
|
|
},
|
|
{
|
|
"name": "consolidation/annotated-command",
|
|
"version": "4.10.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/consolidation/annotated-command.git",
|
|
"reference": "1e830ba908c9ffb1ba7ca056203531b27188812c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/consolidation/annotated-command/zipball/1e830ba908c9ffb1ba7ca056203531b27188812c",
|
|
"reference": "1e830ba908c9ffb1ba7ca056203531b27188812c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"consolidation/output-formatters": "^4.3.1",
|
|
"php": ">=7.1.3",
|
|
"psr/log": "^1 || ^2 || ^3",
|
|
"symfony/console": "^4.4.8 || ^5 || ^6 || ^7",
|
|
"symfony/event-dispatcher": "^4.4.8 || ^5 || ^6 || ^7",
|
|
"symfony/finder": "^4.4.8 || ^5 || ^6 || ^7"
|
|
},
|
|
"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.10.0"
|
|
},
|
|
"time": "2024-04-05T21:05:39+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": ""
|
|
},
|
|
"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": ""
|
|
},
|
|
"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.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/consolidation/log.git",
|
|
"reference": "c27a3beb36137c141ccbce0d89f64befb243c015"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/consolidation/log/zipball/c27a3beb36137c141ccbce0d89f64befb243c015",
|
|
"reference": "c27a3beb36137c141ccbce0d89f64befb243c015",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.0.0",
|
|
"psr/log": "^3",
|
|
"symfony/console": "^5 || ^6 || ^7"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^7.5.20 || ^8 || ^9",
|
|
"squizlabs/php_codesniffer": "^3",
|
|
"yoast/phpunit-polyfills": "^0.2.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"platform": {
|
|
"php": "8.2.17"
|
|
}
|
|
},
|
|
"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.1.0"
|
|
},
|
|
"time": "2024-04-04T23:50:25+00:00"
|
|
},
|
|
{
|
|
"name": "consolidation/output-formatters",
|
|
"version": "4.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/consolidation/output-formatters.git",
|
|
"reference": "7a611b01eb48eb19cd54672339fc08c0985bf540"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/consolidation/output-formatters/zipball/7a611b01eb48eb19cd54672339fc08c0985bf540",
|
|
"reference": "7a611b01eb48eb19cd54672339fc08c0985bf540",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"dflydev/dot-access-data": "^1.1.0 || ^2 || ^3",
|
|
"php": ">=7.1.3",
|
|
"symfony/console": "^4 || ^5 || ^6 || ^7",
|
|
"symfony/finder": "^4 || ^5 || ^6 || ^7"
|
|
},
|
|
"require-dev": {
|
|
"php-coveralls/php-coveralls": "^2.4.2",
|
|
"phpunit/phpunit": "^7 || ^8 || ^9",
|
|
"squizlabs/php_codesniffer": "^3",
|
|
"symfony/var-dumper": "^4 || ^5 || ^6 || ^7",
|
|
"symfony/yaml": "^4 || ^5 || ^6 || ^7",
|
|
"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.5.0"
|
|
},
|
|
"time": "2024-04-02T15:18:52+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": ""
|
|
},
|
|
"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.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/consolidation/self-update.git",
|
|
"reference": "972a1016761c9b63314e040836a12795dff6953a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/consolidation/self-update/zipball/972a1016761c9b63314e040836a12795dff6953a",
|
|
"reference": "972a1016761c9b63314e040836a12795dff6953a",
|
|
"shasum": ""
|
|
},
|
|
"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.2.0"
|
|
},
|
|
"time": "2023-03-18T01:37:41+00:00"
|
|
},
|
|
{
|
|
"name": "consolidation/site-alias",
|
|
"version": "4.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/consolidation/site-alias.git",
|
|
"reference": "1056ceb93f6aafe6f7600d7bbe1b62b8488abccf"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/consolidation/site-alias/zipball/1056ceb93f6aafe6f7600d7bbe1b62b8488abccf",
|
|
"reference": "1056ceb93f6aafe6f7600d7bbe1b62b8488abccf",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"consolidation/config": "^1.2.1 || ^2 || ^3",
|
|
"php": ">=7.4",
|
|
"symfony/filesystem": "^5.4 || ^6 || ^7",
|
|
"symfony/finder": "^5 || ^6 || ^7"
|
|
},
|
|
"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.1.0"
|
|
},
|
|
"time": "2024-04-05T15:58:04+00:00"
|
|
},
|
|
{
|
|
"name": "consolidation/site-process",
|
|
"version": "5.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/consolidation/site-process.git",
|
|
"reference": "7ab3ffe4195a89b8dc334ea22e7881abe79ffd9a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/consolidation/site-process/zipball/7ab3ffe4195a89b8dc334ea22e7881abe79ffd9a",
|
|
"reference": "7ab3ffe4195a89b8dc334ea22e7881abe79ffd9a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"consolidation/config": "^2 || ^3",
|
|
"consolidation/site-alias": "^3 || ^4",
|
|
"php": ">=8.0.14",
|
|
"symfony/console": "^5.4 || ^6 || ^7",
|
|
"symfony/process": "^6 || ^7"
|
|
},
|
|
"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.4.0"
|
|
},
|
|
"time": "2024-04-06T00:00:28+00:00"
|
|
},
|
|
{
|
|
"name": "cweagans/composer-patches",
|
|
"version": "1.7.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/cweagans/composer-patches.git",
|
|
"reference": "e190d4466fe2b103a55467dfa83fc2fecfcaf2db"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/cweagans/composer-patches/zipball/e190d4466fe2b103a55467dfa83fc2fecfcaf2db",
|
|
"reference": "e190d4466fe2b103a55467dfa83fc2fecfcaf2db",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer-plugin-api": "^1.0 || ^2.0",
|
|
"php": ">=5.3.0"
|
|
},
|
|
"require-dev": {
|
|
"composer/composer": "~1.0 || ~2.0",
|
|
"phpunit/phpunit": "~4.6"
|
|
},
|
|
"type": "composer-plugin",
|
|
"extra": {
|
|
"class": "cweagans\\Composer\\Patches"
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"cweagans\\Composer\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Cameron Eagans",
|
|
"email": "me@cweagans.net"
|
|
}
|
|
],
|
|
"description": "Provides a way to patch Composer packages.",
|
|
"support": {
|
|
"issues": "https://github.com/cweagans/composer-patches/issues",
|
|
"source": "https://github.com/cweagans/composer-patches/tree/1.7.3"
|
|
},
|
|
"time": "2022-12-20T22:53:13+00:00"
|
|
},
|
|
{
|
|
"name": "dflydev/dot-access-data",
|
|
"version": "v3.0.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/dflydev/dflydev-dot-access-data.git",
|
|
"reference": "a23a2bf4f31d3518f3ecb38660c95715dfead60f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/a23a2bf4f31d3518f3ecb38660c95715dfead60f",
|
|
"reference": "a23a2bf4f31d3518f3ecb38660c95715dfead60f",
|
|
"shasum": ""
|
|
},
|
|
"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": "^4.0.0"
|
|
},
|
|
"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.3"
|
|
},
|
|
"time": "2024-07-08T12:26:09+00:00"
|
|
},
|
|
{
|
|
"name": "doctrine/annotations",
|
|
"version": "1.14.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/annotations.git",
|
|
"reference": "fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/annotations/zipball/fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af",
|
|
"reference": "fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/lexer": "^1 || ^2",
|
|
"ext-tokenizer": "*",
|
|
"php": "^7.1 || ^8.0",
|
|
"psr/cache": "^1 || ^2 || ^3"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/cache": "^1.11 || ^2.0",
|
|
"doctrine/coding-standard": "^9 || ^10",
|
|
"phpstan/phpstan": "~1.4.10 || ^1.8.0",
|
|
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
|
|
"symfony/cache": "^4.4 || ^5.4 || ^6",
|
|
"vimeo/psalm": "^4.10"
|
|
},
|
|
"suggest": {
|
|
"php": "PHP 8.0 or higher comes with attributes, a native replacement for annotations"
|
|
},
|
|
"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.14.3"
|
|
},
|
|
"time": "2023-02-01T09:20:38+00:00"
|
|
},
|
|
{
|
|
"name": "doctrine/common",
|
|
"version": "3.4.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/common.git",
|
|
"reference": "0aad4b7ab7ce8c6602dfbb1e1a24581275fb9d1a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/common/zipball/0aad4b7ab7ce8c6602dfbb1e1a24581275fb9d1a",
|
|
"reference": "0aad4b7ab7ce8c6602dfbb1e1a24581275fb9d1a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/persistence": "^2.0 || ^3.0",
|
|
"php": "^7.1 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/coding-standard": "^9.0 || ^10.0",
|
|
"doctrine/collections": "^1",
|
|
"phpstan/phpstan": "^1.4.1",
|
|
"phpstan/phpstan-phpunit": "^1",
|
|
"phpunit/phpunit": "^7.5.20 || ^8.5 || ^9.0",
|
|
"squizlabs/php_codesniffer": "^3.0",
|
|
"symfony/phpunit-bridge": "^6.1",
|
|
"vimeo/psalm": "^4.4"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Doctrine\\Common\\": "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"
|
|
},
|
|
{
|
|
"name": "Marco Pivetta",
|
|
"email": "ocramius@gmail.com"
|
|
}
|
|
],
|
|
"description": "PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more.",
|
|
"homepage": "https://www.doctrine-project.org/projects/common.html",
|
|
"keywords": [
|
|
"common",
|
|
"doctrine",
|
|
"php"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/doctrine/common/issues",
|
|
"source": "https://github.com/doctrine/common/tree/3.4.4"
|
|
},
|
|
"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%2Fcommon",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-04-16T13:35:33+00:00"
|
|
},
|
|
{
|
|
"name": "doctrine/deprecations",
|
|
"version": "1.1.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/deprecations.git",
|
|
"reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/deprecations/zipball/dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab",
|
|
"reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/coding-standard": "^9",
|
|
"phpstan/phpstan": "1.4.10 || 1.10.15",
|
|
"phpstan/phpstan-phpunit": "^1.0",
|
|
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
|
|
"psalm/plugin-phpunit": "0.18.4",
|
|
"psr/log": "^1 || ^2 || ^3",
|
|
"vimeo/psalm": "4.30.0 || 5.12.0"
|
|
},
|
|
"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/1.1.3"
|
|
},
|
|
"time": "2024-01-30T19:34:25+00:00"
|
|
},
|
|
{
|
|
"name": "doctrine/event-manager",
|
|
"version": "2.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/event-manager.git",
|
|
"reference": "b680156fa328f1dfd874fd48c7026c41570b9c6e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/event-manager/zipball/b680156fa328f1dfd874fd48c7026c41570b9c6e",
|
|
"reference": "b680156fa328f1dfd874fd48c7026c41570b9c6e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^8.1"
|
|
},
|
|
"conflict": {
|
|
"doctrine/common": "<2.9"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/coding-standard": "^12",
|
|
"phpstan/phpstan": "^1.8.8",
|
|
"phpunit/phpunit": "^10.5",
|
|
"vimeo/psalm": "^5.24"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Doctrine\\Common\\": "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"
|
|
},
|
|
{
|
|
"name": "Marco Pivetta",
|
|
"email": "ocramius@gmail.com"
|
|
}
|
|
],
|
|
"description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.",
|
|
"homepage": "https://www.doctrine-project.org/projects/event-manager.html",
|
|
"keywords": [
|
|
"event",
|
|
"event dispatcher",
|
|
"event manager",
|
|
"event system",
|
|
"events"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/doctrine/event-manager/issues",
|
|
"source": "https://github.com/doctrine/event-manager/tree/2.0.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://www.doctrine-project.org/sponsorship.html",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://www.patreon.com/phpdoctrine",
|
|
"type": "patreon"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Fevent-manager",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-05-22T20:47:39+00:00"
|
|
},
|
|
{
|
|
"name": "doctrine/lexer",
|
|
"version": "2.1.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/lexer.git",
|
|
"reference": "861c870e8b75f7c8f69c146c7f89cc1c0f1b49b6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/lexer/zipball/861c870e8b75f7c8f69c146c7f89cc1c0f1b49b6",
|
|
"reference": "861c870e8b75f7c8f69c146c7f89cc1c0f1b49b6",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/deprecations": "^1.0",
|
|
"php": "^7.1 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/coding-standard": "^9 || ^12",
|
|
"phpstan/phpstan": "^1.3",
|
|
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.6",
|
|
"psalm/plugin-phpunit": "^0.18.3",
|
|
"vimeo/psalm": "^4.11 || ^5.21"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Doctrine\\Common\\Lexer\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Guilherme Blanco",
|
|
"email": "guilhermeblanco@gmail.com"
|
|
},
|
|
{
|
|
"name": "Roman Borschel",
|
|
"email": "roman@code-factory.org"
|
|
},
|
|
{
|
|
"name": "Johannes Schmitt",
|
|
"email": "schmittjoh@gmail.com"
|
|
}
|
|
],
|
|
"description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
|
|
"homepage": "https://www.doctrine-project.org/projects/lexer.html",
|
|
"keywords": [
|
|
"annotations",
|
|
"docblock",
|
|
"lexer",
|
|
"parser",
|
|
"php"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/doctrine/lexer/issues",
|
|
"source": "https://github.com/doctrine/lexer/tree/2.1.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://www.doctrine-project.org/sponsorship.html",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://www.patreon.com/phpdoctrine",
|
|
"type": "patreon"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-02-05T11:35:39+00:00"
|
|
},
|
|
{
|
|
"name": "doctrine/persistence",
|
|
"version": "3.3.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/persistence.git",
|
|
"reference": "b337726451f5d530df338fc7f68dee8781b49779"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/persistence/zipball/b337726451f5d530df338fc7f68dee8781b49779",
|
|
"reference": "b337726451f5d530df338fc7f68dee8781b49779",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/event-manager": "^1 || ^2",
|
|
"php": "^7.2 || ^8.0",
|
|
"psr/cache": "^1.0 || ^2.0 || ^3.0"
|
|
},
|
|
"conflict": {
|
|
"doctrine/common": "<2.10"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/coding-standard": "^12",
|
|
"doctrine/common": "^3.0",
|
|
"phpstan/phpstan": "1.11.1",
|
|
"phpstan/phpstan-phpunit": "^1",
|
|
"phpstan/phpstan-strict-rules": "^1.1",
|
|
"phpunit/phpunit": "^8.5 || ^9.5",
|
|
"symfony/cache": "^4.4 || ^5.4 || ^6.0",
|
|
"vimeo/psalm": "4.30.0 || 5.24.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Doctrine\\Persistence\\": "src/Persistence"
|
|
}
|
|
},
|
|
"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"
|
|
},
|
|
{
|
|
"name": "Marco Pivetta",
|
|
"email": "ocramius@gmail.com"
|
|
}
|
|
],
|
|
"description": "The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.",
|
|
"homepage": "https://www.doctrine-project.org/projects/persistence.html",
|
|
"keywords": [
|
|
"mapper",
|
|
"object",
|
|
"odm",
|
|
"orm",
|
|
"persistence"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/doctrine/persistence/issues",
|
|
"source": "https://github.com/doctrine/persistence/tree/3.3.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%2Fpersistence",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-06-20T10:14:30+00:00"
|
|
},
|
|
{
|
|
"name": "drupal/cer",
|
|
"version": "5.0.0-beta3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/cer.git",
|
|
"reference": "5.0.0-beta3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/cer-5.0.0-beta3.zip",
|
|
"reference": "5.0.0-beta3",
|
|
"shasum": "732e95528a8aa0771f38785a5db49861612da150"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.5 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "5.0.0-beta3",
|
|
"datestamp": "1679926745",
|
|
"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": "Anybody",
|
|
"homepage": "https://www.drupal.org/user/291091"
|
|
},
|
|
{
|
|
"name": "bmcclure",
|
|
"homepage": "https://www.drupal.org/user/278485"
|
|
},
|
|
{
|
|
"name": "chertzog",
|
|
"homepage": "https://www.drupal.org/user/806366"
|
|
},
|
|
{
|
|
"name": "gcb",
|
|
"homepage": "https://www.drupal.org/user/1682976"
|
|
},
|
|
{
|
|
"name": "gregcube",
|
|
"homepage": "https://www.drupal.org/user/336930"
|
|
},
|
|
{
|
|
"name": "Grevil",
|
|
"homepage": "https://www.drupal.org/user/3668491"
|
|
},
|
|
{
|
|
"name": "jrglasgow",
|
|
"homepage": "https://www.drupal.org/user/36590"
|
|
},
|
|
{
|
|
"name": "phenaproxima",
|
|
"homepage": "https://www.drupal.org/user/205645"
|
|
}
|
|
],
|
|
"description": "Allows user to create two-way references between entities.",
|
|
"homepage": "https://www.drupal.org/project/cer",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/cer"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/config_ignore",
|
|
"version": "3.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/config_ignore.git",
|
|
"reference": "8.x-3.3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/config_ignore-8.x-3.3.zip",
|
|
"reference": "8.x-3.3",
|
|
"shasum": "4446811ecb023820a57c227d35c034e0d4363a70"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.8 || ^9 || ^10 || ^11"
|
|
},
|
|
"require-dev": {
|
|
"drupal/config_filter": "^1.8||^2.2",
|
|
"drush/drush": "^10 || ^11 || ^12"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-3.3",
|
|
"datestamp": "1713299496",
|
|
"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": "Tommy Lynge Jørgensen",
|
|
"homepage": "https://www.drupal.org/u/tlyngej",
|
|
"email": "tlyngej@gmail.com",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Fabian Bircher",
|
|
"homepage": "https://www.drupal.org/u/bircher",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "tlyngej",
|
|
"homepage": "https://www.drupal.org/user/413139"
|
|
}
|
|
],
|
|
"description": "Ignore certain configuration during import and export.",
|
|
"homepage": "http://drupal.org/project/config_ignore",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/config_ignore",
|
|
"issues": "http://drupal.org/project/config_ignore"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/content_as_config",
|
|
"version": "1.0.10",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/content_as_config.git",
|
|
"reference": "1.0.10"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/content_as_config-1.0.10.zip",
|
|
"reference": "1.0.10",
|
|
"shasum": "3ed5dd56486a98b6832eb6fea257792d5af145b4"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.3 || ^10"
|
|
},
|
|
"conflict": {
|
|
"drupal/structure_sync": "*"
|
|
},
|
|
"require-dev": {
|
|
"drupal/feeds": "*",
|
|
"drupal/group": "*"
|
|
},
|
|
"suggest": {
|
|
"drupal/markdown": "Render module help more elegantly."
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "1.0.10",
|
|
"datestamp": "1665066743",
|
|
"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": "Daniel Johnson (daniel_j)",
|
|
"homepage": "https://www.drupal.org/u/daniel_j",
|
|
"role": "Maintainer"
|
|
}
|
|
],
|
|
"description": "Allows content entities to be exported/imported as configuration.",
|
|
"homepage": "https://drupal.org/project/content_as_config",
|
|
"keywords": [
|
|
"Configuration",
|
|
"Drupal"
|
|
],
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/content_as_config",
|
|
"issues": "https://www.drupal.org/project/issues/content_as_config"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/content_moderation_info_block",
|
|
"version": "2.0.0-beta1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/content_moderation_info_block.git",
|
|
"reference": "2.0.0-beta1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/content_moderation_info_block-2.0.0-beta1.zip",
|
|
"reference": "2.0.0-beta1",
|
|
"shasum": "ffa5c2bf822414fe5c2287f49b1014861d6effc4"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "2.0.0-beta1",
|
|
"datestamp": "1695972016",
|
|
"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": "rp7",
|
|
"homepage": "https://www.drupal.org/user/219330"
|
|
}
|
|
],
|
|
"description": "Provides a block that displays content moderation related info.",
|
|
"homepage": "https://www.drupal.org/project/content_moderation_info_block",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/content_moderation_info_block"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/content_moderation_notifications",
|
|
"version": "3.6.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/content_moderation_notifications.git",
|
|
"reference": "8.x-3.6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/content_moderation_notifications-8.x-3.6.zip",
|
|
"reference": "8.x-3.6",
|
|
"shasum": "f475721b95de8d0520053d3101c35c48ea22f61c"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9 || ^10"
|
|
},
|
|
"require-dev": {
|
|
"drupal/token": "^1.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-3.6",
|
|
"datestamp": "1695836640",
|
|
"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": "jhedstrom",
|
|
"homepage": "https://www.drupal.org/user/208732"
|
|
},
|
|
{
|
|
"name": "Rob Holmes",
|
|
"homepage": "https://www.drupal.org/user/1774034"
|
|
}
|
|
],
|
|
"description": "Manage notifications for content moderation transitions.",
|
|
"homepage": "https://www.drupal.org/project/content_moderation_notifications",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/content_moderation_notifications",
|
|
"issues": "https://www.drupal.org/project/issues/content_moderation_notifications"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/core",
|
|
"version": "10.3.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/drupal/core.git",
|
|
"reference": "d137403a30d4154404e473785f48dfc889d77e23"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/drupal/core/zipball/d137403a30d4154404e473785f48dfc889d77e23",
|
|
"reference": "d137403a30d4154404e473785f48dfc889d77e23",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"asm89/stack-cors": "^2.1",
|
|
"composer-runtime-api": "^2.1",
|
|
"composer/semver": "^3.3",
|
|
"doctrine/annotations": "^1.14",
|
|
"egulias/email-validator": "^3.2.1|^4.0",
|
|
"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.5",
|
|
"masterminds/html5": "^2.7",
|
|
"mck89/peast": "^1.14",
|
|
"pear/archive_tar": "^1.4.14",
|
|
"php": ">=8.1.0",
|
|
"psr/log": "^3.0",
|
|
"sebastian/diff": "^4",
|
|
"symfony/console": "^6.4",
|
|
"symfony/dependency-injection": "^6.4",
|
|
"symfony/event-dispatcher": "^6.4",
|
|
"symfony/filesystem": "^6.4",
|
|
"symfony/finder": "^6.4",
|
|
"symfony/http-foundation": "^6.4",
|
|
"symfony/http-kernel": "^6.4",
|
|
"symfony/mailer": "^6.4",
|
|
"symfony/mime": "^6.4",
|
|
"symfony/polyfill-iconv": "^1.26",
|
|
"symfony/process": "^6.4",
|
|
"symfony/psr-http-message-bridge": "^2.1|^6.4",
|
|
"symfony/routing": "^6.4",
|
|
"symfony/serializer": "^6.4",
|
|
"symfony/validator": "^6.4",
|
|
"symfony/yaml": "^6.4",
|
|
"twig/twig": "^3.9.3"
|
|
},
|
|
"conflict": {
|
|
"drush/drush": "<12.4.3"
|
|
},
|
|
"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": {
|
|
"files": [
|
|
"includes/bootstrap.inc"
|
|
],
|
|
"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",
|
|
"lib/Drupal/Component/Datetime/Time.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"description": "Drupal is an open source content management platform powering millions of websites and applications.",
|
|
"support": {
|
|
"source": "https://github.com/drupal/core/tree/10.3.1"
|
|
},
|
|
"time": "2024-07-04T11:33:45+00:00"
|
|
},
|
|
{
|
|
"name": "drupal/core-composer-scaffold",
|
|
"version": "10.3.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/drupal/core-composer-scaffold.git",
|
|
"reference": "a1a186caeb89899143e0c6912ccee9d3d7181dbe"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/drupal/core-composer-scaffold/zipball/a1a186caeb89899143e0c6912ccee9d3d7181dbe",
|
|
"reference": "a1a186caeb89899143e0c6912ccee9d3d7181dbe",
|
|
"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\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"description": "A flexible Composer project scaffold builder.",
|
|
"homepage": "https://www.drupal.org/project/drupal",
|
|
"keywords": [
|
|
"drupal"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/drupal/core-composer-scaffold/tree/10.3.1"
|
|
},
|
|
"time": "2024-05-11T08:21:39+00:00"
|
|
},
|
|
{
|
|
"name": "drupal/core-project-message",
|
|
"version": "10.3.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/drupal/core-project-message.git",
|
|
"reference": "d1da83722735cb0f7ccabf9fef7b5607b442c3a8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/drupal/core-project-message/zipball/d1da83722735cb0f7ccabf9fef7b5607b442c3a8",
|
|
"reference": "d1da83722735cb0f7ccabf9fef7b5607b442c3a8",
|
|
"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\\": "."
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"description": "Adds a message after Composer installation.",
|
|
"homepage": "https://www.drupal.org/project/drupal",
|
|
"keywords": [
|
|
"drupal"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/drupal/core-project-message/tree/11.0.0-beta1"
|
|
},
|
|
"time": "2023-07-24T07:55:25+00:00"
|
|
},
|
|
{
|
|
"name": "drupal/core-recommended",
|
|
"version": "10.3.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/drupal/core-recommended.git",
|
|
"reference": "a5183f2be315b7e5deec89fdeafe9fc9a2e54f57"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/drupal/core-recommended/zipball/a5183f2be315b7e5deec89fdeafe9fc9a2e54f57",
|
|
"reference": "a5183f2be315b7e5deec89fdeafe9fc9a2e54f57",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"asm89/stack-cors": "~v2.2.0",
|
|
"composer/semver": "~3.4.0",
|
|
"doctrine/annotations": "~1.14.3",
|
|
"doctrine/deprecations": "~1.1.3",
|
|
"doctrine/lexer": "~2.1.1",
|
|
"drupal/core": "10.3.1",
|
|
"egulias/email-validator": "~4.0.2",
|
|
"guzzlehttp/guzzle": "~7.8.1",
|
|
"guzzlehttp/promises": "~2.0.2",
|
|
"guzzlehttp/psr7": "~2.6.2",
|
|
"masterminds/html5": "~2.9.0",
|
|
"mck89/peast": "~v1.16.2",
|
|
"pear/archive_tar": "~1.5.0",
|
|
"pear/console_getopt": "~v1.4.3",
|
|
"pear/pear-core-minimal": "~v1.10.15",
|
|
"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.3",
|
|
"psr/http-factory": "~1.1.0",
|
|
"psr/log": "~3.0.0",
|
|
"ralouphie/getallheaders": "~3.0.3",
|
|
"sebastian/diff": "~4.0.6",
|
|
"symfony/console": "~v6.4.8",
|
|
"symfony/dependency-injection": "~v6.4.7",
|
|
"symfony/deprecation-contracts": "~v3.5.0",
|
|
"symfony/error-handler": "~v6.4.7",
|
|
"symfony/event-dispatcher": "~v6.4.7",
|
|
"symfony/event-dispatcher-contracts": "~v3.5.0",
|
|
"symfony/filesystem": "~v6.4.8",
|
|
"symfony/finder": "~v6.4.8",
|
|
"symfony/http-foundation": "~v6.4.7",
|
|
"symfony/http-kernel": "~v6.4.7",
|
|
"symfony/mailer": "~v6.4.7",
|
|
"symfony/mime": "~v6.4.7",
|
|
"symfony/polyfill-ctype": "~v1.29.0",
|
|
"symfony/polyfill-iconv": "~v1.29.0",
|
|
"symfony/polyfill-intl-grapheme": "~v1.29.0",
|
|
"symfony/polyfill-intl-idn": "~v1.29.0",
|
|
"symfony/polyfill-intl-normalizer": "~v1.29.0",
|
|
"symfony/polyfill-mbstring": "~v1.29.0",
|
|
"symfony/polyfill-php83": "~v1.29.0",
|
|
"symfony/process": "~v6.4.8",
|
|
"symfony/psr-http-message-bridge": "~v6.4.7",
|
|
"symfony/routing": "~v6.4.7",
|
|
"symfony/serializer": "~v6.4.7",
|
|
"symfony/service-contracts": "~v3.5.0",
|
|
"symfony/string": "~v6.4.8",
|
|
"symfony/translation-contracts": "~v3.5.0",
|
|
"symfony/validator": "~v6.4.7",
|
|
"symfony/var-dumper": "~v6.4.7",
|
|
"symfony/var-exporter": "~v6.4.7",
|
|
"symfony/yaml": "~v6.4.7",
|
|
"twig/twig": "~v3.10.2"
|
|
},
|
|
"conflict": {
|
|
"webflo/drupal-core-strict": "*"
|
|
},
|
|
"type": "metapackage",
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"description": "Core and its dependencies with known-compatible minor versions. Require this project INSTEAD OF drupal/core.",
|
|
"support": {
|
|
"source": "https://github.com/drupal/core-recommended/tree/10.3.1"
|
|
},
|
|
"time": "2024-07-04T11:33:45+00:00"
|
|
},
|
|
{
|
|
"name": "drupal/devel",
|
|
"version": "5.2.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/devel.git",
|
|
"reference": "5.2.1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/devel-5.2.1.zip",
|
|
"reference": "5.2.1",
|
|
"shasum": "793861751e01092fe8bc7c0cd47589ebea2bb8df"
|
|
},
|
|
"require": {
|
|
"doctrine/common": "^2.7 || ^3.4",
|
|
"drupal/core": ">=10.0 <12.0.0-stable",
|
|
"php": ">=8.1",
|
|
"symfony/var-dumper": "^4 || ^5 || ^6"
|
|
},
|
|
"conflict": {
|
|
"drush/drush": "<12.5.1",
|
|
"kint-php/kint": "<3"
|
|
},
|
|
"require-dev": {
|
|
"drush/drush": "^12.5.1"
|
|
},
|
|
"suggest": {
|
|
"kint-php/kint": "Kint provides an informative display of arrays/objects. Useful for debugging and developing."
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "5.2.1",
|
|
"datestamp": "1711328410",
|
|
"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": "moshe weitzman",
|
|
"homepage": "https://www.drupal.org/user/23"
|
|
}
|
|
],
|
|
"description": "Various blocks, pages, and functions for developers.",
|
|
"homepage": "https://www.drupal.org/project/devel",
|
|
"support": {
|
|
"source": "https://gitlab.com/drupalspoons/devel",
|
|
"issues": "https://gitlab.com/drupalspoons/devel/-/issues",
|
|
"slack": "https://drupal.slack.com/archives/C012WAW1MH6"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/diff",
|
|
"version": "1.7.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/diff.git",
|
|
"reference": "8.x-1.7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/diff-8.x-1.7.zip",
|
|
"reference": "8.x-1.7",
|
|
"shasum": "d282bdf3350ac71f95b38576a9f397bdbab8d249"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^10 || ^11",
|
|
"mkalkbrenner/php-htmldiff-advanced": "~0.0.8",
|
|
"php": "^8.1"
|
|
},
|
|
"require-dev": {
|
|
"jangregor/phpstan-prophecy": "dev-master",
|
|
"mglaman/phpstan-drupal": "^1.2.10",
|
|
"phpstan/extension-installer": "^1.2",
|
|
"phpstan/phpstan": "^1.11",
|
|
"phpstan/phpstan-deprecation-rules": "*",
|
|
"phpstan/phpstan-phpunit": "1.4.x-dev",
|
|
"phpstan/phpstan-strict-rules": "^1@stable",
|
|
"previousnext/coding-standard": "^1"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.7",
|
|
"datestamp": "1718073570",
|
|
"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": "Miro Dietiker (miro_dietiker)",
|
|
"homepage": "https://www.drupal.org/u/miro_dietiker",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Juampy NR (juampynr)",
|
|
"homepage": "https://www.drupal.org/u/juampynr",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Lucian Hangea (lhangea)",
|
|
"homepage": "https://www.drupal.org/u/lhangea",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Alan D.",
|
|
"homepage": "https://www.drupal.org/u/alan-d.",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Brian Gilbert (realityloop).",
|
|
"homepage": "https://www.drupal.org/u/realityloop",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Adam Bramley (acbramley)",
|
|
"homepage": "https://www.drupal.org/u/acbramley",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "lhangea",
|
|
"homepage": "https://www.drupal.org/user/2743803"
|
|
},
|
|
{
|
|
"name": "miro_dietiker",
|
|
"homepage": "https://www.drupal.org/user/227761"
|
|
},
|
|
{
|
|
"name": "phenaproxima",
|
|
"homepage": "https://www.drupal.org/user/205645"
|
|
},
|
|
{
|
|
"name": "realityloop",
|
|
"homepage": "https://www.drupal.org/user/139189"
|
|
},
|
|
{
|
|
"name": "rötzi",
|
|
"homepage": "https://www.drupal.org/user/73064"
|
|
},
|
|
{
|
|
"name": "yhahn",
|
|
"homepage": "https://www.drupal.org/user/264833"
|
|
}
|
|
],
|
|
"description": "Compares two entity revisions",
|
|
"homepage": "https://www.drupal.org/project/diff",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/diff",
|
|
"issues": "https://www.drupal.org/project/issues/diff"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/gin",
|
|
"version": "3.0.0-rc13",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/gin.git",
|
|
"reference": "8.x-3.0-rc13"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/gin-8.x-3.0-rc13.zip",
|
|
"reference": "8.x-3.0-rc13",
|
|
"shasum": "7b8e9d7ae6fe6de7de0bba930200fe80b437eefe"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9 || ^10 || ^11",
|
|
"drupal/gin_toolbar": "^1.0@beta"
|
|
},
|
|
"type": "drupal-theme",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-3.0-rc13",
|
|
"datestamp": "1720416342",
|
|
"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_toolbar",
|
|
"version": "1.0.0-rc6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/gin_toolbar.git",
|
|
"reference": "8.x-1.0-rc6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/gin_toolbar-8.x-1.0-rc6.zip",
|
|
"reference": "8.x-1.0-rc6",
|
|
"shasum": "542def14b9a5435efb4e021d384fa3f7b0fc6e78"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9 || ^10 || ^11"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.0-rc6",
|
|
"datestamp": "1718368950",
|
|
"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/jsonapi_menu_items",
|
|
"version": "1.2.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/jsonapi_menu_items.git",
|
|
"reference": "1.2.5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/jsonapi_menu_items-1.2.5.zip",
|
|
"reference": "1.2.5",
|
|
"shasum": "a3cb689d4495e259a36b252787c02d4431d1d5ee"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9 || ^10",
|
|
"drupal/jsonapi_resources": "^1.0"
|
|
},
|
|
"require-dev": {
|
|
"drupal/jsonapi_hypermedia": "^1.6",
|
|
"drupal/menu_item_extras": "^3.0",
|
|
"drupal/menu_link_config": "^1.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "1.2.5",
|
|
"datestamp": "1714592115",
|
|
"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": "acbramley",
|
|
"homepage": "https://www.drupal.org/user/1036766"
|
|
},
|
|
{
|
|
"name": "Deciphered",
|
|
"homepage": "https://www.drupal.org/user/103796"
|
|
},
|
|
{
|
|
"name": "larowlan",
|
|
"homepage": "https://www.drupal.org/user/395439"
|
|
},
|
|
{
|
|
"name": "mglaman",
|
|
"homepage": "https://www.drupal.org/user/2416470"
|
|
}
|
|
],
|
|
"description": "Adds a JSON API resource for menu items.",
|
|
"homepage": "https://www.drupal.org/project/jsonapi_menu_items",
|
|
"keywords": [
|
|
"Drupal",
|
|
"JSON API"
|
|
],
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/jsonapi_menu_items"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/jsonapi_resources",
|
|
"version": "1.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/jsonapi_resources.git",
|
|
"reference": "8.x-1.2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/jsonapi_resources-8.x-1.2.zip",
|
|
"reference": "8.x-1.2",
|
|
"shasum": "ca91ee746cf1a2de49da22e674ce41f8ece901d0"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.1 || ^10 || ^11"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.2",
|
|
"datestamp": "1719872296",
|
|
"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": "API-First Initiative",
|
|
"homepage": "https://www.drupal.org/user/3616626"
|
|
},
|
|
{
|
|
"name": "bradjones1",
|
|
"homepage": "https://www.drupal.org/user/405824"
|
|
},
|
|
{
|
|
"name": "gabesullice",
|
|
"homepage": "https://www.drupal.org/user/2287430"
|
|
},
|
|
{
|
|
"name": "mglaman",
|
|
"homepage": "https://www.drupal.org/user/2416470"
|
|
}
|
|
],
|
|
"description": "This module let's you define custom resources at routes of your choice that use existing resource types.",
|
|
"homepage": "https://www.drupal.org/project/jsonapi_resources",
|
|
"keywords": [
|
|
"Drupal",
|
|
"JSON API"
|
|
],
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/jsonapi_resources"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/restui",
|
|
"version": "1.21.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/restui.git",
|
|
"reference": "8.x-1.21"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/restui-8.x-1.21.zip",
|
|
"reference": "8.x-1.21",
|
|
"shasum": "2a67dc2c1953dced0bddaff25e5c60784ee0178c"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.7.7 || ^9 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.21",
|
|
"datestamp": "1659086914",
|
|
"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": "-enzo-",
|
|
"homepage": "https://www.drupal.org/user/294937"
|
|
},
|
|
{
|
|
"name": "clemens.tolboom",
|
|
"homepage": "https://www.drupal.org/user/125814"
|
|
},
|
|
{
|
|
"name": "juampynr",
|
|
"homepage": "https://www.drupal.org/user/682736"
|
|
},
|
|
{
|
|
"name": "klausi",
|
|
"homepage": "https://www.drupal.org/user/262198"
|
|
}
|
|
],
|
|
"description": "Provides a user interface to manage REST resources.",
|
|
"homepage": "https://www.drupal.org/project/restui",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/restui"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/single_content_sync",
|
|
"version": "1.4.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/single_content_sync.git",
|
|
"reference": "1.4.5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/single_content_sync-1.4.5.zip",
|
|
"reference": "1.4.5",
|
|
"shasum": "e5e3fe3684e389def4283767a6c5fdcfd852d81d"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.3 || ^10",
|
|
"ext-dom": "*",
|
|
"ext-zip": "*",
|
|
"php": ">=7.4"
|
|
},
|
|
"require-dev": {
|
|
"drupal/address": "*",
|
|
"drupal/block_field": "*",
|
|
"drupal/color_field": "*",
|
|
"drupal/dynamic_entity_reference": "*",
|
|
"drupal/geofield": "*",
|
|
"drupal/geolocation": "*",
|
|
"drupal/metatag": "*",
|
|
"drupal/paragraphs": "*",
|
|
"drupal/section_library": "*",
|
|
"drupal/svg_image_field": "*",
|
|
"drupal/viewsreference": "*",
|
|
"drupal/webform": "*",
|
|
"drupal/weight": "*",
|
|
"drupal/yearonly": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "1.4.5",
|
|
"datestamp": "1714647618",
|
|
"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": "Alex Kuzava (nginex)",
|
|
"homepage": "https://www.drupal.org/u/nginex",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "artycal",
|
|
"homepage": "https://www.drupal.org/user/3708798"
|
|
},
|
|
{
|
|
"name": "nginex",
|
|
"homepage": "https://www.drupal.org/user/2822325"
|
|
}
|
|
],
|
|
"description": "This is a simple way of exporting a single node to yml file with possibility to import it on another environment.",
|
|
"homepage": "https://drupal.org/project/single_content_sync",
|
|
"support": {
|
|
"source": "https://cgit.drupalcode.org/single_content_sync",
|
|
"issues": "https://drupal.org/project/issues/single_content_sync"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/token",
|
|
"version": "1.14.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/token.git",
|
|
"reference": "8.x-1.14"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/token-8.x-1.14.zip",
|
|
"reference": "8.x-1.14",
|
|
"shasum": "df3cae709fcc1a99ac1111ce67a0d6af56d287d7"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.2 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.14",
|
|
"datestamp": "1713009399",
|
|
"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": "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/yaml_content",
|
|
"version": "1.0.0-alpha9",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/yaml_content.git",
|
|
"reference": "8.x-1.0-alpha9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/yaml_content-8.x-1.0-alpha9.zip",
|
|
"reference": "8.x-1.0-alpha9",
|
|
"shasum": "21854b567ef6b9a17883da061c03850f136cc9d1"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9 || ^10"
|
|
},
|
|
"require-dev": {
|
|
"mikey179/vfsstream": "^1.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.0-alpha9",
|
|
"datestamp": "1690397386",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Project has not opted into security advisory coverage!"
|
|
}
|
|
},
|
|
"drush": {
|
|
"services": {
|
|
"drush.services.yml": "^9"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "DamienMcKenna",
|
|
"homepage": "https://www.drupal.org/user/108450"
|
|
},
|
|
{
|
|
"name": "shrop",
|
|
"homepage": "https://www.drupal.org/user/14767"
|
|
},
|
|
{
|
|
"name": "slucero",
|
|
"homepage": "https://www.drupal.org/user/1612534"
|
|
}
|
|
],
|
|
"description": "Demo content generator using yaml content templates.",
|
|
"homepage": "https://www.drupal.org/project/yaml_content",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/yaml_content"
|
|
}
|
|
},
|
|
{
|
|
"name": "drush/drush",
|
|
"version": "12.5.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/drush-ops/drush.git",
|
|
"reference": "4aebed85dc818ff762f2e24a85b023d2a52050df"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/drush-ops/drush/zipball/4aebed85dc818ff762f2e24a85b023d2a52050df",
|
|
"reference": "4aebed85dc818ff762f2e24a85b023d2a52050df",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"chi-teck/drupal-code-generator": "^3.0",
|
|
"composer-runtime-api": "^2.2",
|
|
"composer/semver": "^1.4 || ^3",
|
|
"consolidation/annotated-command": "^4.9.2",
|
|
"consolidation/config": "^2.1.2",
|
|
"consolidation/filter-via-dot-access-data": "^2.0.2",
|
|
"consolidation/output-formatters": "^4.3.2",
|
|
"consolidation/robo": "^4.0.6",
|
|
"consolidation/site-alias": "^4",
|
|
"consolidation/site-process": "^5.2.0",
|
|
"ext-dom": "*",
|
|
"grasmash/yaml-cli": "^3.1",
|
|
"guzzlehttp/guzzle": "^7.0",
|
|
"league/container": "^4",
|
|
"php": ">=8.1",
|
|
"psy/psysh": "~0.11",
|
|
"symfony/event-dispatcher": "^6",
|
|
"symfony/filesystem": "^6.1",
|
|
"symfony/finder": "^6",
|
|
"symfony/var-dumper": "^6.0",
|
|
"symfony/yaml": "^6.0",
|
|
"webflo/drupal-finder": "^1.2"
|
|
},
|
|
"conflict": {
|
|
"drupal/core": "< 10.0",
|
|
"drupal/migrate_run": "*",
|
|
"drupal/migrate_tools": "<= 5"
|
|
},
|
|
"require-dev": {
|
|
"composer/installers": "^2",
|
|
"cweagans/composer-patches": "~1.0",
|
|
"drupal/core-recommended": "^10",
|
|
"drupal/semver_example": "2.3.0",
|
|
"phpunit/phpunit": "^9",
|
|
"rector/rector": "^0.12",
|
|
"squizlabs/php_codesniffer": "^3.7"
|
|
},
|
|
"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",
|
|
"security": "https://github.com/drush-ops/drush/security/advisories",
|
|
"slack": "https://drupal.slack.com/messages/C62H9CWQM",
|
|
"source": "https://github.com/drush-ops/drush/tree/12.5.2"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/weitzman",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2024-05-02T17:20:48+00:00"
|
|
},
|
|
{
|
|
"name": "egulias/email-validator",
|
|
"version": "4.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/egulias/EmailValidator.git",
|
|
"reference": "ebaaf5be6c0286928352e054f2d5125608e5405e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ebaaf5be6c0286928352e054f2d5125608e5405e",
|
|
"reference": "ebaaf5be6c0286928352e054f2d5125608e5405e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/lexer": "^2.0 || ^3.0",
|
|
"php": ">=8.1",
|
|
"symfony/polyfill-intl-idn": "^1.26"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^10.2",
|
|
"vimeo/psalm": "^5.12"
|
|
},
|
|
"suggest": {
|
|
"ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "4.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|