{ "_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": "629569cc1f4c66e121848c3cf0a1ee59", "packages": [ { "name": "asm89/stack-cors", "version": "v2.3.0", "source": { "type": "git", "url": "https://github.com/asm89/stack-cors.git", "reference": "acf3142e6c5eafa378dc8ef3c069ab4558993f70" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/asm89/stack-cors/zipball/acf3142e6c5eafa378dc8ef3c069ab4558993f70", "reference": "acf3142e6c5eafa378dc8ef3c069ab4558993f70", "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.3.0" }, "time": "2025-03-13T08:50:04+00:00" }, { "name": "barion/barion-web-php", "version": "v2.0.0", "source": { "type": "git", "url": "https://github.com/barion/barion-web-php.git", "reference": "482b7d44371028691c88a058bedaaa1c9201c713" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/barion/barion-web-php/zipball/482b7d44371028691c88a058bedaaa1c9201c713", "reference": "482b7d44371028691c88a058bedaaa1c9201c713", "shasum": "" }, "require": { "ext-curl": "*", "php": ">=8.2" }, "type": "library", "autoload": { "psr-4": { "Barion\\": "library/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "description": "PHP libary for Barion Smart Gateway API integration", "support": { "chat": "https://discord.gg/rPkeS5fW", "docs": "https://docs.barion.com", "email": "devsupport@barion.com", "issues": "https://github.com/barion/barion-web-php/issues", "source": "https://github.com/barion/barion-web-php/tree/v2.0.0" }, "time": "2024-07-16T10:20:57+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": "ckeditor/fakeobjects", "version": "4.16.2", "dist": { "type": "zip", "url": "https://download.ckeditor.com/fakeobjects/releases/fakeobjects_4.16.2.zip", "reference": "4.16.2" }, "type": "drupal-library" }, { "name": "commerceguys/addressing", "version": "v2.2.2", "source": { "type": "git", "url": "https://github.com/commerceguys/addressing.git", "reference": "4d23e46ea32534268ea121453c93ceda2bc3ee69" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/commerceguys/addressing/zipball/4d23e46ea32534268ea121453c93ceda2bc3ee69", "reference": "4d23e46ea32534268ea121453c93ceda2bc3ee69", "shasum": "" }, "require": { "doctrine/collections": "^1.6 || ^2.0", "php": ">=8.0" }, "require-dev": { "ext-json": "*", "mikey179/vfsstream": "^1.6.11", "phpunit/phpunit": "^9.6", "squizlabs/php_codesniffer": "^3.7", "symfony/validator": "^5.4 || ^6.3 || ^7.0" }, "suggest": { "symfony/validator": "to validate addresses" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.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/v2.2.2" }, "time": "2024-07-12T11:53:22+00:00" }, { "name": "commerceguys/intl", "version": "v2.0.6", "source": { "type": "git", "url": "https://github.com/commerceguys/intl.git", "reference": "53d10f3f2f7375fa20ad83314c3eb5a272ce246d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/commerceguys/intl/zipball/53d10f3f2f7375fa20ad83314c3eb5a272ce246d", "reference": "53d10f3f2f7375fa20ad83314c3eb5a272ce246d", "shasum": "" }, "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.6" }, "time": "2024-07-12T07:51:53+00:00" }, { "name": "composer/installers", "version": "v1.12.0", "source": { "type": "git", "url": "https://github.com/composer/installers.git", "reference": "d20a64ed3c94748397ff5973488761b22f6d3f19" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/installers/zipball/d20a64ed3c94748397ff5973488761b22f6d3f19", "reference": "d20a64ed3c94748397ff5973488761b22f6d3f19", "shasum": "" }, "require": { "composer-plugin-api": "^1.0 || ^2.0" }, "replace": { "roundcube/plugin-installer": "*", "shama/baton": "*" }, "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": "^4.2 || ^5", "symfony/process": "^2.3" }, "type": "composer-plugin", "extra": { "class": "Composer\\Installers\\Plugin", "branch-alias": { "dev-main": "1.x-dev" } }, "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": [ "Craft", "Dolibarr", "Eliasis", "Hurad", "ImageCMS", "Kanboard", "Lan Management System", "MODX Evo", "MantisBT", "Mautic", "Maya", "OXID", "Plentymarkets", "Porto", "RadPHP", "SMF", "Starbug", "Thelia", "Whmcs", "WolfCMS", "agl", "aimeos", "annotatecms", "attogram", "bitrix", "cakephp", "chef", "cockpit", "codeigniter", "concrete5", "croogo", "dokuwiki", "drupal", "eZ Platform", "elgg", "expressionengine", "fuelphp", "grav", "installer", "itop", "joomla", "known", "kohana", "laravel", "lavalite", "lithium", "magento", "majima", "mako", "mediawiki", "miaoxing", "modulework", "modx", "moodle", "osclass", "pantheon", "phpbb", "piwik", "ppi", "processwire", "puppet", "pxcms", "reindex", "roundcube", "shopware", "silverstripe", "sydes", "sylius", "symfony", "tastyigniter", "typo3", "wordpress", "yawik", "zend", "zikula" ], "support": { "issues": "https://github.com/composer/installers/issues", "source": "https://github.com/composer/installers/tree/v1.12.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": "2021-09-13T08:19:44+00:00" }, { "name": "composer/semver", "version": "3.4.3", "source": { "type": "git", "url": "https://github.com/composer/semver.git", "reference": "4313d26ada5e0c4edfbd1dc481a92ff7bff91f12" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/semver/zipball/4313d26ada5e0c4edfbd1dc481a92ff7bff91f12", "reference": "4313d26ada5e0c4edfbd1dc481a92ff7bff91f12", "shasum": "" }, "require": { "php": "^5.3.2 || ^7.0 || ^8.0" }, "require-dev": { "phpstan/phpstan": "^1.11", "symfony/phpunit-bridge": "^3 || ^7" }, "type": "library", "extra": { "branch-alias": { "dev-main": "3.x-dev" } }, "autoload": { "psr-4": { "Composer\\Semver\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nils Adermann", "email": "naderman@naderman.de", "homepage": "http://www.naderman.de" }, { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", "homepage": "http://seld.be" }, { "name": "Rob Bast", "email": "rob.bast@gmail.com", "homepage": "http://robbast.nl" } ], "description": "Semver library that offers utilities, version constraint parsing and validation.", "keywords": [ "semantic", "semver", "validation", "versioning" ], "support": { "irc": "ircs://irc.libera.chat:6697/composer", "issues": "https://github.com/composer/semver/issues", "source": "https://github.com/composer/semver/tree/3.4.3" }, "funding": [ { "url": "https://packagist.com", "type": "custom" }, { "url": "https://github.com/composer", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/composer/composer", "type": "tidelift" } ], "time": "2024-09-19T14:15:21+00:00" }, { "name": "consolidation/annotated-command", "version": "4.10.2", "source": { "type": "git", "url": "https://github.com/consolidation/annotated-command.git", "reference": "e550ea4f177f199e0e9451168342bf3f321d92b0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/e550ea4f177f199e0e9451168342bf3f321d92b0", "reference": "e550ea4f177f199e0e9451168342bf3f321d92b0", "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.2" }, "time": "2025-07-16T20:54:09+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.6.0", "source": { "type": "git", "url": "https://github.com/consolidation/output-formatters.git", "reference": "5fd5656718d7068a02d046f418a7ba873d5abbfe" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/consolidation/output-formatters/zipball/5fd5656718d7068a02d046f418a7ba873d5abbfe", "reference": "5fd5656718d7068a02d046f418a7ba873d5abbfe", "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.6.0" }, "time": "2024-10-18T14:02:48+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.4", "source": { "type": "git", "url": "https://github.com/doctrine/annotations.git", "reference": "253dca476f70808a5aeed3a47cc2cc88c5cab915" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/annotations/zipball/253dca476f70808a5aeed3a47cc2cc88c5cab915", "reference": "253dca476f70808a5aeed3a47cc2cc88c5cab915", "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 || ^12", "phpstan/phpstan": "~1.4.10 || ^1.10.28", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", "symfony/cache": "^4.4 || ^5.4 || ^6.4 || ^7", "vimeo/psalm": "^4.30 || ^5.14" }, "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.4" }, "time": "2024-09-05T10:15:52+00:00" }, { "name": "doctrine/collections", "version": "2.3.0", "source": { "type": "git", "url": "https://github.com/doctrine/collections.git", "reference": "2eb07e5953eed811ce1b309a7478a3b236f2273d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/collections/zipball/2eb07e5953eed811ce1b309a7478a3b236f2273d", "reference": "2eb07e5953eed811ce1b309a7478a3b236f2273d", "shasum": "" }, "require": { "doctrine/deprecations": "^1", "php": "^8.1", "symfony/polyfill-php84": "^1.30" }, "require-dev": { "doctrine/coding-standard": "^12", "ext-json": "*", "phpstan/phpstan": "^1.8", "phpstan/phpstan-phpunit": "^1.0", "phpunit/phpunit": "^10.5" }, "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.3.0" }, "funding": [ { "url": "https://www.doctrine-project.org/sponsorship.html", "type": "custom" }, { "url": "https://www.patreon.com/phpdoctrine", "type": "patreon" }, { "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcollections", "type": "tidelift" } ], "time": "2025-03-22T10:17:19+00:00" }, { "name": "doctrine/deprecations", "version": "1.1.5", "source": { "type": "git", "url": "https://github.com/doctrine/deprecations.git", "reference": "459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/deprecations/zipball/459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38", "reference": "459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, "conflict": { "phpunit/phpunit": "<=7.5 || >=13" }, "require-dev": { "doctrine/coding-standard": "^9 || ^12 || ^13", "phpstan/phpstan": "1.4.10 || 2.1.11", "phpstan/phpstan-phpunit": "^1.0 || ^2", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.6 || ^10.5 || ^11.5 || ^12", "psr/log": "^1 || ^2 || ^3" }, "suggest": { "psr/log": "Allows logging deprecations via PSR-3 logger implementation" }, "type": "library", "autoload": { "psr-4": { "Doctrine\\Deprecations\\": "src" } }, "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.5" }, "time": "2025-04-07T20:06:18+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": "drupal/address", "version": "2.0.4", "source": { "type": "git", "url": "https://git.drupalcode.org/project/address.git", "reference": "2.0.4" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/address-2.0.4.zip", "reference": "2.0.4", "shasum": "5a86f7abc028f3d9833784dbf0791a6e4463da8e" }, "require": { "commerceguys/addressing": "^2.1.1", "drupal/core": "^9.5 || ^10 || ^11", "php": "^8.0" }, "require-dev": { "drupal/diff": "^1", "drupal/feeds": "^3", "drupal/token": "^1" }, "type": "drupal-module", "extra": { "drupal": { "version": "2.0.4", "datestamp": "1746462054", "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": "jsacksick", "homepage": "https://www.drupal.org/user/972218" }, { "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/admin_toolbar", "version": "3.6.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/admin_toolbar.git", "reference": "3.6.2" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/admin_toolbar-3.6.2.zip", "reference": "3.6.2", "shasum": "0d25e3b7bcea28533ae5f2371a34d507603bfb66" }, "require": { "drupal/core": "^9.5 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { "version": "3.6.2", "datestamp": "1753826106", "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": "fethi.krout", "homepage": "https://www.drupal.org/user/3206765" }, { "name": "japerry", "homepage": "https://www.drupal.org/user/45640" }, { "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/advancedqueue", "version": "1.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/advancedqueue.git", "reference": "8.x-1.4" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/advancedqueue-8.x-1.4.zip", "reference": "8.x-1.4", "shasum": "9b408d9ad7e13fe1f2afa546a28de054b2abe586" }, "require": { "drupal/core": "^10.2 || ^11" }, "require-dev": { "drupal/plugin": "^2" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.4", "datestamp": "1745429711", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } }, "drush": { "services": { "drush.services.yml": "^11" } } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "alexpott", "homepage": "https://www.drupal.org/user/157725" }, { "name": "amitaibu", "homepage": "https://www.drupal.org/user/57511" }, { "name": "bojanz", "homepage": "https://www.drupal.org/user/86106" }, { "name": "Damien Tournoud", "homepage": "https://www.drupal.org/user/22211" }, { "name": "dawehner", "homepage": "https://www.drupal.org/user/99340" }, { "name": "jcnventura", "homepage": "https://www.drupal.org/user/122464" }, { "name": "jsacksick", "homepage": "https://www.drupal.org/user/972218" }, { "name": "mglaman", "homepage": "https://www.drupal.org/user/2416470" }, { "name": "pjcdawkins", "homepage": "https://www.drupal.org/user/1025236" }, { "name": "rszrama", "homepage": "https://www.drupal.org/user/49344" } ], "description": "Provides a better Queue API.", "homepage": "https://www.drupal.org/project/advancedqueue", "support": { "source": "https://git.drupalcode.org/project/advancedqueue" } }, { "name": "drupal/back_to_top", "version": "3.0.3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/back_to_top.git", "reference": "3.0.3" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/back_to_top-3.0.3.zip", "reference": "3.0.3", "shasum": "6c4485316f5d25ac56ce17c2a7b077fbf0701b81" }, "require": { "drupal/core": "^9 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { "version": "3.0.3", "datestamp": "1742893225", "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": "acke", "homepage": "https://www.drupal.org/user/765764" }, { "name": "dqd", "homepage": "https://www.drupal.org/user/1001934" }, { "name": "nitesh sethia", "homepage": "https://www.drupal.org/user/2474982" }, { "name": "sumitmadan", "homepage": "https://www.drupal.org/user/1538790" }, { "name": "thomas alsén", "homepage": "https://www.drupal.org/user/1726528" } ], "description": "Back To Top adds a button that hovers in the bottom of your screen and allow users to smoothly scroll up the page using jQuery.", "homepage": "https://www.drupal.org/project/back_to_top", "support": { "source": "https://git.drupalcode.org/project/back_to_top", "issues": "https://www.drupal.org/project/issues/back_to_top" } }, { "name": "drupal/backup_migrate", "version": "5.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/backup_migrate.git", "reference": "5.1.0" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/backup_migrate-5.1.0.zip", "reference": "5.1.0", "shasum": "bfc523c4d01f2f5dcbb2a612455b8f0a84d651b2" }, "require": { "drupal/core": "^9.5 || ^10 || ^11" }, "suggest": { "defuse/php-encryption": "Optional encryption of saved backups." }, "type": "drupal-module", "extra": { "drupal": { "version": "5.1.0", "datestamp": "1732034636", "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": "3.0.13", "source": { "type": "git", "url": "https://git.drupalcode.org/project/blazy.git", "reference": "3.0.13" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/blazy-3.0.13.zip", "reference": "3.0.13", "shasum": "f1fbac3fddbf166a4c80753dc4ec2fb0d18758c3" }, "require": { "drupal/core": ">=9.4" }, "conflict": { "drupal/csp": "<1.12" }, "type": "drupal-module", "extra": { "drupal": { "version": "3.0.13", "datestamp": "1729740941", "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/captcha", "version": "2.0.9", "source": { "type": "git", "url": "https://git.drupalcode.org/project/captcha.git", "reference": "2.0.9" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/captcha-2.0.9.zip", "reference": "2.0.9", "shasum": "15b2ba18fab75ea88bfa8f75fb1be09f7cd52cbb" }, "require": { "drupal/core": "^9.5 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { "version": "2.0.9", "datestamp": "1753701287", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } }, "branch-alias": { "dev-8.x-1.x": "1.x-dev" } }, "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": "elachlan", "homepage": "https://www.drupal.org/user/1021502" }, { "name": "grevil", "homepage": "https://www.drupal.org/user/3668491" }, { "name": "japerry", "homepage": "https://www.drupal.org/user/45640" }, { "name": "naveenvalecha", "homepage": "https://www.drupal.org/user/2665733" }, { "name": "podarok", "homepage": "https://www.drupal.org/user/116002" }, { "name": "robloach", "homepage": "https://www.drupal.org/user/61114" }, { "name": "thomas.frobieter", "homepage": "https://www.drupal.org/user/409335" }, { "name": "wundo", "homepage": "https://www.drupal.org/user/25523" } ], "description": "The CAPTCHA module provides this feature to virtually any user facing web form on a Drupal site.", "homepage": "https://www.drupal.org/project/captcha", "support": { "source": "https://git.drupalcode.org/project/captcha", "issues": "https://www.drupal.org/project/issues/captcha" } }, { "name": "drupal/cer", "version": "5.0.0-beta4", "source": { "type": "git", "url": "https://git.drupalcode.org/project/cer.git", "reference": "5.0.0-beta4" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/cer-5.0.0-beta4.zip", "reference": "5.0.0-beta4", "shasum": "daa320b8101da589cc67520fd289b993a04a9371" }, "require": { "drupal/core": "^10.3 || ^11" }, "type": "drupal-module", "extra": { "drupal": { "version": "5.0.0-beta4", "datestamp": "1737451248", "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": "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/charts", "version": "5.1.6", "source": { "type": "git", "url": "https://git.drupalcode.org/project/charts.git", "reference": "5.1.6" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/charts-5.1.6.zip", "reference": "5.1.6", "shasum": "0627d71bb86701dda800f4baf0986d7a81984ef1" }, "require": { "drupal/core": "^10.3 || ^11" }, "type": "drupal-module", "extra": { "drupal": { "version": "5.1.6", "datestamp": "1749676956", "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": "Daniel Cothran (andileco)", "homepage": "https://www.drupal.org/u/andileco", "role": "Maintainer" }, { "name": "Nia Kathoni (nikathone)", "homepage": "https://www.drupal.org/u/nikathone", "role": "Maintainer" }, { "name": "Nate Lampton (quicksketch)", "homepage": "https://www.drupal.org/u/quicksketch", "role": "Maintainer" }, { "name": "brmassa", "homepage": "https://www.drupal.org/u/brmassa", "role": "Maintainer" }, { "name": "Rafal W (kenorb)", "homepage": "https://www.drupal.org/u/kenorb", "role": "Maintainer" }, { "name": "Pierre Vriens (pierrevriens)", "homepage": "https://www.drupal.org/u/pierrevriens", "role": "Maintainer" }, { "name": "Majali (rashad612)", "homepage": "https://www.drupal.org/u/rashad612", "role": "Maintainer" } ], "description": "A charting API for Drupal that provides chart elements and integration with Views", "homepage": "https://drupal.org/project/charts", "support": { "source": "https://git.drupalcode.org/project/charts", "issues": "https://www.drupal.org/project/issues/charts?version=all_5.1.*", "docs": "https://www.drupal.org/docs/contributed-modules/charts" } }, { "name": "drupal/chosen", "version": "4.0.3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/chosen.git", "reference": "4.0.3" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/chosen-4.0.3.zip", "reference": "4.0.3", "shasum": "72a4090b4b21ff7341d1f2e05866b25feede3188" }, "require": { "drupal/chosen_lib": "*", "drupal/core": "^9.2 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { "version": "4.0.3", "datestamp": "1725307446", "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": "aidanlis", "homepage": "https://www.drupal.org/user/502018" }, { "name": "Cyclodex", "homepage": "https://www.drupal.org/user/1305230" }, { "name": "dave reid", "homepage": "https://www.drupal.org/user/53892" }, { "name": "hydra", "homepage": "https://www.drupal.org/user/647364" }, { "name": "kalman.hosszu", "homepage": "https://www.drupal.org/user/267481" }, { "name": "nagy.balint", "homepage": "https://www.drupal.org/user/1763952" }, { "name": "Pol", "homepage": "https://www.drupal.org/user/47194" }, { "name": "shadcn", "homepage": "https://www.drupal.org/user/571032" }, { "name": "supercabbageuk", "homepage": "https://www.drupal.org/user/235438" } ], "description": "Makes select elements more user-friendly using Chosen.", "homepage": "https://www.drupal.org/project/chosen", "support": { "source": "https://git.drupalcode.org/project/chosen" } }, { "name": "drupal/chosen_lib", "version": "4.0.1", "require": { "drupal/chosen": "^4", "drupal/core": "^9.2 || ^10 || ^11" }, "type": "metapackage", "extra": { "drupal": { "version": "4.0.1", "datestamp": "1715856677", "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": "aidanlis", "homepage": "https://www.drupal.org/user/502018" }, { "name": "Cyclodex", "homepage": "https://www.drupal.org/user/1305230" }, { "name": "dave reid", "homepage": "https://www.drupal.org/user/53892" }, { "name": "Hydra", "homepage": "https://www.drupal.org/user/647364" }, { "name": "kalman.hosszu", "homepage": "https://www.drupal.org/user/267481" }, { "name": "nagy.balint", "homepage": "https://www.drupal.org/user/1763952" }, { "name": "Pol", "homepage": "https://www.drupal.org/user/47194" }, { "name": "shadcn", "homepage": "https://www.drupal.org/user/571032" }, { "name": "supercabbageuk", "homepage": "https://www.drupal.org/user/235438" } ], "description": "Add chosen library definition.", "homepage": "https://www.drupal.org/project/chosen", "support": { "source": "https://git.drupalcode.org/project/chosen" } }, { "name": "drupal/ckeditor5_paste_filter", "version": "1.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/ckeditor5_paste_filter.git", "reference": "1.1.0" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/ckeditor5_paste_filter-1.1.0.zip", "reference": "1.1.0", "shasum": "cb0ea9c1a0b070e38ad4caeefe05f8a1d0e81c9f" }, "require": { "drupal/core": "^9.3 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { "version": "1.1.0", "datestamp": "1740597815", "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": "star-szr", "homepage": "https://www.drupal.org/user/1167326" } ], "description": "Filter content pasted into CKEditor 5", "homepage": "https://www.drupal.org/project/ckeditor5_paste_filter", "support": { "source": "https://git.drupalcode.org/project/ckeditor5_paste_filter" } }, { "name": "drupal/ckeditor_accordion", "version": "2.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/ckeditor_accordion.git", "reference": "2.3.0" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/ckeditor_accordion-2.3.0.zip", "reference": "2.3.0", "shasum": "570b4e668865ec0b991afa7c44c792b445be9ca8" }, "require": { "drupal/core": "^9.4 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { "version": "2.3.0", "datestamp": "1750873345", "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": "Juhani Väätäjä (j-vee)", "homepage": "https://www.drupal.org/u/j-vee", "role": "Maintainer" }, { "name": "Rotem Reiss (rreiss)", "homepage": "https://www.drupal.org/u/rreiss", "role": "Maintainer" } ], "description": "Accordion plugin for CKEditor 5.", "homepage": "https://www.drupal.org/project/ckeditor_accordion", "support": { "source": "https://git.drupalcode.org/project/ckeditor_accordion", "issues": "https://www.drupal.org/project/issues/ckeditor_accordion" } }, { "name": "drupal/colorbox", "version": "2.1.4", "source": { "type": "git", "url": "https://git.drupalcode.org/project/colorbox.git", "reference": "2.1.4" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/colorbox-2.1.4.zip", "reference": "2.1.4", "shasum": "a06e2ed6ab9b41a448aaa6a621560e9706564c76" }, "require": { "drupal/core": "^10 || ^11" }, "suggest": { "jackmoore/colorbox": "The Colorbox library is required to use the drupal/colorbox module." }, "type": "drupal-module", "extra": { "drupal": { "version": "2.1.4", "datestamp": "1745856815", "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": "Paul McKibben", "homepage": "https://www.drupal.org/u/paulmckibben", "role": "Maintainer" }, { "name": "Neslee Canil Pinto", "homepage": "https://www.drupal.org/u/neslee-canil-pinto", "role": "Former Maintainer" }, { "name": "Fredrik Jonsson", "homepage": "https://www.drupal.org/u/frjo", "role": "Former Maintainer" } ], "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.40.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/commerce.git", "reference": "8.x-2.40" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/commerce-8.x-2.40.zip", "reference": "8.x-2.40", "shasum": "4c1bc0f0d90eba5853741cc61560810507311bbd" }, "require": { "commerceguys/intl": "^2.0.6", "drupal/address": "^2.0", "drupal/core": "^9.3 || ^10", "drupal/entity": "^1.0", "drupal/entity_reference_revisions": "~1.0", "drupal/inline_entity_form": "^1.0@RC || ^3.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/panelizer": "^5.0", "drupal/physical": "^1.3", "drupal/profile": "*", "drupal/state_machine": "*" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-2.40", "datestamp": "1724399894", "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": "Centarro", "homepage": "https://www.drupal.org/user/3661446" }, { "name": "jsacksick", "homepage": "https://www.drupal.org/user/972218" }, { "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_barion_payment", "version": "2.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/commerce_barion_payment.git", "reference": "2.0.0" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/commerce_barion_payment-2.0.0.zip", "reference": "2.0.0", "shasum": "8b0368180d66d710432f230c4fa759e1d5342736" }, "require": { "barion/barion-web-php": "^2.0", "drupal/commerce": "*", "drupal/commerce_payment": "*", "drupal/core": "^9 || ^10" }, "type": "drupal-module", "extra": { "drupal": { "version": "2.0.0", "datestamp": "1722361574", "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": "arpad.rozsa", "homepage": "https://www.drupal.org/user/3509607" }, { "name": "bojan.m", "homepage": "https://www.drupal.org/user/2936613" }, { "name": "czigor", "homepage": "https://www.drupal.org/user/826222" }, { "name": "gnikolovski", "homepage": "https://www.drupal.org/user/3451979" }, { "name": "holo96", "homepage": "https://www.drupal.org/user/3566953" } ], "description": "Enables Barion payment", "homepage": "https://www.drupal.org/project/commerce_barion_payment", "keywords": [ "Drupal" ], "support": { "source": "http://cgit.drupalcode.org/commerce_barion_payment", "issues": "https://www.drupal.org/project/issues/commerce_barion_payment" } }, { "name": "drupal/commerce_cart", "version": "2.39.0", "require": { "drupal/commerce": "*", "drupal/commerce_order": "*", "drupal/commerce_product": "*", "drupal/core": "^9.3 || ^10" }, "type": "metapackage", "extra": { "drupal": { "version": "8.x-2.39", "datestamp": "1715862323", "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": "Centarro", "homepage": "https://www.drupal.org/user/3661446" }, { "name": "jsacksick", "homepage": "https://www.drupal.org/user/972218" }, { "name": "rszrama", "homepage": "https://www.drupal.org/user/49344" } ], "description": "Implements the shopping cart system and add to cart features.", "homepage": "https://www.drupal.org/project/commerce", "support": { "source": "https://git.drupalcode.org/project/commerce" } }, { "name": "drupal/commerce_cart_redirection", "version": "3.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/commerce_cart_redirection.git", "reference": "3.3.0" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/commerce_cart_redirection-3.3.0.zip", "reference": "3.3.0", "shasum": "d5ce21b36e9aa6509885dd3896de18b7644a97d4" }, "require": { "drupal/core": "^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { "version": "3.3.0", "datestamp": "1724976712", "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": "andyd328", "homepage": "https://www.drupal.org/user/2261214" }, { "name": "calbasi", "homepage": "https://www.drupal.org/user/318818" } ], "description": "Redirect to your cart page after adding a product to it", "homepage": "https://www.drupal.org/project/commerce_cart_redirection", "keywords": [ "Drupal" ], "support": { "source": "http://cgit.drupalcode.org/commerce_cart_redirection", "issues": "https://www.drupal.org/project/issues/commerce_cart_redirection" } }, { "name": "drupal/commerce_checkout", "version": "2.39.0", "require": { "drupal/commerce": "*", "drupal/commerce_cart": "*", "drupal/commerce_order": "*", "drupal/core": "^9.3 || ^10" }, "type": "metapackage", "extra": { "drupal": { "version": "8.x-2.39", "datestamp": "1715862323", "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": "Centarro", "homepage": "https://www.drupal.org/user/3661446" }, { "name": "jsacksick", "homepage": "https://www.drupal.org/user/972218" }, { "name": "rszrama", "homepage": "https://www.drupal.org/user/49344" } ], "description": "Provides configurable checkout flows.", "homepage": "https://www.drupal.org/project/commerce", "support": { "source": "https://git.drupalcode.org/project/commerce" } }, { "name": "drupal/commerce_combine_carts", "version": "1.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/commerce_combine_carts.git", "reference": "8.x-1.1" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/commerce_combine_carts-8.x-1.1.zip", "reference": "8.x-1.1", "shasum": "d5194410b4f2bf0645484f8ee489b9d664ad46e3" }, "require": { "drupal/commerce": "*", "drupal/commerce_cart": "*", "drupal/core": "^8.8 || ^9 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.1", "datestamp": "1727728842", "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": "bmcclure", "homepage": "https://www.drupal.org/user/278485" }, { "name": "steven jones", "homepage": "https://www.drupal.org/user/99644" } ], "description": "Combines multiple carts so that users only ever have one.", "homepage": "https://www.drupal.org/project/commerce_combine_carts", "keywords": [ "Drupal" ], "support": { "source": "http://cgit.drupalcode.org/commerce_combine_carts", "issues": "https://www.drupal.org/project/issues/commerce_combine_carts" } }, { "name": "drupal/commerce_license", "version": "3.0.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/commerce_license.git", "reference": "3.0.2" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/commerce_license-3.0.2.zip", "reference": "3.0.2", "shasum": "607d48242e9fe21b853d8525a742654324ab974e" }, "require": { "drupal/advancedqueue": "^1.0", "drupal/commerce": "^2.32 || ^3", "drupal/commerce_checkout": "*", "drupal/commerce_product": "*", "drupal/core": "^9.3 || ^10 || ^11", "drupal/entity": "*", "drupal/interval": "^1.11", "drupal/state_machine": "*" }, "conflict": { "drupal/recurring_period": "1.*" }, "require-dev": { "drupal/commerce_recurring": "^1.0@RC" }, "type": "drupal-module", "extra": { "drupal": { "version": "3.0.2", "datestamp": "1750834612", "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": "centarro", "homepage": "https://www.drupal.org/user/3661446" }, { "name": "joachim", "homepage": "https://www.drupal.org/user/107701" }, { "name": "jsacksick", "homepage": "https://www.drupal.org/user/972218" }, { "name": "rszrama", "homepage": "https://www.drupal.org/user/49344" }, { "name": "tomtech", "homepage": "https://www.drupal.org/user/254986" } ], "description": "License entities and product behavior", "homepage": "https://www.drupal.org/project/commerce_license", "keywords": [ "Drupal" ], "support": { "source": "https://cgit.drupalcode.org/commerce_license", "issues": "https://www.drupal.org/project/issues/commerce_license" } }, { "name": "drupal/commerce_number_pattern", "version": "2.39.0", "require": { "drupal/commerce": "*", "drupal/commerce_store": "*", "drupal/core": "^9.3 || ^10" }, "type": "metapackage", "extra": { "drupal": { "version": "8.x-2.39", "datestamp": "1715862323", "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": "Centarro", "homepage": "https://www.drupal.org/user/3661446" }, { "name": "jsacksick", "homepage": "https://www.drupal.org/user/972218" }, { "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.39.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.39", "datestamp": "1715862323", "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": "Centarro", "homepage": "https://www.drupal.org/user/3661446" }, { "name": "jsacksick", "homepage": "https://www.drupal.org/user/972218" }, { "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_payment", "version": "2.39.0", "require": { "drupal/commerce": "*", "drupal/commerce_order": "*", "drupal/core": "^9.3 || ^10", "drupal/entity_reference_revisions": "*" }, "type": "metapackage", "extra": { "drupal": { "version": "8.x-2.39", "datestamp": "1715862323", "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": "Centarro", "homepage": "https://www.drupal.org/user/3661446" }, { "name": "jsacksick", "homepage": "https://www.drupal.org/user/972218" }, { "name": "rszrama", "homepage": "https://www.drupal.org/user/49344" } ], "description": "Provides payment functionality.", "homepage": "https://www.drupal.org/project/commerce", "support": { "source": "https://git.drupalcode.org/project/commerce" } }, { "name": "drupal/commerce_price", "version": "2.39.0", "require": { "drupal/commerce": "*", "drupal/core": "^9.3 || ^10" }, "type": "metapackage", "extra": { "drupal": { "version": "8.x-2.39", "datestamp": "1715862323", "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": "Centarro", "homepage": "https://www.drupal.org/user/3661446" }, { "name": "jsacksick", "homepage": "https://www.drupal.org/user/972218" }, { "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.39.0", "require": { "drupal/commerce": "*", "drupal/commerce_price": "*", "drupal/commerce_store": "*", "drupal/core": "^9.3 || ^10" }, "type": "metapackage", "extra": { "drupal": { "version": "8.x-2.39", "datestamp": "1715862323", "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": "Centarro", "homepage": "https://www.drupal.org/user/3661446" }, { "name": "jsacksick", "homepage": "https://www.drupal.org/user/972218" }, { "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_recurring", "version": "dev-1.x", "source": { "type": "git", "url": "https://git.drupalcode.org/project/commerce_recurring.git", "reference": "bca421b66ff7b99b74af459bcbb37abaaf6f95c0" }, "require": { "drupal/advancedqueue": "^1.0", "drupal/commerce": "^2.36 || ^3", "drupal/commerce_order": "*", "drupal/commerce_payment": "*", "drupal/commerce_price": "*", "drupal/core": "^9.2 || ^10", "drupal/state_machine": "^1.5" }, "type": "drupal-module", "extra": { "branch-alias": { "dev-1.x": "1.x-dev" }, "drupal": { "version": "8.x-1.0-rc1+17-dev", "datestamp": "1723189399", "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": "amateescu", "homepage": "https://www.drupal.org/user/729614" }, { "name": "bojanz", "homepage": "https://www.drupal.org/user/86106" }, { "name": "dawehner", "homepage": "https://www.drupal.org/user/99340" }, { "name": "deggertsen", "homepage": "https://www.drupal.org/user/411393" }, { "name": "facine", "homepage": "https://www.drupal.org/user/1169056" }, { "name": "jsacksick", "homepage": "https://www.drupal.org/user/972218" }, { "name": "larowlan", "homepage": "https://www.drupal.org/user/395439" }, { "name": "mglaman", "homepage": "https://www.drupal.org/user/2416470" }, { "name": "pcambra", "homepage": "https://www.drupal.org/user/122101" }, { "name": "recidive", "homepage": "https://www.drupal.org/user/12564" }, { "name": "rszrama", "homepage": "https://www.drupal.org/user/49344" }, { "name": "TomTech", "homepage": "https://www.drupal.org/user/254986" } ], "description": "Provides recurring billing for Drupal Commerce.", "homepage": "http://drupal.org/project/commerce_recurring", "support": { "source": "http://cgit.drupalcode.org/commerce_recurring", "issues": "https://www.drupal.org/project/issues/commerce_recurring" } }, { "name": "drupal/commerce_shipping", "version": "2.14.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/commerce_shipping.git", "reference": "8.x-2.14" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/commerce_shipping-8.x-2.14.zip", "reference": "8.x-2.14", "shasum": "82c9fb8544200e8b7fcb532bfd8245b6cdcd1959" }, "require": { "drupal/commerce": "^2.29 || ^3", "drupal/commerce_order": "*", "drupal/commerce_price": "*", "drupal/core": "^9.3 || ^10 || ^11", "drupal/physical": "^1.0" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-2.14", "datestamp": "1747640139", "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": "centarro", "homepage": "https://www.drupal.org/user/3661446" }, { "name": "googletorp", "homepage": "https://www.drupal.org/user/386230" }, { "name": "jsacksick", "homepage": "https://www.drupal.org/user/972218" }, { "name": "rszrama", "homepage": "https://www.drupal.org/user/49344" }, { "name": "tomtech", "homepage": "https://www.drupal.org/user/254986" } ], "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_store", "version": "2.39.0", "require": { "drupal/commerce": "*", "drupal/commerce_price": "*", "drupal/core": "^9.3 || ^10" }, "type": "metapackage", "extra": { "drupal": { "version": "8.x-2.39", "datestamp": "1715862323", "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": "Centarro", "homepage": "https://www.drupal.org/user/3661446" }, { "name": "jsacksick", "homepage": "https://www.drupal.org/user/972218" }, { "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/config_split", "version": "2.0.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_split.git", "reference": "2.0.2" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/config_split-2.0.2.zip", "reference": "2.0.2", "shasum": "efde01f790ca6f6023982e918fe51740da931d3e" }, "require": { "drupal/core": "^8.8 || ^9 || ^10 || ^11" }, "conflict": { "drush/drush": "<10" }, "require-dev": { "drupal/config_filter": "^1||^2" }, "suggest": { "drupal/chosen": "Chosen uses the Chosen jQuery plugin to make the