{ "_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": "339f5cdcbd7787bbb4b497f7f99474f5", "packages": [ { "name": "asm89/stack-cors", "version": "v2.2.0", "source": { "type": "git", "url": "https://github.com/asm89/stack-cors.git", "reference": "50f57105bad3d97a43ec4a485eb57daf347eafea" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/asm89/stack-cors/zipball/50f57105bad3d97a43ec4a485eb57daf347eafea", "reference": "50f57105bad3d97a43ec4a485eb57daf347eafea", "shasum": "" }, "require": { "php": "^7.3|^8.0", "symfony/http-foundation": "^5.3|^6|^7", "symfony/http-kernel": "^5.3|^6|^7" }, "require-dev": { "phpunit/phpunit": "^9", "squizlabs/php_codesniffer": "^3.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.2-dev" } }, "autoload": { "psr-4": { "Asm89\\Stack\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Alexander", "email": "iam.asm89@gmail.com" } ], "description": "Cross-origin resource sharing library and stack middleware", "homepage": "https://github.com/asm89/stack-cors", "keywords": [ "cors", "stack" ], "support": { "issues": "https://github.com/asm89/stack-cors/issues", "source": "https://github.com/asm89/stack-cors/tree/v2.2.0" }, "time": "2023-11-14T13:51:46+00:00" }, { "name": "bower-asset/chosen", "version": "v1.8.7", "source": { "type": "git", "url": "git@github.com:harvesthq/bower-chosen.git", "reference": "ad86732b668627c131e61ee8f0e6e9ed52e4db8d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/harvesthq/bower-chosen/zipball/ad86732b668627c131e61ee8f0e6e9ed52e4db8d", "reference": "ad86732b668627c131e61ee8f0e6e9ed52e4db8d" }, "type": "bower-asset", "license": [ "https://github.com/harvesthq/chosen/blob/master/LICENSE.md" ] }, { "name": "chi-teck/drupal-code-generator", "version": "3.3.0", "source": { "type": "git", "url": "https://github.com/Chi-teck/drupal-code-generator.git", "reference": "56da9209b24a5a5b5d27bec9e523f02bdd101770" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/56da9209b24a5a5b5d27bec9e523f02bdd101770", "reference": "56da9209b24a5a5b5d27bec9e523f02bdd101770", "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-alpha4", "drupal/coder": "8.3.22", "drupal/core": "10.1.x-dev", "ext-simplexml": "*", "phpspec/prophecy-phpunit": "^2.0", "phpunit/phpunit": "^9.5", "squizlabs/php_codesniffer": "^3.7", "symfony/var-dumper": "^6.3", "symfony/yaml": "^6.3", "vimeo/psalm": "^5.14.0" }, "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.3.0" }, "time": "2023-10-21T12:57:05+00:00" }, { "name": "ckeditor/div", "version": "4.16.2", "dist": { "type": "zip", "url": "https://download.ckeditor.com/div/releases/div_4.16.2.zip" }, "type": "drupal-library", "extra": { "installer-name": "ckeditor/plugins/div" } }, { "name": "ckeditor/fakeobjects", "version": "4.16.2", "dist": { "type": "zip", "url": "https://download.ckeditor.com/fakeobjects/releases/fakeobjects_4.16.2.zip", "reference": "4.16.2" }, "type": "drupal-library" }, { "name": "commerceguys/addressing", "version": "v1.4.2", "source": { "type": "git", "url": "https://github.com/commerceguys/addressing.git", "reference": "406c7b5f0fbe4f6a64155c0fe03b1adb34d01308" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/commerceguys/addressing/zipball/406c7b5f0fbe4f6a64155c0fe03b1adb34d01308", "reference": "406c7b5f0fbe4f6a64155c0fe03b1adb34d01308", "shasum": "" }, "require": { "doctrine/collections": "^1.2 || ^2.0", "php": ">=7.3" }, "require-dev": { "ext-json": "*", "mikey179/vfsstream": "^1.6.10", "phpunit/phpunit": "^9.5", "squizlabs/php_codesniffer": "^3.6", "symfony/validator": "^4.4 || ^5.4 || ^6.0" }, "suggest": { "symfony/validator": "to validate addresses" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "autoload": { "psr-4": { "CommerceGuys\\Addressing\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Bojan Zivanovic" }, { "name": "Damien Tournoud" } ], "description": "Addressing library powered by CLDR and Google's address data.", "keywords": [ "address", "internationalization", "localization", "postal" ], "time": "2023-02-15T10:11:14+00:00" }, { "name": "composer/installers", "version": "v1.12.0", "source": { "type": "git", "url": "https://github.com/composer/installers.git", "reference": "d20a64ed3c94748397ff5973488761b22f6d3f19" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/installers/zipball/d20a64ed3c94748397ff5973488761b22f6d3f19", "reference": "d20a64ed3c94748397ff5973488761b22f6d3f19", "shasum": "" }, "require": { "composer-plugin-api": "^1.0 || ^2.0" }, "replace": { "roundcube/plugin-installer": "*", "shama/baton": "*" }, "require-dev": { "composer/composer": "1.6.* || ^2.0", "composer/semver": "^1 || ^3", "phpstan/phpstan": "^0.12.55", "phpstan/phpstan-phpunit": "^0.12.16", "symfony/phpunit-bridge": "^4.2 || ^5", "symfony/process": "^2.3" }, "type": "composer-plugin", "extra": { "class": "Composer\\Installers\\Plugin", "branch-alias": { "dev-main": "1.x-dev" } }, "autoload": { "psr-4": { "Composer\\Installers\\": "src/Composer/Installers" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kyle Robinson Young", "email": "kyle@dontkry.com", "homepage": "https://github.com/shama" } ], "description": "A multi-framework Composer library installer", "homepage": "https://composer.github.io/installers/", "keywords": [ "Craft", "Dolibarr", "Eliasis", "Hurad", "ImageCMS", "Kanboard", "Lan Management System", "MODX Evo", "MantisBT", "Mautic", "Maya", "OXID", "Plentymarkets", "Porto", "RadPHP", "SMF", "Starbug", "Thelia", "Whmcs", "WolfCMS", "agl", "aimeos", "annotatecms", "attogram", "bitrix", "cakephp", "chef", "cockpit", "codeigniter", "concrete5", "croogo", "dokuwiki", "drupal", "eZ Platform", "elgg", "expressionengine", "fuelphp", "grav", "installer", "itop", "joomla", "known", "kohana", "laravel", "lavalite", "lithium", "magento", "majima", "mako", "mediawiki", "miaoxing", "modulework", "modx", "moodle", "osclass", "pantheon", "phpbb", "piwik", "ppi", "processwire", "puppet", "pxcms", "reindex", "roundcube", "shopware", "silverstripe", "sydes", "sylius", "symfony", "tastyigniter", "typo3", "wordpress", "yawik", "zend", "zikula" ], "support": { "issues": "https://github.com/composer/installers/issues", "source": "https://github.com/composer/installers/tree/v1.12.0" }, "funding": [ { "url": "https://packagist.com", "type": "custom" }, { "url": "https://github.com/composer", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/composer/composer", "type": "tidelift" } ], "time": "2021-09-13T08:19:44+00:00" }, { "name": "composer/semver", "version": "3.4.3", "source": { "type": "git", "url": "https://github.com/composer/semver.git", "reference": "4313d26ada5e0c4edfbd1dc481a92ff7bff91f12" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/semver/zipball/4313d26ada5e0c4edfbd1dc481a92ff7bff91f12", "reference": "4313d26ada5e0c4edfbd1dc481a92ff7bff91f12", "shasum": "" }, "require": { "php": "^5.3.2 || ^7.0 || ^8.0" }, "require-dev": { "phpstan/phpstan": "^1.11", "symfony/phpunit-bridge": "^3 || ^7" }, "type": "library", "extra": { "branch-alias": { "dev-main": "3.x-dev" } }, "autoload": { "psr-4": { "Composer\\Semver\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nils Adermann", "email": "naderman@naderman.de", "homepage": "http://www.naderman.de" }, { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", "homepage": "http://seld.be" }, { "name": "Rob Bast", "email": "rob.bast@gmail.com", "homepage": "http://robbast.nl" } ], "description": "Semver library that offers utilities, version constraint parsing and validation.", "keywords": [ "semantic", "semver", "validation", "versioning" ], "support": { "irc": "ircs://irc.libera.chat:6697/composer", "issues": "https://github.com/composer/semver/issues", "source": "https://github.com/composer/semver/tree/3.4.3" }, "funding": [ { "url": "https://packagist.com", "type": "custom" }, { "url": "https://github.com/composer", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/composer/composer", "type": "tidelift" } ], "time": "2024-09-19T14:15:21+00:00" }, { "name": "consolidation/annotated-command", "version": "4.9.2", "source": { "type": "git", "url": "https://github.com/consolidation/annotated-command.git", "reference": "b5255dcbee1de95036185062a103dabc622224de" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/b5255dcbee1de95036185062a103dabc622224de", "reference": "b5255dcbee1de95036185062a103dabc622224de", "shasum": "" }, "require": { "consolidation/output-formatters": "^4.3.1", "php": ">=7.1.3", "psr/log": "^1 || ^2 || ^3", "symfony/console": "^4.4.8 || ^5 || ^6", "symfony/event-dispatcher": "^4.4.8 || ^5 || ^6", "symfony/finder": "^4.4.8 || ^5 || ^6" }, "require-dev": { "composer-runtime-api": "^2.0", "phpunit/phpunit": "^7.5.20 || ^8 || ^9", "squizlabs/php_codesniffer": "^3", "yoast/phpunit-polyfills": "^0.2.0" }, "type": "library", "extra": { "branch-alias": { "dev-main": "4.x-dev" } }, "autoload": { "psr-4": { "Consolidation\\AnnotatedCommand\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Greg Anderson", "email": "greg.1.anderson@greenknowe.org" } ], "description": "Initialize Symfony Console commands from annotated command class methods.", "support": { "issues": "https://github.com/consolidation/annotated-command/issues", "source": "https://github.com/consolidation/annotated-command/tree/4.9.2" }, "time": "2023-12-26T14:30:50+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.0.0", "source": { "type": "git", "url": "https://github.com/consolidation/log.git", "reference": "caaad9d70dae54eb49002666f000e3c607066878" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/consolidation/log/zipball/caaad9d70dae54eb49002666f000e3c607066878", "reference": "caaad9d70dae54eb49002666f000e3c607066878", "shasum": "" }, "require": { "php": ">=8.0.0", "psr/log": "^3", "symfony/console": "^5 || ^6" }, "require-dev": { "phpunit/phpunit": ">=7.5.20", "squizlabs/php_codesniffer": "^3", "yoast/phpunit-polyfills": "^0.2.0" }, "type": "library", "extra": { "branch-alias": { "dev-main": "2.x-dev" } }, "autoload": { "psr-4": { "Consolidation\\Log\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Greg Anderson", "email": "greg.1.anderson@greenknowe.org" } ], "description": "Improved Psr-3 / Psr\\Log logger based on Symfony Console components.", "support": { "issues": "https://github.com/consolidation/log/issues", "source": "https://github.com/consolidation/log/tree/3.0.0" }, "time": "2022-04-05T16:53:32+00:00" }, { "name": "consolidation/output-formatters", "version": "4.3.2", "source": { "type": "git", "url": "https://github.com/consolidation/output-formatters.git", "reference": "06711568b4cd169700ff7e8075db0a9a341ceb58" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/consolidation/output-formatters/zipball/06711568b4cd169700ff7e8075db0a9a341ceb58", "reference": "06711568b4cd169700ff7e8075db0a9a341ceb58", "shasum": "" }, "require": { "dflydev/dot-access-data": "^1.1.0 || ^2 || ^3", "php": ">=7.1.3", "symfony/console": "^4 || ^5 || ^6", "symfony/finder": "^4 || ^5 || ^6" }, "require-dev": { "php-coveralls/php-coveralls": "^2.4.2", "phpunit/phpunit": "^7 || ^8 || ^9", "squizlabs/php_codesniffer": "^3", "symfony/var-dumper": "^4 || ^5 || ^6", "symfony/yaml": "^4 || ^5 || ^6", "yoast/phpunit-polyfills": "^1" }, "suggest": { "symfony/var-dumper": "For using the var_dump formatter" }, "type": "library", "autoload": { "psr-4": { "Consolidation\\OutputFormatters\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Greg Anderson", "email": "greg.1.anderson@greenknowe.org" } ], "description": "Format text by applying transformations provided by plug-in formatters.", "support": { "issues": "https://github.com/consolidation/output-formatters/issues", "source": "https://github.com/consolidation/output-formatters/tree/4.3.2" }, "time": "2023-07-06T04:45:41+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.0.1", "source": { "type": "git", "url": "https://github.com/consolidation/site-alias.git", "reference": "b0eeb8c8f3d54d072824ee31b5e00cb5181f91c5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/consolidation/site-alias/zipball/b0eeb8c8f3d54d072824ee31b5e00cb5181f91c5", "reference": "b0eeb8c8f3d54d072824ee31b5e00cb5181f91c5", "shasum": "" }, "require": { "consolidation/config": "^1.2.1 || ^2", "php": ">=7.4", "symfony/filesystem": "^5.4 || ^6", "symfony/finder": "^5 || ^6" }, "require-dev": { "php-coveralls/php-coveralls": "^2.4.2", "phpunit/phpunit": ">=7", "squizlabs/php_codesniffer": "^3", "symfony/var-dumper": "^4", "yoast/phpunit-polyfills": "^0.2.0" }, "type": "library", "extra": { "branch-alias": { "dev-main": "4.x-dev" } }, "autoload": { "psr-4": { "Consolidation\\SiteAlias\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Greg Anderson", "email": "greg.1.anderson@greenknowe.org" }, { "name": "Moshe Weitzman", "email": "weitzman@tejasa.com" } ], "description": "Manage alias records for local and remote sites.", "support": { "issues": "https://github.com/consolidation/site-alias/issues", "source": "https://github.com/consolidation/site-alias/tree/4.0.1" }, "time": "2023-04-29T17:18:10+00:00" }, { "name": "consolidation/site-process", "version": "5.2.0", "source": { "type": "git", "url": "https://github.com/consolidation/site-process.git", "reference": "6c44638d7af8a8b4abe12c3180701243f480539d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/consolidation/site-process/zipball/6c44638d7af8a8b4abe12c3180701243f480539d", "reference": "6c44638d7af8a8b4abe12c3180701243f480539d", "shasum": "" }, "require": { "consolidation/config": "^2", "consolidation/site-alias": "^3 || ^4", "php": ">=8.0.14", "symfony/console": "^5.4 || ^6", "symfony/process": "^6" }, "require-dev": { "phpunit/phpunit": "^9", "squizlabs/php_codesniffer": "^3" }, "type": "library", "extra": { "branch-alias": { "dev-main": "5.x-dev" } }, "autoload": { "psr-4": { "Consolidation\\SiteProcess\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Greg Anderson", "email": "greg.1.anderson@greenknowe.org" }, { "name": "Moshe Weitzman", "email": "weitzman@tejasa.com" } ], "description": "A thin wrapper around the Symfony Process Component that allows applications to use the Site Alias library to specify the target for a remote call.", "support": { "issues": "https://github.com/consolidation/site-process/issues", "source": "https://github.com/consolidation/site-process/tree/5.2.0" }, "time": "2022-12-06T17:57:16+00:00" }, { "name": "cweagans/composer-patches", "version": "1.7.2", "source": { "type": "git", "url": "https://github.com/cweagans/composer-patches.git", "reference": "e9969cfc0796e6dea9b4e52f77f18e1065212871" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/e9969cfc0796e6dea9b4e52f77f18e1065212871", "reference": "e9969cfc0796e6dea9b4e52f77f18e1065212871", "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.", "time": "2022-01-25T19:21:20+00:00" }, { "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.2", "source": { "type": "git", "url": "https://github.com/dflydev/dflydev-dot-access-data.git", "reference": "f41715465d65213d644d3141a6a93081be5d3549" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/f41715465d65213d644d3141a6a93081be5d3549", "reference": "f41715465d65213d644d3141a6a93081be5d3549", "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.2" }, "time": "2022-10-27T11:44:00+00:00" }, { "name": "doctrine/annotations", "version": "1.14.4", "source": { "type": "git", "url": "https://github.com/doctrine/annotations.git", "reference": "253dca476f70808a5aeed3a47cc2cc88c5cab915" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/annotations/zipball/253dca476f70808a5aeed3a47cc2cc88c5cab915", "reference": "253dca476f70808a5aeed3a47cc2cc88c5cab915", "shasum": "" }, "require": { "doctrine/lexer": "^1 || ^2", "ext-tokenizer": "*", "php": "^7.1 || ^8.0", "psr/cache": "^1 || ^2 || ^3" }, "require-dev": { "doctrine/cache": "^1.11 || ^2.0", "doctrine/coding-standard": "^9 || ^12", "phpstan/phpstan": "~1.4.10 || ^1.10.28", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", "symfony/cache": "^4.4 || ^5.4 || ^6.4 || ^7", "vimeo/psalm": "^4.30 || ^5.14" }, "suggest": { "php": "PHP 8.0 or higher comes with attributes, a native replacement for annotations" }, "type": "library", "autoload": { "psr-4": { "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "Docblock Annotations Parser", "homepage": "https://www.doctrine-project.org/projects/annotations.html", "keywords": [ "annotations", "docblock", "parser" ], "support": { "issues": "https://github.com/doctrine/annotations/issues", "source": "https://github.com/doctrine/annotations/tree/1.14.4" }, "time": "2024-09-05T10:15:52+00:00" }, { "name": "doctrine/collections", "version": "1.8.0", "source": { "type": "git", "url": "https://github.com/doctrine/collections.git", "reference": "2b44dd4cbca8b5744327de78bafef5945c7e7b5e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/collections/zipball/2b44dd4cbca8b5744327de78bafef5945c7e7b5e", "reference": "2b44dd4cbca8b5744327de78bafef5945c7e7b5e", "shasum": "" }, "require": { "doctrine/deprecations": "^0.5.3 || ^1", "php": "^7.1.3 || ^8.0" }, "require-dev": { "doctrine/coding-standard": "^9.0 || ^10.0", "phpstan/phpstan": "^1.4.8", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.1.5", "vimeo/psalm": "^4.22" }, "type": "library", "autoload": { "psr-4": { "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections" } }, "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/1.8.0" }, "time": "2022-09-01T20:12:10+00:00" }, { "name": "doctrine/deprecations", "version": "1.1.4", "source": { "type": "git", "url": "https://github.com/doctrine/deprecations.git", "reference": "31610dbb31faa98e6b5447b62340826f54fbc4e9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/deprecations/zipball/31610dbb31faa98e6b5447b62340826f54fbc4e9", "reference": "31610dbb31faa98e6b5447b62340826f54fbc4e9", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, "require-dev": { "doctrine/coding-standard": "^9 || ^12", "phpstan/phpstan": "1.4.10 || 2.0.3", "phpstan/phpstan-phpunit": "^1.0 || ^2", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", "psr/log": "^1 || ^2 || ^3" }, "suggest": { "psr/log": "Allows logging deprecations via PSR-3 logger implementation" }, "type": "library", "autoload": { "psr-4": { "Doctrine\\Deprecations\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.", "homepage": "https://www.doctrine-project.org/", "support": { "issues": "https://github.com/doctrine/deprecations/issues", "source": "https://github.com/doctrine/deprecations/tree/1.1.4" }, "time": "2024-12-07T21:18:45+00:00" }, { "name": "doctrine/lexer", "version": "2.1.1", "source": { "type": "git", "url": "https://github.com/doctrine/lexer.git", "reference": "861c870e8b75f7c8f69c146c7f89cc1c0f1b49b6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/lexer/zipball/861c870e8b75f7c8f69c146c7f89cc1c0f1b49b6", "reference": "861c870e8b75f7c8f69c146c7f89cc1c0f1b49b6", "shasum": "" }, "require": { "doctrine/deprecations": "^1.0", "php": "^7.1 || ^8.0" }, "require-dev": { "doctrine/coding-standard": "^9 || ^12", "phpstan/phpstan": "^1.3", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.6", "psalm/plugin-phpunit": "^0.18.3", "vimeo/psalm": "^4.11 || ^5.21" }, "type": "library", "autoload": { "psr-4": { "Doctrine\\Common\\Lexer\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.", "homepage": "https://www.doctrine-project.org/projects/lexer.html", "keywords": [ "annotations", "docblock", "lexer", "parser", "php" ], "support": { "issues": "https://github.com/doctrine/lexer/issues", "source": "https://github.com/doctrine/lexer/tree/2.1.1" }, "funding": [ { "url": "https://www.doctrine-project.org/sponsorship.html", "type": "custom" }, { "url": "https://www.patreon.com/phpdoctrine", "type": "patreon" }, { "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer", "type": "tidelift" } ], "time": "2024-02-05T11:35:39+00:00" }, { "name": "drupal-ckeditor-libraries-group/div", "version": "4.22.1", "source": { "type": "git", "url": "https://github.com/drupal-ckeditor-libraries-group/div.git", "reference": "bbb2b65a82fb3e5efd5162415d8fecc635ef206f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/drupal-ckeditor-libraries-group/div/zipball/bbb2b65a82fb3e5efd5162415d8fecc635ef206f", "reference": "bbb2b65a82fb3e5efd5162415d8fecc635ef206f", "shasum": "" }, "type": "drupal-library", "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later", "LGPL-2.1-or-later", "MPL-1.1" ], "description": "CKEditor 4 div plugin", "homepage": "https://ckeditor.com/cke4/addon/div", "keywords": [ "CKEditor", "div", "plugin" ], "support": { "issues": "https://github.com/ckeditor/ckeditor4/issues", "source": "https://github.com/ckeditor/ckeditor4/tree/master/plugins/div" }, "time": "2023-02-08T14:53:49+00:00" }, { "name": "drupal/address", "version": "1.12.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/address.git", "reference": "8.x-1.12" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/address-8.x-1.12.zip", "reference": "8.x-1.12", "shasum": "67dd4699040aabf0cd6169e437706fa6a39b0b3a" }, "require": { "commerceguys/addressing": "^1.4.2", "drupal/core": "^9.2 || ^10", "php": "^7.3 || ^8.0" }, "require-dev": { "drupal/token": "^1.0" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.12", "datestamp": "1684710176", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "bojanz", "homepage": "https://www.drupal.org/user/86106" }, { "name": "Centarro", "homepage": "https://www.drupal.org/user/3661446" }, { "name": "dww", "homepage": "https://www.drupal.org/user/46549" }, { "name": "googletorp", "homepage": "https://www.drupal.org/user/386230" }, { "name": "jsacksick", "homepage": "https://www.drupal.org/user/972218" }, { "name": "mglaman", "homepage": "https://www.drupal.org/user/2416470" }, { "name": "rszrama", "homepage": "https://www.drupal.org/user/49344" } ], "description": "Provides functionality for storing, validating and displaying international postal addresses.", "homepage": "http://drupal.org/project/address", "support": { "source": "https://git.drupalcode.org/project/address" } }, { "name": "drupal/address_display", "version": "1.0.0-beta5", "source": { "type": "git", "url": "https://git.drupalcode.org/project/address_display.git", "reference": "8.x-1.0-beta5" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/address_display-8.x-1.0-beta5.zip", "reference": "8.x-1.0-beta5", "shasum": "0a39292ea447b274c91b1cfa90aeb48380d73a55" }, "require": { "drupal/address": "~1.0", "drupal/core": "^8 || ^9 || ^10" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.0-beta5", "datestamp": "1678279993", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." } } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0+" ], "authors": [ { "name": "Lamp5", "homepage": "https://www.drupal.org/u/lamp5", "role": "Maintainer" } ], "description": "Adds configurable address field formatter.", "homepage": "https://www.drupal.org/project/address_display", "keywords": [ "Drupal" ], "support": { "source": "http://cgit.drupalcode.org/address_display", "issues": "https://www.drupal.org/project/issues/address_display" } }, { "name": "drupal/admin_toolbar", "version": "3.5.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/admin_toolbar.git", "reference": "3.5.1" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/admin_toolbar-3.5.1.zip", "reference": "3.5.1", "shasum": "b5215109836f7fade374fef531231e36c1c9b945" }, "require": { "drupal/core": "^9.5 || ^10 || ^11" }, "require-dev": { "drupal/admin_toolbar_tools": "*" }, "type": "drupal-module", "extra": { "drupal": { "version": "3.5.1", "datestamp": "1730409973", "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/antibot", "version": "2.0.4", "source": { "type": "git", "url": "https://git.drupalcode.org/project/antibot.git", "reference": "2.0.4" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/antibot-2.0.4.zip", "reference": "2.0.4", "shasum": "58b215291b250ea410194693cbac2da6f54a8530" }, "require": { "drupal/core": "^8.8 || ^9 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { "version": "2.0.4", "datestamp": "1723819813", "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": "danrod", "homepage": "https://www.drupal.org/user/19150" }, { "name": "gaurav.kapoor", "homepage": "https://www.drupal.org/user/3495331" }, { "name": "mstef", "homepage": "https://www.drupal.org/user/107190" } ], "description": "Prevent forms from being submitted without JavaScript enabled.", "homepage": "https://www.drupal.org/project/antibot", "support": { "source": "https://git.drupalcode.org/project/antibot" } }, { "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/back_to_top", "version": "3.0.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/back_to_top.git", "reference": "3.0.2" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/back_to_top-3.0.2.zip", "reference": "3.0.2", "shasum": "28e973b17a1ebdd624a7d04b740d3a7ce251f59d" }, "require": { "drupal/core": "^8 || ^9 || ^10" }, "type": "drupal-module", "extra": { "drupal": { "version": "3.0.2", "datestamp": "1729503145", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "acke", "homepage": "https://www.drupal.org/user/765764" }, { "name": "dqd", "homepage": "https://www.drupal.org/user/1001934" }, { "name": "nitesh sethia", "homepage": "https://www.drupal.org/user/2474982" }, { "name": "sumitmadan", "homepage": "https://www.drupal.org/user/1538790" }, { "name": "thomas alsén", "homepage": "https://www.drupal.org/user/1726528" } ], "description": "Back To Top adds a button that hovers in the bottom of your screen and allow users to smoothly scroll up the page using jQuery.", "homepage": "https://www.drupal.org/project/back_to_top", "support": { "source": "https://git.drupalcode.org/project/back_to_top", "issues": "https://www.drupal.org/project/issues/back_to_top" } }, { "name": "drupal/backup_migrate", "version": "5.0.3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/backup_migrate.git", "reference": "5.0.3" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/backup_migrate-5.0.3.zip", "reference": "5.0.3", "shasum": "bc263f601f7a21248d4000a372d04a417df7e326" }, "require": { "drupal/core": "^9.3 || ^10" }, "suggest": { "defuse/php-encryption": "Optional encryption of saved backups." }, "type": "drupal-module", "extra": { "drupal": { "version": "5.0.3", "datestamp": "1671366510", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "See contributors", "homepage": "https://www.drupal.org/node/189065/committers", "role": "Developer" }, { "name": "DamienMcKenna", "homepage": "https://www.drupal.org/user/108450" }, { "name": "dgorton", "homepage": "https://www.drupal.org/user/19044" }, { "name": "ikit-claw", "homepage": "https://www.drupal.org/user/3285813" }, { "name": "ronan", "homepage": "https://www.drupal.org/user/72815" } ], "description": "Backup and Migrate Drupal Module", "homepage": "https://www.drupal.org/project/backup_migrate", "support": { "source": "https://git.drupalcode.org/project/backup_migrate", "issues": "https://www.drupal.org/project/issues/backup_migrate", "slack": "https://drupal.slack.com/messages/C7C4M4QJV/details/" } }, { "name": "drupal/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/blazy", "version": "3.0.13", "source": { "type": "git", "url": "https://git.drupalcode.org/project/blazy.git", "reference": "3.0.13" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/blazy-3.0.13.zip", "reference": "3.0.13", "shasum": "f1fbac3fddbf166a4c80753dc4ec2fb0d18758c3" }, "require": { "drupal/core": ">=9.4" }, "conflict": { "drupal/csp": "<1.12" }, "type": "drupal-module", "extra": { "drupal": { "version": "3.0.13", "datestamp": "1729740941", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Gaus Surahman", "homepage": "https://www.drupal.org/u/gausarts", "role": "Maintainer" }, { "name": "Contributors", "homepage": "https://www.drupal.org/node/2663268/committers", "role": "Contributor" }, { "name": "geek-merlin", "homepage": "https://www.drupal.org/user/229048" }, { "name": "sun", "homepage": "https://www.drupal.org/user/54136" } ], "description": "Provides basic bLazy integration for lazy loading and multi-serving images.", "homepage": "https://drupal.org/project/blazy", "keywords": [ "Drupal", "bLazy", "lazyload" ], "support": { "source": "https://git.drupalcode.org/project/blazy", "issues": "https://drupal.org/project/issues/blazy" } }, { "name": "drupal/block_content_permissions", "version": "1.11.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/block_content_permissions.git", "reference": "8.x-1.11" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/block_content_permissions-8.x-1.11.zip", "reference": "8.x-1.11", "shasum": "1ecb7330f69be30b6cf05f8682d1957c1aaf605e" }, "require": { "drupal/core": "^8 || ^9 || ^10" }, "suggest": { "drupal/block_region_permissions": "Block Region Permissions adds permissions for administering 'blocks' based on each theme's regions." }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.11", "datestamp": "1674237116", "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": "Joshua Roberson", "homepage": "https://www.drupal.org/u/joshuaroberson", "role": "Maintainer" } ], "description": "Block Content Permissions adds permissions for administering 'block content types' and 'block content'.", "homepage": "https://www.drupal.org/project/block_content_permissions", "support": { "source": "https://git.drupalcode.org/project/block_content_permissions", "issues": "https://www.drupal.org/project/issues/block_content_permissions" } }, { "name": "drupal/captcha", "version": "2.0.6", "source": { "type": "git", "url": "https://git.drupalcode.org/project/captcha.git", "reference": "2.0.6" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/captcha-2.0.6.zip", "reference": "2.0.6", "shasum": "3553127b2779ce5c24ac5c7fb682b5089d681bb2" }, "require": { "drupal/core": "^9.5 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { "version": "2.0.6", "datestamp": "1719900315", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } }, "branch-alias": { "dev-8.x-1.x": "1.x-dev" } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Anybody", "homepage": "https://www.drupal.org/user/291091" }, { "name": "elachlan", "homepage": "https://www.drupal.org/user/1021502" }, { "name": "Grevil", "homepage": "https://www.drupal.org/user/3668491" }, { "name": "japerry", "homepage": "https://www.drupal.org/user/45640" }, { "name": "naveenvalecha", "homepage": "https://www.drupal.org/user/2665733" }, { "name": "podarok", "homepage": "https://www.drupal.org/user/116002" }, { "name": "RobLoach", "homepage": "https://www.drupal.org/user/61114" }, { "name": "thomas.frobieter", "homepage": "https://www.drupal.org/user/409335" }, { "name": "wundo", "homepage": "https://www.drupal.org/user/25523" } ], "description": "The CAPTCHA module provides this feature to virtually any user facing web form on a Drupal site.", "homepage": "https://www.drupal.org/project/captcha", "support": { "source": "https://git.drupalcode.org/project/captcha", "issues": "https://www.drupal.org/project/issues/captcha" } }, { "name": "drupal/chosen", "version": "3.0.6", "source": { "type": "git", "url": "https://git.drupalcode.org/project/chosen.git", "reference": "3.0.6" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/chosen-3.0.6.zip", "reference": "3.0.6", "shasum": "4a980993d44ebc3e79dd965eec42dd09812dc962" }, "require": { "drupal/chosen_lib": "*", "drupal/core": "^9.2 || ^10 || ^11", "harvesthq/chosen": "^1.8.7" }, "type": "drupal-module", "extra": { "drupal": { "version": "3.0.6", "datestamp": "1722418836", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "aidanlis", "homepage": "https://www.drupal.org/user/502018" }, { "name": "Cyclodex", "homepage": "https://www.drupal.org/user/1305230" }, { "name": "Dave Reid", "homepage": "https://www.drupal.org/user/53892" }, { "name": "Hydra", "homepage": "https://www.drupal.org/user/647364" }, { "name": "kalman.hosszu", "homepage": "https://www.drupal.org/user/267481" }, { "name": "nagy.balint", "homepage": "https://www.drupal.org/user/1763952" }, { "name": "Pol", "homepage": "https://www.drupal.org/user/47194" }, { "name": "shadcn", "homepage": "https://www.drupal.org/user/571032" }, { "name": "supercabbageuk", "homepage": "https://www.drupal.org/user/235438" } ], "description": "Makes select elements more friendly using the Chosen jQuery plugin", "homepage": "https://www.drupal.org/project/chosen", "keywords": [ "Chosen", "Drupal" ], "support": { "source": "https://drupal.org/project/chosen", "issues": "https://drupal.org/project/issues/chosen" } }, { "name": "drupal/chosen_lib", "version": "3.0.6", "require": { "drupal/chosen": "^3", "drupal/core": "^9.2 || ^10 || ^11" }, "type": "metapackage", "extra": { "drupal": { "version": "3.0.6", "datestamp": "1722418836", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "aidanlis", "homepage": "https://www.drupal.org/user/502018" }, { "name": "Cyclodex", "homepage": "https://www.drupal.org/user/1305230" }, { "name": "Dave Reid", "homepage": "https://www.drupal.org/user/53892" }, { "name": "Hydra", "homepage": "https://www.drupal.org/user/647364" }, { "name": "kalman.hosszu", "homepage": "https://www.drupal.org/user/267481" }, { "name": "nagy.balint", "homepage": "https://www.drupal.org/user/1763952" }, { "name": "Pol", "homepage": "https://www.drupal.org/user/47194" }, { "name": "shadcn", "homepage": "https://www.drupal.org/user/571032" }, { "name": "supercabbageuk", "homepage": "https://www.drupal.org/user/235438" } ], "description": "Add chosen library definition.", "homepage": "https://www.drupal.org/project/chosen", "support": { "source": "https://git.drupalcode.org/project/chosen" } }, { "name": "drupal/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": "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": "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": "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/ckeditor5_paste_filter", "version": "1.0.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/ckeditor5_paste_filter.git", "reference": "1.0.1" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/ckeditor5_paste_filter-1.0.1.zip", "reference": "1.0.1", "shasum": "6a8f898f2c8845c5eb182579885fbbd7427729da" }, "require": { "drupal/core": "^9.3 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { "version": "1.0.1", "datestamp": "1711569635", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "star-szr", "homepage": "https://www.drupal.org/user/1167326" } ], "description": "Filter content pasted into CKEditor 5", "homepage": "https://www.drupal.org/project/ckeditor5_paste_filter", "support": { "source": "https://git.drupalcode.org/project/ckeditor5_paste_filter" } }, { "name": "drupal/ckeditor_accordion", "version": "2.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/ckeditor_accordion.git", "reference": "2.2.0" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/ckeditor_accordion-2.2.0.zip", "reference": "2.2.0", "shasum": "bffafb1bc1dd2f16d918731be34ba468c12aca66" }, "require": { "drupal/core": "^9.4 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { "version": "2.2.0", "datestamp": "1724231021", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Juhani Väätäjä (j-vee)", "homepage": "https://www.drupal.org/u/j-vee", "role": "Maintainer" }, { "name": "Rotem Reiss (rreiss)", "homepage": "https://www.drupal.org/u/rreiss", "role": "Maintainer" } ], "description": "Accordion plugin for CKEditor 5.", "homepage": "https://www.drupal.org/project/ckeditor_accordion", "support": { "source": "https://git.drupalcode.org/project/ckeditor_accordion", "issues": "https://www.drupal.org/project/issues/ckeditor_accordion" } }, { "name": "drupal/ckeditor_div_manager", "version": "3.0.0-alpha1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/ckeditor_div_manager.git", "reference": "3.0.0-alpha1" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/ckeditor_div_manager-3.0.0-alpha1.zip", "reference": "3.0.0-alpha1", "shasum": "d6a60f1a9c28bc421a6bf042ade47b043f9202e5" }, "require": { "drupal-ckeditor-libraries-group/div": "^4.10", "drupal/core": "^9 || ^10" }, "type": "drupal-module", "extra": { "drupal": { "version": "3.0.0-alpha1", "datestamp": "1690914099", "security-coverage": { "status": "not-covered", "message": "Alpha releases are not covered by Drupal security advisories." } } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0+" ], "authors": [ { "name": "Corey Eiseman", "homepage": "https://www.drupal.org/u/toegristle", "role": "Maintainer" }, { "name": "toegristle", "homepage": "https://www.drupal.org/user/1802910" } ], "description": "Adds the Div Container Manager plugin to CKEditor.", "homepage": "https://www.drupal.org/project/ckeditor_div_manager", "support": { "source": "https://cgit.drupalcode.org/ckeditor_div_manager", "issues": "https://www.drupal.org/project/issues/ckeditor_div_manager" } }, { "name": "drupal/ckeditor_drupalbreaks", "version": "dev-3.0.x", "source": { "type": "git", "url": "https://git.drupalcode.org/project/ckeditor_drupalbreaks.git", "reference": "b70069248b08eb7ba510c3b1ba9b4da2e186f68f" }, "require": { "drupal/core": "^9 || ^10" }, "type": "drupal-module", "extra": { "branch-alias": { "dev-3.0.x": "3.0.x-dev" }, "drupal": { "version": "3.0.x-dev", "datestamp": "1700161233", "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": "Vasilii Lukasevich (lukasss)", "homepage": "https://www.drupal.org/user/2764209", "role": "Maintainer" }, { "name": "lukasss", "homepage": "https://www.drupal.org/user/2764209" } ], "description": "Adds plugin for inserting Drupal teaser and page breaks to CKEditor", "homepage": "https://www.drupal.org/project/ckeditor_drupalbreaks", "keywords": [ "Drupal" ], "support": { "source": "http://cgit.drupalcode.org/ckeditor_drupalbreaks", "issues": "https://www.drupal.org/project/issues/ckeditor_drupalbreaks" } }, { "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/colorbox", "version": "2.1.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/colorbox.git", "reference": "2.1.1" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/colorbox-2.1.1.zip", "reference": "2.1.1", "shasum": "59f2fc48ba12ebc91293f7d33138ae6a7761b4b1" }, "require": { "drupal/core": "^9 || ^10 || ^11" }, "suggest": { "jackmoore/colorbox": "The Colorbox library is required to use the drupal/colorbox module." }, "type": "drupal-module", "extra": { "drupal": { "version": "2.1.1", "datestamp": "1723487172", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } }, "drush": { "services": { "drush.services.yml": "^9 || ^10 || ^11" } } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Paul McKibben", "homepage": "https://www.drupal.org/u/paulmckibben", "role": "Maintainer" }, { "name": "Neslee Canil Pinto", "homepage": "https://www.drupal.org/u/neslee-canil-pinto", "role": "Former Maintainer" }, { "name": "Fredrik Jonsson", "homepage": "https://www.drupal.org/u/frjo", "role": "Former Maintainer" } ], "description": "A light-weight, customizable lightbox plugin for jQuery.", "homepage": "https://www.drupal.org/project/colorbox", "support": { "source": "https://git.drupalcode.org/project/colorbox", "issues": "https://www.drupal.org/project/issues/colorbox" } }, { "name": "drupal/colorbox_media_video", "version": "2.0.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/colorbox_media_video.git", "reference": "2.0.2" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/colorbox_media_video-2.0.2.zip", "reference": "2.0.2", "shasum": "09b07364dae9411f49431b3f5fccca3031b741f5" }, "require": { "drupal/colorbox": "*", "drupal/core": "^9.3 || ^10" }, "type": "drupal-module", "extra": { "drupal": { "version": "2.0.2", "datestamp": "1682335834", "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": "tamerzg", "homepage": "https://www.drupal.org/user/464564" } ], "description": "The Colorbox Media Video module adds Colorbox support to Media Video and Remote Video types.", "homepage": "https://drupal.org/project/colorbox_media_video", "support": { "source": "https://git.drupalcode.org/project/colorbox_media_video", "issues": "https://drupal.org/project/issues/colorbox_media_video" } }, { "name": "drupal/conditional_fields", "version": "4.0.0-alpha5", "source": { "type": "git", "url": "https://git.drupalcode.org/project/conditional_fields.git", "reference": "4.0.0-alpha5" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/conditional_fields-4.0.0-alpha5.zip", "reference": "4.0.0-alpha5", "shasum": "f0788b3cc91b390c3ebbdf544ecb2e78c57eb183" }, "require": { "drupal/core": "^8 || ^9 || ^10" }, "require-dev": { "drupal/paragraphs": "*" }, "type": "drupal-module", "extra": { "drupal": { "version": "4.0.0-alpha5", "datestamp": "1695850051", "security-coverage": { "status": "not-covered", "message": "Alpha releases are not covered by Drupal security advisories." } } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "benjifisher", "homepage": "https://www.drupal.org/user/683300" }, { "name": "colan", "homepage": "https://www.drupal.org/user/58704" }, { "name": "dqd", "homepage": "https://www.drupal.org/user/1001934" }, { "name": "ergonlogic", "homepage": "https://www.drupal.org/user/368613" }, { "name": "geek-merlin", "homepage": "https://www.drupal.org/user/229048" }, { "name": "heddn", "homepage": "https://www.drupal.org/user/1463982" }, { "name": "itsekhmistro", "homepage": "https://www.drupal.org/user/928152" }, { "name": "mparker17", "homepage": "https://www.drupal.org/user/536298" }, { "name": "OlgaRabodzei", "homepage": "https://www.drupal.org/user/3389198" }, { "name": "peterpoe", "homepage": "https://www.drupal.org/user/55674" }, { "name": "saurabh-2k17", "homepage": "https://www.drupal.org/user/3622252" }, { "name": "szhu", "homepage": "https://www.drupal.org/user/3525295" }, { "name": "thalles", "homepage": "https://www.drupal.org/user/3589086" } ], "description": "Define dependencies between fields based on their states and values.", "homepage": "https://www.drupal.org/project/conditional_fields", "support": { "source": "https://git.drupalcode.org/project/conditional_fields" } }, { "name": "drupal/config_filter", "version": "1.13.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_filter.git", "reference": "8.x-1.13" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/config_filter-8.x-1.13.zip", "reference": "8.x-1.13", "shasum": "d9f83dbeaeaa1a1788368219a6e530f6b681459b" }, "require": { "drupal/core": "^8.8 || ^9 || ^10 || ^11" }, "suggest": { "drupal/config_split": "Split site configuration for different environments." }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.13", "datestamp": "1727472406", "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_split", "version": "1.10.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_split.git", "reference": "8.x-1.10" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/config_split-8.x-1.10.zip", "reference": "8.x-1.10", "shasum": "634b04afb920100ff7022066554253635e30dd77" }, "require": { "drupal/config_filter": "^1", "drupal/core": "^9.3 || ^10" }, "conflict": { "drupal/console": "<1.3.2" }, "require-dev": { "drush/drush": "*" }, "suggest": { "drupal/chosen": "Chosen uses the Chosen jQuery plugin to make the