{ "_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": "c06b6f15da536261ffb851027ab3ec9a", "packages": [ { "name": "algolia/places", "version": "1.19.0", "dist": { "type": "tar", "url": "https://registry.npmjs.org/places.js/-/places.js-1.19.0.tgz" }, "type": "drupal-library", "extra": { "installer-name": "algolia.places" }, "license": [ "MIT" ] }, { "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": "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": "choices/choices", "version": "9.0.1", "dist": { "type": "zip", "url": "https://github.com/Choices-js/Choices/archive/refs/tags/v9.0.1.zip" }, "type": "drupal-library", "extra": { "installer-name": "choices" }, "license": [ "MIT" ] }, { "name": "ckeditor-plugin/colorbutton", "version": "4.16.2", "dist": { "type": "zip", "url": "https://download.ckeditor.com/colorbutton/releases/colorbutton_4.16.2.zip" }, "type": "drupal-library" }, { "name": "ckeditor-plugin/panelbutton", "version": "4.16.2", "dist": { "type": "zip", "url": "https://download.ckeditor.com/panelbutton/releases/panelbutton_4.16.2.zip" }, "type": "drupal-library" }, { "name": "codemirror/codemirror", "version": "5.65.12", "dist": { "type": "zip", "url": "https://github.com/components/codemirror/archive/refs/tags/5.65.12.zip" }, "type": "drupal-library", "extra": { "installer-name": "codemirror" }, "license": [ "MIT" ] }, { "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": "commercie/currency", "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/Commercie/currency.git", "reference": "a175cdcf45a08d5a234146b9a3fd74e42d98a692" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Commercie/currency/zipball/a175cdcf45a08d5a234146b9a3fd74e42d98a692", "reference": "a175cdcf45a08d5a234146b9a3fd74e42d98a692", "shasum": "" }, "require": { "ext-json": "*", "php": "~5.5 || ~7.0 || ~8.0" }, "require-dev": { "justinrainbow/json-schema": "~5.2", "phpunit/phpunit": "~9.0" }, "suggest": { "drupal/currency": "Integrates this package with Drupal." }, "type": "library", "autoload": { "psr-4": { "Commercie\\Currency\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Bart Feenstra", "email": "bart@mynameisbart.com", "homepage": "http://mynameisbart.com", "role": "Developer" } ], "support": { "issues": "https://github.com/Commercie/currency/issues", "source": "https://github.com/Commercie/currency/tree/1.2.0" }, "time": "2022-09-11T08:27:10+00:00" }, { "name": "commercie/currency-exchange", "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/Commercie/currency-exchange.git", "reference": "9284d3d1b5d6492baf8ede9f16f8ba9e66e98122" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Commercie/currency-exchange/zipball/9284d3d1b5d6492baf8ede9f16f8ba9e66e98122", "reference": "9284d3d1b5d6492baf8ede9f16f8ba9e66e98122", "shasum": "" }, "require": { "ext-bcmath": "*", "ext-json": "*", "php": "~7.1 || ~8.0" }, "require-dev": { "phpunit/phpunit": "~9.0" }, "suggest": { "commercie/currency-exchange-yahoo-finance": "Retrieves currency exchange rates from Yahoo! Finance.", "drupal/currency": "Integrates this package with Drupal." }, "type": "library", "autoload": { "psr-4": { "Commercie\\CurrencyExchange\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Bart Feenstra", "email": "bart@mynameisbart.com" } ], "description": "A library for retrieving currency exchange rates.", "support": { "issues": "https://github.com/Commercie/currency-exchange/issues", "source": "https://github.com/Commercie/currency-exchange/tree/1.3.0" }, "time": "2022-09-11T11:12:50+00:00" }, { "name": "components/highlightjs", "version": "9.7.0", "dist": { "type": "zip", "url": "https://github.com/components/highlightjs/archive/9.7.0.zip" }, "type": "drupal-library" }, { "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.2", "source": { "type": "git", "url": "https://github.com/composer/semver.git", "reference": "c51258e759afdb17f1fd1fe83bc12baaef6309d6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/semver/zipball/c51258e759afdb17f1fd1fe83bc12baaef6309d6", "reference": "c51258e759afdb17f1fd1fe83bc12baaef6309d6", "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.2" }, "funding": [ { "url": "https://packagist.com", "type": "custom" }, { "url": "https://github.com/composer", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/composer/composer", "type": "tidelift" } ], "time": "2024-07-12T11:35:52+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": "d3/d3", "version": "v3.5.17", "dist": { "type": "zip", "url": "https://github.com/d3/d3/archive/v3.5.17.zip" }, "type": "drupal-library" }, { "name": "dekor/php-array-table", "version": "2.0", "source": { "type": "git", "url": "https://github.com/deniskoronets/php-array-table.git", "reference": "ca40b21ba84eee6a9658a33fc5f897d76baaf8e5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/deniskoronets/php-array-table/zipball/ca40b21ba84eee6a9658a33fc5f897d76baaf8e5", "reference": "ca40b21ba84eee6a9658a33fc5f897d76baaf8e5", "shasum": "" }, "require": { "ext-mbstring": "*", "php": ">=5.6.0" }, "require-dev": { "phpunit/phpunit": "^10" }, "type": "library", "autoload": { "psr-4": { "dekor\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Denis Koronets", "email": "deniskoronets@woo.zp.ua", "homepage": "https://woo.zp.ua/" } ], "description": "PHP Library for printing associative arrays as text table (similar to mysql terminal console)", "keywords": [ "library", "php" ], "support": { "issues": "https://github.com/deniskoronets/php-array-table/issues", "source": "https://github.com/deniskoronets/php-array-table/tree/2.0" }, "time": "2023-02-10T10:13:42+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/collections", "version": "2.2.2", "source": { "type": "git", "url": "https://github.com/doctrine/collections.git", "reference": "d8af7f248c74f195f7347424600fd9e17b57af59" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/collections/zipball/d8af7f248c74f195f7347424600fd9e17b57af59", "reference": "d8af7f248c74f195f7347424600fd9e17b57af59", "shasum": "" }, "require": { "doctrine/deprecations": "^1", "php": "^8.1" }, "require-dev": { "doctrine/coding-standard": "^12", "ext-json": "*", "phpstan/phpstan": "^1.8", "phpstan/phpstan-phpunit": "^1.0", "phpunit/phpunit": "^10.5", "vimeo/psalm": "^5.11" }, "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.2.2" }, "funding": [ { "url": "https://www.doctrine-project.org/sponsorship.html", "type": "custom" }, { "url": "https://www.patreon.com/phpdoctrine", "type": "patreon" }, { "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcollections", "type": "tidelift" } ], "time": "2024-04-18T06:56:21+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": "dompdf/dompdf", "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/dompdf/dompdf.git", "reference": "fbc7c5ee5d94f7a910b78b43feb7931b7f971b59" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/dompdf/dompdf/zipball/fbc7c5ee5d94f7a910b78b43feb7931b7f971b59", "reference": "fbc7c5ee5d94f7a910b78b43feb7931b7f971b59", "shasum": "" }, "require": { "dompdf/php-font-lib": "^1.0.0", "dompdf/php-svg-lib": "^1.0.0", "ext-dom": "*", "ext-mbstring": "*", "masterminds/html5": "^2.0", "php": "^7.1 || ^8.0" }, "require-dev": { "ext-gd": "*", "ext-json": "*", "ext-zip": "*", "mockery/mockery": "^1.3", "phpunit/phpunit": "^7.5 || ^8 || ^9 || ^10", "squizlabs/php_codesniffer": "^3.5", "symfony/process": "^4.4 || ^5.4 || ^6.2 || ^7.0" }, "suggest": { "ext-gd": "Needed to process images", "ext-gmagick": "Improves image processing performance", "ext-imagick": "Improves image processing performance", "ext-zlib": "Needed for pdf stream compression" }, "type": "library", "autoload": { "psr-4": { "Dompdf\\": "src/" }, "classmap": [ "lib/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-2.1" ], "authors": [ { "name": "The Dompdf Community", "homepage": "https://github.com/dompdf/dompdf/blob/master/AUTHORS.md" } ], "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter", "homepage": "https://github.com/dompdf/dompdf", "support": { "issues": "https://github.com/dompdf/dompdf/issues", "source": "https://github.com/dompdf/dompdf/tree/v3.0.0" }, "time": "2024-04-29T14:01:28+00:00" }, { "name": "dompdf/php-font-lib", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/dompdf/php-font-lib.git", "reference": "991d6a954f6bbd7e41022198f00586b230731441" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/dompdf/php-font-lib/zipball/991d6a954f6bbd7e41022198f00586b230731441", "reference": "991d6a954f6bbd7e41022198f00586b230731441", "shasum": "" }, "require": { "ext-mbstring": "*", "php": "^7.1 || ^8.0" }, "require-dev": { "symfony/phpunit-bridge": "^3 || ^4 || ^5 || ^6" }, "type": "library", "autoload": { "psr-4": { "FontLib\\": "src/FontLib" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-2.1-or-later" ], "authors": [ { "name": "The FontLib Community", "homepage": "https://github.com/dompdf/php-font-lib/blob/master/AUTHORS.md" } ], "description": "A library to read, parse, export and make subsets of different types of font files.", "homepage": "https://github.com/dompdf/php-font-lib", "support": { "issues": "https://github.com/dompdf/php-font-lib/issues", "source": "https://github.com/dompdf/php-font-lib/tree/1.0.0" }, "time": "2024-04-29T13:40:38+00:00" }, { "name": "dompdf/php-svg-lib", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/dompdf/php-svg-lib.git", "reference": "eb045e518185298eb6ff8d80d0d0c6b17aecd9af" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/dompdf/php-svg-lib/zipball/eb045e518185298eb6ff8d80d0d0c6b17aecd9af", "reference": "eb045e518185298eb6ff8d80d0d0c6b17aecd9af", "shasum": "" }, "require": { "ext-mbstring": "*", "php": "^7.1 || ^8.0", "sabberworm/php-css-parser": "^8.4" }, "require-dev": { "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5" }, "type": "library", "autoload": { "psr-4": { "Svg\\": "src/Svg" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-3.0-or-later" ], "authors": [ { "name": "The SvgLib Community", "homepage": "https://github.com/dompdf/php-svg-lib/blob/master/AUTHORS.md" } ], "description": "A library to read, parse and export to PDF SVG files.", "homepage": "https://github.com/dompdf/php-svg-lib", "support": { "issues": "https://github.com/dompdf/php-svg-lib/issues", "source": "https://github.com/dompdf/php-svg-lib/tree/1.0.0" }, "time": "2024-04-29T13:26:35+00:00" }, { "name": "drupal/address", "version": "2.0.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/address.git", "reference": "2.0.2" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/address-2.0.2.zip", "reference": "2.0.2", "shasum": "62875933847d9dcab5584de9c88712fa372cab9d" }, "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.2", "datestamp": "1720108676", "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_theme", "version": "1.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/admin_theme.git", "reference": "8.x-1.0" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/admin_theme-8.x-1.0.zip", "reference": "8.x-1.0", "shasum": "5dafd7457840963609502567d60f7fdf0b3e81c3" }, "require": { "drupal/core": "^8.8 || ^9 || ^10", "php": ">=5.5.9" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.0", "datestamp": "1681407048", "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": "geek-merlin", "homepage": "https://www.drupal.org/user/229048" }, { "name": "justy", "homepage": "https://www.drupal.org/user/115811" } ], "description": "Enable the administration theme on more paths than possible with Drupal's default administration page.", "homepage": "https://www.drupal.org/project/admin_theme", "keywords": [ "drupal" ], "support": { "source": "https://git.drupalcode.org/project/admin_theme" } }, { "name": "drupal/admin_toolbar", "version": "3.5.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/admin_toolbar.git", "reference": "3.5.0" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/admin_toolbar-3.5.0.zip", "reference": "3.5.0", "shasum": "099e8d4dc98e1d551b4f9cffdc39599eb8ad04e8" }, "require": { "drupal/core": "^9.5 || ^10 || ^11" }, "require-dev": { "drupal/admin_toolbar_tools": "*" }, "type": "drupal-module", "extra": { "drupal": { "version": "3.5.0", "datestamp": "1722639094", "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": "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/adminimal_theme", "version": "1.7.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/adminimal_theme.git", "reference": "8.x-1.7" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/adminimal_theme-8.x-1.7.zip", "reference": "8.x-1.7", "shasum": "0fe020fecab6a1f6d877f2e622fb9f916ada52bb" }, "require": { "drupal/core": "^9.3 || ^10", "drupal/seven": "~1.0" }, "type": "drupal-theme", "extra": { "drupal": { "version": "8.x-1.7", "datestamp": "1691504486", "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": "ANDiTKO", "homepage": "https://www.drupal.org/user/1428124" }, { "name": "andrey.troeglazov", "homepage": "https://www.drupal.org/user/3145389" }, { "name": "realityloop", "homepage": "https://www.drupal.org/user/139189" }, { "name": "rjjakes", "homepage": "https://www.drupal.org/user/3457245" } ], "description": "Drupal administration theme with modern minimalist design.", "homepage": "https://www.drupal.org/project/adminimal_theme", "support": { "source": "https://git.drupalcode.org/project/adminimal_theme", "issues": "https://www.drupal.org/project/issues/adminimal_theme" } }, { "name": "drupal/advagg", "version": "6.0.0-alpha1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/advagg.git", "reference": "6.0.0-alpha1" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/advagg-6.0.0-alpha1.zip", "reference": "6.0.0-alpha1", "shasum": "cadfe490b2b0c3fe099087f1c767ab7eaa73160a" }, "require": { "drupal/core": "^9.3 || ^10", "tubalmartin/cssmin": "^4.1" }, "type": "drupal-module", "extra": { "drupal": { "version": "6.0.0-alpha1", "datestamp": "1672698356", "security-coverage": { "status": "not-covered", "message": "Alpha releases are not covered by Drupal security advisories." } }, "drush": { "services": { "drush.services.yml": "^9 || ^10 || ^11" } } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Mike Carper (mikeytown2)", "homepage": "https://www.drupal.org/u/mikeytown2", "role": "Creator, Maintainer" }, { "name": "Nick Wilde (nickwilde)", "homepage": "https://www.drupal.org/u/nickwilde", "email": "design@briarmoon.ca", "role": "Drupal 8 Port/maintainer" }, { "name": "Other Contributors", "homepage": "https://www.drupal.org/node/1066416/committers", "role": "Contributors" }, { "name": "NickDickinsonWilde", "homepage": "https://www.drupal.org/user/3094661" }, { "name": "poker10", "homepage": "https://www.drupal.org/user/272316" }, { "name": "rupl", "homepage": "https://www.drupal.org/user/411999" }, { "name": "thalles", "homepage": "https://www.drupal.org/user/3589086" }, { "name": "Wim Leers", "homepage": "https://www.drupal.org/user/99777" } ], "description": "Improved aggregation of CSS/JS files to speed up page load times.", "homepage": "https://drupal.org/project/advagg", "support": { "source": "https://git.drupalcode.org/project/advagg", "issues": "https://drupal.org/project/issues/advagg", "irc": "irc://irc.freenode.org/drupal-contribute" } }, { "name": "drupal/advanced_text_formatter", "version": "3.0.0-rc1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/advanced_text_formatter.git", "reference": "3.0.0-rc1" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/advanced_text_formatter-3.0.0-rc1.zip", "reference": "3.0.0-rc1", "shasum": "394729127f44a6398e29f5e5702e6def00a06e20" }, "require": { "drupal/core": "^8 || ^9 || ^10" }, "type": "drupal-module", "extra": { "drupal": { "version": "3.0.0-rc1", "datestamp": "1675163352", "security-coverage": { "status": "not-covered", "message": "RC releases are not covered by Drupal security advisories." } } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "azovsky", "homepage": "https://www.drupal.org/user/330533" }, { "name": "thmnhat", "homepage": "https://www.drupal.org/user/998946" } ], "description": "Provides an additional formatter for text field, text area and text format.", "homepage": "https://www.drupal.org/project/advanced_text_formatter", "support": { "source": "https://git.drupalcode.org/project/advanced_text_formatter" } }, { "name": "drupal/advancedqueue", "version": "1.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/advancedqueue.git", "reference": "8.x-1.1" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/advancedqueue-8.x-1.1.zip", "reference": "8.x-1.1", "shasum": "465010b431f5ec31902f64503a0c415fc82c4b5e" }, "require": { "drupal/core": "^9.1 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.1", "datestamp": "1723724662", "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": "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/allowed_formats", "version": "3.0.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/allowed_formats.git", "reference": "3.0.1" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/allowed_formats-3.0.1.zip", "reference": "3.0.1", "shasum": "9dfaed3ab8425ee94146914fdb492cefc6c6bb4d" }, "require": { "drupal/core": "^10.1 || ^11" }, "conflict": { "drupal/core": "<10.1.0" }, "type": "drupal-module", "extra": { "drupal": { "version": "3.0.1", "datestamp": "1723158950", "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": "Northern Commerce (formerly Digital Echidna)", "homepage": "https://www.drupal.org/northern-commerce-formerly-digital-echidna", "role": "Supporting organization" }, { "name": "Jordan Thompson (nord102)", "homepage": "https://www.drupal.org/u/nord102", "role": "Maintainer" }, { "name": "Wunder", "homepage": "https://www.drupal.org/wunder", "role": "Supporting organization" }, { "name": "Florian Loretan (floretan)", "homepage": "https://www.drupal.org/u/floretan", "role": "Maintainer" } ], "description": "Hides info about the selected text format. The 'allowed formats' functionality has been moved to core since Drupal 10.1.0.", "homepage": "https://www.drupal.org/project/allowed_formats", "support": { "source": "http://cgit.drupalcode.org/allowed_formats", "issues": "https://www.drupal.org/project/issues/allowed_formats" } }, { "name": "drupal/amswap", "version": "3.2.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/amswap.git", "reference": "3.2.1" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/amswap-3.2.1.zip", "reference": "3.2.1", "shasum": "6fdfb96eb3a000d6b01e9d72071ad736f2e81889" }, "require": { "drupal/core": "^8 || ^9 || ^10" }, "type": "drupal-module", "extra": { "drupal": { "version": "3.2.1", "datestamp": "1680451461", "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": "cedewey", "homepage": "https://www.drupal.org/user/38694" }, { "name": "droces", "homepage": "https://www.drupal.org/user/2996575" } ], "description": "Allows the administration menu to be customised per user role.", "homepage": "https://www.drupal.org/project/amswap", "keywords": [ "Drupal" ], "support": { "source": "http://cgit.drupalcode.org/amswap", "issues": "https://www.drupal.org/project/issues/amswap" } }, { "name": "drupal/audiofield", "version": "1.13.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/audiofield.git", "reference": "8.x-1.13" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/audiofield-8.x-1.13.zip", "reference": "8.x-1.13", "shasum": "85bb66d231b2f961728b559351d5dfd155b2c78c" }, "require": { "drupal/core": "^8 || ^9 || ^10" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.13", "datestamp": "1681143245", "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 Moberly", "homepage": "https://www.drupal.org/u/danielmoberly", "role": "Maintainer" }, { "name": "tamerzg", "homepage": "https://www.drupal.org/user/464564" } ], "description": "AudioField Module", "homepage": "https://www.drupal.org/project/audiofield", "support": { "source": "https://git.drupalcode.org/project/audiofield", "issues": "https://www.drupal.org/project/issues/audiofield" } }, { "name": "drupal/auto_entitylabel", "version": "3.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/auto_entitylabel.git", "reference": "8.x-3.3" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/auto_entitylabel-8.x-3.3.zip", "reference": "8.x-3.3", "shasum": "38fd79973a7b49441bf622a1429a7c6623b93035" }, "require": { "drupal/core": "^10.1 || ^11" }, "require-dev": { "drupal/token": "^1.0" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-3.3", "datestamp": "1723462798", "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": "bforchhammer", "homepage": "https://www.drupal.org/user/216396" }, { "name": "colan", "homepage": "https://www.drupal.org/user/58704" }, { "name": "dqd", "homepage": "https://www.drupal.org/user/1001934" }, { "name": "japerry", "homepage": "https://www.drupal.org/user/45640" }, { "name": "mandclu", "homepage": "https://www.drupal.org/user/52136" }, { "name": "Pravin Ajaaz", "homepage": "https://www.drupal.org/user/2910049" }, { "name": "purushotam.rai", "homepage": "https://www.drupal.org/user/3193859" }, { "name": "renatog", "homepage": "https://www.drupal.org/user/3326031" }, { "name": "VladimirAus", "homepage": "https://www.drupal.org/user/673120" } ], "description": "Allows hiding of entity label fields and automatic label creation.", "homepage": "https://www.drupal.org/project/auto_entitylabel", "support": { "source": "https://git.drupalcode.org/project/auto_entitylabel", "issues": "https://www.drupal.org/project/issues/auto_entitylabel" } }, { "name": "drupal/autocomplete_deluxe", "version": "2.0.3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/autocomplete_deluxe.git", "reference": "2.0.3" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/autocomplete_deluxe-2.0.3.zip", "reference": "2.0.3", "shasum": "686bb49e7366d59f7eef7acf8906ba907898497f" }, "require": { "drupal/core": "^8 || ^9 || ^10" }, "type": "drupal-module", "extra": { "drupal": { "version": "2.0.3", "datestamp": "1673454732", "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": "Vardot", "homepage": "https://www.drupal.org/vardot", "role": "Maintenance for D8 and D9 versions" }, { "name": "Mediacurrent", "homepage": "https://www.drupal.org/mediacurrent", "role": "Supporting organization" }, { "name": "Mohammed J. Razem", "homepage": "https://www.drupal.org/user/255384" }, { "name": "mpriscella", "homepage": "https://www.drupal.org/user/2354820" }, { "name": "Rajab Natshah", "homepage": "https://www.drupal.org/user/1414312" }, { "name": "sepgil", "homepage": "https://www.drupal.org/user/512828" }, { "name": "sickness29", "homepage": "https://www.drupal.org/user/2586096" } ], "description": "Enhanced autocomplete using Jquery UI autocomplete.", "homepage": "https://www.drupal.org/project/autocomplete_deluxe", "support": { "source": "http://cgit.drupalcode.org/autocomplete_deluxe", "issues": "https://www.drupal.org/project/issues/autocomplete_deluxe" } }, { "name": "drupal/autologout", "version": "1.5.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/autologout.git", "reference": "8.x-1.5" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/autologout-8.x-1.5.zip", "reference": "8.x-1.5", "shasum": "1beb693f56eb119624dd270ee789db00eb1ce288" }, "require": { "drupal/core": "^9.2 || ^10 || ^11", "drupal/js_cookie": "^1.0" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.5", "datestamp": "1716413630", "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": "AjitS", "homepage": "https://www.drupal.org/user/981944" }, { "name": "AjK", "homepage": "https://www.drupal.org/user/39030" }, { "name": "boshtian", "homepage": "https://www.drupal.org/user/1773456" }, { "name": "dandrews", "homepage": "https://www.drupal.org/user/2014490" }, { "name": "darksnow", "homepage": "https://www.drupal.org/user/391915" }, { "name": "japerry", "homepage": "https://www.drupal.org/user/45640" }, { "name": "johnennew", "homepage": "https://www.drupal.org/user/1150042" }, { "name": "jrglasgow", "homepage": "https://www.drupal.org/user/36590" }, { "name": "kmasood", "homepage": "https://www.drupal.org/user/1262860" }, { "name": "levelos", "homepage": "https://www.drupal.org/user/54135" }, { "name": "prabeen.giri", "homepage": "https://www.drupal.org/user/913078" }, { "name": "str8", "homepage": "https://www.drupal.org/user/2865063" } ], "description": "Adds automated timed logout.", "homepage": "http://drupal.org/project/autologout", "support": { "source": "https://git.drupalcode.org/project/autologout", "issues": "https://www.drupal.org/project/issues/autologout" } }, { "name": "drupal/better_exposed_filters", "version": "6.0.6", "source": { "type": "git", "url": "https://git.drupalcode.org/project/better_exposed_filters.git", "reference": "6.0.6" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/better_exposed_filters-6.0.6.zip", "reference": "6.0.6", "shasum": "558ca591d450fc64512cae7f98cb4b0241e15ba3" }, "require": { "drupal/core": "^9 || ^10", "drupal/jquery_ui": "*", "drupal/jquery_ui_datepicker": "*", "drupal/jquery_ui_slider": "*", "drupal/jquery_ui_touch_punch": "*" }, "type": "drupal-module", "extra": { "drupal": { "version": "6.0.6", "datestamp": "1716397541", "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": "Mike Keran", "homepage": "https://www.drupal.org/u/mikeker" }, { "name": "Martin Keereman", "homepage": "https://www.drupal.org/u/etroid" }, { "name": "Neslee Canil Pinto", "homepage": "https://www.drupal.org/u/neslee-canil-pinto" }, { "name": "mikeker", "homepage": "https://www.drupal.org/user/192273" }, { "name": "neslee canil pinto", "homepage": "https://www.drupal.org/user/3580850" }, { "name": "podarok", "homepage": "https://www.drupal.org/user/116002" }, { "name": "rlhawk", "homepage": "https://www.drupal.org/user/352283" }, { "name": "smustgrave", "homepage": "https://www.drupal.org/user/3252890" } ], "description": "Replaces the Views default single- or multi-select boxes with more advanced options.", "homepage": "https://www.drupal.org/project/better_exposed_filters", "support": { "source": "https://git.drupalcode.org/project/better_exposed_filters", "issues": "https://www.drupal.org/project/issues/better_exposed_filters" } }, { "name": "drupal/better_messages", "version": "2.0.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/better_messages.git", "reference": "2.0.2" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/better_messages-2.0.2.zip", "reference": "2.0.2", "shasum": "72340b2a0f5700032b1fdcd98fde72c3bcd69919" }, "require": { "drupal/core": "^9.2 || ^10 || ^11", "drupal/jquery_ui_draggable": "*", "drupal/jquery_ui_resizable": "*" }, "type": "drupal-module", "extra": { "drupal": { "version": "2.0.2", "datestamp": "1724053555", "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": "bucefal91", "homepage": "https://www.drupal.org/user/504128" }, { "name": "le72", "homepage": "https://www.drupal.org/user/1866896" }, { "name": "mohammed j. razem", "homepage": "https://www.drupal.org/user/255384" }, { "name": "usingsession", "homepage": "https://www.drupal.org/user/3582050" } ], "description": "This module adds simple functions to make Drupal messages look and act better.", "homepage": "https://www.drupal.org/project/better_messages", "support": { "source": "https://git.drupalcode.org/project/better_messages" } }, { "name": "drupal/betterlogin", "version": "2.0.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/betterlogin.git", "reference": "2.0.2" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/betterlogin-2.0.2.zip", "reference": "2.0.2", "shasum": "1c05fdea10862ff86c809c84d9eba95b6b52f90a" }, "require": { "drupal/core": "^9.0 || ^10.0" }, "type": "drupal-module", "extra": { "drupal": { "version": "2.0.2", "datestamp": "1709573077", "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": "theamoeba", "homepage": "https://www.drupal.org/user/251700" }, { "name": "yogeshmpawar", "homepage": "https://www.drupal.org/user/2922907" } ], "description": "Make the login screens better :)", "homepage": "https://www.drupal.org/project/betterlogin", "support": { "source": "https://git.drupalcode.org/project/betterlogin" } }, { "name": "drupal/bulkdelete", "version": "dev-1.x", "source": { "type": "git", "url": "https://git.drupalcode.org/project/bulkdelete.git", "reference": "95a7ff49f152021be88ba562c247347ff36392c7" }, "require": { "drupal/core": "^8.7.7 || ^9 || ^10" }, "type": "drupal-module", "extra": { "branch-alias": { "dev-1.x": "1.x-dev" }, "drupal": { "version": "8.x-1.x-dev", "datestamp": "1655322426", "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": "Kars-T", "homepage": "https://www.drupal.org/user/224499" }, { "name": "Rahul Seth", "homepage": "https://www.drupal.org/user/2694359" }, { "name": "adriancid", "homepage": "https://www.drupal.org/user/1962106" }, { "name": "robertDouglass", "homepage": "https://www.drupal.org/user/5449" } ], "description": "Adds an administrative option to bulk delete nodes by content type using the batch API.", "homepage": "https://www.drupal.org/project/bulkdelete", "support": { "source": "https://git.drupalcode.org/project/bulkdelete" } }, { "name": "drupal/checklistapi", "version": "2.1.6", "source": { "type": "git", "url": "https://git.drupalcode.org/project/checklistapi.git", "reference": "2.1.6" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/checklistapi-2.1.6.zip", "reference": "2.1.6", "shasum": "64f439b7dd09336c4b32480edf1796cbc911d9b4" }, "require": { "drupal/core": "^9.3 || ^10 || ^11", "php": ">=7.3.0" }, "type": "drupal-module", "extra": { "drupal": { "version": "2.1.6", "datestamp": "1713801912", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } }, "drush": { "services": { "drush.services.yml": "^10" } } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Travis Carden", "homepage": "https://www.drupal.org/user/3550392", "email": "travis.carden@gmail.com" }, { "name": "Rajeshreeputra", "homepage": "https://www.drupal.org/user/3418561" }, { "name": "TravisCarden", "homepage": "https://www.drupal.org/user/236758" }, { "name": "VladimirAus", "homepage": "https://www.drupal.org/user/673120" } ], "description": "Provides an API for creating fillable, persistent checklists.", "homepage": "http://drupal.org/project/checklistapi", "support": { "source": "https://git.drupalcode.org/project/checklistapi", "issues": "https://www.drupal.org/project/issues/checklistapi" } }, { "name": "drupal/ckeditor", "version": "1.0.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/ckeditor.git", "reference": "1.0.2" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/ckeditor-1.0.2.zip", "reference": "1.0.2", "shasum": "fec2ca9ad852a00c7b9584cb6040dc860364c481" }, "require": { "drupal/core": "^9.4 || ^10" }, "require-dev": { "drupal/classy": "*" }, "type": "drupal-module", "extra": { "drupal": { "version": "1.0.2", "datestamp": "1695740655", "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": "dczepierga", "homepage": "https://www.drupal.org/user/911466" }, { "name": "hass", "homepage": "https://www.drupal.org/user/85918" }, { "name": "jcisio", "homepage": "https://www.drupal.org/user/210762" }, { "name": "Jorrit", "homepage": "https://www.drupal.org/user/161217" }, { "name": "lauriii", "homepage": "https://www.drupal.org/user/1078742" }, { "name": "Magnus", "homepage": "https://www.drupal.org/user/73919" }, { "name": "mkesicki", "homepage": "https://www.drupal.org/user/922884" }, { "name": "nod_", "homepage": "https://www.drupal.org/user/598310" }, { "name": "p.wiaderny", "homepage": "https://www.drupal.org/user/2956619" }, { "name": "vokiel", "homepage": "https://www.drupal.org/user/2793801" }, { "name": "Wim Leers", "homepage": "https://www.drupal.org/user/99777" }, { "name": "wwalc", "homepage": "https://www.drupal.org/user/184556" }, { "name": "xjm", "homepage": "https://www.drupal.org/user/65776" } ], "description": "WYSIWYG editing for rich text fields using CKEditor.", "homepage": "https://www.drupal.org/project/ckeditor", "support": { "source": "https://git.drupalcode.org/project/ckeditor" } }, { "name": "drupal/classy", "version": "1.0.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/classy.git", "reference": "1.0.2" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/classy-1.0.2.zip", "reference": "1.0.2", "shasum": "c2f4fbfd9ae7d4e0cbd952d96247d00a0759da06" }, "require": { "drupal/core": "^9 || ^10", "drupal/stable": "^2.0.0" }, "type": "drupal-theme", "extra": { "drupal": { "version": "1.0.2", "datestamp": "1663949784", "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": "bnjmnm", "homepage": "https://www.drupal.org/user/2369194" }, { "name": "davidhernandez", "homepage": "https://www.drupal.org/user/274559" }, { "name": "lauriii", "homepage": "https://www.drupal.org/user/1078742" } ], "description": "The Classy base theme from Drupal 8/9 moved to contrib", "homepage": "https://drupal.org/project/classy", "support": { "source": "https://git.drupalcode.org/project/classy", "issues": "https://drupal.org/project/issues/classy" } }, { "name": "drupal/color", "version": "1.0.3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/color.git", "reference": "1.0.3" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/color-1.0.3.zip", "reference": "1.0.3", "shasum": "b88ab527bed65b67eec555ee4b17e633c19f3194" }, "require": { "drupal/core": "^9.4 || ^10" }, "require-dev": { "drupal/bartik": "^1.0" }, "type": "drupal-module", "extra": { "drupal": { "version": "1.0.3", "datestamp": "1663234622", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "andypost", "homepage": "https://www.drupal.org/user/118908" }, { "name": "kostyashupenko", "homepage": "https://www.drupal.org/user/3281537" } ], "description": "Allows users to change the color scheme of compatible themes", "homepage": "https://www.drupal.org/project/color", "support": { "source": "https://git.drupalcode.org/project/color" } }, { "name": "drupal/colorbutton", "version": "1.5.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/colorbutton.git", "reference": "8.x-1.5" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/colorbutton-8.x-1.5.zip", "reference": "8.x-1.5", "shasum": "e1bb70f7036cefbcb6bcbfb76328d26fbd3e260e" }, "require": { "drupal/ckeditor": "*", "drupal/core": "^9.3 || ^10", "drupal/panelbutton": "^1.3" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.5", "datestamp": "1671700335", "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": "Kevin Quillen (kevinquillen)", "homepage": "https://www.drupal.org/u/kevinquillen", "role": "Maintainer" }, { "name": "kevinquillen", "homepage": "https://www.drupal.org/user/317279" }, { "name": "Krzysztof Domański", "homepage": "https://www.drupal.org/user/3572982" } ], "description": "Adds the Color Button plugin to CKEditor.", "homepage": "http://drupal.org/project/colorbutton", "keywords": [ "Drupal" ], "support": { "source": "http://cgit.drupalcode.org/colorbutton", "issues": "http://drupal.org/project/issues/colorbutton" } }, { "name": "drupal/commerce", "version": "2.39.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/commerce.git", "reference": "8.x-2.39" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/commerce-8.x-2.39.zip", "reference": "8.x-2.39", "shasum": "82fffeef53342ca880aeb8d7bca8d16a9d8cbeba" }, "require": { "commerceguys/intl": "^2.0.2", "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.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": "Drupal Commerce is a flexible eCommerce solution.", "homepage": "https://drupal.org/project/commerce", "support": { "source": "https://git.drupalcode.org/project/commerce" } }, { "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_api", "version": "1.8.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/commerce_cart_api.git", "reference": "8.x-1.8" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/commerce_cart_api-8.x-1.8.zip", "reference": "8.x-1.8", "shasum": "4ac7e91b977754f2206e98c6ef8e8411215725c0" }, "require": { "drupal/commerce": "^2.13", "drupal/commerce_cart": "*", "drupal/core": "^9.5 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.8", "datestamp": "1715033078", "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": "attisan", "homepage": "https://www.drupal.org/user/2041338" }, { "name": "Centarro", "homepage": "https://www.drupal.org/user/3661446" }, { "name": "jsacksick", "homepage": "https://www.drupal.org/user/972218" }, { "name": "mglaman", "homepage": "https://www.drupal.org/user/2416470" } ], "description": "Provides a RESTful interface to interact with carts in Drupal Commerce via a lightweight public API.", "homepage": "https://www.drupal.org/project/commerce_cart_api", "keywords": [ "Drupal" ], "support": { "source": "http://cgit.drupalcode.org/commerce_cart_api", "issues": "https://www.drupal.org/project/issues/commerce_cart_api" } }, { "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_email", "version": "1.5.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/commerce_email.git", "reference": "8.x-1.5" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/commerce_email-8.x-1.5.zip", "reference": "8.x-1.5", "shasum": "a371d42ccf54eeceb0d762e5291544622ade0034" }, "require": { "drupal/commerce": "^2.0", "drupal/core": "^9.3 || ^10 || ^11", "drupal/token": "*" }, "require-dev": { "drupal/advancedqueue": "^1.0", "drupal/commerce_recurring": "^1.0@rc" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.5", "datestamp": "1719400405", "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": "jsacksick", "homepage": "https://www.drupal.org/user/972218" }, { "name": "paul.linney", "homepage": "https://www.drupal.org/user/928636" }, { "name": "rinasek", "homepage": "https://www.drupal.org/user/1245514" }, { "name": "rszrama", "homepage": "https://www.drupal.org/user/49344" }, { "name": "vmarchuk", "homepage": "https://www.drupal.org/user/306425" } ], "description": "Provides a UI for defining emails to send in response to various Drupal Commerce events.", "homepage": "https://www.drupal.org/project/commerce_email", "support": { "source": "https://git.drupalcode.org/project/commerce_email" } }, { "name": "drupal/commerce_license", "version": "3.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/commerce_license.git", "reference": "3.0.0" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/commerce_license-3.0.0.zip", "reference": "3.0.0", "shasum": "d851af89f69076f4a5bfc0e3b7c524f9e838721d" }, "require": { "drupal/advancedqueue": "^1.0", "drupal/commerce": "^2.19 || ^3", "drupal/commerce_checkout": "*", "drupal/commerce_product": "*", "drupal/core": "^8.9 || ^9 || ^10", "drupal/entity": "*", "drupal/interval": "^1.11", "drupal/state_machine": "*" }, "conflict": { "drupal/recurring_period": "1.*" }, "require-dev": { "dms/phpunit-arraysubset-asserts": "^0.3", "drupal/commerce_recurring": "^1.0@beta" }, "type": "drupal-module", "extra": { "drupal": { "version": "3.0.0", "datestamp": "1687180708", "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": "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_pricelist", "version": "2.13.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/commerce_pricelist.git", "reference": "8.x-2.13" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/commerce_pricelist-8.x-2.13.zip", "reference": "8.x-2.13", "shasum": "67f3ff326a11fdd52ddee7be8bee6df1cd2d9373" }, "require": { "drupal/commerce": "^2.25 || ^3", "drupal/commerce_price": "*", "drupal/commerce_store": "*", "drupal/core": "^9.3 || ^10 || ^11", "php": "^8.0" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-2.13", "datestamp": "1716815627", "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": "Andreas Radloff", "homepage": "https://www.drupal.org/user/531928" }, { "name": "bojanz", "homepage": "https://www.drupal.org/user/86106" }, { "name": "jsacksick", "homepage": "https://www.drupal.org/user/972218" }, { "name": "lawxen", "homepage": "https://www.drupal.org/user/2936003" }, { "name": "rszrama", "homepage": "https://www.drupal.org/user/49344" } ], "description": "Allows defining prices for specific stores, customers, quantities using price lists", "homepage": "https://www.drupal.org/project/commerce_pricelist", "support": { "source": "https://git.drupalcode.org/project/commerce_pricelist" } }, { "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": "1.0.0-rc1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/commerce_recurring.git", "reference": "8.x-1.0-rc1" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/commerce_recurring-8.x-1.0-rc1.zip", "reference": "8.x-1.0-rc1", "shasum": "147d6ba0b676775fb5cebaefc5edf1bfb7e8e610" }, "require": { "drupal/advancedqueue": "^1.0", "drupal/commerce": "^2.25 || ^3", "drupal/commerce_order": "*", "drupal/commerce_payment": "*", "drupal/commerce_price": "*", "drupal/core": "^9.2 || ^10", "drupal/state_machine": "^1.5" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.0-rc1", "datestamp": "1660898448", "security-coverage": { "status": "not-covered", "message": "RC releases are not covered by Drupal security advisories." } } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "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_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/commerce_stripe", "version": "1.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/commerce_stripe.git", "reference": "8.x-1.1" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/commerce_stripe-8.x-1.1.zip", "reference": "8.x-1.1", "shasum": "d0121915c5080d2fb3b4880e4892e97de886c18e" }, "require": { "drupal/commerce": "^2.25 || ^3", "drupal/commerce_payment": "*", "drupal/core": "^9.3 || ^10", "php": ">=7.4", "stripe/stripe-php": "^7.25" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.1", "datestamp": "1696540566", "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": "iler", "homepage": "https://www.drupal.org/user/726092" }, { "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" }, { "name": "torgosPizza", "homepage": "https://www.drupal.org/user/151333" }, { "name": "vmarchuk", "homepage": "https://www.drupal.org/user/306425" } ], "description": "Provides Commerce integration for Stripe Payments.", "homepage": "https://drupal.org/project/commerce_stripe", "support": { "source": "https://git.drupalcode.org/project/commerce_stripe" } }, { "name": "drupal/commerce_variation_cart_form", "version": "1.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/commerce_variation_cart_form.git", "reference": "8.x-1.4" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/commerce_variation_cart_form-8.x-1.4.zip", "reference": "8.x-1.4", "shasum": "b1b3779e8e029b3f94d98ae813fcfc758d324aeb" }, "require": { "drupal/commerce": "^2.16 || ^3", "drupal/commerce_cart": "*", "drupal/commerce_order": "*", "drupal/commerce_product": "*", "drupal/core": "^8 || ^9 || ^10" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.4", "datestamp": "1686892532", "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": "John Pitcairn", "homepage": "https://www.drupal.org/user/425866" } ], "description": "Provides a simple add-to-cart form in the product variation type manage display.", "homepage": "https://www.drupal.org/project/commerce_variation_cart_form", "support": { "source": "https://git.drupalcode.org/project/commerce_variation_cart_form" } }, { "name": "drupal/composer_deploy", "version": "1.7.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/composer_deploy.git", "reference": "8.x-1.7" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/composer_deploy-8.x-1.7.zip", "reference": "8.x-1.7", "shasum": "545cb7d83c701fb68f4d95522f24d7270332ce8a" }, "require": { "drupal/core": "^8.8 || ^9 || ^10", "webflo/drupal-finder": "^1.2" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.7", "datestamp": "1660818349", "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": "joelpittet", "homepage": "https://www.drupal.org/user/160302" }, { "name": "nerdstein", "homepage": "https://www.drupal.org/user/1557710" }, { "name": "webflo", "homepage": "https://www.drupal.org/user/254778" } ], "description": "Provide version number from composers lockfile.", "homepage": "https://www.drupal.org/project/composer_deploy", "support": { "source": "https://git.drupalcode.org/project/composer_deploy" } }, { "name": "drupal/computed_field", "version": "3.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/computed_field.git", "reference": "3.0.0" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/computed_field-3.0.0.zip", "reference": "3.0.0", "shasum": "88f060658f30e196b177923dc12bc48df38042df" }, "require": { "drupal/core": "^8 || ^9 || ^10" }, "type": "drupal-module", "extra": { "drupal": { "version": "3.0.0", "datestamp": "1705775905", "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": "Agileware", "homepage": "https://www.drupal.org/user/89106" }, { "name": "colan", "homepage": "https://www.drupal.org/user/58704" }, { "name": "dealancer", "homepage": "https://www.drupal.org/user/243418" }, { "name": "joachim", "homepage": "https://www.drupal.org/user/107701" }, { "name": "markus_petrux", "homepage": "https://www.drupal.org/user/39593" }, { "name": "Moonshine", "homepage": "https://www.drupal.org/user/133705" }, { "name": "nickcaballero", "homepage": "https://www.drupal.org/user/588336" }, { "name": "Pedro Lozano", "homepage": "https://www.drupal.org/user/123766" }, { "name": "ram4nd", "homepage": "https://www.drupal.org/user/601534" } ], "description": "Defines a field type that allows values to be \"computed\" via PHP code.", "homepage": "https://www.drupal.org/project/computed_field", "support": { "source": "https://git.drupalcode.org/project/computed_field" } }, { "name": "drupal/config_devel", "version": "dev-1.x", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_devel.git", "reference": "9bdd8fd4491bb379ab02844bcbf3829b98f28622" }, "require": { "drupal/core": "^9.3 || ^10" }, "type": "drupal-module", "extra": { "branch-alias": { "dev-1.x": "1.x-dev" }, "drupal": { "version": "8.x-1.9+6-dev", "datestamp": "1724163043", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." } } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0+" ], "authors": [ { "name": "alexpott", "homepage": "https://www.drupal.org/user/157725" }, { "name": "benjy", "homepage": "https://www.drupal.org/user/1852732" }, { "name": "chx", "homepage": "https://www.drupal.org/user/9446" }, { "name": "joachim", "homepage": "https://www.drupal.org/user/107701" }, { "name": "vijaycs85", "homepage": "https://www.drupal.org/user/93488" } ], "description": "Helps developers work with configuration.", "homepage": "https://www.drupal.org/project/config_devel", "support": { "source": "https://git.drupalcode.org/project/config_devel" } }, { "name": "drupal/config_filter", "version": "2.6.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_filter.git", "reference": "8.x-2.6" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/config_filter-8.x-2.6.zip", "reference": "8.x-2.6", "shasum": "fd1a057a402436fc906c63bf0a74722f73b9b155" }, "require": { "drupal/core": "^8.8 || ^9 || ^10" }, "conflict": { "drush/drush": "<10" }, "suggest": { "drupal/config_split": "Split site configuration for different environments." }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-2.6", "datestamp": "1698308577", "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": "Fabian Bircher", "homepage": "https://www.drupal.org/u/bircher", "email": "opensource@fabianbircher.com", "role": "Maintainer" }, { "name": "Nuvole Web", "homepage": "http://nuvole.org", "email": "info@nuvole.org", "role": "Maintainer" }, { "name": "pescetti", "homepage": "https://www.drupal.org/user/436244" } ], "description": "Config Filter allows other modules to interact with a ConfigStorage through filter plugins.", "homepage": "https://www.drupal.org/project/config_filter", "keywords": [ "Drupal", "configuration", "configuration management" ], "support": { "source": "https://git.drupalcode.org/project/config_filter", "issues": "https://www.drupal.org/project/issues/config_filter", "slack": "https://drupal.slack.com/archives/C45342CDD" } }, { "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/config_pages", "version": "2.16.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_pages.git", "reference": "8.x-2.16" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/config_pages-8.x-2.16.zip", "reference": "8.x-2.16", "shasum": "7896a698c6b85ea0babc4676f0af82e2f2c885b3" }, "require": { "drupal/core": "^8.5 | ^9 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-2.16", "datestamp": "1723641125", "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": "m.krestnicov", "homepage": "https://www.drupal.org/user/3193903" }, { "name": "Qwaygon", "homepage": "https://www.drupal.org/user/636624" }, { "name": "shumer", "homepage": "https://www.drupal.org/user/2297432" } ], "description": "ConfigPages module", "homepage": "http://drupal.org/project/config_pages", "keywords": [ "Drupal" ], "support": { "source": "http://cgit.drupalcode.org/config_pages", "issues": "http://drupal.org/project/issues/config_pages" } }, { "name": "drupal/config_split", "version": "2.0.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_split.git", "reference": "2.0.1" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/config_split-2.0.1.zip", "reference": "2.0.1", "shasum": "e033a277995753c564f3a4681b88cd112e19ba2a" }, "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