{ "_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": "955f4b730947a979e9d5b1337304008d", "packages": [ { "name": "asm89/stack-cors", "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/asm89/stack-cors.git", "reference": "b9c31def6a83f84b4d4a40d35996d375755f0e08" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/asm89/stack-cors/zipball/b9c31def6a83f84b4d4a40d35996d375755f0e08", "reference": "b9c31def6a83f84b4d4a40d35996d375755f0e08", "shasum": "" }, "require": { "php": ">=5.5.9", "symfony/http-foundation": "~2.7|~3.0|~4.0|~5.0", "symfony/http-kernel": "~2.7|~3.0|~4.0|~5.0" }, "require-dev": { "phpunit/phpunit": "^5.0 || ^4.8.10", "squizlabs/php_codesniffer": "^2.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.2-dev" } }, "autoload": { "psr-4": { "Asm89\\Stack\\": "src/Asm89/Stack/" } }, "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/1.3.0" }, "time": "2019-12-24T22:41:47+00:00" }, { "name": "chi-teck/drupal-code-generator", "version": "1.33.1", "source": { "type": "git", "url": "https://github.com/Chi-teck/drupal-code-generator.git", "reference": "5f814e980b6f9cf1ca8c74cc9385c3d81090d388" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/5f814e980b6f9cf1ca8c74cc9385c3d81090d388", "reference": "5f814e980b6f9cf1ca8c74cc9385c3d81090d388", "shasum": "" }, "require": { "ext-json": "*", "php": ">=5.5.9", "symfony/console": "^3.4 || ^4.0", "symfony/filesystem": "^2.7 || ^3.4 || ^4.0", "twig/twig": "^1.41 || ^2.12" }, "conflict": { "drush/drush": "< 10.3.2" }, "bin": [ "bin/dcg" ], "type": "library", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "autoload": { "files": [ "src/bootstrap.php" ], "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/1.33.1" }, "time": "2020-12-05T05:59:11+00:00" }, { "name": "clue/stream-filter", "version": "v1.6.0", "source": { "type": "git", "url": "https://github.com/clue/stream-filter.git", "reference": "d6169430c7731d8509da7aecd0af756a5747b78e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/clue/stream-filter/zipball/d6169430c7731d8509da7aecd0af756a5747b78e", "reference": "d6169430c7731d8509da7aecd0af756a5747b78e", "shasum": "" }, "require": { "php": ">=5.3" }, "require-dev": { "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.36" }, "type": "library", "autoload": { "files": [ "src/functions_include.php" ], "psr-4": { "Clue\\StreamFilter\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Christian Lück", "email": "christian@clue.engineering" } ], "description": "A simple and modern approach to stream filtering in PHP", "homepage": "https://github.com/clue/php-stream-filter", "keywords": [ "bucket brigade", "callback", "filter", "php_user_filter", "stream", "stream_filter_append", "stream_filter_register" ], "support": { "issues": "https://github.com/clue/stream-filter/issues", "source": "https://github.com/clue/stream-filter/tree/v1.6.0" }, "funding": [ { "url": "https://clue.engineering/support", "type": "custom" }, { "url": "https://github.com/clue", "type": "github" } ], "time": "2022-02-21T13:15:14+00:00" }, { "name": "commerceguys/addressing", "version": "v1.3.0", "source": { "type": "git", "url": "https://github.com/commerceguys/addressing.git", "reference": "566febd56ca71e31dd383b014c4e1bec680507bf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/commerceguys/addressing/zipball/566febd56ca71e31dd383b014c4e1bec680507bf", "reference": "566febd56ca71e31dd383b014c4e1bec680507bf", "shasum": "" }, "require": { "doctrine/collections": "~1.0", "php": ">=7.3" }, "require-dev": { "ext-json": "*", "mikey179/vfsstream": "1.*", "phpunit/phpunit": "^9.5", "squizlabs/php_codesniffer": "3.*", "symfony/validator": "^4.4 || ^5.4" }, "suggest": { "symfony/validator": "to validate addresses" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "autoload": { "psr-4": { "CommerceGuys\\Addressing\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Bojan Zivanovic" }, { "name": "Damien Tournoud" } ], "description": "Addressing library powered by CLDR and Google's address data.", "keywords": [ "address", "internationalization", "localization", "postal" ], "support": { "issues": "https://github.com/commerceguys/addressing/issues", "source": "https://github.com/commerceguys/addressing/tree/v1.3.0" }, "time": "2022-04-08T13:06:51+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.2.6", "source": { "type": "git", "url": "https://github.com/composer/semver.git", "reference": "83e511e247de329283478496f7a1e114c9517506" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/semver/zipball/83e511e247de329283478496f7a1e114c9517506", "reference": "83e511e247de329283478496f7a1e114c9517506", "shasum": "" }, "require": { "php": "^5.3.2 || ^7.0 || ^8.0" }, "require-dev": { "phpstan/phpstan": "^0.12.54", "symfony/phpunit-bridge": "^4.2 || ^5" }, "type": "library", "extra": { "branch-alias": { "dev-main": "3.x-dev" } }, "autoload": { "psr-4": { "Composer\\Semver\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nils Adermann", "email": "naderman@naderman.de", "homepage": "http://www.naderman.de" }, { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", "homepage": "http://seld.be" }, { "name": "Rob Bast", "email": "rob.bast@gmail.com", "homepage": "http://robbast.nl" } ], "description": "Semver library that offers utilities, version constraint parsing and validation.", "keywords": [ "semantic", "semver", "validation", "versioning" ], "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/semver/issues", "source": "https://github.com/composer/semver/tree/3.2.6" }, "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-10-25T11:34:17+00:00" }, { "name": "consolidation/annotated-command", "version": "4.5.5", "source": { "type": "git", "url": "https://github.com/consolidation/annotated-command.git", "reference": "67cea8e8e7656b74da651ea6f49321853996c0fd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/67cea8e8e7656b74da651ea6f49321853996c0fd", "reference": "67cea8e8e7656b74da651ea6f49321853996c0fd", "shasum": "" }, "require": { "consolidation/output-formatters": "^4.1.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.5.5" }, "time": "2022-04-26T16:18:25+00:00" }, { "name": "consolidation/config", "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/consolidation/config.git", "reference": "cac1279bae7efb5c7fb2ca4c3ba4b8eb741a96c1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/consolidation/config/zipball/cac1279bae7efb5c7fb2ca4c3ba4b8eb741a96c1", "reference": "cac1279bae7efb5c7fb2ca4c3ba4b8eb741a96c1", "shasum": "" }, "require": { "dflydev/dot-access-data": "^1.1.0", "grasmash/expander": "^1", "php": ">=5.4.0" }, "require-dev": { "g1a/composer-test-scenarios": "^3", "php-coveralls/php-coveralls": "^1", "phpunit/phpunit": "^5", "squizlabs/php_codesniffer": "2.*", "symfony/console": "^2.5|^3|^4", "symfony/yaml": "^2.8.11|^3|^4" }, "suggest": { "symfony/yaml": "Required to use Consolidation\\Config\\Loader\\YamlConfigLoader" }, "type": "library", "extra": { "scenarios": { "symfony4": { "require-dev": { "symfony/console": "^4.0" }, "config": { "platform": { "php": "7.1.3" } } }, "symfony2": { "require-dev": { "symfony/console": "^2.8", "symfony/event-dispatcher": "^2.8", "phpunit/phpunit": "^4.8.36" }, "remove": [ "php-coveralls/php-coveralls" ], "config": { "platform": { "php": "5.4.8" } } } }, "branch-alias": { "dev-master": "1.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/master" }, "time": "2019-03-03T19:37:04+00:00" }, { "name": "consolidation/filter-via-dot-access-data", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/consolidation/filter-via-dot-access-data.git", "reference": "a53e96c6b9f7f042f5e085bf911f3493cea823c6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/consolidation/filter-via-dot-access-data/zipball/a53e96c6b9f7f042f5e085bf911f3493cea823c6", "reference": "a53e96c6b9f7f042f5e085bf911f3493cea823c6", "shasum": "" }, "require": { "dflydev/dot-access-data": "^1.1.0", "php": ">=5.5.0" }, "require-dev": { "consolidation/robo": "^1.2.3", "g1a/composer-test-scenarios": "^3", "knplabs/github-api": "^2.7", "php-coveralls/php-coveralls": "^1", "php-http/guzzle6-adapter": "^1.1", "phpunit/phpunit": "^5", "squizlabs/php_codesniffer": "^2.8", "symfony/console": "^2.8|^3|^4" }, "type": "library", "extra": { "scenarios": { "phpunit5": { "require-dev": { "phpunit/phpunit": "^5.7.27" }, "remove": [ "php-coveralls/php-coveralls" ], "config": { "platform": { "php": "5.6.33" } } } }, "branch-alias": { "dev-master": "1.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/1.0.0" }, "time": "2019-01-18T06:05:07+00:00" }, { "name": "consolidation/log", "version": "2.1.1", "source": { "type": "git", "url": "https://github.com/consolidation/log.git", "reference": "3ad08dc57e8aff9400111bad36beb0ed387fe6a9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/consolidation/log/zipball/3ad08dc57e8aff9400111bad36beb0ed387fe6a9", "reference": "3ad08dc57e8aff9400111bad36beb0ed387fe6a9", "shasum": "" }, "require": { "php": ">=7.1.3", "psr/log": "^1 || ^2", "symfony/console": "^4 || ^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/2.1.1" }, "time": "2022-02-24T04:27:32+00:00" }, { "name": "consolidation/output-formatters", "version": "4.2.2", "source": { "type": "git", "url": "https://github.com/consolidation/output-formatters.git", "reference": "d57992bf81ead908ee21cd94b46ed65afa2e785b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/consolidation/output-formatters/zipball/d57992bf81ead908ee21cd94b46ed65afa2e785b", "reference": "d57992bf81ead908ee21cd94b46ed65afa2e785b", "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", "squizlabs/php_codesniffer": "^3", "symfony/var-dumper": "^4|^5|^6", "symfony/yaml": "^4|^5|^6", "yoast/phpunit-polyfills": "^0.2.0" }, "suggest": { "symfony/var-dumper": "For using the var_dump formatter" }, "type": "library", "extra": { "branch-alias": { "dev-main": "4.x-dev" } }, "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.2.2" }, "time": "2022-02-13T15:28:30+00:00" }, { "name": "consolidation/robo", "version": "3.0.10", "source": { "type": "git", "url": "https://github.com/consolidation/robo.git", "reference": "206bbe23b34081a36bfefc4de2abbc1abcd29ef4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/consolidation/robo/zipball/206bbe23b34081a36bfefc4de2abbc1abcd29ef4", "reference": "206bbe23b34081a36bfefc4de2abbc1abcd29ef4", "shasum": "" }, "require": { "consolidation/annotated-command": "^4.3", "consolidation/config": "^1.2.1 || ^2.0.1", "consolidation/log": "^1.1.1 || ^2.0.2", "consolidation/output-formatters": "^4.1.2", "consolidation/self-update": "^2.0", "league/container": "^3.3.1 || ^4.0", "php": ">=7.1.3", "symfony/console": "^4.4.19 || ^5 || ^6", "symfony/event-dispatcher": "^4.4.19 || ^5 || ^6", "symfony/filesystem": "^4.4.9 || ^5 || ^6", "symfony/finder": "^4.4.9 || ^5 || ^6", "symfony/process": "^4.4.9 || ^5 || ^6", "symfony/yaml": "^4.4 || ^5 || ^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", "extra": { "scenarios": { "symfony4": { "require": { "symfony/console": "^4.4.11", "symfony/event-dispatcher": "^4.4.11", "symfony/filesystem": "^4.4.11", "symfony/finder": "^4.4.11", "symfony/process": "^4.4.11", "phpunit/phpunit": "^6", "nikic/php-parser": "^2" }, "remove": [ "codeception/phpunit-wrapper" ], "config": { "platform": { "php": "7.1.3" } } } }, "branch-alias": { "dev-master": "2.x-dev", "dev-main": "2.x-dev" } }, "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/3.0.10" }, "time": "2022-02-21T17:19:14+00:00" }, { "name": "consolidation/self-update", "version": "2.0.5", "source": { "type": "git", "url": "https://github.com/consolidation/self-update.git", "reference": "8a64bdd8daf5faa8e85f56534dd99caf928164b3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/consolidation/self-update/zipball/8a64bdd8daf5faa8e85f56534dd99caf928164b3", "reference": "8a64bdd8daf5faa8e85f56534dd99caf928164b3", "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.0.5" }, "time": "2022-02-09T22:44:24+00:00" }, { "name": "consolidation/site-alias", "version": "3.1.5", "source": { "type": "git", "url": "https://github.com/consolidation/site-alias.git", "reference": "ef2eb7d37e59b3d837b4556d4d8070cb345b378c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/consolidation/site-alias/zipball/ef2eb7d37e59b3d837b4556d4d8070cb345b378c", "reference": "ef2eb7d37e59b3d837b4556d4d8070cb345b378c", "shasum": "" }, "require": { "consolidation/config": "^1.2.1 || ^2", "php": ">=5.5.0", "symfony/finder": "~2.3 || ^3 || ^4.4 || ^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": "3.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/3.1.5" }, "time": "2022-02-23T23:59:18+00:00" }, { "name": "consolidation/site-process", "version": "4.2.0", "source": { "type": "git", "url": "https://github.com/consolidation/site-process.git", "reference": "9ef08d471573d6a56405b06ef6830dd70c883072" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/consolidation/site-process/zipball/9ef08d471573d6a56405b06ef6830dd70c883072", "reference": "9ef08d471573d6a56405b06ef6830dd70c883072", "shasum": "" }, "require": { "consolidation/config": "^1.2.1|^2", "consolidation/site-alias": "^3", "php": ">=7.1.3", "symfony/console": "^2.8.52|^3|^4.4|^5", "symfony/process": "^4.3.4|^5" }, "require-dev": { "phpunit/phpunit": "^7.5.20|^8.5.14", "squizlabs/php_codesniffer": "^3", "yoast/phpunit-polyfills": "^0.2.0" }, "type": "library", "extra": { "branch-alias": { "dev-main": "4.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/4.2.0" }, "time": "2022-02-19T04:09:55+00:00" }, { "name": "davedevelopment/stiphle", "version": "0.9.2", "source": { "type": "git", "url": "https://github.com/davedevelopment/stiphle.git", "reference": "76151e6474741adee258c1a4860a0460e319563b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/davedevelopment/stiphle/zipball/76151e6474741adee258c1a4860a0460e319563b", "reference": "76151e6474741adee258c1a4860a0460e319563b", "shasum": "" }, "require": { "php": ">=5.3.1" }, "require-dev": { "phpunit/phpunit": "^5.5", "predis/predis": "^1.1" }, "suggest": { "doctrine/cache": "~1.0", "predis/predis": "~1.1" }, "type": "library", "autoload": { "psr-0": { "Stiphle": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Dave Marshall", "email": "dave.marshall@atstsolutions.co.uk", "homepage": "http://davedevelopment.co.uk" } ], "description": "Simple rate limiting/throttling for php", "homepage": "http://github.com/davedevelopment/stiphle", "keywords": [ "rate limit", "rate limiting", "throttle", "throttling" ], "support": { "issues": "https://github.com/davedevelopment/stiphle/issues", "source": "https://github.com/davedevelopment/stiphle/tree/0.9.2" }, "time": "2017-08-16T07:58:18+00:00" }, { "name": "dealerdirect/phpcodesniffer-composer-installer", "version": "v0.7.2", "source": { "type": "git", "url": "https://github.com/Dealerdirect/phpcodesniffer-composer-installer.git", "reference": "1c968e542d8843d7cd71de3c5c9c3ff3ad71a1db" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Dealerdirect/phpcodesniffer-composer-installer/zipball/1c968e542d8843d7cd71de3c5c9c3ff3ad71a1db", "reference": "1c968e542d8843d7cd71de3c5c9c3ff3ad71a1db", "shasum": "" }, "require": { "composer-plugin-api": "^1.0 || ^2.0", "php": ">=5.3", "squizlabs/php_codesniffer": "^2.0 || ^3.1.0 || ^4.0" }, "require-dev": { "composer/composer": "*", "php-parallel-lint/php-parallel-lint": "^1.3.1", "phpcompatibility/php-compatibility": "^9.0" }, "type": "composer-plugin", "extra": { "class": "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin" }, "autoload": { "psr-4": { "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Franck Nijhof", "email": "franck.nijhof@dealerdirect.com", "homepage": "http://www.frenck.nl", "role": "Developer / IT Manager" }, { "name": "Contributors", "homepage": "https://github.com/Dealerdirect/phpcodesniffer-composer-installer/graphs/contributors" } ], "description": "PHP_CodeSniffer Standards Composer Installer Plugin", "homepage": "http://www.dealerdirect.com", "keywords": [ "PHPCodeSniffer", "PHP_CodeSniffer", "code quality", "codesniffer", "composer", "installer", "phpcbf", "phpcs", "plugin", "qa", "quality", "standard", "standards", "style guide", "stylecheck", "tests" ], "support": { "issues": "https://github.com/dealerdirect/phpcodesniffer-composer-installer/issues", "source": "https://github.com/dealerdirect/phpcodesniffer-composer-installer" }, "time": "2022-02-04T12:51:07+00:00" }, { "name": "dflydev/dot-access-data", "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/dflydev/dflydev-dot-access-data.git", "reference": "3fbd874921ab2c041e899d044585a2ab9795df8a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/3fbd874921ab2c041e899d044585a2ab9795df8a", "reference": "3fbd874921ab2c041e899d044585a2ab9795df8a", "shasum": "" }, "require": { "php": ">=5.3.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-0": { "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" } ], "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/master" }, "time": "2017-01-20T21:14:22+00:00" }, { "name": "doctrine/annotations", "version": "1.13.2", "source": { "type": "git", "url": "https://github.com/doctrine/annotations.git", "reference": "5b668aef16090008790395c02c893b1ba13f7e08" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/annotations/zipball/5b668aef16090008790395c02c893b1ba13f7e08", "reference": "5b668aef16090008790395c02c893b1ba13f7e08", "shasum": "" }, "require": { "doctrine/lexer": "1.*", "ext-tokenizer": "*", "php": "^7.1 || ^8.0", "psr/cache": "^1 || ^2 || ^3" }, "require-dev": { "doctrine/cache": "^1.11 || ^2.0", "doctrine/coding-standard": "^6.0 || ^8.1", "phpstan/phpstan": "^0.12.20", "phpunit/phpunit": "^7.5 || ^8.0 || ^9.1.5", "symfony/cache": "^4.4 || ^5.2" }, "type": "library", "autoload": { "psr-4": { "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "Docblock Annotations Parser", "homepage": "https://www.doctrine-project.org/projects/annotations.html", "keywords": [ "annotations", "docblock", "parser" ], "support": { "issues": "https://github.com/doctrine/annotations/issues", "source": "https://github.com/doctrine/annotations/tree/1.13.2" }, "time": "2021-08-05T19:00:23+00:00" }, { "name": "doctrine/cache", "version": "1.13.0", "source": { "type": "git", "url": "https://github.com/doctrine/cache.git", "reference": "56cd022adb5514472cb144c087393c1821911d09" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/cache/zipball/56cd022adb5514472cb144c087393c1821911d09", "reference": "56cd022adb5514472cb144c087393c1821911d09", "shasum": "" }, "require": { "php": "~7.1 || ^8.0" }, "conflict": { "doctrine/common": ">2.2,<2.4" }, "require-dev": { "alcaeus/mongo-php-adapter": "^1.1", "cache/integration-tests": "dev-master", "doctrine/coding-standard": "^9", "mongodb/mongodb": "^1.1", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", "predis/predis": "~1.0", "psr/cache": "^1.0 || ^2.0 || ^3.0", "symfony/cache": "^4.4 || ^5.4 || ^6", "symfony/var-exporter": "^4.4 || ^5.4 || ^6" }, "suggest": { "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver" }, "type": "library", "autoload": { "psr-4": { "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache" } }, "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 Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.", "homepage": "https://www.doctrine-project.org/projects/cache.html", "keywords": [ "abstraction", "apcu", "cache", "caching", "couchdb", "memcached", "php", "redis", "xcache" ], "support": { "issues": "https://github.com/doctrine/cache/issues", "source": "https://github.com/doctrine/cache/tree/1.13.0" }, "funding": [ { "url": "https://www.doctrine-project.org/sponsorship.html", "type": "custom" }, { "url": "https://www.patreon.com/phpdoctrine", "type": "patreon" }, { "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcache", "type": "tidelift" } ], "time": "2022-05-20T20:06:54+00:00" }, { "name": "doctrine/collections", "version": "1.6.8", "source": { "type": "git", "url": "https://github.com/doctrine/collections.git", "reference": "1958a744696c6bb3bb0d28db2611dc11610e78af" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/collections/zipball/1958a744696c6bb3bb0d28db2611dc11610e78af", "reference": "1958a744696c6bb3bb0d28db2611dc11610e78af", "shasum": "" }, "require": { "php": "^7.1.3 || ^8.0" }, "require-dev": { "doctrine/coding-standard": "^9.0", "phpstan/phpstan": "^0.12", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.1.5", "vimeo/psalm": "^4.2.1" }, "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.6.8" }, "time": "2021-08-10T18:51:53+00:00" }, { "name": "doctrine/common", "version": "2.13.3", "source": { "type": "git", "url": "https://github.com/doctrine/common.git", "reference": "f3812c026e557892c34ef37f6ab808a6b567da7f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/common/zipball/f3812c026e557892c34ef37f6ab808a6b567da7f", "reference": "f3812c026e557892c34ef37f6ab808a6b567da7f", "shasum": "" }, "require": { "doctrine/annotations": "^1.0", "doctrine/cache": "^1.0", "doctrine/collections": "^1.0", "doctrine/event-manager": "^1.0", "doctrine/inflector": "^1.0", "doctrine/lexer": "^1.0", "doctrine/persistence": "^1.3.3", "doctrine/reflection": "^1.0", "php": "^7.1 || ^8.0" }, "require-dev": { "doctrine/coding-standard": "^1.0", "phpstan/phpstan": "^0.11", "phpstan/phpstan-phpunit": "^0.11", "phpunit/phpunit": "^7.0", "squizlabs/php_codesniffer": "^3.0", "symfony/phpunit-bridge": "^4.0.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.11.x-dev" } }, "autoload": { "psr-4": { "Doctrine\\Common\\": "lib/Doctrine/Common" } }, "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, persistence interfaces, proxies, event system 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/2.13.x" }, "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": "2020-06-05T16:46:05+00:00" }, { "name": "doctrine/event-manager", "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/doctrine/event-manager.git", "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/event-manager/zipball/41370af6a30faa9dc0368c4a6814d596e81aba7f", "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, "conflict": { "doctrine/common": "<2.9@dev" }, "require-dev": { "doctrine/coding-standard": "^6.0", "phpunit/phpunit": "^7.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Doctrine\\Common\\": "lib/Doctrine/Common" } }, "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/1.1.x" }, "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": "2020-05-29T18:28:51+00:00" }, { "name": "doctrine/inflector", "version": "1.4.4", "source": { "type": "git", "url": "https://github.com/doctrine/inflector.git", "reference": "4bd5c1cdfcd00e9e2d8c484f79150f67e5d355d9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/inflector/zipball/4bd5c1cdfcd00e9e2d8c484f79150f67e5d355d9", "reference": "4bd5c1cdfcd00e9e2d8c484f79150f67e5d355d9", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, "require-dev": { "doctrine/coding-standard": "^8.0", "phpstan/phpstan": "^0.12", "phpstan/phpstan-phpunit": "^0.12", "phpstan/phpstan-strict-rules": "^0.12", "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "Doctrine\\Inflector\\": "lib/Doctrine/Inflector", "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector" } }, "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 Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.", "homepage": "https://www.doctrine-project.org/projects/inflector.html", "keywords": [ "inflection", "inflector", "lowercase", "manipulation", "php", "plural", "singular", "strings", "uppercase", "words" ], "support": { "issues": "https://github.com/doctrine/inflector/issues", "source": "https://github.com/doctrine/inflector/tree/1.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%2Finflector", "type": "tidelift" } ], "time": "2021-04-16T17:34:40+00:00" }, { "name": "doctrine/lexer", "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/doctrine/lexer.git", "reference": "e864bbf5904cb8f5bb334f99209b48018522f042" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042", "reference": "e864bbf5904cb8f5bb334f99209b48018522f042", "shasum": "" }, "require": { "php": "^7.2 || ^8.0" }, "require-dev": { "doctrine/coding-standard": "^6.0", "phpstan/phpstan": "^0.11.8", "phpunit/phpunit": "^8.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.2.x-dev" } }, "autoload": { "psr-4": { "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.", "homepage": "https://www.doctrine-project.org/projects/lexer.html", "keywords": [ "annotations", "docblock", "lexer", "parser", "php" ], "support": { "issues": "https://github.com/doctrine/lexer/issues", "source": "https://github.com/doctrine/lexer/tree/1.2.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": "2020-05-25T17:44:05+00:00" }, { "name": "doctrine/persistence", "version": "1.3.8", "source": { "type": "git", "url": "https://github.com/doctrine/persistence.git", "reference": "7a6eac9fb6f61bba91328f15aa7547f4806ca288" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/persistence/zipball/7a6eac9fb6f61bba91328f15aa7547f4806ca288", "reference": "7a6eac9fb6f61bba91328f15aa7547f4806ca288", "shasum": "" }, "require": { "doctrine/annotations": "^1.0", "doctrine/cache": "^1.0", "doctrine/collections": "^1.0", "doctrine/event-manager": "^1.0", "doctrine/reflection": "^1.2", "php": "^7.1 || ^8.0" }, "conflict": { "doctrine/common": "<2.10@dev" }, "require-dev": { "doctrine/coding-standard": "^6.0", "phpstan/phpstan": "^0.11", "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0", "vimeo/psalm": "^3.11" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.3.x-dev" } }, "autoload": { "psr-4": { "Doctrine\\Common\\": "lib/Doctrine/Common", "Doctrine\\Persistence\\": "lib/Doctrine/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://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/1.3.x" }, "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": "2020-06-20T12:56:16+00:00" }, { "name": "doctrine/reflection", "version": "1.2.2", "source": { "type": "git", "url": "https://github.com/doctrine/reflection.git", "reference": "fa587178be682efe90d005e3a322590d6ebb59a5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/reflection/zipball/fa587178be682efe90d005e3a322590d6ebb59a5", "reference": "fa587178be682efe90d005e3a322590d6ebb59a5", "shasum": "" }, "require": { "doctrine/annotations": "^1.0", "ext-tokenizer": "*", "php": "^7.1 || ^8.0" }, "conflict": { "doctrine/common": "<2.9" }, "require-dev": { "doctrine/coding-standard": "^6.0 || ^8.2.0", "doctrine/common": "^2.10", "phpstan/phpstan": "^0.11.0 || ^0.12.20", "phpstan/phpstan-phpunit": "^0.11.0 || ^0.12.16", "phpunit/phpunit": "^7.5 || ^9.1.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.2.x-dev" } }, "autoload": { "psr-4": { "Doctrine\\Common\\": "lib/Doctrine/Common" } }, "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 Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.", "homepage": "https://www.doctrine-project.org/projects/reflection.html", "keywords": [ "reflection", "static" ], "support": { "issues": "https://github.com/doctrine/reflection/issues", "source": "https://github.com/doctrine/reflection/tree/1.2.2" }, "abandoned": "roave/better-reflection", "time": "2020-10-27T21:46:55+00:00" }, { "name": "drupal/address", "version": "1.10.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/address.git", "reference": "8.x-1.10" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/address-8.x-1.10.zip", "reference": "8.x-1.10", "shasum": "bbe61eb51da9d9b2a7ab247f90426836eb9b6f25" }, "require": { "commerceguys/addressing": "^1.2.0", "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.10", "datestamp": "1643715226", "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": "bojanz", "homepage": "https://www.drupal.org/user/86106" }, { "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/admin_toolbar", "version": "3.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/admin_toolbar.git", "reference": "3.1.0" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/admin_toolbar-3.1.0.zip", "reference": "3.1.0", "shasum": "7b596d7de04faca747ba3e5216c2e819aae71f40" }, "require": { "drupal/core": "^8.8.0 || ^9.0 || ^10.0" }, "require-dev": { "drupal/admin_toolbar_tools": "*" }, "type": "drupal-module", "extra": { "drupal": { "version": "3.1.0", "datestamp": "1643742891", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Wilfrid Roze (eme)", "homepage": "https://www.drupal.org/u/eme", "role": "Maintainer" }, { "name": "Romain Jarraud (romainj)", "homepage": "https://www.drupal.org/u/romainj", "role": "Maintainer" }, { "name": "Adrian Cid Almaguer (adriancid)", "homepage": "https://www.drupal.org/u/adriancid", "email": "adriancid@gmail.com", "role": "Maintainer" }, { "name": "Mohamed Anis Taktak (matio89)", "homepage": "https://www.drupal.org/u/matio89", "role": "Maintainer" }, { "name": "fethi.krout", "homepage": "https://www.drupal.org/user/3206765" }, { "name": "matio89", "homepage": "https://www.drupal.org/user/2320090" }, { "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/authorization", "version": "1.0.0-beta6", "source": { "type": "git", "url": "https://git.drupalcode.org/project/authorization.git", "reference": "8.x-1.0-beta6" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/authorization-8.x-1.0-beta6.zip", "reference": "8.x-1.0-beta6", "shasum": "c83b3b4ec67496dd87d8bb556b597b4d0989e9f7" }, "require": { "drupal/core": "^8.7.7 || ^9", "drupal/externalauth": "*" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.0-beta6", "datestamp": "1631389169", "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": "grahl", "homepage": "https://www.drupal.org/user/146040" }, { "name": "johnbarclay", "homepage": "https://www.drupal.org/user/225037" }, { "name": "queenvictoria", "homepage": "https://www.drupal.org/user/856454" }, { "name": "webflo", "homepage": "https://www.drupal.org/user/254778" } ], "description": "An abstraction layer for providers and consumers of authorizations.", "homepage": "https://www.drupal.org/project/authorization", "support": { "source": "https://git.drupalcode.org/project/authorization" } }, { "name": "drupal/auto_entitylabel", "version": "3.0.0-beta4", "source": { "type": "git", "url": "https://git.drupalcode.org/project/auto_entitylabel.git", "reference": "8.x-3.0-beta4" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/auto_entitylabel-8.x-3.0-beta4.zip", "reference": "8.x-3.0-beta4", "shasum": "916befd4ce95b5d73de48ac1b105cc33e9f7821f" }, "require": { "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-3.0-beta4", "datestamp": "1609349103", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." } } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Pravin Ajaaz", "homepage": "https://www.drupal.org/user/2910049" }, { "name": "RenatoG", "homepage": "https://www.drupal.org/user/3326031" }, { "name": "VladimirAus", "homepage": "https://www.drupal.org/user/673120" }, { "name": "bforchhammer", "homepage": "https://www.drupal.org/user/216396" }, { "name": "colan", "homepage": "https://www.drupal.org/user/58704" }, { "name": "diqidoq", "homepage": "https://www.drupal.org/user/1001934" }, { "name": "purushotam.rai", "homepage": "https://www.drupal.org/user/3193859" } ], "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/better_exposed_filters", "version": "5.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/better_exposed_filters.git", "reference": "8.x-5.1" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/better_exposed_filters-8.x-5.1.zip", "reference": "8.x-5.1", "shasum": "ab9b124b5cf44dfb8164b66673bcf767986a64b2" }, "require": { "drupal/core": "^8.8 || ^9", "drupal/jquery_ui": "^1.4", "drupal/jquery_ui_datepicker": "^1.0", "drupal/jquery_ui_slider": "^1.1", "drupal/jquery_ui_touch_punch": "^1.0" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-5.1", "datestamp": "1654277146", "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": "jkopel", "homepage": "https://www.drupal.org/user/66207" }, { "name": "mikeker", "homepage": "https://www.drupal.org/user/192273" }, { "name": "rlhawk", "homepage": "https://www.drupal.org/user/352283" } ], "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_search", "version": "1.6.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/better_search.git", "reference": "8.x-1.6" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/better_search-8.x-1.6.zip", "reference": "8.x-1.6", "shasum": "5e19dce1112c8c26c022e70ad336df4498465c8b" }, "require": { "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.6", "datestamp": "1632138926", "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": "3CWebDev", "homepage": "https://www.drupal.org/user/61221" }, { "name": "yogeshmpawar", "homepage": "https://www.drupal.org/user/2922907" } ], "description": "Provides better looking theming for the Drupal search block.", "homepage": "https://www.drupal.org/project/better_search", "support": { "source": "https://git.drupalcode.org/project/better_search" } }, { "name": "drupal/block_visibility_groups", "version": "1.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/block_visibility_groups.git", "reference": "8.x-1.4" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/block_visibility_groups-8.x-1.4.zip", "reference": "8.x-1.4", "shasum": "2572fd5bd7fb3a0c3dbcdf262fbbc9646a3d12ed" }, "require": { "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.4", "datestamp": "1602107538", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0+" ], "authors": [ { "name": "joelpittet", "homepage": "https://www.drupal.org/user/160302" }, { "name": "mlncn", "homepage": "https://www.drupal.org/user/64383" }, { "name": "tedbow", "homepage": "https://www.drupal.org/user/240860" } ], "description": "Block Visibility Groups", "homepage": "https://www.drupal.org/project/block_visibility_groups", "keywords": [ "Drupal" ], "support": { "source": "https://git.drupalcode.org/project/block_visibility_groups", "issues": "https://www.drupal.org/project/issues/block_visibility_groups" } }, { "name": "drupal/bootstrap", "version": "3.25.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/bootstrap.git", "reference": "8.x-3.25" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/bootstrap-8.x-3.25.zip", "reference": "8.x-3.25", "shasum": "1334aad091973f53ddc4d7b426ee85e7428a3684" }, "require": { "drupal/core": "^9.3 || ^10" }, "type": "drupal-theme", "extra": { "drupal": { "version": "8.x-3.25", "datestamp": "1654873483", "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": "Mark Carver (markcarver)", "homepage": "https://www.drupal.org/u/markcarver", "role": "Maintainer" }, { "name": "John McCormick (neardark)", "homepage": "https://www.drupal.org/u/neardark", "role": "Co-maintainer" }, { "name": "Fabiano Sant'Ana (wundo)", "homepage": "https://www.drupal.org/u/wundo", "role": "Co-maintainer" }, { "name": "Shelane French (shelane)", "homepage": "https://www.drupal.org/u/shelane", "role": "Co-maintainer" } ], "description": "Built to use Bootstrap, a sleek, intuitive, and powerful front-end framework for faster and easier web development.", "homepage": "https://www.drupal.org/project/bootstrap", "support": { "source": "https://git.drupalcode.org/project/bootstrap", "docs": "https://drupal-bootstrap.org", "issues": "https://www.drupal.org/project/issues/bootstrap", "irc": "irc://irc.freenode.org/drupal-bootstrap" } }, { "name": "drupal/bootstrap5", "version": "1.1.3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/bootstrap5.git", "reference": "1.1.3" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/bootstrap5-1.1.3.zip", "reference": "1.1.3", "shasum": "eb3745cda3ff9ad7f99fbe073b752d899323b31e" }, "require": { "drupal/core": "^8.9 || ^9" }, "type": "drupal-theme", "extra": { "drupal": { "version": "1.1.3", "datestamp": "1641738987", "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": "Vladimir Roudakov (vladimiraus)", "homepage": "https://www.drupal.org/u/vladimiraus", "role": "Maintainer" } ], "description": "Master theme using Bootstrap 5: powerful front-end framework for faster and easier web development.", "homepage": "https://www.drupal.org/project/bootstrap5", "support": { "source": "https://git.drupalcode.org/project/bootstrap5", "issues": "https://www.drupal.org/project/issues/bootstrap5" } }, { "name": "drupal/bulk_update_fields", "version": "2.0.0-alpha4", "source": { "type": "git", "url": "https://git.drupalcode.org/project/bulk_update_fields.git", "reference": "8.x-2.0-alpha4" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/bulk_update_fields-8.x-2.0-alpha4.zip", "reference": "8.x-2.0-alpha4", "shasum": "94cd1b2c94b6dcaba9e8d3766643b257ec18d126" }, "require": { "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-2.0-alpha4", "datestamp": "1598541763", "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": "el1_1el", "homepage": "https://www.drupal.org/user/1795292" } ], "description": "Bulk update fields from one value to another", "homepage": "https://www.drupal.org/project/bulk_update_fields", "support": { "source": "https://git.drupalcode.org/project/bulk_update_fields" } }, { "name": "drupal/calendar", "version": "1.0.0-alpha4", "source": { "type": "git", "url": "https://git.drupalcode.org/project/calendar.git", "reference": "8.x-1.0-alpha4" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/calendar-8.x-1.0-alpha4.zip", "reference": "8.x-1.0-alpha4", "shasum": "3c829439260591c4fbcc2a55737a7c9cb4908b05" }, "require": { "drupal/calendar_datetime": "*", "drupal/core": "^8 || ^9", "drupal/views_templates": "^1.1" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.0-alpha4", "datestamp": "1621960842", "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": "Neslee Canil Pinto", "homepage": "https://www.drupal.org/u/neslee-canil-pinto", "role": "Maintainer" }, { "name": "Eric Sol", "homepage": "https://www.drupal.org/u/solide-echt", "role": "Maintainer" }, { "name": "fizk", "homepage": "https://www.drupal.org/user/473174" }, { "name": "joelpittet", "homepage": "https://www.drupal.org/user/160302" }, { "name": "paulocs", "homepage": "https://www.drupal.org/user/3640109" }, { "name": "solide-echt", "homepage": "https://www.drupal.org/user/46176" } ], "description": "Provides a Views plugin to display views containing dates as Calendars.", "homepage": "https://www.drupal.org/project/calendar", "support": { "source": "https://git.drupalcode.org/project/calendar", "issues": "https://www.drupal.org/project/issues/calendar" } }, { "name": "drupal/calendar_datetime", "version": "1.0.0-alpha4", "require": { "drupal/calendar": "^1", "drupal/core": "^8 || ^9" }, "type": "metapackage", "extra": { "drupal": { "version": "8.x-1.0-alpha4", "datestamp": "1621960842", "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": "KarenS", "homepage": "https://www.drupal.org/user/45874" }, { "name": "Neslee Canil Pinto", "homepage": "https://www.drupal.org/user/3580850" }, { "name": "fizk", "homepage": "https://www.drupal.org/user/473174" }, { "name": "joelpittet", "homepage": "https://www.drupal.org/user/160302" }, { "name": "paulocs", "homepage": "https://www.drupal.org/user/3640109" }, { "name": "solide-echt", "homepage": "https://www.drupal.org/user/46176" } ], "description": "Provides a calendar specific date time.", "homepage": "https://www.drupal.org/project/calendar", "support": { "source": "https://git.drupalcode.org/project/calendar" } }, { "name": "drupal/clientside_validation", "version": "3.0.0-rc4", "source": { "type": "git", "url": "https://git.drupalcode.org/project/clientside_validation.git", "reference": "3.0.0-rc4" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/clientside_validation-3.0.0-rc4.zip", "reference": "3.0.0-rc4", "shasum": "646ea754f3331bd2f6d7d29f798d033176b0474a" }, "require": { "drupal/core": "^8.7.7 || ^9", "php": ">=7.2.0" }, "require-dev": { "drupal/clientside_validation_demo": "*", "drupal/clientside_validation_jquery": "*" }, "type": "drupal-module", "extra": { "drupal": { "version": "3.0.0-rc4", "datestamp": "1592755000", "security-coverage": { "status": "not-covered", "message": "RC releases are not covered by Drupal security advisories." } } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0+" ], "authors": [ { "name": "Jelle_S", "homepage": "https://www.drupal.org/user/829198" }, { "name": "attiks", "homepage": "https://www.drupal.org/user/105002" }, { "name": "nikunjkotecha", "homepage": "https://www.drupal.org/user/694082" } ], "description": "This module adds clientside validation", "homepage": "https://www.drupal.org/project/clientside_validation", "support": { "source": "https://git.drupalcode.org/project/clientside_validation", "issues": "https://drupal.org/project/issues/clientside_validation" } }, { "name": "drupal/coder", "version": "8.3.15", "source": { "type": "git", "url": "https://git.drupalcode.org/project/coder.git", "reference": "0cfad3a21f1168bdc3030ae73351c31f88abba74" }, "require": { "dealerdirect/phpcodesniffer-composer-installer": "^0.7.1", "ext-mbstring": "*", "php": ">=7.1", "sirbrillig/phpcs-variable-analysis": "^2.10", "slevomat/coding-standard": "^7.0", "squizlabs/php_codesniffer": "^3.6.0", "symfony/yaml": ">=2.0.5" }, "require-dev": { "phpstan/phpstan": "^1.4.9", "phpunit/phpunit": "^7.0 || ^8.0" }, "type": "phpcodesniffer-standard", "autoload": { "psr-4": { "Drupal\\": "coder_sniffer/Drupal/", "DrupalPractice\\": "coder_sniffer/DrupalPractice/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Coder is a library to review Drupal code.", "homepage": "https://www.drupal.org/project/coder", "keywords": [ "code review", "phpcs", "standards" ], "support": { "issues": "https://www.drupal.org/project/issues/coder", "source": "https://www.drupal.org/project/coder" }, "time": "2022-04-02T17:56:30+00:00" }, { "name": "drupal/conditional_fields", "version": "4.0.0-alpha1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/conditional_fields.git", "reference": "4.0.0-alpha1" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/conditional_fields-4.0.0-alpha1.zip", "reference": "4.0.0-alpha1", "shasum": "2e5f493f1ae09494857f58fde97715cdb7e21553" }, "require": { "drupal/core": "^8 || ^9" }, "require-dev": { "drupal/paragraphs": "*" }, "type": "drupal-module", "extra": { "drupal": { "version": "4.0.0-alpha1", "datestamp": "1621481938", "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": "OlgaRabodzei", "homepage": "https://www.drupal.org/user/3389198" }, { "name": "colan", "homepage": "https://www.drupal.org/user/58704" }, { "name": "ergonlogic", "homepage": "https://www.drupal.org/user/368613" }, { "name": "geek-merlin", "homepage": "https://www.drupal.org/user/229048" }, { "name": "itsekhmistro", "homepage": "https://www.drupal.org/user/928152" }, { "name": "mparker17", "homepage": "https://www.drupal.org/user/536298" }, { "name": "peterpoe", "homepage": "https://www.drupal.org/user/55674" }, { "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/core", "version": "9.3.16", "source": { "type": "git", "url": "https://github.com/drupal/core.git", "reference": "eef5b91fa6689410325d569a0653878b2b1782ed" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/drupal/core/zipball/eef5b91fa6689410325d569a0653878b2b1782ed", "reference": "eef5b91fa6689410325d569a0653878b2b1782ed", "shasum": "" }, "require": { "asm89/stack-cors": "^1.1", "composer/semver": "^3.0", "doctrine/annotations": "^1.12", "doctrine/reflection": "^1.1", "egulias/email-validator": "^2.1.22|^3.0", "ext-date": "*", "ext-dom": "*", "ext-filter": "*", "ext-gd": "*", "ext-hash": "*", "ext-json": "*", "ext-pcre": "*", "ext-pdo": "*", "ext-session": "*", "ext-simplexml": "*", "ext-spl": "*", "ext-tokenizer": "*", "ext-xml": "*", "guzzlehttp/guzzle": "^6.5.7", "laminas/laminas-diactoros": "^2.1", "laminas/laminas-feed": "^2.12", "masterminds/html5": "^2.1", "pear/archive_tar": "^1.4.14", "php": ">=7.3.0", "psr/log": "^1.0", "stack/builder": "^1.0", "symfony-cmf/routing": "^2.1", "symfony/console": "^4.4", "symfony/dependency-injection": "^4.4", "symfony/event-dispatcher": "^4.4", "symfony/http-foundation": "^4.4.7", "symfony/http-kernel": "^4.4", "symfony/mime": "^5.4", "symfony/polyfill-iconv": "^1.0", "symfony/polyfill-php80": "^1.16", "symfony/process": "^4.4", "symfony/psr-http-message-bridge": "^2.0", "symfony/routing": "^4.4", "symfony/serializer": "^4.4", "symfony/translation": "^4.4", "symfony/validator": "^4.4", "symfony/yaml": "^4.4.19", "twig/twig": "^2.12.0", "typo3/phar-stream-wrapper": "^3.1.3" }, "conflict": { "drush/drush": "<8.1.10" }, "replace": { "drupal/action": "self.version", "drupal/aggregator": "self.version", "drupal/automated_cron": "self.version", "drupal/ban": "self.version", "drupal/bartik": "self.version", "drupal/basic_auth": "self.version", "drupal/big_pipe": "self.version", "drupal/block": "self.version", "drupal/block_content": "self.version", "drupal/book": "self.version", "drupal/breakpoint": "self.version", "drupal/ckeditor": "self.version", "drupal/ckeditor5": "self.version", "drupal/claro": "self.version", "drupal/classy": "self.version", "drupal/color": "self.version", "drupal/comment": "self.version", "drupal/config": "self.version", "drupal/config_translation": "self.version", "drupal/contact": "self.version", "drupal/content_moderation": "self.version", "drupal/content_translation": "self.version", "drupal/contextual": "self.version", "drupal/core-annotation": "self.version", "drupal/core-assertion": "self.version", "drupal/core-bridge": "self.version", "drupal/core-class-finder": "self.version", "drupal/core-datetime": "self.version", "drupal/core-dependency-injection": "self.version", "drupal/core-diff": "self.version", "drupal/core-discovery": "self.version", "drupal/core-event-dispatcher": "self.version", "drupal/core-file-cache": "self.version", "drupal/core-file-security": "self.version", "drupal/core-filesystem": "self.version", "drupal/core-front-matter": "self.version", "drupal/core-gettext": "self.version", "drupal/core-graph": "self.version", "drupal/core-http-foundation": "self.version", "drupal/core-php-storage": "self.version", "drupal/core-plugin": "self.version", "drupal/core-proxy-builder": "self.version", "drupal/core-render": "self.version", "drupal/core-serialization": "self.version", "drupal/core-transliteration": "self.version", "drupal/core-utility": "self.version", "drupal/core-uuid": "self.version", "drupal/core-version": "self.version", "drupal/datetime": "self.version", "drupal/datetime_range": "self.version", "drupal/dblog": "self.version", "drupal/dynamic_page_cache": "self.version", "drupal/editor": "self.version", "drupal/entity_reference": "self.version", "drupal/field": "self.version", "drupal/field_layout": "self.version", "drupal/field_ui": "self.version", "drupal/file": "self.version", "drupal/filter": "self.version", "drupal/forum": "self.version", "drupal/hal": "self.version", "drupal/help": "self.version", "drupal/help_topics": "self.version", "drupal/history": "self.version", "drupal/image": "self.version", "drupal/inline_form_errors": "self.version", "drupal/jsonapi": "self.version", "drupal/language": "self.version", "drupal/layout_builder": "self.version", "drupal/layout_discovery": "self.version", "drupal/link": "self.version", "drupal/locale": "self.version", "drupal/media": "self.version", "drupal/media_library": "self.version", "drupal/menu_link_content": "self.version", "drupal/menu_ui": "self.version", "drupal/migrate": "self.version", "drupal/migrate_drupal": "self.version", "drupal/migrate_drupal_multilingual": "self.version", "drupal/migrate_drupal_ui": "self.version", "drupal/minimal": "self.version", "drupal/node": "self.version", "drupal/olivero": "self.version", "drupal/options": "self.version", "drupal/page_cache": "self.version", "drupal/path": "self.version", "drupal/path_alias": "self.version", "drupal/quickedit": "self.version", "drupal/rdf": "self.version", "drupal/responsive_image": "self.version", "drupal/rest": "self.version", "drupal/search": "self.version", "drupal/serialization": "self.version", "drupal/settings_tray": "self.version", "drupal/seven": "self.version", "drupal/shortcut": "self.version", "drupal/standard": "self.version", "drupal/stark": "self.version", "drupal/statistics": "self.version", "drupal/syslog": "self.version", "drupal/system": "self.version", "drupal/taxonomy": "self.version", "drupal/telephone": "self.version", "drupal/text": "self.version", "drupal/toolbar": "self.version", "drupal/tour": "self.version", "drupal/tracker": "self.version", "drupal/update": "self.version", "drupal/user": "self.version", "drupal/views": "self.version", "drupal/views_ui": "self.version", "drupal/workflows": "self.version", "drupal/workspaces": "self.version" }, "type": "drupal-core", "extra": { "drupal-scaffold": { "file-mapping": { "[project-root]/.editorconfig": "assets/scaffold/files/editorconfig", "[project-root]/.gitattributes": "assets/scaffold/files/gitattributes", "[web-root]/.csslintrc": "assets/scaffold/files/csslintrc", "[web-root]/.eslintignore": "assets/scaffold/files/eslintignore", "[web-root]/.eslintrc.json": "assets/scaffold/files/eslintrc.json", "[web-root]/.ht.router.php": "assets/scaffold/files/ht.router.php", "[web-root]/.htaccess": "assets/scaffold/files/htaccess", "[web-root]/example.gitignore": "assets/scaffold/files/example.gitignore", "[web-root]/index.php": "assets/scaffold/files/index.php", "[web-root]/INSTALL.txt": "assets/scaffold/files/drupal.INSTALL.txt", "[web-root]/README.md": "assets/scaffold/files/drupal.README.md", "[web-root]/robots.txt": "assets/scaffold/files/robots.txt", "[web-root]/update.php": "assets/scaffold/files/update.php", "[web-root]/web.config": "assets/scaffold/files/web.config", "[web-root]/sites/README.txt": "assets/scaffold/files/sites.README.txt", "[web-root]/sites/development.services.yml": "assets/scaffold/files/development.services.yml", "[web-root]/sites/example.settings.local.php": "assets/scaffold/files/example.settings.local.php", "[web-root]/sites/example.sites.php": "assets/scaffold/files/example.sites.php", "[web-root]/sites/default/default.services.yml": "assets/scaffold/files/default.services.yml", "[web-root]/sites/default/default.settings.php": "assets/scaffold/files/default.settings.php", "[web-root]/modules/README.txt": "assets/scaffold/files/modules.README.txt", "[web-root]/profiles/README.txt": "assets/scaffold/files/profiles.README.txt", "[web-root]/themes/README.txt": "assets/scaffold/files/themes.README.txt" } } }, "autoload": { "files": [ "includes/bootstrap.inc", "includes/guzzle_php81_shim.php" ], "psr-4": { "Drupal\\Core\\": "lib/Drupal/Core", "Drupal\\Driver\\": "../drivers/lib/Drupal/Driver", "Drupal\\Component\\": "lib/Drupal/Component" }, "classmap": [ "lib/Drupal.php", "lib/Drupal/Component/DependencyInjection/Container.php", "lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php", "lib/Drupal/Component/FileCache/FileCacheFactory.php", "lib/Drupal/Component/Utility/Timer.php", "lib/Drupal/Component/Utility/Unicode.php", "lib/Drupal/Core/Cache/Cache.php", "lib/Drupal/Core/Cache/CacheBackendInterface.php", "lib/Drupal/Core/Cache/CacheTagsChecksumInterface.php", "lib/Drupal/Core/Cache/CacheTagsChecksumTrait.php", "lib/Drupal/Core/Cache/CacheTagsInvalidatorInterface.php", "lib/Drupal/Core/Cache/DatabaseBackend.php", "lib/Drupal/Core/Cache/DatabaseCacheTagsChecksum.php", "lib/Drupal/Core/Database/Connection.php", "lib/Drupal/Core/Database/Database.php", "lib/Drupal/Core/Database/Driver/mysql/Connection.php", "lib/Drupal/Core/Database/Driver/pgsql/Connection.php", "lib/Drupal/Core/Database/Driver/sqlite/Connection.php", "lib/Drupal/Core/Database/Statement.php", "lib/Drupal/Core/Database/StatementInterface.php", "lib/Drupal/Core/DependencyInjection/Container.php", "lib/Drupal/Core/DrupalKernel.php", "lib/Drupal/Core/DrupalKernelInterface.php", "lib/Drupal/Core/Http/InputBag.php", "lib/Drupal/Core/Installer/InstallerRedirectTrait.php", "lib/Drupal/Core/Site/Settings.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", "support": { "source": "https://github.com/drupal/core/tree/9.3.16" }, "time": "2022-06-10T19:08:28+00:00" }, { "name": "drupal/core-composer-scaffold", "version": "9.3.16", "source": { "type": "git", "url": "https://github.com/drupal/core-composer-scaffold.git", "reference": "a9dd9def8891e1c388719474720b57d3fe929a2f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/drupal/core-composer-scaffold/zipball/a9dd9def8891e1c388719474720b57d3fe929a2f", "reference": "a9dd9def8891e1c388719474720b57d3fe929a2f", "shasum": "" }, "require": { "composer-plugin-api": "^1 || ^2", "php": ">=7.3.0" }, "conflict": { "drupal-composer/drupal-scaffold": "*" }, "require-dev": { "composer/composer": "^1.8@stable" }, "type": "composer-plugin", "extra": { "class": "Drupal\\Composer\\Plugin\\Scaffold\\Plugin", "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Drupal\\Composer\\Plugin\\Scaffold\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "A flexible Composer project scaffold builder.", "homepage": "https://www.drupal.org/project/drupal", "keywords": [ "drupal" ], "support": { "source": "https://github.com/drupal/core-composer-scaffold/tree/9.3.16" }, "time": "2022-02-24T17:40:56+00:00" }, { "name": "drupal/core-project-message", "version": "9.3.16", "source": { "type": "git", "url": "https://github.com/drupal/core-project-message.git", "reference": "69664743736977676e11f824301ea3e925a712fc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/drupal/core-project-message/zipball/69664743736977676e11f824301ea3e925a712fc", "reference": "69664743736977676e11f824301ea3e925a712fc", "shasum": "" }, "require": { "composer-plugin-api": "^1.1 || ^2", "php": ">=7.3.0" }, "type": "composer-plugin", "extra": { "class": "Drupal\\Composer\\Plugin\\ProjectMessage\\MessagePlugin" }, "autoload": { "psr-4": { "Drupal\\Composer\\Plugin\\ProjectMessage\\": "." } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Adds a message after Composer installation.", "homepage": "https://www.drupal.org/project/drupal", "keywords": [ "drupal" ], "support": { "source": "https://github.com/drupal/core-project-message/tree/9.3.16" }, "time": "2022-02-24T17:40:56+00:00" }, { "name": "drupal/core-recommended", "version": "9.3.16", "source": { "type": "git", "url": "https://github.com/drupal/core-recommended.git", "reference": "11ea8b32924c646b29d7d767e655ffedd2982092" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/drupal/core-recommended/zipball/11ea8b32924c646b29d7d767e655ffedd2982092", "reference": "11ea8b32924c646b29d7d767e655ffedd2982092", "shasum": "" }, "require": { "asm89/stack-cors": "1.3.0", "composer/semver": "3.2.6", "doctrine/annotations": "1.13.2", "doctrine/lexer": "1.2.1", "doctrine/reflection": "1.2.2", "drupal/core": "9.3.16", "egulias/email-validator": "3.1.2", "guzzlehttp/guzzle": "6.5.7", "guzzlehttp/promises": "1.5.1", "guzzlehttp/psr7": "1.8.5", "laminas/laminas-diactoros": "2.8.0", "laminas/laminas-escaper": "2.9.0", "laminas/laminas-feed": "2.15.0", "laminas/laminas-stdlib": "3.6.1", "masterminds/html5": "2.7.5", "pear/archive_tar": "1.4.14", "pear/console_getopt": "v1.4.3", "pear/pear-core-minimal": "v1.10.11", "pear/pear_exception": "v1.0.2", "psr/cache": "1.0.1", "psr/container": "1.1.1", "psr/http-factory": "1.0.1", "psr/http-message": "1.0.1", "psr/log": "1.1.4", "ralouphie/getallheaders": "3.0.3", "stack/builder": "v1.0.6", "symfony-cmf/routing": "2.3.4", "symfony/console": "v4.4.34", "symfony/debug": "v4.4.31", "symfony/dependency-injection": "v4.4.34", "symfony/deprecation-contracts": "v2.5.0", "symfony/error-handler": "v4.4.34", "symfony/event-dispatcher": "v4.4.34", "symfony/event-dispatcher-contracts": "v1.1.11", "symfony/http-client-contracts": "v2.5.0", "symfony/http-foundation": "v4.4.34", "symfony/http-kernel": "v4.4.35", "symfony/mime": "v5.4.0", "symfony/polyfill-ctype": "v1.23.0", "symfony/polyfill-iconv": "v1.23.0", "symfony/polyfill-intl-idn": "v1.23.0", "symfony/polyfill-intl-normalizer": "v1.23.0", "symfony/polyfill-mbstring": "v1.23.1", "symfony/polyfill-php80": "v1.23.1", "symfony/process": "v4.4.35", "symfony/psr-http-message-bridge": "v2.1.2", "symfony/routing": "v4.4.34", "symfony/serializer": "v4.4.35", "symfony/service-contracts": "v2.5.0", "symfony/translation": "v4.4.34", "symfony/translation-contracts": "v2.5.0", "symfony/validator": "v4.4.35", "symfony/var-dumper": "v5.4.0", "symfony/yaml": "v4.4.34", "twig/twig": "v2.14.11", "typo3/phar-stream-wrapper": "v3.1.7" }, "conflict": { "webflo/drupal-core-strict": "*" }, "type": "metapackage", "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Locked core dependencies; require this project INSTEAD OF drupal/core.", "support": { "source": "https://github.com/drupal/core-recommended/tree/9.3.16" }, "time": "2022-06-10T19:08:28+00:00" }, { "name": "drupal/css_editor", "version": "2.0.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/css_editor.git", "reference": "2.0.1" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/css_editor-2.0.1.zip", "reference": "2.0.1", "shasum": "1b270932b1a67d0be4a49fe34f67a28d7eac94d7" }, "require": { "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { "version": "2.0.1", "datestamp": "1646924130", "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": "caiosba", "homepage": "https://www.drupal.org/user/1774198" }, { "name": "encelado", "homepage": "https://www.drupal.org/user/701446" }, { "name": "infojunkie", "homepage": "https://www.drupal.org/user/48424" }, { "name": "podarok", "homepage": "https://www.drupal.org/user/116002" } ], "description": "Customize your CSS directly from the browser.", "homepage": "https://www.drupal.org/project/css_editor", "support": { "source": "https://git.drupalcode.org/project/css_editor" } }, { "name": "drupal/csv_serialization", "version": "2.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/csv_serialization.git", "reference": "8.x-2.1" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/csv_serialization-8.x-2.1.zip", "reference": "8.x-2.1", "shasum": "10b8629a5808ed1ecf358d5ca7054d6c14a476d4" }, "require": { "drupal/core": "^8 || ^9", "league/csv": "^9.1" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "^0.5.0", "drupal/coder": "^8.3" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-2.1", "datestamp": "1655054417", "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": "Matthew Grasmick", "homepage": "https://www.drupal.org/user/455714" } ], "description": "Provides CSV as a serialization format.", "homepage": "https://www.drupal.org/project/csv_serialization", "support": { "source": "http://cgit.drupalcode.org/csv_serialization", "issues": "https://www.drupal.org/project/issues/csv_serialization" } }, { "name": "drupal/date_popup", "version": "1.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/date_popup.git", "reference": "8.x-1.1" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/date_popup-8.x-1.1.zip", "reference": "8.x-1.1", "shasum": "b877b29cf11414e600b154eeea5c9078e0b125c6" }, "require": { "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.1", "datestamp": "1591849806", "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": "benjy", "homepage": "https://www.drupal.org/user/1852732" }, { "name": "larowlan", "homepage": "https://www.drupal.org/user/395439" } ], "description": "Provides a HTML 5 date popup for all views filters.", "homepage": "https://www.drupal.org/project/date_popup", "support": { "source": "https://git.drupalcode.org/project/date_popup" } }, { "name": "drupal/devel", "version": "4.1.5", "source": { "type": "git", "url": "https://git.drupalcode.org/project/devel.git", "reference": "4.1.5" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/devel-4.1.5.zip", "reference": "4.1.5", "shasum": "7d0b4397215f615a67ba80aab777e93918d497f9" }, "require": { "doctrine/common": "^2.7", "drupal/core": "^8.8 || ^9", "symfony/var-dumper": "^4 || ^5" }, "conflict": { "kint-php/kint": "<3" }, "require-dev": { "drush/drush": "^10" }, "suggest": { "kint-php/kint": "Kint provides an informative display of arrays/objects. Useful for debugging and developing." }, "type": "drupal-module", "extra": { "drupal": { "version": "4.1.5", "datestamp": "1646072825", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } }, "drush": { "services": { "drush.services.yml": "^9 || ^10" } } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "drupalspoons", "homepage": "https://www.drupal.org/user/3647684" }, { "name": "moshe weitzman", "homepage": "https://www.drupal.org/user/23" } ], "description": "Various blocks, pages, and functions for developers.", "homepage": "https://www.drupal.org/project/devel", "support": { "source": "https://gitlab.com/drupalspoons/devel", "issues": "https://gitlab.com/drupalspoons/devel/-/issues", "slack": "https://drupal.slack.com/archives/C012WAW1MH6" } }, { "name": "drupal/dxpr_theme", "version": "1.2.3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/dxpr_theme.git", "reference": "1.2.3" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/dxpr_theme-1.2.3.zip", "reference": "1.2.3", "shasum": "0383e253f42d1487710ee3d3ea830dfbc1622754" }, "require": { "drupal/bootstrap": "^3.21", "drupal/core": "^8 || ^9" }, "type": "drupal-theme", "extra": { "drupal": { "version": "1.2.3", "datestamp": "1655109950", "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": "DXPR", "homepage": "https://dxpr.com", "role": "Maintainer" } ], "description": "Low-code Drupal Framework Theme.", "homepage": "https://www.drupal.org/project/dxpr_theme", "keywords": [ "Bootstrap", "DXPR", "Drupal", "Framework", "Marketing", "Theme" ], "support": { "source": "https://git.drupalcode.org/project/dxpr_theme", "documentation": "https:/.dxpr.com/hc", "issues": "https://dxpr.com/hc/tickets" } }, { "name": "drupal/easy_breadcrumb", "version": "2.0.3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/easy_breadcrumb.git", "reference": "2.0.3" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/easy_breadcrumb-2.0.3.zip", "reference": "2.0.3", "shasum": "da95aeef35f606b47291474152a0b3b464a07e8f" }, "require": { "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { "version": "2.0.3", "datestamp": "1654447758", "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": "Neslee Canil Pinto", "homepage": "https://www.drupal.org/u/neslee-canil-pinto", "role": "Maintainer" }, { "name": "Greg Boggs", "homepage": "https://www.drupal.org/u/greg-boggs", "role": "Maintainer" }, { "name": "RenatoG", "homepage": "https://www.drupal.org/user/3326031" }, { "name": "diamondsea", "homepage": "https://www.drupal.org/user/430714" }, { "name": "hmartens", "homepage": "https://www.drupal.org/user/622826" }, { "name": "loopduplicate", "homepage": "https://www.drupal.org/user/717290" }, { "name": "sonemonu", "homepage": "https://www.drupal.org/user/1667988" }, { "name": "tatarbj", "homepage": "https://www.drupal.org/user/649590" }, { "name": "volkswagenchick", "homepage": "https://www.drupal.org/user/3332522" } ], "description": "Adds configuration to the system breadcrumbs.", "homepage": "https://www.drupal.org/project/easy_breadcrumb", "support": { "source": "https://git.drupalcode.org/project/easy_breadcrumb", "issues": "https://www.drupal.org/project/issues/easy_breadcrumb" } }, { "name": "drupal/eck", "version": "1.0.0-beta2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/eck.git", "reference": "8.x-1.0-beta2" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/eck-8.x-1.0-beta2.zip", "reference": "8.x-1.0-beta2", "shasum": "6c671eef0fc89cc48cee70666548871e6321ec6e" }, "require": { "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.0-beta2", "datestamp": "1591283484", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" } } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0+" ], "authors": [ { "name": "See contributors", "homepage": "https://www.drupal.org/node/1155832/committers" }, { "name": "acrazyanimal", "homepage": "https://www.drupal.org/user/696648" }, { "name": "akalata", "homepage": "https://www.drupal.org/user/498926" }, { "name": "dpopdan", "homepage": "https://www.drupal.org/user/2759811" }, { "name": "eric.napier", "homepage": "https://www.drupal.org/user/501688" }, { "name": "fmizzell", "homepage": "https://www.drupal.org/user/1312210" }, { "name": "legolasbo", "homepage": "https://www.drupal.org/user/2480548" }, { "name": "mducharme", "homepage": "https://www.drupal.org/user/616996" }, { "name": "mihai_brb", "homepage": "https://www.drupal.org/user/2065978" }, { "name": "pifagor", "homepage": "https://www.drupal.org/user/2375692" }, { "name": "wjaspers", "homepage": "https://www.drupal.org/user/813890" } ], "description": "ECK (Entity Construction Kit) allows users to create and administer entity types, bundles and entities from the UI.", "homepage": "https://www.drupal.org/project/eck", "support": { "source": "http://git.drupal.org/project/eck.git", "issues": "https://www.drupal.org/project/issues/eck" } }, { "name": "drupal/entity", "version": "1.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/entity.git", "reference": "8.x-1.3" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/entity-8.x-1.3.zip", "reference": "8.x-1.3", "shasum": "9515e28a70448d369adf4199d08a01a5ab75792d" }, "require": { "drupal/core": "^8.8.2 || ^9" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.3", "datestamp": "1646324539", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Berdir", "homepage": "https://www.drupal.org/user/214652" }, { "name": "TR", "homepage": "https://www.drupal.org/user/202830" }, { "name": "bojanz", "homepage": "https://www.drupal.org/user/86106" }, { "name": "dawehner", "homepage": "https://www.drupal.org/user/99340" }, { "name": "dixon_", "homepage": "https://www.drupal.org/user/239911" }, { "name": "fago", "homepage": "https://www.drupal.org/user/16747" }, { "name": "mglaman", "homepage": "https://www.drupal.org/user/2416470" } ], "description": "Provides expanded entity APIs, which will be moved to Drupal core one day.", "homepage": "https://www.drupal.org/project/entity", "support": { "source": "https://git.drupalcode.org/project/entity", "issues": "https://www.drupal.org/project/issues/entity" } }, { "name": "drupal/entity_extra_field", "version": "2.0.0-alpha3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/entity_extra_field.git", "reference": "2.0.0-alpha3" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/entity_extra_field-2.0.0-alpha3.zip", "reference": "2.0.0-alpha3", "shasum": "ade58623d8616912f375aacc53680920fb930208" }, "require": { "drupal/core": "^8.7.7 || ^9" }, "type": "drupal-module", "extra": { "drupal": { "version": "2.0.0-alpha3", "datestamp": "1618978108", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" } } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0+" ], "authors": [ { "name": "Travis Tomka", "homepage": "https://www.drupal.org/user/718562", "email": "underoathosx@gmail.com" } ], "description": "Expose various extra fields on any entity display.", "homepage": "https://www.drupal.org/project/entity_extra_field", "support": { "source": "https://git.drupalcode.org/project/entity_extra_field" } }, { "name": "drupal/entitygroupfield", "version": "1.0.0-alpha2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/entitygroupfield.git", "reference": "1.0.0-alpha2" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/entitygroupfield-1.0.0-alpha2.zip", "reference": "1.0.0-alpha2", "shasum": "a6eedf0c4297f0c011a927ff0a916d57fd8c8829" }, "require": { "drupal/core": "^8.8 || ^9", "drupal/group": "~1.0" }, "require-dev": { "drupal/variationcache": "~1.0" }, "type": "drupal-module", "extra": { "drupal": { "version": "1.0.0-alpha2", "datestamp": "1598843615", "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": "Derek Wright", "homepage": "https://www.drupal.org/u/dww", "role": "Maintainer" }, { "name": "Ivan Duarte", "homepage": "https://www.drupal.org/u/jidrone", "role": "Co-Maintainer" } ], "description": "Defines a field to view and edit the groups associated with content.", "homepage": "http://drupal.org/project/entitygroupfield", "support": { "source": "https://git.drupalcode.org/project/entitygroupfield", "issues": "https://drupal.org/project/issues/entitygroupfield" } }, { "name": "drupal/eva", "version": "2.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/eva.git", "reference": "8.x-2.1" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/eva-8.x-2.1.zip", "reference": "8.x-2.1", "shasum": "9fd3bed40ad1c05c05d32a90965ad45c30d2fb41" }, "require": { "drupal/core": "^8 || ^9" }, "suggest": { "drupal/token": "Enable the argument token browser" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-2.1", "datestamp": "1591701896", "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": "Crell", "homepage": "https://www.drupal.org/user/26398" }, { "name": "ahebrank", "homepage": "https://www.drupal.org/user/3190515" }, { "name": "eaton", "homepage": "https://www.drupal.org/user/16496" }, { "name": "geek-merlin", "homepage": "https://www.drupal.org/user/229048" }, { "name": "mkadin", "homepage": "https://www.drupal.org/user/1093166" } ], "description": "Attach a view to an entity", "homepage": "https://www.drupal.org/project/eva", "support": { "source": "https://git.drupalcode.org/project/eva" } }, { "name": "drupal/external_entities", "version": "2.0.0-alpha5", "source": { "type": "git", "url": "https://git.drupalcode.org/project/external_entities.git", "reference": "8.x-2.0-alpha5" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/external_entities-8.x-2.0-alpha5.zip", "reference": "8.x-2.0-alpha5", "shasum": "ce2402ec96805598f3664e8a61ad68b30190b92b" }, "require": { "drupal/core": "^8.8 || ^9", "galbar/jsonpath": "^2.0" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-2.0-alpha5", "datestamp": "1648796532", "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": "Hanno", "homepage": "https://www.drupal.org/user/18826" }, { "name": "Jelle_S", "homepage": "https://www.drupal.org/user/829198" }, { "name": "Wim Leers", "homepage": "https://www.drupal.org/user/99777" }, { "name": "attiks", "homepage": "https://www.drupal.org/user/105002" }, { "name": "clemens.tolboom", "homepage": "https://www.drupal.org/user/125814" }, { "name": "pefferen", "homepage": "https://www.drupal.org/user/993376" }, { "name": "pgrond", "homepage": "https://www.drupal.org/user/698374" }, { "name": "rodrigoaguilera", "homepage": "https://www.drupal.org/user/408170" }, { "name": "rp7", "homepage": "https://www.drupal.org/user/219330" } ], "description": "Allows using remote entities, for example through a REST interface.", "homepage": "https://www.drupal.org/project/external_entities", "support": { "source": "http://cgit.drupalcode.org/external_entities", "issues": "http://drupal.org/project/issues/external_entities" } }, { "name": "drupal/externalauth", "version": "1.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/externalauth.git", "reference": "8.x-1.4" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/externalauth-8.x-1.4.zip", "reference": "8.x-1.4", "shasum": "caea7d2d5a890adad9e6b5beaa2cf139727266d6" }, "require": { "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.4", "datestamp": "1624457496", "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": "rgristroph", "homepage": "https://www.drupal.org/user/516442" }, { "name": "snufkin", "homepage": "https://www.drupal.org/user/58645" }, { "name": "svendecabooter", "homepage": "https://www.drupal.org/user/35369" } ], "description": "Helper module to authenticate users using an external site / service and storing identification details", "homepage": "https://www.drupal.org/project/externalauth", "support": { "source": "https://git.drupalcode.org/project/externalauth" } }, { "name": "drupal/field_group", "version": "3.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/field_group.git", "reference": "8.x-3.2" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/field_group-8.x-3.2.zip", "reference": "8.x-3.2", "shasum": "2020bbfe40f6ba43bc733ae7c8761632572433a0" }, "require": { "drupal/core": "^8.8 || ^9" }, "require-dev": { "drupal/jquery_ui_accordion": "^1.0" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-3.2", "datestamp": "1628513585", "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": "Hydra", "homepage": "https://www.drupal.org/user/647364" }, { "name": "Stalski", "homepage": "https://www.drupal.org/user/322618" }, { "name": "jyve", "homepage": "https://www.drupal.org/user/591438" }, { "name": "nils.destoop", "homepage": "https://www.drupal.org/user/361625" }, { "name": "swentel", "homepage": "https://www.drupal.org/user/107403" } ], "description": "Provides the field_group module.", "homepage": "https://www.drupal.org/project/field_group", "support": { "source": "https://git.drupalcode.org/project/field_group", "issues": "https://www.drupal.org/project/issues/field_group" } }, { "name": "drupal/field_permissions", "version": "1.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/field_permissions.git", "reference": "8.x-1.1" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/field_permissions-8.x-1.1.zip", "reference": "8.x-1.1", "shasum": "11e31db94999e6871ad7633455315bc27989a7ea" }, "require": { "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.1", "datestamp": "1598646882", "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": "RobLoach", "homepage": "https://www.drupal.org/user/61114" }, { "name": "japerry", "homepage": "https://www.drupal.org/user/45640" }, { "name": "jhedstrom", "homepage": "https://www.drupal.org/user/208732" }, { "name": "mariacha1", "homepage": "https://www.drupal.org/user/2210776" }, { "name": "markus_petrux", "homepage": "https://www.drupal.org/user/39593" } ], "description": "The Field Permissions module allows site administrators to set field-level permissions to edit, view and create fields on any entity.", "homepage": "https://www.drupal.org/project/field_permissions", "support": { "source": "https://git.drupalcode.org/project/field_permissions", "issues": "https://www.drupal.org/project/issues/field_permissions" } }, { "name": "drupal/field_permissions_group", "version": "1.0.0-beta4", "source": { "type": "git", "url": "https://git.drupalcode.org/project/field_permissions_group.git", "reference": "1.0.0-beta4" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/field_permissions_group-1.0.0-beta4.zip", "reference": "1.0.0-beta4", "shasum": "65b3bc0608b084bde8376cc8af1161291e05be21" }, "require": { "drupal/core": "^8 || ^9", "drupal/field_permissions": "*", "drupal/group": "*" }, "type": "drupal-module", "extra": { "drupal": { "version": "1.0.0-beta4", "datestamp": "1640507775", "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": "Wietzehiha", "homepage": "https://www.drupal.org/user/3183901" }, { "name": "jlscott", "homepage": "https://www.drupal.org/user/213325" } ], "description": "Set field-level permissions to create, update or view fields within a group context.", "homepage": "https://www.drupal.org/project/field_permissions_group", "support": { "source": "https://git.drupalcode.org/project/field_permissions_group" } }, { "name": "drupal/field_validation", "version": "1.0.0-beta3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/field_validation.git", "reference": "8.x-1.0-beta3" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/field_validation-8.x-1.0-beta3.zip", "reference": "8.x-1.0-beta3", "shasum": "d527fa9696e069f582d1b0c3f7d81928082346ca" }, "require": { "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.0-beta3", "datestamp": "1601896531", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." } } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "g089h515r806", "homepage": "https://www.drupal.org/user/174740" }, { "name": "manuel.adan", "homepage": "https://www.drupal.org/user/516420" } ], "description": "Provides customizable field validation rules.", "homepage": "https://www.drupal.org/project/field_validation", "support": { "source": "https://git.drupalcode.org/project/field_validation" } }, { "name": "drupal/geocoder", "version": "3.28.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/geocoder.git", "reference": "8.x-3.28" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/geocoder-8.x-3.28.zip", "reference": "8.x-3.28", "shasum": "10d46da4f95349eb63b8b5cde2ee6c9162ca191a" }, "require": { "davedevelopment/stiphle": "^0.9.2", "drupal/core": "^8.8 || ^9", "php": ">=7.1.0", "php-http/guzzle6-adapter": "^1.1 || ^2.0", "php-http/message": "^1.6", "willdurand/geocoder": "^4.0" }, "require-dev": { "drupal/address": "*", "drupal/coder": "^8.2", "drupal/geocoder_field": "*", "drupal/geofield": "*", "geo6/geocoder-php-addok-provider": "^1.0", "geo6/geocoder-php-bpost-provider": "^1.3.0", "geo6/geocoder-php-geopunt-provider": "^1.0", "geo6/geocoder-php-spw-provider": "^1.0", "geocoder-php/arcgis-online-provider": "^4.0", "geocoder-php/bing-maps-provider": "^4.0", "geocoder-php/free-geoip-provider": "^4.1", "geocoder-php/geo-plugin-provider": "^4.0", "geocoder-php/geoips-provider": "^4.1", "geocoder-php/geonames-provider": "^4.1", "geocoder-php/google-maps-provider": "^4.2", "geocoder-php/graphhopper-provider": "^0.1.0", "geocoder-php/host-ip-provider": "^4.0", "geocoder-php/ip-info-db-provider": "^4.0", "geocoder-php/mapbox-provider": "^0.1", "geocoder-php/mapquest-provider": "^4.0", "geocoder-php/maptiler-provider": "^1.0", "geocoder-php/maxmind-provider": "^4.1", "geocoder-php/nominatim-provider": "^5.0", "geocoder-php/open-cage-provider": "^4.0", "geocoder-php/openrouteservice-provider": "^1.0", "geocoder-php/pelias-provider": "^1.1", "geocoder-php/photon-provider": "^0.1.0", "geocoder-php/tomtom-provider": "^4.0", "geocoder-php/yandex-provider": "^4.0", "phpro/grumphp": "^0.12.1", "phpunit/phpunit": "^5.7|^6.5", "sensiolabs/security-checker": "^4.1", "squizlabs/php_codesniffer": "^2.7" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-3.28", "datestamp": "1654431613", "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": "Pol Dellaiera (@drupol)", "homepage": "https://www.drupal.org/u/pol", "role": "Maintainer" }, { "name": "Italo Mairo (@itamair)", "homepage": "https://www.drupal.org/u/itamair", "role": "Co-maintainer" }, { "name": "Pol", "homepage": "https://www.drupal.org/user/47194" }, { "name": "Simon Georges", "homepage": "https://www.drupal.org/user/172312" }, { "name": "claudiu.cristea", "homepage": "https://www.drupal.org/user/56348" }, { "name": "gregseb", "homepage": "https://www.drupal.org/user/847848" }, { "name": "indytechcook", "homepage": "https://www.drupal.org/user/245817" }, { "name": "itamair", "homepage": "https://www.drupal.org/user/1179076" }, { "name": "michaelfavia", "homepage": "https://www.drupal.org/user/49137" }, { "name": "phayes", "homepage": "https://www.drupal.org/user/47098" }, { "name": "vidhatanand", "homepage": "https://www.drupal.org/user/585764" } ], "description": "Module and services based API to perform Geocode & Reverse Geocode operations among GIS data and addresses types & formats.", "homepage": "https://drupal.org/project/geocoder", "support": { "source": "https://git.drupalcode.org/project/geocoder", "issues": "https://drupal.org/project/issues/geocoder", "irc": "irc://irc.freenode.org/drupal-geo" } }, { "name": "drupal/geofield", "version": "1.39.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/geofield.git", "reference": "8.x-1.39" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/geofield-8.x-1.39.zip", "reference": "8.x-1.39", "shasum": "7afd4bb32c21e7bf84568ecc0c1403a3541c2837" }, "require": { "drupal/core": "^8.8 || ^9", "phayes/geophp": "^1.2" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.39", "datestamp": "1649534200", "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": "Brandon Morrison", "homepage": "https://www.drupal.org/u/brandonian", "role": "Maintainer" }, { "name": "Pablo López", "homepage": "https://www.drupal.org/u/plopesc", "role": "Maintainer" }, { "name": "Italo Mairo", "homepage": "https://www.drupal.org/u/itamair", "role": "Maintainer" }, { "name": "phayes", "homepage": "https://www.drupal.org/user/47098" }, { "name": "plopesc", "homepage": "https://www.drupal.org/user/282415" } ], "description": "Stores geographic and location data (points, lines, and polygons).", "homepage": "https://www.drupal.org/project/geofield", "support": { "source": "https://git.drupalcode.org/project/geofield", "issues": "https://www.drupal.org/project/issues/geofield", "irc": "irc://irc.freenode.org/drupal-contribute" } }, { "name": "drupal/geofield_map", "version": "2.75.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/geofield_map.git", "reference": "8.x-2.75" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/geofield_map-8.x-2.75.zip", "reference": "8.x-2.75", "shasum": "7bc92c60502b034063c08c66c20fbb877734a8cd" }, "require": { "drupal/core": "^8.8 || ^9", "drupal/geofield": "^1.31" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-2.75", "datestamp": "1649542782", "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": "Italo Mairo", "homepage": "https://www.drupal.org/u/itamair", "role": "Creator/Maintainer" } ], "description": "Geofield Map is an advanced, complete and easy-to-use Geo Mapping solution for Drupal 8, based on and fully compatible with the Geofield module.", "homepage": "https://www.drupal.org/project/geofield_map", "support": { "source": "https://git.drupalcode.org/project/geofield_map", "issues": "https://www.drupal.org/project/issues/geofield_map" } }, { "name": "drupal/geolocation", "version": "3.10.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/geolocation.git", "reference": "8.x-3.10" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/geolocation-8.x-3.10.zip", "reference": "8.x-3.10", "shasum": "686868c7a1bbccc24662e71a69efc9b6c90b18cf" }, "require": { "drupal/core": "^9.2", "php": "^7.3 || ^8.0" }, "require-dev": { "drupal/address": "*", "drupal/geofield": "*", "drupal/geolocation_demo": "*", "drupal/geolocation_geometry": "*", "drupal/geolocation_geometry_data": "*", "drupal/geolocation_google_maps": "*", "drupal/geolocation_google_maps_demo": "*", "drupal/geolocation_google_static_maps": "*", "drupal/geolocation_leaflet": "*", "drupal/search_api": "*", "drupal/search_api_location": "*", "drupal/search_api_location_views": "*" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-3.10", "datestamp": "1652946354", "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": "derjochenmeyer", "homepage": "https://www.drupal.org/u/derjochenmeyer" }, { "name": "cadamski", "homepage": "https://www.drupal.org/u/cadamski" } ], "description": "Provides a simple geolocation Drupal field type to store and display location data (lat, lng).", "homepage": "https://www.drupal.org/project/geolocation", "support": { "source": "https://git.drupal.org/project/geolocation.git", "issues": "https://www.drupal.org/project/issues/geolocation" } }, { "name": "drupal/group", "version": "1.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/group.git", "reference": "8.x-1.4" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/group-8.x-1.4.zip", "reference": "8.x-1.4", "shasum": "385a70f421dc3142c9c91876ac8b35ae3afa107e" }, "require": { "drupal/core": "^8.9 || ^9", "drupal/entity": "^1.2", "drupal/variationcache": "^1.0" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.4", "datestamp": "1625063515", "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": "Kristiaan Van den Eynde", "homepage": "https://www.drupal.org/u/kristiaanvandeneynde", "role": "Maintainer" } ], "description": "This module allows you to group users, content and other entities", "homepage": "http://drupal.org/project/group", "support": { "source": "https://git.drupalcode.org/project/group", "issues": "https://drupal.org/project/issues/group" } }, { "name": "drupal/group_permissions", "version": "1.0.0-alpha8", "source": { "type": "git", "url": "https://git.drupalcode.org/project/group_permissions.git", "reference": "1.0.0-alpha8" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/group_permissions-1.0.0-alpha8.zip", "reference": "1.0.0-alpha8", "shasum": "b14969667a96dff6fe1ee7e53dca1de2bc063047" }, "require": { "drupal/core": "^8.8 || ^9", "drupal/group": "^1.0" }, "type": "drupal-module", "extra": { "drupal": { "version": "1.0.0-alpha8", "datestamp": "1628584770", "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": "Nikolay Lobachev", "homepage": "https://www.drupal.org/u/lobsterr", "role": "Maintainer" } ], "description": "Group permissions module provides custom permissions per group.", "homepage": "https://github.com/cnect-web/group_permissions", "support": { "source": "https://www.drupal.org/project/issues/group_permissions", "issues": "https://www.drupal.org/project/issues/group_permissions" } }, { "name": "drupal/hacked", "version": "2.0.0-beta3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/hacked.git", "reference": "8.x-2.0-beta3" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/hacked-8.x-2.0-beta3.zip", "reference": "8.x-2.0-beta3", "shasum": "d7309360a632f17631b06cba2d3c5c2948b1a1b2" }, "require": { "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-2.0-beta3", "datestamp": "1626356649", "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": "Deciphered", "homepage": "https://www.drupal.org/user/103796" }, { "name": "Steven Jones", "homepage": "https://www.drupal.org/user/99644" }, { "name": "colan", "homepage": "https://www.drupal.org/user/58704" }, { "name": "ivnish", "homepage": "https://www.drupal.org/user/3547706" } ], "description": "Shows if drupal or any of its modules have been changed", "homepage": "https://www.drupal.org/project/hacked", "support": { "source": "https://git.drupalcode.org/project/hacked" } }, { "name": "drupal/ief_popup", "version": "1.13.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/ief_popup.git", "reference": "8.x-1.13" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/ief_popup-8.x-1.13.zip", "reference": "8.x-1.13", "shasum": "4e9972b7c53041a4712c728983c06ceaa2056891" }, "require": { "drupal/core": "^8 || ^9", "drupal/inline_entity_form": "*" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.13", "datestamp": "1639215992", "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": "dataweb", "homepage": "https://www.drupal.org/user/2873593" } ], "description": "Extend IEF Complex Widget with add/edit Dialog", "homepage": "https://www.drupal.org/project/ief_popup", "support": { "source": "https://git.drupalcode.org/project/ief_popup" } }, { "name": "drupal/inline_entity_form", "version": "1.0.0-rc11", "source": { "type": "git", "url": "https://git.drupalcode.org/project/inline_entity_form.git", "reference": "8.x-1.0-rc11" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/inline_entity_form-8.x-1.0-rc11.zip", "reference": "8.x-1.0-rc11", "shasum": "67a92ec1482be19b2f2091ca9498f585e34072b9" }, "require": { "drupal/core": "^8.8 || ^9", "php": ">=7.1" }, "require-dev": { "drupal/entity_reference_revisions": "^1.0" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.0-rc11", "datestamp": "1648748863", "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": "Centarro", "homepage": "https://www.drupal.org/user/3661446" }, { "name": "bojanz", "homepage": "https://www.drupal.org/user/86106" }, { "name": "dawehner", "homepage": "https://www.drupal.org/user/99340" }, { "name": "geek-merlin", "homepage": "https://www.drupal.org/user/229048" }, { "name": "joachim", "homepage": "https://www.drupal.org/user/107701" }, { "name": "jsacksick", "homepage": "https://www.drupal.org/user/972218" }, { "name": "kaythay", "homepage": "https://www.drupal.org/user/2182186" }, { "name": "oknate", "homepage": "https://www.drupal.org/user/471638" }, { "name": "ram4nd", "homepage": "https://www.drupal.org/user/601534" }, { "name": "rszrama", "homepage": "https://www.drupal.org/user/49344" }, { "name": "slashrsm", "homepage": "https://www.drupal.org/user/744628" }, { "name": "webflo", "homepage": "https://www.drupal.org/user/254778" } ], "description": "Provides a widget for inline management (creation, modification, removal) of referenced entities.", "homepage": "https://www.drupal.org/project/inline_entity_form", "support": { "source": "https://git.drupalcode.org/project/inline_entity_form" } }, { "name": "drupal/jquery_ui", "version": "1.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/jquery_ui.git", "reference": "8.x-1.4" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/jquery_ui-8.x-1.4.zip", "reference": "8.x-1.4", "shasum": "64c19ecc8902e2b4b1ab0cc5f5fe28dbc83bfebe" }, "require": { "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.4", "datestamp": "1582149957", "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": "RobLoach", "homepage": "https://www.drupal.org/user/61114" }, { "name": "bnjmnm", "homepage": "https://www.drupal.org/user/2369194" }, { "name": "jjeff", "homepage": "https://www.drupal.org/user/17190" }, { "name": "lauriii", "homepage": "https://www.drupal.org/user/1078742" }, { "name": "litwol", "homepage": "https://www.drupal.org/user/78134" }, { "name": "mfb", "homepage": "https://www.drupal.org/user/12302" }, { "name": "mfer", "homepage": "https://www.drupal.org/user/25701" }, { "name": "mikelutz", "homepage": "https://www.drupal.org/user/2972409" }, { "name": "sun", "homepage": "https://www.drupal.org/user/54136" }, { "name": "webchick", "homepage": "https://www.drupal.org/user/24967" }, { "name": "zrpnr", "homepage": "https://www.drupal.org/user/1448368" } ], "description": "Provides jQuery UI library.", "homepage": "https://www.drupal.org/project/jquery_ui", "support": { "source": "https://git.drupalcode.org/project/jquery_ui" } }, { "name": "drupal/jquery_ui_datepicker", "version": "1.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/jquery_ui_datepicker.git", "reference": "8.x-1.2" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/jquery_ui_datepicker-8.x-1.2.zip", "reference": "8.x-1.2", "shasum": "19ffa245970ee4e9d908fa0c5d0761f567e487bb" }, "require": { "drupal/core": "^8 || ^9", "drupal/jquery_ui": "*" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.2", "datestamp": "1642614454", "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": "Andrei Ivnitskii", "homepage": "https://www.drupal.org/u/ivnish", "role": "Maintainer" }, { "name": "ivnish", "homepage": "https://www.drupal.org/user/3547706" }, { "name": "jrockowitz", "homepage": "https://www.drupal.org/user/371407" }, { "name": "lauriii", "homepage": "https://www.drupal.org/user/1078742" }, { "name": "zrpnr", "homepage": "https://www.drupal.org/user/1448368" } ], "description": "Provides jQuery UI Datepicker library.", "homepage": "https://www.drupal.org/project/jquery_ui_datepicker", "support": { "source": "https://git.drupalcode.org/project/jquery_ui_datepicker", "issues": "https://www.drupal.org/project/issues/jquery_ui_datepicker" } }, { "name": "drupal/jquery_ui_slider", "version": "1.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/jquery_ui_slider.git", "reference": "8.x-1.1" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/jquery_ui_slider-8.x-1.1.zip", "reference": "8.x-1.1", "shasum": "79b90cf60d45fc33ffdaa84bb2d6563f78a7d3d1" }, "require": { "drupal/core": "^8 || ^9", "drupal/jquery_ui": "*" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.1", "datestamp": "1584107817", "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": "lauriii", "homepage": "https://www.drupal.org/user/1078742" }, { "name": "zrpnr", "homepage": "https://www.drupal.org/user/1448368" } ], "description": "Provides jQuery UI Slider library.", "homepage": "https://www.drupal.org/project/jquery_ui_slider", "support": { "source": "https://git.drupalcode.org/project/jquery_ui_slider" } }, { "name": "drupal/jquery_ui_touch_punch", "version": "1.0.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/jquery_ui_touch_punch.git", "reference": "1.0.1" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/jquery_ui_touch_punch-1.0.1.zip", "reference": "1.0.1", "shasum": "b43aad846b3c5a9501fb15f356144ff1e6bb2e24" }, "require": { "drupal/core": "^8 || ^9", "drupal/jquery_ui": "^1.0", "politsin/jquery-ui-touch-punch": "^1.0" }, "type": "drupal-module", "extra": { "drupal": { "version": "1.0.1", "datestamp": "1654879041", "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": "Naveen Valecha", "homepage": "https://drupal.org/u/naveenvalecha", "role": "Maintainer" } ], "description": "Provides jQuery UI Touch Punch library.", "homepage": "https://www.drupal.org/project/jquery_ui_touch_punch", "keywords": [ "Drupal", "jquery_ui_touch_punch" ], "support": { "source": "https://www.drupal.org/project/jquery_ui_touch_punch", "issues": "https://www.drupal.org/project/issues/jquery_ui_touch_punch" } }, { "name": "drupal/keycloak", "version": "1.7.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/keycloak.git", "reference": "8.x-1.7" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/keycloak-8.x-1.7.zip", "reference": "8.x-1.7", "shasum": "87fb3a0317544d82fea9b1e94a307dfc73e81b38" }, "require": { "drupal/core": "^8 || ^9", "drupal/openid_connect": "^1.0" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.7", "datestamp": "1643562740", "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": "Mario Steinitz", "homepage": "https://www.drupal.org/u/mario-steinitz", "role": "Maintainer" }, { "name": "Mario Steinitz", "homepage": "https://www.drupal.org/user/2536014" }, { "name": "cgoffin", "homepage": "https://www.drupal.org/user/744134" }, { "name": "joseph.olstad", "homepage": "https://www.drupal.org/user/1321830" }, { "name": "sam-tripp", "homepage": "https://www.drupal.org/user/3654013" } ], "description": "Enables OpenID Connect Keycloak sign on and user data synchronization.", "homepage": "https://www.drupal.org/project/keycloak", "keywords": [ "Drupal" ], "support": { "source": "http://cgit.drupalcode.org/keycloak", "issues": "https://www.drupal.org/project/issues/keycloak" } }, { "name": "drupal/lang_dropdown", "version": "2.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/lang_dropdown.git", "reference": "8.x-2.0" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/lang_dropdown-8.x-2.0.zip", "reference": "8.x-2.0", "shasum": "550f71c9c675e267b36126e381467996f9ae5e73" }, "require": { "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-2.0", "datestamp": "1644403238", "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": "Mohammed J. Razem", "homepage": "https://www.drupal.org/user/255384" }, { "name": "Rajab Natshah", "homepage": "https://www.drupal.org/user/1414312" }, { "name": "borisson_", "homepage": "https://www.drupal.org/user/2393360" }, { "name": "kala4ek", "homepage": "https://www.drupal.org/user/1945174" }, { "name": "manfer", "homepage": "https://www.drupal.org/user/506264" } ], "description": "Provides a dropdown select to switch between available languages.", "homepage": "https://www.drupal.org/project/lang_dropdown", "support": { "source": "https://git.drupalcode.org/project/lang_dropdown" } }, { "name": "drupal/language_hierarchy", "version": "2.0.0-rc3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/language_hierarchy.git", "reference": "2.0.0-rc3" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/language_hierarchy-2.0.0-rc3.zip", "reference": "2.0.0-rc3", "shasum": "ae1a9713e7b34266e0b817c53522f8b153650c5b" }, "require": { "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { "version": "2.0.0-rc3", "datestamp": "1615380216", "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": "Steven Jones", "homepage": "https://www.drupal.org/user/99644" }, { "name": "alessiolunghi77", "homepage": "https://www.drupal.org/user/2787881" }, { "name": "bdziewierz", "homepage": "https://www.drupal.org/user/37286" }, { "name": "carinadigital", "homepage": "https://www.drupal.org/user/459426" }, { "name": "davehewy", "homepage": "https://www.drupal.org/user/2678923" }, { "name": "james.williams", "homepage": "https://www.drupal.org/user/592268" }, { "name": "rafenden", "homepage": "https://www.drupal.org/user/1576260" } ], "description": "Allows users to configure inheritance between languages.", "homepage": "https://www.drupal.org/project/language_hierarchy", "support": { "source": "https://git.drupalcode.org/project/language_hierarchy" } }, { "name": "drupal/ldap", "version": "4.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/ldap.git", "reference": "8.x-4.3" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/ldap-8.x-4.3.zip", "reference": "8.x-4.3", "shasum": "f26b17614a1eed11d54a9dea9537593fe4096360" }, "require": { "drupal/authorization": "^1.0", "drupal/core": "^8.7.7 || ^9", "drupal/externalauth": "^1.0", "drupal/ldap_servers": "*", "grahl/ldap": "^5.2", "php": ">=7.2.0" }, "require-dev": { "drupal/authorization": "*", "drupal/externalauth": "*", "drupal/ldap_query": "*", "drupal/ldap_servers": "*", "drupal/ldap_user": "*" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-4.3", "datestamp": "1641412019", "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": "dgtlmoon", "homepage": "https://www.drupal.org/user/25027" }, { "name": "grahl", "homepage": "https://www.drupal.org/user/146040" }, { "name": "johnbarclay", "homepage": "https://www.drupal.org/user/225037" }, { "name": "larowlan", "homepage": "https://www.drupal.org/user/395439" }, { "name": "queenvictoria", "homepage": "https://www.drupal.org/user/856454" }, { "name": "welly", "homepage": "https://www.drupal.org/user/354705" } ], "description": "Lightweight Directory Access Protocol (LDAP)", "homepage": "https://www.drupal.org/project/ldap", "support": { "source": "https://git.drupalcode.org/project/ldap" } }, { "name": "drupal/ldap_servers", "version": "4.3.0", "require": { "drupal/core": "^8.7.7 || ^9", "drupal/externalauth": "*", "drupal/ldap": "^4" }, "type": "metapackage", "extra": { "drupal": { "version": "8.x-4.3", "datestamp": "1641412019", "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": "dgtlmoon", "homepage": "https://www.drupal.org/user/25027" }, { "name": "grahl", "homepage": "https://www.drupal.org/user/146040" }, { "name": "johnbarclay", "homepage": "https://www.drupal.org/user/225037" }, { "name": "larowlan", "homepage": "https://www.drupal.org/user/395439" }, { "name": "queenvictoria", "homepage": "https://www.drupal.org/user/856454" }, { "name": "welly", "homepage": "https://www.drupal.org/user/354705" } ], "description": "Implements LDAP Server Configuration", "homepage": "https://www.drupal.org/project/ldap", "support": { "source": "https://git.drupalcode.org/project/ldap" } }, { "name": "drupal/leaflet", "version": "2.2.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/leaflet.git", "reference": "2.2.2" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/leaflet-2.2.2.zip", "reference": "2.2.2", "shasum": "2b6a4ce1f57e3bc9318bf953b0268c775666ea38" }, "require": { "drupal/core": "^8.8 || ^9", "drupal/geofield": "^1.31" }, "type": "drupal-module", "extra": { "drupal": { "version": "2.2.2", "datestamp": "1653513451", "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": "Italo Mairo", "homepage": "https://www.drupal.org/u/itamair", "role": "Maintainer" }, { "name": "Peter Vanhee (pvhee)", "homepage": "https://www.drupal.org/u/pvhee", "role": "Maintainer" }, { "name": "Rik de Boer (RdeBoer)", "homepage": "https://www.drupal.org/u/rdeboer", "role": "Maintainer" }, { "name": "Gabriel Carleton-Barnes (gcb)", "homepage": "https://www.drupal.org/u/gcb", "role": "Maintainer" }, { "name": "Lev Tsypin (levelos)", "homepage": "https://www.drupal.org/u/levelos", "role": "Maintainer" }, { "name": "Sean Larkin (seanberto)", "homepage": "https://www.drupal.org/u/seanberto", "role": "Maintainer" } ], "description": "Integration with the Leaflet map scripting library.", "homepage": "https://www.drupal.org/project/leaflet", "support": { "source": "https://git.drupalcode.org/project/leaflet", "issues": "https://www.drupal.org/project/issues/leaflet" } }, { "name": "drupal/leaflet_layers", "version": "1.1.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/leaflet_layers.git", "reference": "1.1.1" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/leaflet_layers-1.1.1.zip", "reference": "1.1.1", "shasum": "87c743c12d6daef94445156fb8b9745bcb99f441" }, "require": { "drupal/core": "^8 || ^9", "drupal/leaflet": "^2.0" }, "type": "drupal-module", "extra": { "drupal": { "version": "1.1.1", "datestamp": "1647003106", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0+" ], "authors": [ { "name": "See contributors", "homepage": "https://www.drupal.org/node/3164541/committers" }, { "name": "askildolsen", "homepage": "https://www.drupal.org/user/1856380" } ], "description": "Provide configurable config for Leaflet.", "homepage": "https://www.drupal.org/project/leaflet_layers/", "support": { "source": "https://git.drupalcode.org/project/leaflet_layers", "issues": "https://www.drupal.org/project/issues/leaflet_layers" } }, { "name": "drupal/mailsystem", "version": "4.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/mailsystem.git", "reference": "8.x-4.3" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/mailsystem-8.x-4.3.zip", "reference": "8.x-4.3", "shasum": "1a74016e268ff207535be5d5e42ac8f72ac89050" }, "require": { "drupal/core": "^8.7.7 || ^9" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-4.3", "datestamp": "1586203024", "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": "Berdir", "homepage": "https://www.drupal.org/user/214652" }, { "name": "Les Lim", "homepage": "https://www.drupal.org/user/84263" }, { "name": "Manuel Garcia", "homepage": "https://www.drupal.org/user/213194" }, { "name": "Nafes", "homepage": "https://www.drupal.org/user/2489926" }, { "name": "miro_dietiker", "homepage": "https://www.drupal.org/user/227761" }, { "name": "pillarsdotnet", "homepage": "https://www.drupal.org/user/36148" } ], "description": "Mail System", "homepage": "https://www.drupal.org/project/mailsystem", "support": { "source": "https://git.drupalcode.org/project/mailsystem" } }, { "name": "drupal/markup", "version": "1.0.0-beta5", "source": { "type": "git", "url": "https://git.drupalcode.org/project/markup.git", "reference": "8.x-1.0-beta5" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/markup-8.x-1.0-beta5.zip", "reference": "8.x-1.0-beta5", "shasum": "dcd4dc20d8ff45830dad9d4df9f75c7421df4d9e" }, "require": { "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.0-beta5", "datestamp": "1645738831", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." } } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Anybody", "homepage": "https://www.drupal.org/user/291091" }, { "name": "Deciphered", "homepage": "https://www.drupal.org/user/103796" }, { "name": "bcostlow", "homepage": "https://www.drupal.org/user/1340686" }, { "name": "cYu", "homepage": "https://www.drupal.org/user/202205" }, { "name": "ebeyrent", "homepage": "https://www.drupal.org/user/23897" }, { "name": "mqanneh", "homepage": "https://www.drupal.org/user/2833163" }, { "name": "mrfelton", "homepage": "https://www.drupal.org/user/305669" } ], "description": "Defines a field type for markup.", "homepage": "https://www.drupal.org/project/markup", "support": { "source": "https://git.drupalcode.org/project/markup" } }, { "name": "drupal/menu_item_role_access", "version": "2.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/menu_item_role_access.git", "reference": "8.x-2.0" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/menu_item_role_access-8.x-2.0.zip", "reference": "8.x-2.0", "shasum": "114d6a73c3ab67c08b07aecbeee71452c55eb586" }, "require": { "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-2.0", "datestamp": "1586537196", "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": "LiamPower", "homepage": "https://www.drupal.org/user/3016225" } ], "description": "Provide role based access to menu items.", "homepage": "https://www.drupal.org/project/menu_item_role_access", "support": { "source": "https://git.drupalcode.org/project/menu_item_role_access" } }, { "name": "drupal/migrate_manifest", "version": "3.0.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/migrate_manifest.git", "reference": "3.0.2" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/migrate_manifest-3.0.2.zip", "reference": "3.0.2", "shasum": "05e9daabfe100caf6c0977a5a81fcfaec3d37bb7" }, "require": { "drupal/core": "^9.1" }, "conflict": { "drush/drush": "<10" }, "type": "drupal-module", "extra": { "drupal": { "version": "3.0.2", "datestamp": "1627500287", "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+" ], "authors": [ { "name": "James Gilliland", "homepage": "https://www.drupal.org/u/neclimdul", "role": "Maintainer" }, { "name": "Andrew Jungklaus", "homepage": "https://www.drupal.org/u/lostkangaroo", "role": "Maintainer" } ], "description": "Supports the running of migrations using a structured manifest file.", "homepage": "https://www.drupal.org/project/migrate_manifest", "support": { "source": "https://cgit.drupalcode.org/migrate_manifest", "issues": "https://www.drupal.org/project/issues/migrate_manifest", "irc": "irc://irc.freenode.org/drupal-migrate" } }, { "name": "drupal/mimemail", "version": "1.0.0-alpha4", "source": { "type": "git", "url": "https://git.drupalcode.org/project/mimemail.git", "reference": "8.x-1.0-alpha4" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/mimemail-8.x-1.0-alpha4.zip", "reference": "8.x-1.0-alpha4", "shasum": "7e65bbcb616de898ecc7c01d280b8d69101f2dcc" }, "require": { "drupal/core": "^8.8.2 || ^9", "drupal/mailsystem": "*" }, "require-dev": { "drupal/rules": "*" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.0-alpha4", "datestamp": "1638738304", "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": "TR", "homepage": "https://www.drupal.org/user/202830" } ], "description": "Sends MIME-encoded emails with embedded images and attachments.", "homepage": "https://www.drupal.org/project/mimemail", "support": { "source": "https://git.drupalcode.org/project/mimemail" } }, { "name": "drupal/openid_connect", "version": "1.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/openid_connect.git", "reference": "8.x-1.2" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/openid_connect-8.x-1.2.zip", "reference": "8.x-1.2", "shasum": "b00290161d7dc54fe1dccca1b0ab91bed920f051" }, "require": { "drupal/core": "^8.8 || ^9", "ext-json": "*" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.2", "datestamp": "1640195069", "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": "Mario Steinitz", "homepage": "https://www.drupal.org/user/2536014" }, { "name": "balintk", "homepage": "https://www.drupal.org/user/613760" }, { "name": "bojanz", "homepage": "https://www.drupal.org/user/86106" }, { "name": "jcnventura", "homepage": "https://www.drupal.org/user/122464" }, { "name": "pfrilling", "homepage": "https://www.drupal.org/user/169695" }, { "name": "pjcdawkins", "homepage": "https://www.drupal.org/user/1025236" }, { "name": "robertDouglass", "homepage": "https://www.drupal.org/user/5449" }, { "name": "sanduhrs", "homepage": "https://www.drupal.org/user/28074" } ], "description": "A pluggable client implementation for the OpenID Connect protocol.", "homepage": "https://www.drupal.org/project/openid_connect", "keywords": [ "Drupal" ], "support": { "source": "https://git.drupalcode.org/project/openid_connect", "issues": "https://www.drupal.org/project/issues/openid_connect" } }, { "name": "drupal/pdf_serialization", "version": "2.1.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/pdf_serialization.git", "reference": "2.1.1" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/pdf_serialization-2.1.1.zip", "reference": "2.1.1", "shasum": "8232c1222d06de96b755d1ca29c91472b04a7eac" }, "require": { "drupal/core": "^8 || ^9", "drupal/views_data_export": "^1.0", "mpdf/mpdf": "^8.0" }, "type": "drupal-module", "extra": { "drupal": { "version": "2.1.1", "datestamp": "1617005549", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" } } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0+" ], "authors": [ { "name": "Edvinas Baranauskas", "homepage": "https://www.drupal.org/user/3276924" }, { "name": "iRobertas", "homepage": "https://www.drupal.org/user/3649540" } ], "description": "Provides Pdf as a serialization format.", "homepage": "https://www.drupal.org/project/pdf_serialization", "support": { "source": "https://git.drupalcode.org/project/pdf_serialization" } }, { "name": "drupal/phone_international", "version": "3.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/phone_international.git", "reference": "3.2.0" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/phone_international-3.2.0.zip", "reference": "3.2.0", "shasum": "25c0252d7be2348d80990a955aea4f8e622a89dd" }, "require": { "drupal/core": "^8.8 || ^9 || ^10", "giggsey/libphonenumber-for-php": "^8.12" }, "type": "drupal-module", "extra": { "drupal": { "version": "3.2.0", "datestamp": "1654880850", "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+" ], "authors": [ { "name": "miguel.leal", "homepage": "https://www.drupal.org/user/2867019" }, { "name": "saidatom", "homepage": "https://www.drupal.org/user/1846674" } ], "description": "The phone_international module allows administrators to define a field type for international phone numbers.", "homepage": "https://www.drupal.org/project/phone_international", "keywords": [ "code", "country", "dial", "drupal", "field", "field management", "flag", "i18n", "input", "international", "international phone", "mobile", "number", "phone", "tel", "telephone", "verification phone" ], "support": { "source": "http://cgit.drupalcode.org/phone_international", "issues": "https://www.drupal.org/project/issues/phone_international" } }, { "name": "drupal/phpmailer_smtp", "version": "2.0.4", "source": { "type": "git", "url": "https://git.drupalcode.org/project/phpmailer_smtp.git", "reference": "2.0.4" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/phpmailer_smtp-2.0.4.zip", "reference": "2.0.4", "shasum": "893c208f8fdfe6a09f08c1d287ad80737c6cc216" }, "require": { "drupal/core": "^8.8 || ^9", "phpmailer/phpmailer": "^6.6.0" }, "type": "drupal-module", "extra": { "drupal": { "version": "2.0.4", "datestamp": "1648594230", "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": "Ian McLean (imclean)", "homepage": "http://drupal.org/u/imclean" } ], "description": "Uses the PHPMailer library to send emails via SMTP.", "homepage": "https://drupal.org/project/phpmailer_smtp", "keywords": [ "drupal", "email", "mail", "mail system", "mailsystem", "phpmailer", "smtp" ], "support": { "source": "https://git.drupalcode.org/project/phpmailer_smtp", "issues": "https://www.drupal.org/project/issues/phpmailer_smtp" } }, { "name": "drupal/popup_field_group", "version": "1.7.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/popup_field_group.git", "reference": "8.x-1.7" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/popup_field_group-8.x-1.7.zip", "reference": "8.x-1.7", "shasum": "f224697e74261c1ea5d9926ff593f00117739499" }, "require": { "drupal/core": "^8 || ^9.0", "drupal/field_group": "*" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.7", "datestamp": "1636535396", "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": "Anton Ivanov", "homepage": "https://www.drupal.org/u/antonnavi", "role": "Maintainer" }, { "name": "James Silver", "homepage": "https://www.drupal.org/u/jamsilver", "role": "Maintainer" } ], "description": "Adds a new field group option 'popup' which puts its children in a simple popup.", "homepage": "https://www.drupal.org/project/popup_field_group", "support": { "source": "https://git.drupalcode.org/project/popup_field_group", "issues": "https://www.drupal.org/project/issues/popup_field_group" } }, { "name": "drupal/prepopulate", "version": "2.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/prepopulate.git", "reference": "8.x-2.3" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/prepopulate-8.x-2.3.zip", "reference": "8.x-2.3", "shasum": "5a49eaf7f231395f64d378a3978ba42a8fab6554" }, "require": { "drupal/core": "^8 || ^9" }, "require-dev": { "drupal/inline_entity_form": "*", "drupal/og": "*" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-2.3", "datestamp": "1588005625", "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": "eafarris", "homepage": "https://www.drupal.org/user/812" }, { "name": "ff1", "homepage": "https://www.drupal.org/user/41738" }, { "name": "heddn", "homepage": "https://www.drupal.org/user/1463982" }, { "name": "jbrauer", "homepage": "https://www.drupal.org/user/12363" } ], "description": "Allows form elements to be prepopulated from the URL.", "homepage": "https://www.drupal.org/project/prepopulate", "support": { "source": "https://git.drupalcode.org/project/prepopulate" } }, { "name": "drupal/r4032login", "version": "2.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/r4032login.git", "reference": "2.2.0" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/r4032login-2.2.0.zip", "reference": "2.2.0", "shasum": "fc0e611d005d1040d19a3448a21875de65afb591" }, "require": { "drupal/core": "^9.3 || ^10" }, "type": "drupal-module", "extra": { "drupal": { "version": "2.2.0", "datestamp": "1649051152", "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": "Bevan", "homepage": "https://www.drupal.org/user/49989" }, { "name": "Grayle", "homepage": "https://www.drupal.org/user/3145497" }, { "name": "Nixou", "homepage": "https://www.drupal.org/user/2304734" }, { "name": "RobLoach", "homepage": "https://www.drupal.org/user/61114" }, { "name": "Sk8erPeter", "homepage": "https://www.drupal.org/user/1441344" }, { "name": "bdone", "homepage": "https://www.drupal.org/user/687670" }, { "name": "deekayen", "homepage": "https://www.drupal.org/user/972" }, { "name": "lotyrin", "homepage": "https://www.drupal.org/user/216580" }, { "name": "ms2011", "homepage": "https://www.drupal.org/user/108440" }, { "name": "pwolanin", "homepage": "https://www.drupal.org/user/49851" }, { "name": "shrop", "homepage": "https://www.drupal.org/user/14767" } ], "description": "Redirect anonymous users from 403 Access Denied pages to the /user/login page.", "homepage": "https://www.drupal.org/project/r4032login", "support": { "source": "https://git.drupalcode.org/project/r4032login" } }, { "name": "drupal/restui", "version": "1.20.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/restui.git", "reference": "8.x-1.20" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/restui-8.x-1.20.zip", "reference": "8.x-1.20", "shasum": "df1d3c486ee0e7b4e9a24e6523a69c9efe73caff" }, "require": { "drupal/core": "^8.7.7 || ^9" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.20", "datestamp": "1616839543", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "-enzo-", "homepage": "https://www.drupal.org/user/294937" }, { "name": "clemens.tolboom", "homepage": "https://www.drupal.org/user/125814" }, { "name": "juampynr", "homepage": "https://www.drupal.org/user/682736" }, { "name": "klausi", "homepage": "https://www.drupal.org/user/262198" } ], "description": "Provides a user interface to manage REST resources.", "homepage": "https://www.drupal.org/project/restui", "support": { "source": "https://git.drupalcode.org/project/restui" } }, { "name": "drupal/search_api", "version": "1.23.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/search_api.git", "reference": "8.x-1.23" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.23.zip", "reference": "8.x-1.23", "shasum": "7de5425bba5b8daa37e98d47b677459dfb1abbe7" }, "require": { "drupal/core": "^8.8 || ^9" }, "conflict": { "drupal/search_api_solr": "2.* || 3.0 || 3.1" }, "require-dev": { "drupal/language_fallback_fix": "@dev", "drupal/search_api_autocomplete": "@dev", "drupal/search_api_db": "*" }, "suggest": { "drupal/facets": "Adds the ability to create faceted searches.", "drupal/search_api_autocomplete": "Allows adding autocomplete suggestions to search fields.", "drupal/search_api_solr": "Adds support for using Apache Solr as a backend." }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.23", "datestamp": "1642935837", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } }, "drush": { "services": { "drush.services.yml": "^9 || ^10" } } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Thomas Seidl", "homepage": "https://www.drupal.org/u/drunken-monkey" }, { "name": "Nick Veenhof", "homepage": "https://www.drupal.org/u/nick_vh" }, { "name": "See other contributors", "homepage": "https://www.drupal.org/node/790418/committers" } ], "description": "Provides a generic framework for modules offering search capabilities.", "homepage": "https://www.drupal.org/project/search_api", "support": { "source": "https://git.drupalcode.org/project/search_api", "issues": "https://www.drupal.org/project/issues/search_api", "irc": "irc://irc.freenode.org/drupal-search-api" } }, { "name": "drupal/security_review", "version": "1.0.0-alpha2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/security_review.git", "reference": "8.x-1.0-alpha2" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/security_review-8.x-1.0-alpha2.zip", "reference": "8.x-1.0-alpha2", "shasum": "d38845d9dcaefaad563b56a9eb326c39734d5103" }, "require": { "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.0-alpha2", "datestamp": "1601391168", "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": "banviktor", "homepage": "https://www.drupal.org/user/3176333" }, { "name": "coltrane", "homepage": "https://www.drupal.org/user/91990" }, { "name": "dsnopek", "homepage": "https://www.drupal.org/user/266527" }, { "name": "greggles", "homepage": "https://www.drupal.org/user/36762" } ], "description": "Site security and configuration review module.", "homepage": "https://www.drupal.org/project/security_review", "support": { "source": "https://git.drupalcode.org/project/security_review" } }, { "name": "drupal/select2", "version": "1.13.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/select2.git", "reference": "8.x-1.13" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/select2-8.x-1.13.zip", "reference": "8.x-1.13", "shasum": "c02f8591104310a6395788c33e44dfab5ec6a2c1" }, "require": { "drupal/core": "^8.8 || ^9" }, "require-dev": { "drupal/better_exposed_filters": "^5.0", "drupal/facets": "^1.5", "drupal/form_options_attributes": "^1.2", "drupal/search_api": "^1.17" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.13", "datestamp": "1614609946", "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": "Christian Fritsch", "homepage": "https://www.drupal.org/user/2103716", "email": "christian.fritsch@burda.com" }, { "name": "thunderbot", "homepage": "https://www.drupal.org/user/3511180" } ], "description": "Integration with the select2 JavaScript library.", "homepage": "https://www.drupal.org/project/select2", "support": { "source": "https://git.drupalcode.org/project/select2" } }, { "name": "drupal/simple_menu_permissions", "version": "1.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/simple_menu_permissions.git", "reference": "8.x-1.4" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/simple_menu_permissions-8.x-1.4.zip", "reference": "8.x-1.4", "shasum": "5ba3d6aa4c9a62f03fb0ce05504abaa8f94fc287" }, "require": { "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.4", "datestamp": "1627889656", "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": "Ewout Goosmann", "homepage": "https://www.drupal.org/user/3138239" } ], "description": "Defines permissions for each menu. Such as the edit and delete permission. Also defines a permission to create new menus.", "homepage": "https://www.drupal.org/project/simple_menu_permissions", "support": { "source": "https://git.drupalcode.org/project/simple_menu_permissions" } }, { "name": "drupal/smtp", "version": "1.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/smtp.git", "reference": "8.x-1.0" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/smtp-8.x-1.0.zip", "reference": "8.x-1.0", "shasum": "c40cc7a3c20d3f743e3a4e53f4cc296748da89fd" }, "require": { "drupal/core": "^8.8 || ^9", "phpmailer/phpmailer": "^6.1.7" }, "suggest": { "drupal/mailsystem": "Allows using SMTP alongside other mail modules." }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.0", "datestamp": "1601070985", "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": "LukeLast", "homepage": "https://www.drupal.org/user/30151" }, { "name": "japerry", "homepage": "https://www.drupal.org/user/45640" }, { "name": "josesanmartin", "homepage": "https://www.drupal.org/user/72012" }, { "name": "oadaeh", "homepage": "https://www.drupal.org/user/4649" }, { "name": "sadashiv", "homepage": "https://www.drupal.org/user/1773304" }, { "name": "wundo", "homepage": "https://www.drupal.org/user/25523" }, { "name": "yettyn", "homepage": "https://www.drupal.org/user/93281" } ], "description": "Allow for site emails to be sent through an SMTP server of your choice.", "homepage": "https://www.drupal.org/project/smtp", "support": { "source": "https://git.drupalcode.org/project/smtp", "issues": "https://www.drupal.org/project/issues/smtp" } }, { "name": "drupal/switch_page_theme", "version": "dev-1.x", "source": { "type": "git", "url": "https://git.drupalcode.org/project/switch_page_theme.git", "reference": "ac38137f43cc72a8efba04bc127b87fbf2c28e06" }, "require": { "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { "branch-alias": { "dev-1.x": "1.x-dev" }, "drupal": { "version": "8.x-1.0+5-dev", "datestamp": "1614281183", "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": "ashish-deynap", "homepage": "https://www.drupal.org/user/3417767" }, { "name": "deepali_agarwal", "homepage": "https://www.drupal.org/user/2438242" } ], "description": "Switches active theme on specific pages.", "homepage": "https://www.drupal.org/project/switch_page_theme", "support": { "source": "https://git.drupalcode.org/project/switch_page_theme" } }, { "name": "drupal/taxonomy_manager", "version": "2.0.7", "source": { "type": "git", "url": "https://git.drupalcode.org/project/taxonomy_manager.git", "reference": "2.0.7" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/taxonomy_manager-2.0.7.zip", "reference": "2.0.7", "shasum": "3f89af2a9581334634f2d41f4459c75076059b80" }, "require": { "drupal/core": "^8.8 || ^9", "drupal/jquery_ui": "^1.4" }, "type": "drupal-module", "extra": { "drupal": { "version": "2.0.7", "datestamp": "1652326645", "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": "Andriy Khomych", "homepage": "https://www.drupal.org/user/3287133" }, { "name": "JacobSanford", "homepage": "https://www.drupal.org/user/806538" }, { "name": "VladimirAus", "homepage": "https://www.drupal.org/user/673120" }, { "name": "alesbencina", "homepage": "https://www.drupal.org/user/3558110" }, { "name": "aurelianzaha", "homepage": "https://www.drupal.org/user/3575026" }, { "name": "dragan_bp", "homepage": "https://www.drupal.org/user/3578037" }, { "name": "joaogarin", "homepage": "https://www.drupal.org/user/612814" }, { "name": "kalinchernev", "homepage": "https://www.drupal.org/user/231185" }, { "name": "klausi", "homepage": "https://www.drupal.org/user/262198" }, { "name": "mh86", "homepage": "https://www.drupal.org/user/59747" } ], "description": "This module provides a powerful interface for managing taxonomies.", "homepage": "https://www.drupal.org/project/taxonomy_manager", "keywords": [ "Drupal" ], "support": { "source": "https://git.drupalcode.org/project/taxonomy_manager", "issues": "https://www.drupal.org/project/issues/taxonomy_manager" } }, { "name": "drupal/taxonomy_term_revision", "version": "1.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/taxonomy_term_revision.git", "reference": "8.x-1.0" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/taxonomy_term_revision-8.x-1.0.zip", "reference": "8.x-1.0", "shasum": "7a90ede7bbbae98b2e39eea1c4e1aac654ed09aa" }, "require": { "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.0", "datestamp": "1613991555", "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": "n4r3n", "homepage": "https://www.drupal.org/user/3591861" } ], "description": "Taxonomy Revision module for Drupal 8.7 onwards", "homepage": "https://www.drupal.org/project/taxonomy_term_revision", "support": { "source": "https://git.drupalcode.org/project/taxonomy_term_revision" } }, { "name": "drupal/thbl", "version": "1.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/thbl.git", "reference": "1.0.0" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/thbl-1.0.0.zip", "reference": "1.0.0", "shasum": "85a1a09f163b056120c3e2d083c8214644e89727" }, "require": { "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { "version": "1.0.0", "datestamp": "1616998404", "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": "stBorchert", "homepage": "https://www.drupal.org/user/36942" } ], "description": "Makes the term hierarchy and weight language-aware.", "homepage": "https://www.drupal.org/project/thbl", "support": { "source": "https://git.drupalcode.org/project/thbl" } }, { "name": "drupal/token", "version": "1.10.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/token.git", "reference": "8.x-1.10" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/token-8.x-1.10.zip", "reference": "8.x-1.10", "shasum": "8b81224ab0420221b292e8d3b66d0da726317400" }, "require": { "drupal/core": "^8.8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.10", "datestamp": "1638619775", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } }, "drush": { "services": { "drush.services.yml": "^9 || ^10" } } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Berdir", "homepage": "https://www.drupal.org/user/214652" }, { "name": "Dave Reid", "homepage": "https://www.drupal.org/user/53892" }, { "name": "eaton", "homepage": "https://www.drupal.org/user/16496" }, { "name": "fago", "homepage": "https://www.drupal.org/user/16747" }, { "name": "greggles", "homepage": "https://www.drupal.org/user/36762" }, { "name": "mikeryan", "homepage": "https://www.drupal.org/user/4420" } ], "description": "Provides a user interface for the Token API, some missing core tokens.", "homepage": "https://www.drupal.org/project/token", "support": { "source": "https://git.drupalcode.org/project/token" } }, { "name": "drupal/tzfield", "version": "1.6.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/tzfield.git", "reference": "8.x-1.6" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/tzfield-8.x-1.6.zip", "reference": "8.x-1.6", "shasum": "484ebbded61fcd6ae7d351fffae348e762bfda8e" }, "require": { "drupal/core": "^8 || ^9 || ^10" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.6", "datestamp": "1650400318", "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": "k_zoltan", "homepage": "https://www.drupal.org/user/834136" }, { "name": "mfb", "homepage": "https://www.drupal.org/user/12302" } ], "description": "Defines a time zone field type.", "homepage": "https://www.drupal.org/project/tzfield", "support": { "source": "https://git.drupalcode.org/project/tzfield" } }, { "name": "drupal/variationcache", "version": "1.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/variationcache.git", "reference": "8.x-1.0" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/variationcache-8.x-1.0.zip", "reference": "8.x-1.0", "shasum": "302bcd0bc4d7c12a9d18ad4f531d1c65fdac65b1" }, "require": { "drupal/core": "^8.8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.0", "datestamp": "1588927568", "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": "Kristiaan Van den Eynde", "homepage": "https://www.drupal.org/u/kristiaanvandeneynde", "role": "Maintainer" }, { "name": "Brad Jones", "homepage": "https://www.drupal.org/u/bradjones1", "role": "Maintainer" } ], "description": "This project provides VariationCache, a redirect-aware caching implementation.", "homepage": "http://drupal.org/project/variationcache", "support": { "source": "https://git.drupalcode.org/project/variationcache", "issues": "https://drupal.org/project/issues/variationcache" } }, { "name": "drupal/view_custom_table", "version": "2.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/view_custom_table.git", "reference": "2.0.0" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/view_custom_table-2.0.0.zip", "reference": "2.0.0", "shasum": "530016dbf77629b1476534c7199f35a508f23ebf" }, "require": { "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { "version": "2.0.0", "datestamp": "1635396640", "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": "Rajeshreeputra", "homepage": "https://www.drupal.org/user/3418561" }, { "name": "joseph.olstad", "homepage": "https://www.drupal.org/user/1321830" }, { "name": "sagar_cis", "homepage": "https://www.drupal.org/user/3487653" }, { "name": "sagarwani", "homepage": "https://www.drupal.org/user/3221452" } ], "description": "Extends views to use custom table data.", "homepage": "https://www.drupal.org/project/view_custom_table", "support": { "source": "https://git.drupalcode.org/project/view_custom_table" } }, { "name": "drupal/views_aggregator", "version": "2.0.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/views_aggregator.git", "reference": "2.0.1" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/views_aggregator-2.0.1.zip", "reference": "2.0.1", "shasum": "e8370c070fd6bd7a0e204f2650015c30d11484b8" }, "require": { "drupal/core": "^9 || ^10" }, "type": "drupal-module", "extra": { "drupal": { "version": "2.0.1", "datestamp": "1642591050", "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": "JordiK", "homepage": "https://www.drupal.org/user/3472907" }, { "name": "RdeBoer", "homepage": "https://www.drupal.org/user/404007" }, { "name": "TR", "homepage": "https://www.drupal.org/user/202830" } ], "description": "A Views plugin that operates on the results after the database query has run, thus offering aggregation functions not otherwise possible.", "homepage": "https://www.drupal.org/project/views_aggregator", "support": { "source": "https://git.drupalcode.org/project/views_aggregator", "issues": "https://www.drupal.org/project/issues/views_aggregator" } }, { "name": "drupal/views_autocomplete_filters", "version": "1.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/views_autocomplete_filters.git", "reference": "8.x-1.3" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/views_autocomplete_filters-8.x-1.3.zip", "reference": "8.x-1.3", "shasum": "55762182e55c70f117d5edb8692049e0881ec4ce" }, "require": { "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.3", "datestamp": "1587146330", "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": "RobLoach", "homepage": "https://www.drupal.org/user/61114" }, { "name": "colan", "homepage": "https://www.drupal.org/user/58704" }, { "name": "vasike", "homepage": "https://www.drupal.org/user/156237" } ], "description": "Add autocomplete functionality to the views filter text fields.", "homepage": "https://www.drupal.org/project/views_autocomplete_filters", "keywords": [ "Drupal", "views_autocomplete_filters" ], "support": { "source": "https://git.drupalcode.org/project/views_autocomplete_filters", "issues": "https://www.drupal.org/project/issues/views_autocomplete_filters" } }, { "name": "drupal/views_bulk_operations", "version": "4.1.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/views_bulk_operations.git", "reference": "4.1.2" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/views_bulk_operations-4.1.2.zip", "reference": "4.1.2", "shasum": "1cfa10f755240cae46de8d8684272a9a8907a730" }, "require": { "drupal/core": "^9" }, "require-dev": { "drush/drush": "^10" }, "suggest": { "drush/drush": "^9 || ^10" }, "type": "drupal-module", "extra": { "drupal": { "version": "4.1.2", "datestamp": "1647943086", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } }, "drush": { "services": { "drush.services.yml": "^9 || ^10" } } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Marcin Grabias", "homepage": "https://www.drupal.org/u/graber" }, { "name": "Jon Pugh", "homepage": "https://www.drupal.org/user/17028" }, { "name": "bojanz", "homepage": "https://www.drupal.org/user/86106" }, { "name": "infojunkie", "homepage": "https://www.drupal.org/user/48424" }, { "name": "joelpittet", "homepage": "https://www.drupal.org/user/160302" } ], "description": "Adds an ability to perform bulk operations on selected entities from view results. Provides an API to create such operations.", "homepage": "https://www.drupal.org/project/views_bulk_operations", "support": { "source": "https://git.drupalcode.org/project/views_bulk_operations/-/tree/8.x-3.x", "issues": "https://www.drupal.org/project/issues/views_bulk_operations?version=8.x", "docs": "https://www.drupal.org/docs/8/modules/views-bulk-operations-vbo" } }, { "name": "drupal/views_conditional", "version": "1.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/views_conditional.git", "reference": "8.x-1.4" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/views_conditional-8.x-1.4.zip", "reference": "8.x-1.4", "shasum": "26aaf029801aaadf2a1a5781bcd9884887a2f575" }, "require": { "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.4", "datestamp": "1619318541", "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": "Shelane French", "homepage": "https://www.drupal.org/u/shelane", "role": "Maintainer" }, { "name": "Anand Toshniwal (anand.toshniwal93)", "homepage": "https://www.drupal.org/u/anandtoshniwal93", "role": "Maintainer" }, { "name": "Timofey Denisov (ofry)", "homepage": "https://www.drupal.org/u/ofry", "role": "Maintainer" }, { "name": "MChittenden", "homepage": "https://www.drupal.org/u/mchittenden", "role": "Maintainer" } ], "description": "Views Conditional is a simple module that allows you to define conditionals with fields in views", "homepage": "https://www.drupal.org/project/views_conditional", "keywords": [ "Drupal" ], "support": { "source": "http://cgit.drupalcode.org/views_conditional", "issues": "https://www.drupal.org/project/issues/views_conditional" } }, { "name": "drupal/views_data_export", "version": "1.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/views_data_export.git", "reference": "8.x-1.1" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/views_data_export-8.x-1.1.zip", "reference": "8.x-1.1", "shasum": "8ee9d441e69b5861ab12286246522d52613f4e61" }, "require": { "drupal/core": "^8.8 || ^9", "drupal/csv_serialization": "~1.4 || ~2.0" }, "require-dev": { "drupal/search_api": "~1.12", "drupal/xls_serialization": "~1.0" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.1", "datestamp": "1642805106", "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": "Steven Jones", "homepage": "https://www.drupal.org/user/99644" }, { "name": "amoebanath", "homepage": "https://www.drupal.org/user/2810799" }, { "name": "james.williams", "homepage": "https://www.drupal.org/user/592268" }, { "name": "jamsilver", "homepage": "https://www.drupal.org/user/476732" }, { "name": "jhedstrom", "homepage": "https://www.drupal.org/user/208732" }, { "name": "nerdstein", "homepage": "https://www.drupal.org/user/1557710" } ], "description": "Plugin to export views data into various file formats.", "homepage": "https://www.drupal.org/project/views_data_export", "support": { "source": "https://git.drupalcode.org/project/views_data_export" } }, { "name": "drupal/views_dates", "version": "1.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/views_dates.git", "reference": "8.x-1.1" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/views_dates-8.x-1.1.zip", "reference": "8.x-1.1", "shasum": "a64a3f07e2d829bd649c9a2e2c4561b14106b618" }, "require": { "drupal/core": "^8.8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.1", "datestamp": "1614885208", "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": "Vitaliy Moskvin (alphawebgroup)", "homepage": "https://www.drupal.org/u/alphawebgroup", "role": "Maintainer" }, { "name": "Ruth Ivimey-Cook (rivimey)", "homepage": "https://www.drupal.org/u/rivimey", "role": "Maintainer" } ], "description": "Extend Views date field filters with time periods, such as weeks and months.", "homepage": "http://drupal.org/project/views_dates", "support": { "source": "https://git.drupalcode.org/project/views_dates", "issues": "https://www.drupal.org/project/issues/views_dates" } }, { "name": "drupal/views_ef_fieldset", "version": "1.5.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/views_ef_fieldset.git", "reference": "8.x-1.5" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/views_ef_fieldset-8.x-1.5.zip", "reference": "8.x-1.5", "shasum": "72ca0b63028d0fe65e13c8472546a8803aa0d079" }, "require": { "drupal/core": "^8 || ^9", "php": ">=7" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.5", "datestamp": "1604567512", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } }, "composer-exit-on-patch-failure": true, "enable-patching": true, "patches": { "drupal/core": { "https://www.drupal.org/project/drupal/issues/2943172": "https://www.drupal.org/files/issues/2018-07-05/2943172-kernel-test-base-3.patch" } } }, "autoload-dev": { "psr-4": { "Drupal\\Tests\\views_ef_fieldset\\": "./tests/" } }, "notification-url": "https://packages.drupal.org/8/downloads", "scripts": { "grumphp": [ "./vendor/bin/grumphp run" ] }, "license": [ "GPL-2.0+" ], "authors": [ { "name": "Pol Dellaiera", "homepage": "https://www.drupal.org/user/47194", "email": "pol.dellaiera@protonmail.com" }, { "name": "ciss", "homepage": "https://www.drupal.org/user/1632364" } ], "description": "Provide an option to render the 'exposed form widgets' in a fieldset.", "homepage": "https://drupal.org/project/views_field_formatter", "support": { "source": "https://git.drupalcode.org/project/views_ef_fieldset" } }, { "name": "drupal/views_summarize", "version": "1.1.0-beta2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/views_summarize.git", "reference": "1.1.0-beta2" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/views_summarize-1.1.0-beta2.zip", "reference": "1.1.0-beta2", "shasum": "7551972736e95055545ed92cf62e086d282357c7" }, "require": { "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { "version": "1.1.0-beta2", "datestamp": "1604614255", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." } } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "aidanlis", "homepage": "https://www.drupal.org/user/502018" }, { "name": "oadaeh", "homepage": "https://www.drupal.org/user/4649" } ], "description": "Provides a style plugin for Views, allowing table data to be summarized.", "homepage": "https://www.drupal.org/project/views_summarize", "support": { "source": "https://git.drupalcode.org/project/views_summarize" } }, { "name": "drupal/views_table_rowspan", "version": "2.0.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/views_table_rowspan.git", "reference": "2.0.2" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/views_table_rowspan-2.0.2.zip", "reference": "2.0.2", "shasum": "24877e8d7a7f36631e9ee675c2aa5104fb8b12c4" }, "require": { "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { "version": "2.0.2", "datestamp": "1634021090", "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": "howto", "homepage": "https://www.drupal.org/user/993012" }, { "name": "lobodacyril", "homepage": "https://www.drupal.org/user/769176" }, { "name": "olragon", "homepage": "https://www.drupal.org/user/408746" } ], "description": "Provide views display format Table Rowspan.", "homepage": "https://www.drupal.org/project/views_table_rowspan", "support": { "source": "https://git.drupalcode.org/project/views_table_rowspan" } }, { "name": "drupal/views_templates", "version": "1.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/views_templates.git", "reference": "8.x-1.1" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/views_templates-8.x-1.1.zip", "reference": "8.x-1.1", "shasum": "7a3e61278d71b7047bf6176a3144b4cb8fd04e1a" }, "require": { "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.1", "datestamp": "1587027156", "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": "Neslee Canil Pinto", "homepage": "https://www.drupal.org/user/3580850" }, { "name": "geertvd", "homepage": "https://www.drupal.org/user/536694" } ], "description": "Reintroduces dynamic default views.", "homepage": "https://www.drupal.org/project/views_templates", "support": { "source": "https://git.drupalcode.org/project/views_templates" } }, { "name": "drupal/views_timestamp_to_date", "version": "1.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/views_timestamp_to_date.git", "reference": "1.0.0" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/views_timestamp_to_date-1.0.0.zip", "reference": "1.0.0", "shasum": "fc51d5c627f2738b3b4bc64f8973ba26b9d4c6e7" }, "require": { "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { "version": "1.0.0", "datestamp": "1635793488", "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": "andileco", "homepage": "https://www.drupal.org/user/2054544" } ], "description": "Creates a Views field handler that consumes a timestamp field and outputs a date in different formats.", "homepage": "https://www.drupal.org/project/views_timestamp_to_date", "support": { "source": "https://git.drupalcode.org/project/views_timestamp_to_date" } }, { "name": "drupal/webform", "version": "6.1.3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/webform.git", "reference": "6.1.3" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/webform-6.1.3.zip", "reference": "6.1.3", "shasum": "efd032eadc10a4752b9b0203152a5d20eefac175" }, "require": { "drupal/core": "^8.8 || ^9" }, "require-dev": { "drupal/address": "~1.0", "drupal/bootstrap": "~3.0", "drupal/captcha": "~1.0", "drupal/chosen": "~3.0", "drupal/clientside_validation": "~3.0", "drupal/clientside_validation_jquery": "*", "drupal/devel": "~3.0", "drupal/entity": "~1.0", "drupal/entity_print": "~2.0", "drupal/gnode": "*", "drupal/group": "1.0", "drupal/jquery_ui": "~1.0", "drupal/jquery_ui_checkboxradio": "~1.0", "drupal/jquery_ui_datepicker": "~1.0", "drupal/lingotek": "~3.0", "drupal/mailsystem": "~4.0", "drupal/paragraphs": "~1.0", "drupal/select2": "~1.0", "drupal/smtp": "~1.0", "drupal/styleguide": "~1.0", "drupal/telephone_validation": "~2.0", "drupal/token": "~1.0", "drupal/variationcache": "~1.0", "drupal/webform_access": "*", "drupal/webform_attachment": "*", "drupal/webform_clientside_validation": "*", "drupal/webform_devel": "*", "drupal/webform_entity_print": "*", "drupal/webform_group": "*", "drupal/webform_node": "*", "drupal/webform_options_limit": "*", "drupal/webform_scheduled_email": "*", "drupal/webform_share": "*", "drupal/webform_ui": "*" }, "suggest": { "drupal/jquery_ui_checkboxradio": "Provides jQuery UI Checkboxradio library. Required by the Webform jQueryUI Buttons module. The Webform jQueryUI Buttons module is deprecated because jQueryUI is no longer maintained.", "drupal/jquery_ui_datepicker": "Provides jQuery UI Datepicker library. Required to support datepickers. The Webform jQueryUI Datepicker module is deprecated because jQueryUI is no longer maintained." }, "type": "drupal-module", "extra": { "drupal": { "version": "6.1.3", "datestamp": "1644940723", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } }, "drush": { "services": { "drush.services.yml": "^9 || ^10" } } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Jacob Rockowitz (jrockowitz)", "homepage": "https://www.drupal.org/u/jrockowitz", "role": "Maintainer" }, { "name": "Alexander Trotsenko (bucefal91)", "homepage": "https://www.drupal.org/u/bucefal91", "role": "Co-maintainer" }, { "name": "Contributors", "homepage": "https://www.drupal.org/node/7404/committers", "role": "Contributor" }, { "name": "quicksketch", "homepage": "https://www.drupal.org/user/35821" }, { "name": "torotil", "homepage": "https://www.drupal.org/user/865256" } ], "description": "Enables the creation of webforms and questionnaires.", "homepage": "https://drupal.org/project/webform", "support": { "source": "https://git.drupalcode.org/project/webform", "issues": "https://www.drupal.org/project/issues/webform?version=8.x", "docs": "https://www.drupal.org/docs/8/modules/webform", "forum": "https://drupal.stackexchange.com/questions/tagged/webform" } }, { "name": "drupal/webform_gmap_field", "version": "1.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/webform_gmap_field.git", "reference": "1.1.0" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/webform_gmap_field-1.1.0.zip", "reference": "1.1.0", "shasum": "f17a3bd3ab23f78aee121666d50416e1bc062b76" }, "require": { "drupal/core": ">=8", "drupal/webform": "*" }, "type": "drupal-module", "extra": { "drupal": { "version": "1.1.0", "datestamp": "1643798277", "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": "Rajeshreeputra Pravin Dhondiba Gaikwad", "homepage": "https://www.drupal.org/u/Rajeshreeputra", "role": "Maintainer" }, { "name": "Ganesh Suryawanshi", "homepage": "hhttps://www.drupal.org/u/ganeshsurya11", "role": "Maintainer" } ], "description": "adds a 'Map location' component to a webform, which gives users the ability to pick a location from the map by dragging a marker.", "homepage": "https://www.drupal.org/project/webform_gmap_field", "support": { "source": "https://git.drupalcode.org/project/webform_gmap_field", "issues": "https://www.drupal.org/project/issues/webform_gmap_field" } }, { "name": "drupal/webform_remote_select", "version": "1.0.6", "source": { "type": "git", "url": "https://git.drupalcode.org/project/webform_remote_select.git", "reference": "1.0.6" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/webform_remote_select-1.0.6.zip", "reference": "1.0.6", "shasum": "3addd231f388a550732efedaf861291ae44c0528" }, "require": { "drupal/core": "^8 || ^9", "drupal/webform": "*" }, "type": "drupal-module", "extra": { "drupal": { "version": "1.0.6", "datestamp": "1652647777", "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": "Miguelpamferreira", "homepage": "https://www.drupal.org/user/3548054" }, { "name": "Nelson Alves", "homepage": "https://www.drupal.org/user/3557178" }, { "name": "dgaspara", "homepage": "https://www.drupal.org/user/3557179" }, { "name": "joao.figueira", "homepage": "https://www.drupal.org/user/3605197" }, { "name": "joaomarques736", "homepage": "https://www.drupal.org/user/3557181" }, { "name": "ricardotenreiro", "homepage": "https://www.drupal.org/user/213132" }, { "name": "tmiguelv", "homepage": "https://www.drupal.org/user/3612421" } ], "description": "Provides a Webform Select Element whose options are populated from an endpoint through REST services.", "homepage": "https://www.drupal.org/project/webform_remote_select", "support": { "source": "https://git.drupalcode.org/project/webform_remote_select" } }, { "name": "drupal/webform_rest", "version": "4.0.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/webform_rest.git", "reference": "4.0.1" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/webform_rest-4.0.1.zip", "reference": "4.0.1", "shasum": "bc73009fdc347b24c4c0119f1b6a38f2adc7ff61" }, "require": { "drupal/core": "^8 || ^9", "drupal/restui": "*", "drupal/webform": "*" }, "type": "drupal-module", "extra": { "drupal": { "version": "4.0.1", "datestamp": "1636116585", "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": "Nelson Alves", "homepage": "https://www.drupal.org/user/3557178" }, { "name": "dgaspara", "homepage": "https://www.drupal.org/user/3557179" }, { "name": "imclean", "homepage": "https://www.drupal.org/user/112588" }, { "name": "joaomarques736", "homepage": "https://www.drupal.org/user/3557181" } ], "description": "Allows retrieving webform elements and submitting webforms via REST", "homepage": "https://www.drupal.org/project/webform_rest", "support": { "source": "https://git.drupalcode.org/project/webform_rest" } }, { "name": "drupal/webform_translation_permissions", "version": "1.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/webform_translation_permissions.git", "reference": "8.x-1.1" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/webform_translation_permissions-8.x-1.1.zip", "reference": "8.x-1.1", "shasum": "578e1a5cd07e0fb4ea1b59f1c9537e231b641692" }, "require": { "drupal/core": "^8 || ^9", "drupal/webform": "^5.15 || ^6.0" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.1", "datestamp": "1603500607", "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": "Rob Holmes", "homepage": "https://www.drupal.org/u/rob-holmes", "role": "Maintainer" }, { "name": "Stefanos Petrakis", "homepage": "https://www.drupal.org/u/stefanospetrakis", "role": "Maintainer" } ], "description": "Granular permissions to translate webforms.", "homepage": "https://drupal.org/project/webform_translation_permissions", "support": { "source": "http://cgit.drupalcode.org/webform_translation_permissions", "issues": "https://www.drupal.org/project/issues/webform_translation_permissions?version=8.x" } }, { "name": "drupal/webform_views", "version": "5.0.0-beta1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/webform_views.git", "reference": "8.x-5.0-beta1" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/webform_views-8.x-5.0-beta1.zip", "reference": "8.x-5.0-beta1", "shasum": "9d73a091bea676c4b69ca5d2e404cade37b00b21" }, "require": { "drupal/core": "^9", "drupal/webform": "^6" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-5.0-beta1", "datestamp": "1649076086", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." } } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "VladimirAus", "homepage": "https://www.drupal.org/user/673120" }, { "name": "acbramley", "homepage": "https://www.drupal.org/user/1036766" }, { "name": "bucefal91", "homepage": "https://www.drupal.org/user/504128" }, { "name": "geek-merlin", "homepage": "https://www.drupal.org/user/229048" }, { "name": "jrockowitz", "homepage": "https://www.drupal.org/user/371407" }, { "name": "matio89", "homepage": "https://www.drupal.org/user/2320090" }, { "name": "ws.agency", "homepage": "https://www.drupal.org/user/2851415" } ], "description": "Webform integration with views.", "homepage": "https://www.drupal.org/project/webform_views", "support": { "source": "https://git.drupalcode.org/project/webform_views" } }, { "name": "drush/drush", "version": "10.6.2", "source": { "type": "git", "url": "https://github.com/drush-ops/drush.git", "reference": "0a570a16ec63259eb71195aba5feab532318b337" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/drush-ops/drush/zipball/0a570a16ec63259eb71195aba5feab532318b337", "reference": "0a570a16ec63259eb71195aba5feab532318b337", "shasum": "" }, "require": { "chi-teck/drupal-code-generator": "^1.32.1", "composer/semver": "^1.4 || ^3", "consolidation/config": "^1.2", "consolidation/filter-via-dot-access-data": "^1", "consolidation/robo": "^1.4.11 || ^2 || ^3", "consolidation/site-alias": "^3.0.0@stable", "consolidation/site-process": "^2.1 || ^4", "enlightn/security-checker": "^1", "ext-dom": "*", "grasmash/yaml-expander": "^1.1.1", "guzzlehttp/guzzle": "^6.3 || ^7.0", "league/container": "^2.5 || ^3.4", "php": ">=7.1.3", "psr/log": "~1.0", "psy/psysh": ">=0.6 <0.11", "symfony/event-dispatcher": "^3.4 || ^4.0", "symfony/finder": "^3.4 || ^4.0 || ^5", "symfony/var-dumper": "^3.4 || ^4.0 || ^5.0", "symfony/yaml": "^3.4 || ^4.0", "webflo/drupal-finder": "^1.2", "webmozart/path-util": "^2.1.0" }, "conflict": { "drupal/migrate_run": "*", "drupal/migrate_tools": "<= 5" }, "require-dev": { "composer/installers": "^1.7", "cweagans/composer-patches": "~1.0", "david-garcia/phpwhois": "4.3.0", "drupal/alinks": "1.0.0", "drupal/core-recommended": "^8.8", "phpunit/phpunit": ">=7.5.20", "squizlabs/php_codesniffer": "^2.7 || ^3", "vlucas/phpdotenv": "^2.4", "yoast/phpunit-polyfills": "^0.2.0" }, "bin": [ "drush" ], "type": "library", "extra": { "installer-paths": { "sut/core": [ "type:drupal-core" ], "sut/libraries/{$name}": [ "type:drupal-library" ], "sut/modules/unish/{$name}": [ "drupal/devel" ], "sut/themes/unish/{$name}": [ "drupal/empty_theme" ], "sut/modules/contrib/{$name}": [ "type:drupal-module" ], "sut/profiles/contrib/{$name}": [ "type:drupal-profile" ], "sut/themes/contrib/{$name}": [ "type:drupal-theme" ], "sut/drush/contrib/{$name}": [ "type:drupal-drush" ] } }, "autoload": { "psr-4": { "Drush\\": "src/", "Drush\\Internal\\": "src/internal-forks" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Moshe Weitzman", "email": "weitzman@tejasa.com" }, { "name": "Owen Barton", "email": "drupal@owenbarton.com" }, { "name": "Greg Anderson", "email": "greg.1.anderson@greenknowe.org" }, { "name": "Jonathan Araña Cruz", "email": "jonhattan@faita.net" }, { "name": "Jonathan Hedstrom", "email": "jhedstrom@gmail.com" }, { "name": "Christopher Gervais", "email": "chris@ergonlogic.com" }, { "name": "Dave Reid", "email": "dave@davereid.net" }, { "name": "Damian Lee", "email": "damiankloip@googlemail.com" } ], "description": "Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.", "homepage": "http://www.drush.org", "support": { "forum": "http://drupal.stackexchange.com/questions/tagged/drush", "irc": "irc://irc.freenode.org/drush", "issues": "https://github.com/drush-ops/drush/issues", "slack": "https://drupal.slack.com/messages/C62H9CWQM", "source": "https://github.com/drush-ops/drush/tree/10.6.2" }, "funding": [ { "url": "https://github.com/weitzman", "type": "github" } ], "time": "2021-12-15T17:09:54+00:00" }, { "name": "egulias/email-validator", "version": "3.1.2", "source": { "type": "git", "url": "https://github.com/egulias/EmailValidator.git", "reference": "ee0db30118f661fb166bcffbf5d82032df484697" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ee0db30118f661fb166bcffbf5d82032df484697", "reference": "ee0db30118f661fb166bcffbf5d82032df484697", "shasum": "" }, "require": { "doctrine/lexer": "^1.2", "php": ">=7.2", "symfony/polyfill-intl-idn": "^1.15" }, "require-dev": { "php-coveralls/php-coveralls": "^2.2", "phpunit/phpunit": "^8.5.8|^9.3.3", "vimeo/psalm": "^4" }, "suggest": { "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0.x-dev" } }, "autoload": { "psr-4": { "Egulias\\EmailValidator\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Eduardo Gulias Davis" } ], "description": "A library for validating emails against several RFCs", "homepage": "https://github.com/egulias/EmailValidator", "keywords": [ "email", "emailvalidation", "emailvalidator", "validation", "validator" ], "support": { "issues": "https://github.com/egulias/EmailValidator/issues", "source": "https://github.com/egulias/EmailValidator/tree/3.1.2" }, "funding": [ { "url": "https://github.com/egulias", "type": "github" } ], "time": "2021-10-11T09:18:27+00:00" }, { "name": "enlightn/security-checker", "version": "v1.10.0", "source": { "type": "git", "url": "https://github.com/enlightn/security-checker.git", "reference": "196bacc76e7a72a63d0e1220926dbb190272db97" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/enlightn/security-checker/zipball/196bacc76e7a72a63d0e1220926dbb190272db97", "reference": "196bacc76e7a72a63d0e1220926dbb190272db97", "shasum": "" }, "require": { "ext-json": "*", "guzzlehttp/guzzle": "^6.3|^7.0", "php": ">=5.6", "symfony/console": "^3.4|^4|^5|^6", "symfony/finder": "^3|^4|^5|^6", "symfony/process": "^3.4|^4|^5|^6", "symfony/yaml": "^3.4|^4|^5|^6" }, "require-dev": { "ext-zip": "*", "friendsofphp/php-cs-fixer": "^2.18|^3.0", "phpunit/phpunit": "^5.5|^6|^7|^8|^9" }, "bin": [ "security-checker" ], "type": "library", "autoload": { "psr-4": { "Enlightn\\SecurityChecker\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Paras Malhotra", "email": "paras@laravel-enlightn.com" }, { "name": "Miguel Piedrafita", "email": "soy@miguelpiedrafita.com" } ], "description": "A PHP dependency vulnerabilities scanner based on the Security Advisories Database.", "keywords": [ "package", "php", "scanner", "security", "security advisories", "vulnerability scanner" ], "support": { "issues": "https://github.com/enlightn/security-checker/issues", "source": "https://github.com/enlightn/security-checker/tree/v1.10.0" }, "time": "2022-02-21T22:40:16+00:00" }, { "name": "galbar/jsonpath", "version": "2.0", "source": { "type": "git", "url": "https://github.com/Galbar/JsonPath-PHP.git", "reference": "eab3a7e97d1bcf23b77df87c5ada241789b17c79" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Galbar/JsonPath-PHP/zipball/eab3a7e97d1bcf23b77df87c5ada241789b17c79", "reference": "eab3a7e97d1bcf23b77df87c5ada241789b17c79", "shasum": "" }, "require": { "php": ">=5.4" }, "require-dev": { "phpunit/phpunit": "~4.0", "sami/sami": ">=3.3.0", "satooshi/php-coveralls": ">=1.0.1" }, "type": "library", "autoload": { "psr-4": { "JsonPath\\": "src/Galbar/JsonPath", "Utilities\\": "src/Galbar/Utilities" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Alessio Linares", "email": "alessio@alessio.cc", "role": "Software Engineer" } ], "description": "JSONPath implementation for querying and updating JSON objects", "keywords": [ "json", "jsonpath", "path" ], "support": { "issues": "https://github.com/Galbar/JsonPath-PHP/issues", "source": "https://github.com/Galbar/JsonPath-PHP/tree/2.0" }, "time": "2021-08-19T20:32:43+00:00" }, { "name": "geocoder-php/common-http", "version": "4.4.0", "source": { "type": "git", "url": "https://github.com/geocoder-php/php-common-http.git", "reference": "9f44a006d4b45d01dd31ea9b38ee7fb5724cd73e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/geocoder-php/php-common-http/zipball/9f44a006d4b45d01dd31ea9b38ee7fb5724cd73e", "reference": "9f44a006d4b45d01dd31ea9b38ee7fb5724cd73e", "shasum": "" }, "require": { "php": "^7.3 || ^8.0", "php-http/client-implementation": "^1.0", "php-http/discovery": "^1.6", "php-http/httplug": "^1.0 || ^2.0", "php-http/message-factory": "^1.0.2", "psr/http-message": "^1.0", "psr/http-message-implementation": "^1.0", "willdurand/geocoder": "^4.0" }, "require-dev": { "nyholm/psr7": "^1.0", "php-http/message": "^1.0", "php-http/mock-client": "^1.0", "phpunit/phpunit": "^9.5", "symfony/stopwatch": "~2.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.0-dev" } }, "autoload": { "psr-4": { "Geocoder\\Http\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Tobias Nyholm", "email": "tobias.nyholm@gmail.com" } ], "description": "Common files for HTTP based Geocoders", "homepage": "http://geocoder-php.org", "keywords": [ "http geocoder" ], "support": { "source": "https://github.com/geocoder-php/php-common-http/tree/4.4.0" }, "time": "2020-12-21T09:30:01+00:00" }, { "name": "geocoder-php/google-maps-provider", "version": "4.6.0", "source": { "type": "git", "url": "https://github.com/geocoder-php/google-maps-provider.git", "reference": "1e88138b66bf31b7e025b7bd579edb2cc9690414" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/geocoder-php/google-maps-provider/zipball/1e88138b66bf31b7e025b7bd579edb2cc9690414", "reference": "1e88138b66bf31b7e025b7bd579edb2cc9690414", "shasum": "" }, "require": { "geocoder-php/common-http": "^4.0", "php": "^7.3 || ^8.0", "willdurand/geocoder": "^4.0" }, "provide": { "geocoder-php/provider-implementation": "1.0" }, "require-dev": { "geocoder-php/provider-integration-tests": "^1.0", "php-http/curl-client": "^2.2", "php-http/message": "^1.0", "phpunit/phpunit": "^9.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.0-dev" } }, "autoload": { "psr-4": { "Geocoder\\Provider\\GoogleMaps\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "William Durand", "email": "william.durand1@gmail.com" } ], "description": "Geocoder GoogleMaps adapter", "homepage": "http://geocoder-php.org/Geocoder/", "support": { "source": "https://github.com/geocoder-php/google-maps-provider/tree/4.6.0" }, "time": "2020-12-21T16:41:18+00:00" }, { "name": "geocoder-php/nominatim-provider", "version": "5.5.1", "source": { "type": "git", "url": "https://github.com/geocoder-php/nominatim-provider.git", "reference": "79187d08e7d70ddd9c40c6e58031b69fece9d7c8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/geocoder-php/nominatim-provider/zipball/79187d08e7d70ddd9c40c6e58031b69fece9d7c8", "reference": "79187d08e7d70ddd9c40c6e58031b69fece9d7c8", "shasum": "" }, "require": { "geocoder-php/common-http": "^4.1", "php": "^7.3 || ^8.0", "willdurand/geocoder": "^4.0" }, "provide": { "geocoder-php/provider-implementation": "1.0" }, "require-dev": { "geocoder-php/provider-integration-tests": "^1.0", "php-http/curl-client": "^2.2", "php-http/message": "^1.0", "phpunit/phpunit": "^9.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.0-dev" } }, "autoload": { "psr-4": { "Geocoder\\Provider\\Nominatim\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "William Durand", "email": "william.durand1@gmail.com" } ], "description": "Geocoder Nominatim adapter", "homepage": "http://geocoder-php.org/Geocoder/", "support": { "source": "https://github.com/geocoder-php/nominatim-provider/tree/5.5.1" }, "time": "2021-08-20T15:18:10+00:00" }, { "name": "giggsey/libphonenumber-for-php", "version": "8.12.50", "source": { "type": "git", "url": "https://github.com/giggsey/libphonenumber-for-php.git", "reference": "526c4b7f6d5e173770d8645e76340d7eb25dc348" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/526c4b7f6d5e173770d8645e76340d7eb25dc348", "reference": "526c4b7f6d5e173770d8645e76340d7eb25dc348", "shasum": "" }, "require": { "giggsey/locale": "^1.7|^2.0", "php": ">=5.3.2", "symfony/polyfill-mbstring": "^1.17" }, "require-dev": { "pear/pear-core-minimal": "^1.9", "pear/pear_exception": "^1.0", "pear/versioncontrol_git": "^0.5", "phing/phing": "^2.7", "php-coveralls/php-coveralls": "^1.0|^2.0", "symfony/console": "^2.8|^3.0|^v4.4|^v5.2", "symfony/phpunit-bridge": "^4.2 || ^5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "8.x-dev" } }, "autoload": { "psr-4": { "libphonenumber\\": "src/" }, "exclude-from-classmap": [ "/src/data/", "/src/carrier/data/", "/src/geocoding/data/", "/src/timezone/data/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Joshua Gigg", "email": "giggsey@gmail.com", "homepage": "https://giggsey.com/" } ], "description": "PHP Port of Google's libphonenumber", "homepage": "https://github.com/giggsey/libphonenumber-for-php", "keywords": [ "geocoding", "geolocation", "libphonenumber", "mobile", "phonenumber", "validation" ], "support": { "irc": "irc://irc.appliedirc.com/lobby", "issues": "https://github.com/giggsey/libphonenumber-for-php/issues", "source": "https://github.com/giggsey/libphonenumber-for-php" }, "time": "2022-06-09T14:55:00+00:00" }, { "name": "giggsey/locale", "version": "2.2", "source": { "type": "git", "url": "https://github.com/giggsey/Locale.git", "reference": "9c1dca769253f6a3e81f9a5c167f53b6a54ab635" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/giggsey/Locale/zipball/9c1dca769253f6a3e81f9a5c167f53b6a54ab635", "reference": "9c1dca769253f6a3e81f9a5c167f53b6a54ab635", "shasum": "" }, "require": { "php": ">=7.2" }, "require-dev": { "ext-json": "*", "pear/pear-core-minimal": "^1.9", "pear/pear_exception": "^1.0", "pear/versioncontrol_git": "^0.5", "phing/phing": "^2.7", "php-coveralls/php-coveralls": "^2.0", "phpunit/phpunit": "^8.5|^9.5", "symfony/console": "^5.0", "symfony/filesystem": "^5.0", "symfony/finder": "^5.0", "symfony/process": "^5.0" }, "type": "library", "autoload": { "psr-4": { "Giggsey\\Locale\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Joshua Gigg", "email": "giggsey@gmail.com", "homepage": "https://giggsey.com/" } ], "description": "Locale functions required by libphonenumber-for-php", "support": { "issues": "https://github.com/giggsey/Locale/issues", "source": "https://github.com/giggsey/Locale/tree/2.2" }, "time": "2022-04-06T07:33:59+00:00" }, { "name": "grahl/ldap", "version": "v5.2.0.1", "source": { "type": "git", "url": "https://github.com/grahl/ldap.git", "reference": "92efd7cd2c0612c6a0518bc5ca98408b6ab4a269" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/grahl/ldap/zipball/92efd7cd2c0612c6a0518bc5ca98408b6ab4a269", "reference": "92efd7cd2c0612c6a0518bc5ca98408b6ab4a269", "shasum": "" }, "require": { "php": ">=7.2.5", "symfony/options-resolver": "^4.4|^5.0", "symfony/polyfill-php80": "^1.15" }, "conflict": { "symfony/options-resolver": "<4.4", "symfony/security-core": "<5" }, "require-dev": { "symfony/security-core": "^5.0" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Ldap\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Charles Sarrazin", "email": "charles@sarraz.in" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "An abstraction in front of PHP's LDAP functions, compatible with PHP 5.3.9 onwards.", "homepage": "https://symfony.com", "keywords": [ "active directory", "ldap" ], "support": { "source": "https://github.com/grahl/ldap/tree/v5.2.0.1" }, "time": "2020-12-12T23:32:37+00:00" }, { "name": "grasmash/expander", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/grasmash/expander.git", "reference": "95d6037344a4be1dd5f8e0b0b2571a28c397578f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/grasmash/expander/zipball/95d6037344a4be1dd5f8e0b0b2571a28c397578f", "reference": "95d6037344a4be1dd5f8e0b0b2571a28c397578f", "shasum": "" }, "require": { "dflydev/dot-access-data": "^1.1.0", "php": ">=5.4" }, "require-dev": { "greg-1-anderson/composer-test-scenarios": "^1", "phpunit/phpunit": "^4|^5.5.4", "satooshi/php-coveralls": "^1.0.2|dev-master", "squizlabs/php_codesniffer": "^2.7" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "autoload": { "psr-4": { "Grasmash\\Expander\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Matthew Grasmick" } ], "description": "Expands internal property references in PHP arrays file.", "support": { "issues": "https://github.com/grasmash/expander/issues", "source": "https://github.com/grasmash/expander/tree/master" }, "time": "2017-12-21T22:14:55+00:00" }, { "name": "grasmash/yaml-expander", "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/grasmash/yaml-expander.git", "reference": "3f0f6001ae707a24f4d9733958d77d92bf9693b1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/grasmash/yaml-expander/zipball/3f0f6001ae707a24f4d9733958d77d92bf9693b1", "reference": "3f0f6001ae707a24f4d9733958d77d92bf9693b1", "shasum": "" }, "require": { "dflydev/dot-access-data": "^1.1.0", "php": ">=5.4", "symfony/yaml": "^2.8.11|^3|^4" }, "require-dev": { "greg-1-anderson/composer-test-scenarios": "^1", "phpunit/phpunit": "^4.8|^5.5.4", "satooshi/php-coveralls": "^1.0.2|dev-master", "squizlabs/php_codesniffer": "^2.7" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "autoload": { "psr-4": { "Grasmash\\YamlExpander\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Matthew Grasmick" } ], "description": "Expands internal property references in a yaml file.", "support": { "issues": "https://github.com/grasmash/yaml-expander/issues", "source": "https://github.com/grasmash/yaml-expander/tree/master" }, "time": "2017-12-16T16:06:03+00:00" }, { "name": "guzzlehttp/guzzle", "version": "6.5.7", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", "reference": "724562fa861e21a4071c652c8a159934e4f05592" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/724562fa861e21a4071c652c8a159934e4f05592", "reference": "724562fa861e21a4071c652c8a159934e4f05592", "shasum": "" }, "require": { "ext-json": "*", "guzzlehttp/promises": "^1.0", "guzzlehttp/psr7": "^1.6.1", "php": ">=5.5", "symfony/polyfill-intl-idn": "^1.17.0" }, "require-dev": { "ext-curl": "*", "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0", "psr/log": "^1.1" }, "suggest": { "psr/log": "Required for using the Log middleware" }, "type": "library", "extra": { "branch-alias": { "dev-master": "6.5-dev" } }, "autoload": { "files": [ "src/functions_include.php" ], "psr-4": { "GuzzleHttp\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Graham Campbell", "email": "hello@gjcampbell.co.uk", "homepage": "https://github.com/GrahamCampbell" }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, { "name": "Jeremy Lindblom", "email": "jeremeamia@gmail.com", "homepage": "https://github.com/jeremeamia" }, { "name": "George Mponos", "email": "gmponos@gmail.com", "homepage": "https://github.com/gmponos" }, { "name": "Tobias Nyholm", "email": "tobias.nyholm@gmail.com", "homepage": "https://github.com/Nyholm" }, { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com", "homepage": "https://github.com/sagikazarmark" }, { "name": "Tobias Schultze", "email": "webmaster@tubo-world.de", "homepage": "https://github.com/Tobion" } ], "description": "Guzzle is a PHP HTTP client library", "homepage": "http://guzzlephp.org/", "keywords": [ "client", "curl", "framework", "http", "http client", "rest", "web service" ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", "source": "https://github.com/guzzle/guzzle/tree/6.5.7" }, "funding": [ { "url": "https://github.com/GrahamCampbell", "type": "github" }, { "url": "https://github.com/Nyholm", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle", "type": "tidelift" } ], "time": "2022-06-09T21:36:50+00:00" }, { "name": "guzzlehttp/promises", "version": "1.5.1", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/promises/zipball/fe752aedc9fd8fcca3fe7ad05d419d32998a06da", "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da", "shasum": "" }, "require": { "php": ">=5.5" }, "require-dev": { "symfony/phpunit-bridge": "^4.4 || ^5.1" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.5-dev" } }, "autoload": { "files": [ "src/functions_include.php" ], "psr-4": { "GuzzleHttp\\Promise\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Graham Campbell", "email": "hello@gjcampbell.co.uk", "homepage": "https://github.com/GrahamCampbell" }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, { "name": "Tobias Nyholm", "email": "tobias.nyholm@gmail.com", "homepage": "https://github.com/Nyholm" }, { "name": "Tobias Schultze", "email": "webmaster@tubo-world.de", "homepage": "https://github.com/Tobion" } ], "description": "Guzzle promises library", "keywords": [ "promise" ], "support": { "issues": "https://github.com/guzzle/promises/issues", "source": "https://github.com/guzzle/promises/tree/1.5.1" }, "funding": [ { "url": "https://github.com/GrahamCampbell", "type": "github" }, { "url": "https://github.com/Nyholm", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises", "type": "tidelift" } ], "time": "2021-10-22T20:56:57+00:00" }, { "name": "guzzlehttp/psr7", "version": "1.8.5", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", "reference": "337e3ad8e5716c15f9657bd214d16cc5e69df268" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/psr7/zipball/337e3ad8e5716c15f9657bd214d16cc5e69df268", "reference": "337e3ad8e5716c15f9657bd214d16cc5e69df268", "shasum": "" }, "require": { "php": ">=5.4.0", "psr/http-message": "~1.0", "ralouphie/getallheaders": "^2.0.5 || ^3.0.0" }, "provide": { "psr/http-message-implementation": "1.0" }, "require-dev": { "ext-zlib": "*", "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10" }, "suggest": { "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.7-dev" } }, "autoload": { "files": [ "src/functions_include.php" ], "psr-4": { "GuzzleHttp\\Psr7\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Graham Campbell", "email": "hello@gjcampbell.co.uk", "homepage": "https://github.com/GrahamCampbell" }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, { "name": "George Mponos", "email": "gmponos@gmail.com", "homepage": "https://github.com/gmponos" }, { "name": "Tobias Nyholm", "email": "tobias.nyholm@gmail.com", "homepage": "https://github.com/Nyholm" }, { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com", "homepage": "https://github.com/sagikazarmark" }, { "name": "Tobias Schultze", "email": "webmaster@tubo-world.de", "homepage": "https://github.com/Tobion" } ], "description": "PSR-7 message implementation that also provides common utility methods", "keywords": [ "http", "message", "psr-7", "request", "response", "stream", "uri", "url" ], "support": { "issues": "https://github.com/guzzle/psr7/issues", "source": "https://github.com/guzzle/psr7/tree/1.8.5" }, "funding": [ { "url": "https://github.com/GrahamCampbell", "type": "github" }, { "url": "https://github.com/Nyholm", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7", "type": "tidelift" } ], "time": "2022-03-20T21:51:18+00:00" }, { "name": "laminas/laminas-diactoros", "version": "2.8.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-diactoros.git", "reference": "0c26ef1d95b6d7e6e3943a243ba3dc0797227199" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/0c26ef1d95b6d7e6e3943a243ba3dc0797227199", "reference": "0c26ef1d95b6d7e6e3943a243ba3dc0797227199", "shasum": "" }, "require": { "php": "^7.3 || ~8.0.0 || ~8.1.0", "psr/http-factory": "^1.0", "psr/http-message": "^1.0" }, "conflict": { "phpspec/prophecy": "<1.9.0", "zendframework/zend-diactoros": "*" }, "provide": { "psr/http-factory-implementation": "1.0", "psr/http-message-implementation": "1.0" }, "require-dev": { "ext-curl": "*", "ext-dom": "*", "ext-gd": "*", "ext-libxml": "*", "http-interop/http-factory-tests": "^0.8.0", "laminas/laminas-coding-standard": "~1.0.0", "php-http/psr7-integration-tests": "^1.1", "phpspec/prophecy-phpunit": "^2.0", "phpunit/phpunit": "^9.1", "psalm/plugin-phpunit": "^0.14.0", "vimeo/psalm": "^4.3" }, "type": "library", "extra": { "laminas": { "config-provider": "Laminas\\Diactoros\\ConfigProvider", "module": "Laminas\\Diactoros" } }, "autoload": { "files": [ "src/functions/create_uploaded_file.php", "src/functions/marshal_headers_from_sapi.php", "src/functions/marshal_method_from_sapi.php", "src/functions/marshal_protocol_version_from_sapi.php", "src/functions/marshal_uri_from_sapi.php", "src/functions/normalize_server.php", "src/functions/normalize_uploaded_files.php", "src/functions/parse_cookie_header.php", "src/functions/create_uploaded_file.legacy.php", "src/functions/marshal_headers_from_sapi.legacy.php", "src/functions/marshal_method_from_sapi.legacy.php", "src/functions/marshal_protocol_version_from_sapi.legacy.php", "src/functions/marshal_uri_from_sapi.legacy.php", "src/functions/normalize_server.legacy.php", "src/functions/normalize_uploaded_files.legacy.php", "src/functions/parse_cookie_header.legacy.php" ], "psr-4": { "Laminas\\Diactoros\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "PSR HTTP Message implementations", "homepage": "https://laminas.dev", "keywords": [ "http", "laminas", "psr", "psr-17", "psr-7" ], "support": { "chat": "https://laminas.dev/chat", "docs": "https://docs.laminas.dev/laminas-diactoros/", "forum": "https://discourse.laminas.dev", "issues": "https://github.com/laminas/laminas-diactoros/issues", "rss": "https://github.com/laminas/laminas-diactoros/releases.atom", "source": "https://github.com/laminas/laminas-diactoros" }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", "type": "community_bridge" } ], "time": "2021-09-22T03:54:36+00:00" }, { "name": "laminas/laminas-escaper", "version": "2.9.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-escaper.git", "reference": "891ad70986729e20ed2e86355fcf93c9dc238a5f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/891ad70986729e20ed2e86355fcf93c9dc238a5f", "reference": "891ad70986729e20ed2e86355fcf93c9dc238a5f", "shasum": "" }, "require": { "php": "^7.3 || ~8.0.0 || ~8.1.0" }, "conflict": { "zendframework/zend-escaper": "*" }, "require-dev": { "laminas/laminas-coding-standard": "~2.3.0", "phpunit/phpunit": "^9.3", "psalm/plugin-phpunit": "^0.12.2", "vimeo/psalm": "^3.16" }, "suggest": { "ext-iconv": "*", "ext-mbstring": "*" }, "type": "library", "autoload": { "psr-4": { "Laminas\\Escaper\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs", "homepage": "https://laminas.dev", "keywords": [ "escaper", "laminas" ], "support": { "chat": "https://laminas.dev/chat", "docs": "https://docs.laminas.dev/laminas-escaper/", "forum": "https://discourse.laminas.dev", "issues": "https://github.com/laminas/laminas-escaper/issues", "rss": "https://github.com/laminas/laminas-escaper/releases.atom", "source": "https://github.com/laminas/laminas-escaper" }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", "type": "community_bridge" } ], "time": "2021-09-02T17:10:53+00:00" }, { "name": "laminas/laminas-feed", "version": "2.15.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-feed.git", "reference": "3ef837a12833c74b438d2c3780023c4244e0abae" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/3ef837a12833c74b438d2c3780023c4244e0abae", "reference": "3ef837a12833c74b438d2c3780023c4244e0abae", "shasum": "" }, "require": { "ext-dom": "*", "ext-libxml": "*", "laminas/laminas-escaper": "^2.9", "laminas/laminas-stdlib": "^3.6", "php": "^7.3 || ~8.0.0 || ~8.1.0" }, "conflict": { "laminas/laminas-servicemanager": "<3.3", "zendframework/zend-feed": "*" }, "require-dev": { "laminas/laminas-cache": "^2.7.2", "laminas/laminas-coding-standard": "~2.2.1", "laminas/laminas-db": "^2.13.3", "laminas/laminas-http": "^2.15", "laminas/laminas-servicemanager": "^3.7", "laminas/laminas-validator": "^2.15", "phpunit/phpunit": "^9.5.5", "psalm/plugin-phpunit": "^0.13.0", "psr/http-message": "^1.0.1", "vimeo/psalm": "^4.1" }, "suggest": { "laminas/laminas-cache": "Laminas\\Cache component, for optionally caching feeds between requests", "laminas/laminas-db": "Laminas\\Db component, for use with PubSubHubbub", "laminas/laminas-http": "Laminas\\Http for PubSubHubbub, and optionally for use with Laminas\\Feed\\Reader", "laminas/laminas-servicemanager": "Laminas\\ServiceManager component, for easily extending ExtensionManager implementations", "laminas/laminas-validator": "Laminas\\Validator component, for validating email addresses used in Atom feeds and entries when using the Writer subcomponent", "psr/http-message": "PSR-7 ^1.0.1, if you wish to use Laminas\\Feed\\Reader\\Http\\Psr7ResponseDecorator" }, "type": "library", "autoload": { "psr-4": { "Laminas\\Feed\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "provides functionality for consuming RSS and Atom feeds", "homepage": "https://laminas.dev", "keywords": [ "feed", "laminas" ], "support": { "chat": "https://laminas.dev/chat", "docs": "https://docs.laminas.dev/laminas-feed/", "forum": "https://discourse.laminas.dev", "issues": "https://github.com/laminas/laminas-feed/issues", "rss": "https://github.com/laminas/laminas-feed/releases.atom", "source": "https://github.com/laminas/laminas-feed" }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", "type": "community_bridge" } ], "time": "2021-09-20T18:11:11+00:00" }, { "name": "laminas/laminas-stdlib", "version": "3.6.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-stdlib.git", "reference": "db581851a092246ad99e12d4fddf105184924c71" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/db581851a092246ad99e12d4fddf105184924c71", "reference": "db581851a092246ad99e12d4fddf105184924c71", "shasum": "" }, "require": { "php": "^7.3 || ~8.0.0 || ~8.1.0" }, "conflict": { "zendframework/zend-stdlib": "*" }, "require-dev": { "laminas/laminas-coding-standard": "~2.3.0", "phpbench/phpbench": "^0.17.1", "phpunit/phpunit": "~9.3.7", "psalm/plugin-phpunit": "^0.16.0", "vimeo/psalm": "^4.7" }, "type": "library", "autoload": { "psr-4": { "Laminas\\Stdlib\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "SPL extensions, array utilities, error handlers, and more", "homepage": "https://laminas.dev", "keywords": [ "laminas", "stdlib" ], "support": { "chat": "https://laminas.dev/chat", "docs": "https://docs.laminas.dev/laminas-stdlib/", "forum": "https://discourse.laminas.dev", "issues": "https://github.com/laminas/laminas-stdlib/issues", "rss": "https://github.com/laminas/laminas-stdlib/releases.atom", "source": "https://github.com/laminas/laminas-stdlib" }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", "type": "community_bridge" } ], "time": "2021-11-10T11:33:52+00:00" }, { "name": "league/container", "version": "3.4.1", "source": { "type": "git", "url": "https://github.com/thephpleague/container.git", "reference": "84ecbc2dbecc31bd23faf759a0e329ee49abddbd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/container/zipball/84ecbc2dbecc31bd23faf759a0e329ee49abddbd", "reference": "84ecbc2dbecc31bd23faf759a0e329ee49abddbd", "shasum": "" }, "require": { "php": "^7.0 || ^8.0", "psr/container": "^1.0.0" }, "provide": { "psr/container-implementation": "^1.0" }, "replace": { "orno/di": "~2.0" }, "require-dev": { "phpunit/phpunit": "^6.0 || ^7.0", "roave/security-advisories": "dev-latest", "scrutinizer/ocular": "^1.8", "squizlabs/php_codesniffer": "^3.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.x-dev", "dev-3.x": "3.x-dev", "dev-2.x": "2.x-dev", "dev-1.x": "1.x-dev" } }, "autoload": { "psr-4": { "League\\Container\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Phil Bennett", "email": "philipobenito@gmail.com", "homepage": "http://www.philipobenito.com", "role": "Developer" } ], "description": "A fast and intuitive dependency injection container.", "homepage": "https://github.com/thephpleague/container", "keywords": [ "container", "dependency", "di", "injection", "league", "provider", "service" ], "support": { "issues": "https://github.com/thephpleague/container/issues", "source": "https://github.com/thephpleague/container/tree/3.4.1" }, "funding": [ { "url": "https://github.com/philipobenito", "type": "github" } ], "time": "2021-07-09T08:23:52+00:00" }, { "name": "league/csv", "version": "9.8.0", "source": { "type": "git", "url": "https://github.com/thephpleague/csv.git", "reference": "9d2e0265c5d90f5dd601bc65ff717e05cec19b47" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/csv/zipball/9d2e0265c5d90f5dd601bc65ff717e05cec19b47", "reference": "9d2e0265c5d90f5dd601bc65ff717e05cec19b47", "shasum": "" }, "require": { "ext-json": "*", "ext-mbstring": "*", "php": "^7.4 || ^8.0" }, "require-dev": { "ext-curl": "*", "ext-dom": "*", "friendsofphp/php-cs-fixer": "^v3.4.0", "phpstan/phpstan": "^1.3.0", "phpstan/phpstan-phpunit": "^1.0.0", "phpstan/phpstan-strict-rules": "^1.1.0", "phpunit/phpunit": "^9.5.11" }, "suggest": { "ext-dom": "Required to use the XMLConverter and or the HTMLConverter classes", "ext-iconv": "Needed to ease transcoding CSV using iconv stream filters" }, "type": "library", "extra": { "branch-alias": { "dev-master": "9.x-dev" } }, "autoload": { "files": [ "src/functions_include.php" ], "psr-4": { "League\\Csv\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ignace Nyamagana Butera", "email": "nyamsprod@gmail.com", "homepage": "https://github.com/nyamsprod/", "role": "Developer" } ], "description": "CSV data manipulation made easy in PHP", "homepage": "https://csv.thephpleague.com", "keywords": [ "convert", "csv", "export", "filter", "import", "read", "transform", "write" ], "support": { "docs": "https://csv.thephpleague.com", "issues": "https://github.com/thephpleague/csv/issues", "rss": "https://github.com/thephpleague/csv/releases.atom", "source": "https://github.com/thephpleague/csv" }, "funding": [ { "url": "https://github.com/sponsors/nyamsprod", "type": "github" } ], "time": "2022-01-04T00:13:07+00:00" }, { "name": "masterminds/html5", "version": "2.7.5", "source": { "type": "git", "url": "https://github.com/Masterminds/html5-php.git", "reference": "f640ac1bdddff06ea333a920c95bbad8872429ab" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f640ac1bdddff06ea333a920c95bbad8872429ab", "reference": "f640ac1bdddff06ea333a920c95bbad8872429ab", "shasum": "" }, "require": { "ext-ctype": "*", "ext-dom": "*", "ext-libxml": "*", "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.7-dev" } }, "autoload": { "psr-4": { "Masterminds\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Matt Butcher", "email": "technosophos@gmail.com" }, { "name": "Matt Farina", "email": "matt@mattfarina.com" }, { "name": "Asmir Mustafic", "email": "goetas@gmail.com" } ], "description": "An HTML5 parser and serializer.", "homepage": "http://masterminds.github.io/html5-php", "keywords": [ "HTML5", "dom", "html", "parser", "querypath", "serializer", "xml" ], "support": { "issues": "https://github.com/Masterminds/html5-php/issues", "source": "https://github.com/Masterminds/html5-php/tree/2.7.5" }, "time": "2021-07-01T14:25:37+00:00" }, { "name": "mpdf/mpdf", "version": "v8.1.1", "source": { "type": "git", "url": "https://github.com/mpdf/mpdf.git", "reference": "e511e89a66bdb066e3fbf352f00f4734d5064cbf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mpdf/mpdf/zipball/e511e89a66bdb066e3fbf352f00f4734d5064cbf", "reference": "e511e89a66bdb066e3fbf352f00f4734d5064cbf", "shasum": "" }, "require": { "ext-gd": "*", "ext-mbstring": "*", "myclabs/deep-copy": "^1.7", "paragonie/random_compat": "^1.4|^2.0|^9.99.99", "php": "^5.6 || ^7.0 || ~8.0.0 || ~8.1.0", "php-http/message-factory": "^1.0", "psr/http-message": "^1.0", "psr/log": "^1.0 || ^2.0", "setasign/fpdi": "^2.1" }, "require-dev": { "mockery/mockery": "^1.3.0", "mpdf/qrcode": "^1.1.0", "squizlabs/php_codesniffer": "^3.5.0", "tracy/tracy": "^2.4", "yoast/phpunit-polyfills": "^1.0" }, "suggest": { "ext-bcmath": "Needed for generation of some types of barcodes", "ext-xml": "Needed mainly for SVG manipulation", "ext-zlib": "Needed for compression of embedded resources, such as fonts" }, "type": "library", "autoload": { "psr-4": { "Mpdf\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-only" ], "authors": [ { "name": "Matěj Humpál", "role": "Developer, maintainer" }, { "name": "Ian Back", "role": "Developer (retired)" } ], "description": "PHP library generating PDF files from UTF-8 encoded HTML", "homepage": "https://mpdf.github.io", "keywords": [ "pdf", "php", "utf-8" ], "support": { "docs": "http://mpdf.github.io", "issues": "https://github.com/mpdf/mpdf/issues", "source": "https://github.com/mpdf/mpdf" }, "funding": [ { "url": "https://www.paypal.me/mpdf", "type": "custom" } ], "time": "2022-04-18T11:50:28+00:00" }, { "name": "myclabs/deep-copy", "version": "1.11.0", "source": { "type": "git", "url": "https://github.com/myclabs/DeepCopy.git", "reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/14daed4296fae74d9e3201d2c4925d1acb7aa614", "reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, "conflict": { "doctrine/collections": "<1.6.8", "doctrine/common": "<2.13.3 || >=3,<3.2.2" }, "require-dev": { "doctrine/collections": "^1.6.8", "doctrine/common": "^2.13.3 || ^3.2.2", "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13" }, "type": "library", "autoload": { "files": [ "src/DeepCopy/deep_copy.php" ], "psr-4": { "DeepCopy\\": "src/DeepCopy/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Create deep copies (clones) of your objects", "keywords": [ "clone", "copy", "duplicate", "object", "object graph" ], "support": { "issues": "https://github.com/myclabs/DeepCopy/issues", "source": "https://github.com/myclabs/DeepCopy/tree/1.11.0" }, "funding": [ { "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy", "type": "tidelift" } ], "time": "2022-03-03T13:19:32+00:00" }, { "name": "nikic/php-parser", "version": "v4.14.0", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", "reference": "34bea19b6e03d8153165d8f30bba4c3be86184c1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/34bea19b6e03d8153165d8f30bba4c3be86184c1", "reference": "34bea19b6e03d8153165d8f30bba4c3be86184c1", "shasum": "" }, "require": { "ext-tokenizer": "*", "php": ">=7.0" }, "require-dev": { "ircmaxell/php-yacc": "^0.0.7", "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0" }, "bin": [ "bin/php-parse" ], "type": "library", "extra": { "branch-alias": { "dev-master": "4.9-dev" } }, "autoload": { "psr-4": { "PhpParser\\": "lib/PhpParser" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Nikita Popov" } ], "description": "A PHP parser written in PHP", "keywords": [ "parser", "php" ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", "source": "https://github.com/nikic/PHP-Parser/tree/v4.14.0" }, "time": "2022-05-31T20:59:12+00:00" }, { "name": "paragonie/random_compat", "version": "v9.99.100", "source": { "type": "git", "url": "https://github.com/paragonie/random_compat.git", "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a", "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a", "shasum": "" }, "require": { "php": ">= 7" }, "require-dev": { "phpunit/phpunit": "4.*|5.*", "vimeo/psalm": "^1" }, "suggest": { "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." }, "type": "library", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Paragon Initiative Enterprises", "email": "security@paragonie.com", "homepage": "https://paragonie.com" } ], "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", "keywords": [ "csprng", "polyfill", "pseudorandom", "random" ], "support": { "email": "info@paragonie.com", "issues": "https://github.com/paragonie/random_compat/issues", "source": "https://github.com/paragonie/random_compat" }, "time": "2020-10-15T08:29:30+00:00" }, { "name": "pear/archive_tar", "version": "1.4.14", "source": { "type": "git", "url": "https://github.com/pear/Archive_Tar.git", "reference": "4d761c5334c790e45ef3245f0864b8955c562caa" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/4d761c5334c790e45ef3245f0864b8955c562caa", "reference": "4d761c5334c790e45ef3245f0864b8955c562caa", "shasum": "" }, "require": { "pear/pear-core-minimal": "^1.10.0alpha2", "php": ">=5.2.0" }, "require-dev": { "phpunit/phpunit": "*" }, "suggest": { "ext-bz2": "Bz2 compression support.", "ext-xz": "Lzma2 compression support.", "ext-zlib": "Gzip compression support." }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.4.x-dev" } }, "autoload": { "psr-0": { "Archive_Tar": "" } }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "./" ], "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Vincent Blavet", "email": "vincent@phpconcept.net" }, { "name": "Greg Beaver", "email": "greg@chiaraquartet.net" }, { "name": "Michiel Rook", "email": "mrook@php.net" } ], "description": "Tar file management class with compression support (gzip, bzip2, lzma2)", "homepage": "https://github.com/pear/Archive_Tar", "keywords": [ "archive", "tar" ], "support": { "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Archive_Tar", "source": "https://github.com/pear/Archive_Tar" }, "funding": [ { "url": "https://github.com/mrook", "type": "github" }, { "url": "https://www.patreon.com/michielrook", "type": "patreon" } ], "time": "2021-07-20T13:53:39+00:00" }, { "name": "pear/console_getopt", "version": "v1.4.3", "source": { "type": "git", "url": "https://github.com/pear/Console_Getopt.git", "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/a41f8d3e668987609178c7c4a9fe48fecac53fa0", "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0", "shasum": "" }, "type": "library", "autoload": { "psr-0": { "Console": "./" } }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "./" ], "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Andrei Zmievski", "email": "andrei@php.net", "role": "Lead" }, { "name": "Stig Bakken", "email": "stig@php.net", "role": "Developer" }, { "name": "Greg Beaver", "email": "cellog@php.net", "role": "Helper" } ], "description": "More info available on: http://pear.php.net/package/Console_Getopt", "support": { "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Console_Getopt", "source": "https://github.com/pear/Console_Getopt" }, "time": "2019-11-20T18:27:48+00:00" }, { "name": "pear/pear-core-minimal", "version": "v1.10.11", "source": { "type": "git", "url": "https://github.com/pear/pear-core-minimal.git", "reference": "68d0d32ada737153b7e93b8d3c710ebe70ac867d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/68d0d32ada737153b7e93b8d3c710ebe70ac867d", "reference": "68d0d32ada737153b7e93b8d3c710ebe70ac867d", "shasum": "" }, "require": { "pear/console_getopt": "~1.4", "pear/pear_exception": "~1.0" }, "replace": { "rsky/pear-core-min": "self.version" }, "type": "library", "autoload": { "psr-0": { "": "src/" } }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "src/" ], "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Christian Weiske", "email": "cweiske@php.net", "role": "Lead" } ], "description": "Minimal set of PEAR core files to be used as composer dependency", "support": { "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR", "source": "https://github.com/pear/pear-core-minimal" }, "time": "2021-08-10T22:31:03+00:00" }, { "name": "pear/pear_exception", "version": "v1.0.2", "source": { "type": "git", "url": "https://github.com/pear/PEAR_Exception.git", "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/b14fbe2ddb0b9f94f5b24cf08783d599f776fff0", "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0", "shasum": "" }, "require": { "php": ">=5.2.0" }, "require-dev": { "phpunit/phpunit": "<9" }, "type": "class", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "classmap": [ "PEAR/" ] }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "." ], "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Helgi Thormar", "email": "dufuz@php.net" }, { "name": "Greg Beaver", "email": "cellog@php.net" } ], "description": "The PEAR Exception base class.", "homepage": "https://github.com/pear/PEAR_Exception", "keywords": [ "exception" ], "support": { "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR_Exception", "source": "https://github.com/pear/PEAR_Exception" }, "time": "2021-03-21T15:43:46+00:00" }, { "name": "phayes/geophp", "version": "1.2", "source": { "type": "git", "url": "https://github.com/phayes/geoPHP.git", "reference": "015404e85b602e0df1f91441f8db0f9e98f7e567" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phayes/geoPHP/zipball/015404e85b602e0df1f91441f8db0f9e98f7e567", "reference": "015404e85b602e0df1f91441f8db0f9e98f7e567", "shasum": "" }, "require-dev": { "phpunit/phpunit": "4.1.*" }, "type": "library", "autoload": { "classmap": [ "geoPHP.inc" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2 or New-BSD" ], "authors": [ { "name": "Patrick Hayes" } ], "description": "GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.", "homepage": "https://github.com/phayes/geoPHP", "support": { "issues": "https://github.com/phayes/geoPHP/issues", "source": "https://github.com/phayes/geoPHP/tree/master" }, "time": "2014-12-02T06:11:22+00:00" }, { "name": "php-http/discovery", "version": "1.14.2", "source": { "type": "git", "url": "https://github.com/php-http/discovery.git", "reference": "c8d48852fbc052454af42f6de27635ddd916b959" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-http/discovery/zipball/c8d48852fbc052454af42f6de27635ddd916b959", "reference": "c8d48852fbc052454af42f6de27635ddd916b959", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, "conflict": { "nyholm/psr7": "<1.0" }, "require-dev": { "graham-campbell/phpspec-skip-example-extension": "^5.0", "php-http/httplug": "^1.0 || ^2.0", "php-http/message-factory": "^1.0", "phpspec/phpspec": "^5.1 || ^6.1" }, "suggest": { "php-http/message": "Allow to use Guzzle, Diactoros or Slim Framework factories" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.9-dev" } }, "autoload": { "psr-4": { "Http\\Discovery\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com" } ], "description": "Finds installed HTTPlug implementations and PSR-7 message factories", "homepage": "http://php-http.org", "keywords": [ "adapter", "client", "discovery", "factory", "http", "message", "psr7" ], "support": { "issues": "https://github.com/php-http/discovery/issues", "source": "https://github.com/php-http/discovery/tree/1.14.2" }, "time": "2022-05-25T07:26:05+00:00" }, { "name": "php-http/guzzle6-adapter", "version": "v2.0.2", "source": { "type": "git", "url": "https://github.com/php-http/guzzle6-adapter.git", "reference": "9d1a45eb1c59f12574552e81fb295e9e53430a56" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-http/guzzle6-adapter/zipball/9d1a45eb1c59f12574552e81fb295e9e53430a56", "reference": "9d1a45eb1c59f12574552e81fb295e9e53430a56", "shasum": "" }, "require": { "guzzlehttp/guzzle": "^6.0", "php": "^7.1 || ^8.0", "php-http/httplug": "^2.0", "psr/http-client": "^1.0" }, "provide": { "php-http/async-client-implementation": "1.0", "php-http/client-implementation": "1.0", "psr/http-client-implementation": "1.0" }, "require-dev": { "ext-curl": "*", "php-http/client-integration-tests": "^2.0 || ^3.0", "phpunit/phpunit": "^7.4 || ^8.4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.x-dev" } }, "autoload": { "psr-4": { "Http\\Adapter\\Guzzle6\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "David de Boer", "email": "david@ddeboer.nl" }, { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com" } ], "description": "Guzzle 6 HTTP Adapter", "homepage": "http://httplug.io", "keywords": [ "Guzzle", "http" ], "support": { "issues": "https://github.com/php-http/guzzle6-adapter/issues", "source": "https://github.com/php-http/guzzle6-adapter/tree/v2.0.2" }, "time": "2021-03-02T10:52:33+00:00" }, { "name": "php-http/httplug", "version": "2.3.0", "source": { "type": "git", "url": "https://github.com/php-http/httplug.git", "reference": "f640739f80dfa1152533976e3c112477f69274eb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-http/httplug/zipball/f640739f80dfa1152533976e3c112477f69274eb", "reference": "f640739f80dfa1152533976e3c112477f69274eb", "shasum": "" }, "require": { "php": "^7.1 || ^8.0", "php-http/promise": "^1.1", "psr/http-client": "^1.0", "psr/http-message": "^1.0" }, "require-dev": { "friends-of-phpspec/phpspec-code-coverage": "^4.1", "phpspec/phpspec": "^5.1 || ^6.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.x-dev" } }, "autoload": { "psr-4": { "Http\\Client\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Eric GELOEN", "email": "geloen.eric@gmail.com" }, { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com", "homepage": "https://sagikazarmark.hu" } ], "description": "HTTPlug, the HTTP client abstraction for PHP", "homepage": "http://httplug.io", "keywords": [ "client", "http" ], "support": { "issues": "https://github.com/php-http/httplug/issues", "source": "https://github.com/php-http/httplug/tree/2.3.0" }, "time": "2022-02-21T09:52:22+00:00" }, { "name": "php-http/message", "version": "1.13.0", "source": { "type": "git", "url": "https://github.com/php-http/message.git", "reference": "7886e647a30a966a1a8d1dad1845b71ca8678361" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-http/message/zipball/7886e647a30a966a1a8d1dad1845b71ca8678361", "reference": "7886e647a30a966a1a8d1dad1845b71ca8678361", "shasum": "" }, "require": { "clue/stream-filter": "^1.5", "php": "^7.1 || ^8.0", "php-http/message-factory": "^1.0.2", "psr/http-message": "^1.0" }, "provide": { "php-http/message-factory-implementation": "1.0" }, "require-dev": { "ergebnis/composer-normalize": "^2.6", "ext-zlib": "*", "guzzlehttp/psr7": "^1.0", "laminas/laminas-diactoros": "^2.0", "phpspec/phpspec": "^5.1 || ^6.3 || ^7.1", "slim/slim": "^3.0" }, "suggest": { "ext-zlib": "Used with compressor/decompressor streams", "guzzlehttp/psr7": "Used with Guzzle PSR-7 Factories", "laminas/laminas-diactoros": "Used with Diactoros Factories", "slim/slim": "Used with Slim Framework PSR-7 implementation" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.10-dev" } }, "autoload": { "files": [ "src/filters.php" ], "psr-4": { "Http\\Message\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com" } ], "description": "HTTP Message related tools", "homepage": "http://php-http.org", "keywords": [ "http", "message", "psr-7" ], "support": { "issues": "https://github.com/php-http/message/issues", "source": "https://github.com/php-http/message/tree/1.13.0" }, "time": "2022-02-11T13:41:14+00:00" }, { "name": "php-http/message-factory", "version": "v1.0.2", "source": { "type": "git", "url": "https://github.com/php-http/message-factory.git", "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-http/message-factory/zipball/a478cb11f66a6ac48d8954216cfed9aa06a501a1", "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1", "shasum": "" }, "require": { "php": ">=5.4", "psr/http-message": "^1.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-4": { "Http\\Message\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com" } ], "description": "Factory interfaces for PSR-7 HTTP Message", "homepage": "http://php-http.org", "keywords": [ "factory", "http", "message", "stream", "uri" ], "support": { "issues": "https://github.com/php-http/message-factory/issues", "source": "https://github.com/php-http/message-factory/tree/master" }, "time": "2015-12-19T14:08:53+00:00" }, { "name": "php-http/promise", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/php-http/promise.git", "reference": "4c4c1f9b7289a2ec57cde7f1e9762a5789506f88" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-http/promise/zipball/4c4c1f9b7289a2ec57cde7f1e9762a5789506f88", "reference": "4c4c1f9b7289a2ec57cde7f1e9762a5789506f88", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, "require-dev": { "friends-of-phpspec/phpspec-code-coverage": "^4.3.2", "phpspec/phpspec": "^5.1.2 || ^6.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1-dev" } }, "autoload": { "psr-4": { "Http\\Promise\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Joel Wurtz", "email": "joel.wurtz@gmail.com" }, { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com" } ], "description": "Promise used for asynchronous HTTP requests", "homepage": "http://httplug.io", "keywords": [ "promise" ], "support": { "issues": "https://github.com/php-http/promise/issues", "source": "https://github.com/php-http/promise/tree/1.1.0" }, "time": "2020-07-07T09:29:14+00:00" }, { "name": "phpmailer/phpmailer", "version": "v6.6.2", "source": { "type": "git", "url": "https://github.com/PHPMailer/PHPMailer.git", "reference": "b52ed06864fdda81b82ec8bf564cf15d45ed4f95" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/b52ed06864fdda81b82ec8bf564cf15d45ed4f95", "reference": "b52ed06864fdda81b82ec8bf564cf15d45ed4f95", "shasum": "" }, "require": { "ext-ctype": "*", "ext-filter": "*", "ext-hash": "*", "php": ">=5.5.0" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0", "doctrine/annotations": "^1.2", "php-parallel-lint/php-console-highlighter": "^1.0.0", "php-parallel-lint/php-parallel-lint": "^1.3.2", "phpcompatibility/php-compatibility": "^9.3.5", "roave/security-advisories": "dev-latest", "squizlabs/php_codesniffer": "^3.6.2", "yoast/phpunit-polyfills": "^1.0.0" }, "suggest": { "ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses", "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication", "league/oauth2-google": "Needed for Google XOAUTH2 authentication", "psr/log": "For optional PSR-3 debug logging", "stevenmaguire/oauth2-microsoft": "Needed for Microsoft XOAUTH2 authentication", "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)" }, "type": "library", "autoload": { "psr-4": { "PHPMailer\\PHPMailer\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-2.1-only" ], "authors": [ { "name": "Marcus Bointon", "email": "phpmailer@synchromedia.co.uk" }, { "name": "Jim Jagielski", "email": "jimjag@gmail.com" }, { "name": "Andy Prevost", "email": "codeworxtech@users.sourceforge.net" }, { "name": "Brent R. Matzelle" } ], "description": "PHPMailer is a full-featured email creation and transfer class for PHP", "support": { "issues": "https://github.com/PHPMailer/PHPMailer/issues", "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.6.2" }, "funding": [ { "url": "https://github.com/Synchro", "type": "github" } ], "time": "2022-06-14T09:27:21+00:00" }, { "name": "phpstan/phpdoc-parser", "version": "1.6.2", "source": { "type": "git", "url": "https://github.com/phpstan/phpdoc-parser.git", "reference": "76150ae7512439b4e6903db834e4a327596b617d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/76150ae7512439b4e6903db834e4a327596b617d", "reference": "76150ae7512439b4e6903db834e4a327596b617d", "shasum": "" }, "require": { "php": "^7.2 || ^8.0" }, "require-dev": { "php-parallel-lint/php-parallel-lint": "^1.2", "phpstan/extension-installer": "^1.0", "phpstan/phpstan": "^1.5", "phpstan/phpstan-phpunit": "^1.1", "phpstan/phpstan-strict-rules": "^1.0", "phpunit/phpunit": "^9.5", "symfony/process": "^5.2" }, "type": "library", "autoload": { "psr-4": { "PHPStan\\PhpDocParser\\": [ "src/" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "PHPDoc parser with support for nullable, intersection and generic types", "support": { "issues": "https://github.com/phpstan/phpdoc-parser/issues", "source": "https://github.com/phpstan/phpdoc-parser/tree/1.6.2" }, "time": "2022-06-10T09:29:33+00:00" }, { "name": "politsin/jquery-ui-touch-punch", "version": "1.0", "source": { "type": "git", "url": "https://github.com/politsin/jquery-ui-touch-punch.git", "reference": "2fe375e05821e267f0f3c0e063197f5c406896dd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/politsin/jquery-ui-touch-punch/zipball/2fe375e05821e267f0f3c0e063197f5c406896dd", "reference": "2fe375e05821e267f0f3c0e063197f5c406896dd", "shasum": "" }, "type": "drupal-library", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Dave Furfero", "email": "furf@furf.com" } ], "description": "Extension to jQuery UI for mobile touch event support.", "homepage": "http://touchpunch.furf.com/", "keywords": [ "gestures", "mobile", "touch" ], "support": { "issues": "https://github.com/politsin/jquery-ui-touch-punch/issues", "source": "https://github.com/politsin/jquery-ui-touch-punch/tree/1.0" }, "time": "2020-12-15T10:26:18+00:00" }, { "name": "psr/cache", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/php-fig/cache.git", "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8", "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Cache\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for caching libraries", "keywords": [ "cache", "psr", "psr-6" ], "support": { "source": "https://github.com/php-fig/cache/tree/master" }, "time": "2016-08-06T20:24:11+00:00" }, { "name": "psr/container", "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/php-fig/container.git", "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf", "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf", "shasum": "" }, "require": { "php": ">=7.2.0" }, "type": "library", "autoload": { "psr-4": { "Psr\\Container\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "Common Container Interface (PHP FIG PSR-11)", "homepage": "https://github.com/php-fig/container", "keywords": [ "PSR-11", "container", "container-interface", "container-interop", "psr" ], "support": { "issues": "https://github.com/php-fig/container/issues", "source": "https://github.com/php-fig/container/tree/1.1.1" }, "time": "2021-03-05T17:36:06+00:00" }, { "name": "psr/http-client", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/php-fig/http-client.git", "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621", "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621", "shasum": "" }, "require": { "php": "^7.0 || ^8.0", "psr/http-message": "^1.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Http\\Client\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for HTTP clients", "homepage": "https://github.com/php-fig/http-client", "keywords": [ "http", "http-client", "psr", "psr-18" ], "support": { "source": "https://github.com/php-fig/http-client/tree/master" }, "time": "2020-06-29T06:28:15+00:00" }, { "name": "psr/http-factory", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/php-fig/http-factory.git", "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be", "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be", "shasum": "" }, "require": { "php": ">=7.0.0", "psr/http-message": "^1.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Http\\Message\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interfaces for PSR-7 HTTP message factories", "keywords": [ "factory", "http", "message", "psr", "psr-17", "psr-7", "request", "response" ], "support": { "source": "https://github.com/php-fig/http-factory/tree/master" }, "time": "2019-04-30T12:38:16+00:00" }, { "name": "psr/http-message", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/php-fig/http-message.git", "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Http\\Message\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for HTTP messages", "homepage": "https://github.com/php-fig/http-message", "keywords": [ "http", "http-message", "psr", "psr-7", "request", "response" ], "support": { "source": "https://github.com/php-fig/http-message/tree/master" }, "time": "2016-08-06T14:39:51+00:00" }, { "name": "psr/log", "version": "1.1.4", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", "reference": "d49695b909c3b7628b6289db5479a1c204601f11" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11", "reference": "d49695b909c3b7628b6289db5479a1c204601f11", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1.x-dev" } }, "autoload": { "psr-4": { "Psr\\Log\\": "Psr/Log/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for logging libraries", "homepage": "https://github.com/php-fig/log", "keywords": [ "log", "psr", "psr-3" ], "support": { "source": "https://github.com/php-fig/log/tree/1.1.4" }, "time": "2021-05-03T11:20:27+00:00" }, { "name": "psy/psysh", "version": "v0.10.12", "source": { "type": "git", "url": "https://github.com/bobthecow/psysh.git", "reference": "a0d9981aa07ecfcbea28e4bfa868031cca121e7d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/bobthecow/psysh/zipball/a0d9981aa07ecfcbea28e4bfa868031cca121e7d", "reference": "a0d9981aa07ecfcbea28e4bfa868031cca121e7d", "shasum": "" }, "require": { "ext-json": "*", "ext-tokenizer": "*", "nikic/php-parser": "~4.0|~3.0|~2.0|~1.3", "php": "^8.0 || ^7.0 || ^5.5.9", "symfony/console": "~5.0|~4.0|~3.0|^2.4.2|~2.3.10", "symfony/var-dumper": "~5.0|~4.0|~3.0|~2.7" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.2", "hoa/console": "3.17.*" }, "suggest": { "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)", "ext-pdo-sqlite": "The doc command requires SQLite to work.", "ext-posix": "If you have PCNTL, you'll want the POSIX extension as well.", "ext-readline": "Enables support for arrow-key history navigation, and showing and manipulating command history.", "hoa/console": "A pure PHP readline implementation. You'll want this if your PHP install doesn't already support readline or libedit." }, "bin": [ "bin/psysh" ], "type": "library", "extra": { "branch-alias": { "dev-main": "0.10.x-dev" } }, "autoload": { "files": [ "src/functions.php" ], "psr-4": { "Psy\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Justin Hileman", "email": "justin@justinhileman.info", "homepage": "http://justinhileman.com" } ], "description": "An interactive shell for modern PHP.", "homepage": "http://psysh.org", "keywords": [ "REPL", "console", "interactive", "shell" ], "support": { "issues": "https://github.com/bobthecow/psysh/issues", "source": "https://github.com/bobthecow/psysh/tree/v0.10.12" }, "time": "2021-11-30T14:05:36+00:00" }, { "name": "ralouphie/getallheaders", "version": "3.0.3", "source": { "type": "git", "url": "https://github.com/ralouphie/getallheaders.git", "reference": "120b605dfeb996808c31b6477290a714d356e822" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822", "reference": "120b605dfeb996808c31b6477290a714d356e822", "shasum": "" }, "require": { "php": ">=5.6" }, "require-dev": { "php-coveralls/php-coveralls": "^2.1", "phpunit/phpunit": "^5 || ^6.5" }, "type": "library", "autoload": { "files": [ "src/getallheaders.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ralph Khattar", "email": "ralph.khattar@gmail.com" } ], "description": "A polyfill for getallheaders.", "support": { "issues": "https://github.com/ralouphie/getallheaders/issues", "source": "https://github.com/ralouphie/getallheaders/tree/develop" }, "time": "2019-03-08T08:55:37+00:00" }, { "name": "setasign/fpdi", "version": "v2.3.6", "source": { "type": "git", "url": "https://github.com/Setasign/FPDI.git", "reference": "6231e315f73e4f62d72b73f3d6d78ff0eed93c31" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Setasign/FPDI/zipball/6231e315f73e4f62d72b73f3d6d78ff0eed93c31", "reference": "6231e315f73e4f62d72b73f3d6d78ff0eed93c31", "shasum": "" }, "require": { "ext-zlib": "*", "php": "^5.6 || ^7.0 || ^8.0" }, "conflict": { "setasign/tfpdf": "<1.31" }, "require-dev": { "phpunit/phpunit": "~5.7", "setasign/fpdf": "~1.8", "setasign/tfpdf": "1.31", "squizlabs/php_codesniffer": "^3.5", "tecnickcom/tcpdf": "~6.2" }, "suggest": { "setasign/fpdf": "FPDI will extend this class but as it is also possible to use TCPDF or tFPDF as an alternative. There's no fixed dependency configured." }, "type": "library", "autoload": { "psr-4": { "setasign\\Fpdi\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jan Slabon", "email": "jan.slabon@setasign.com", "homepage": "https://www.setasign.com" }, { "name": "Maximilian Kresse", "email": "maximilian.kresse@setasign.com", "homepage": "https://www.setasign.com" } ], "description": "FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.", "homepage": "https://www.setasign.com/fpdi", "keywords": [ "fpdf", "fpdi", "pdf" ], "support": { "issues": "https://github.com/Setasign/FPDI/issues", "source": "https://github.com/Setasign/FPDI/tree/v2.3.6" }, "funding": [ { "url": "https://tidelift.com/funding/github/packagist/setasign/fpdi", "type": "tidelift" } ], "time": "2021-02-11T11:37:01+00:00" }, { "name": "sirbrillig/phpcs-variable-analysis", "version": "v2.11.3", "source": { "type": "git", "url": "https://github.com/sirbrillig/phpcs-variable-analysis.git", "reference": "c921498b474212fe4552928bbeb68d70250ce5e8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sirbrillig/phpcs-variable-analysis/zipball/c921498b474212fe4552928bbeb68d70250ce5e8", "reference": "c921498b474212fe4552928bbeb68d70250ce5e8", "shasum": "" }, "require": { "php": ">=5.4.0", "squizlabs/php_codesniffer": "^3.5" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0", "limedeck/phpunit-detailed-printer": "^3.1 || ^4.0 || ^5.0", "phpstan/phpstan": "^0.11.8", "phpunit/phpunit": "^5.0 || ^6.5 || ^7.0 || ^8.0", "sirbrillig/phpcs-import-detection": "^1.1" }, "type": "phpcodesniffer-standard", "autoload": { "psr-4": { "VariableAnalysis\\": "VariableAnalysis/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Sam Graham", "email": "php-codesniffer-variableanalysis@illusori.co.uk" }, { "name": "Payton Swick", "email": "payton@foolord.com" } ], "description": "A PHPCS sniff to detect problems with variables.", "support": { "issues": "https://github.com/sirbrillig/phpcs-variable-analysis/issues", "source": "https://github.com/sirbrillig/phpcs-variable-analysis", "wiki": "https://github.com/sirbrillig/phpcs-variable-analysis/wiki" }, "time": "2022-02-21T17:01:13+00:00" }, { "name": "slevomat/coding-standard", "version": "7.2.1", "source": { "type": "git", "url": "https://github.com/slevomat/coding-standard.git", "reference": "aff06ae7a84e4534bf6f821dc982a93a5d477c90" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/aff06ae7a84e4534bf6f821dc982a93a5d477c90", "reference": "aff06ae7a84e4534bf6f821dc982a93a5d477c90", "shasum": "" }, "require": { "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7", "php": "^7.2 || ^8.0", "phpstan/phpdoc-parser": "^1.5.1", "squizlabs/php_codesniffer": "^3.6.2" }, "require-dev": { "phing/phing": "2.17.3", "php-parallel-lint/php-parallel-lint": "1.3.2", "phpstan/phpstan": "1.4.10|1.7.1", "phpstan/phpstan-deprecation-rules": "1.0.0", "phpstan/phpstan-phpunit": "1.0.0|1.1.1", "phpstan/phpstan-strict-rules": "1.2.3", "phpunit/phpunit": "7.5.20|8.5.21|9.5.20" }, "type": "phpcodesniffer-standard", "extra": { "branch-alias": { "dev-master": "7.x-dev" } }, "autoload": { "psr-4": { "SlevomatCodingStandard\\": "SlevomatCodingStandard" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.", "support": { "issues": "https://github.com/slevomat/coding-standard/issues", "source": "https://github.com/slevomat/coding-standard/tree/7.2.1" }, "funding": [ { "url": "https://github.com/kukulich", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/slevomat/coding-standard", "type": "tidelift" } ], "time": "2022-05-25T10:58:12+00:00" }, { "name": "squizlabs/php_codesniffer", "version": "3.7.0", "source": { "type": "git", "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", "reference": "a2cd51b45bcaef9c1f2a4bda48f2dd2fa2b95563" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/a2cd51b45bcaef9c1f2a4bda48f2dd2fa2b95563", "reference": "a2cd51b45bcaef9c1f2a4bda48f2dd2fa2b95563", "shasum": "" }, "require": { "ext-simplexml": "*", "ext-tokenizer": "*", "ext-xmlwriter": "*", "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0" }, "bin": [ "bin/phpcs", "bin/phpcbf" ], "type": "library", "extra": { "branch-alias": { "dev-master": "3.x-dev" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Greg Sherwood", "role": "lead" } ], "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.", "homepage": "https://github.com/squizlabs/PHP_CodeSniffer", "keywords": [ "phpcs", "standards" ], "support": { "issues": "https://github.com/squizlabs/PHP_CodeSniffer/issues", "source": "https://github.com/squizlabs/PHP_CodeSniffer", "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki" }, "time": "2022-06-13T06:31:38+00:00" }, { "name": "stack/builder", "version": "v1.0.6", "source": { "type": "git", "url": "https://github.com/stackphp/builder.git", "reference": "a4faaa6f532c6086bc66c29e1bc6c29593e1ca7c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/stackphp/builder/zipball/a4faaa6f532c6086bc66c29e1bc6c29593e1ca7c", "reference": "a4faaa6f532c6086bc66c29e1bc6c29593e1ca7c", "shasum": "" }, "require": { "php": ">=7.2.0", "symfony/http-foundation": "~2.1|~3.0|~4.0|~5.0", "symfony/http-kernel": "~2.1|~3.0|~4.0|~5.0" }, "require-dev": { "phpunit/phpunit": "~8.0", "symfony/routing": "^5.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-0": { "Stack": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Igor Wiedler", "email": "igor@wiedler.ch" } ], "description": "Builder for stack middleware based on HttpKernelInterface.", "keywords": [ "stack" ], "support": { "issues": "https://github.com/stackphp/builder/issues", "source": "https://github.com/stackphp/builder/tree/v1.0.6" }, "time": "2020-01-30T12:17:27+00:00" }, { "name": "symfony-cmf/routing", "version": "2.3.4", "source": { "type": "git", "url": "https://github.com/symfony-cmf/Routing.git", "reference": "bbcdf2f6301d740454ba9ebb8adaefd436c36a6b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony-cmf/Routing/zipball/bbcdf2f6301d740454ba9ebb8adaefd436c36a6b", "reference": "bbcdf2f6301d740454ba9ebb8adaefd436c36a6b", "shasum": "" }, "require": { "php": "^7.2 || ^8.0", "psr/log": "^1.0 || ^2.0 || ^3.0", "symfony/http-kernel": "^4.4 || ^5.0", "symfony/routing": "^4.4 || ^5.0" }, "require-dev": { "symfony-cmf/testing": "^3@dev", "symfony/config": "^4.4 || ^5.0", "symfony/dependency-injection": "^4.4 || ^5.0", "symfony/event-dispatcher": "^4.4 || ^5.0", "symfony/phpunit-bridge": "^5.0" }, "suggest": { "symfony/event-dispatcher": "DynamicRouter can optionally trigger an event at the start of matching. Minimal version (^4.4 || ^5.0)" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.x-dev" } }, "autoload": { "psr-4": { "Symfony\\Cmf\\Component\\Routing\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony CMF Community", "homepage": "https://github.com/symfony-cmf/Routing/contributors" } ], "description": "Extends the Symfony routing component for dynamic routes and chaining several routers", "homepage": "http://cmf.symfony.com", "keywords": [ "database", "routing" ], "support": { "issues": "https://github.com/symfony-cmf/Routing/issues", "source": "https://github.com/symfony-cmf/Routing/tree/2.3.4" }, "time": "2021-11-08T16:33:10+00:00" }, { "name": "symfony/console", "version": "v4.4.34", "source": { "type": "git", "url": "https://github.com/symfony/console.git", "reference": "329b3a75cc6b16d435ba1b1a41df54a53382a3f0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/console/zipball/329b3a75cc6b16d435ba1b1a41df54a53382a3f0", "reference": "329b3a75cc6b16d435ba1b1a41df54a53382a3f0", "shasum": "" }, "require": { "php": ">=7.1.3", "symfony/polyfill-mbstring": "~1.0", "symfony/polyfill-php73": "^1.8", "symfony/polyfill-php80": "^1.16", "symfony/service-contracts": "^1.1|^2" }, "conflict": { "psr/log": ">=3", "symfony/dependency-injection": "<3.4", "symfony/event-dispatcher": "<4.3|>=5", "symfony/lock": "<4.4", "symfony/process": "<3.3" }, "provide": { "psr/log-implementation": "1.0|2.0" }, "require-dev": { "psr/log": "^1|^2", "symfony/config": "^3.4|^4.0|^5.0", "symfony/dependency-injection": "^3.4|^4.0|^5.0", "symfony/event-dispatcher": "^4.3", "symfony/lock": "^4.4|^5.0", "symfony/process": "^3.4|^4.0|^5.0", "symfony/var-dumper": "^4.3|^5.0" }, "suggest": { "psr/log": "For using the console logger", "symfony/event-dispatcher": "", "symfony/lock": "", "symfony/process": "" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Console\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Eases the creation of beautiful and testable command line interfaces", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/console/tree/v4.4.34" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2021-11-04T12:23:33+00:00" }, { "name": "symfony/debug", "version": "v4.4.31", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", "reference": "43ede438d4cb52cd589ae5dc070e9323866ba8e0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/debug/zipball/43ede438d4cb52cd589ae5dc070e9323866ba8e0", "reference": "43ede438d4cb52cd589ae5dc070e9323866ba8e0", "shasum": "" }, "require": { "php": ">=7.1.3", "psr/log": "^1|^2|^3" }, "conflict": { "symfony/http-kernel": "<3.4" }, "require-dev": { "symfony/http-kernel": "^3.4|^4.0|^5.0" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Debug\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides tools to ease debugging PHP code", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/debug/tree/v4.4.31" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "abandoned": "symfony/error-handler", "time": "2021-09-24T13:30:14+00:00" }, { "name": "symfony/dependency-injection", "version": "v4.4.34", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", "reference": "117d7f132ed7efbd535ec947709d49bec1b9d24b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/117d7f132ed7efbd535ec947709d49bec1b9d24b", "reference": "117d7f132ed7efbd535ec947709d49bec1b9d24b", "shasum": "" }, "require": { "php": ">=7.1.3", "psr/container": "^1.0", "symfony/polyfill-php80": "^1.16", "symfony/service-contracts": "^1.1.6|^2" }, "conflict": { "symfony/config": "<4.3|>=5.0", "symfony/finder": "<3.4", "symfony/proxy-manager-bridge": "<3.4", "symfony/yaml": "<3.4" }, "provide": { "psr/container-implementation": "1.0", "symfony/service-implementation": "1.0|2.0" }, "require-dev": { "symfony/config": "^4.3", "symfony/expression-language": "^3.4|^4.0|^5.0", "symfony/yaml": "^4.4|^5.0" }, "suggest": { "symfony/config": "", "symfony/expression-language": "For using expressions in service container configuration", "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required", "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them", "symfony/yaml": "" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\DependencyInjection\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Allows you to standardize and centralize the way objects are constructed in your application", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/dependency-injection/tree/v4.4.34" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2021-11-15T14:42:25+00:00" }, { "name": "symfony/deprecation-contracts", "version": "v2.5.0", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", "reference": "6f981ee24cf69ee7ce9736146d1c57c2780598a8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/6f981ee24cf69ee7ce9736146d1c57c2780598a8", "reference": "6f981ee24cf69ee7ce9736146d1c57c2780598a8", "shasum": "" }, "require": { "php": ">=7.1" }, "type": "library", "extra": { "branch-alias": { "dev-main": "2.5-dev" }, "thanks": { "name": "symfony/contracts", "url": "https://github.com/symfony/contracts" } }, "autoload": { "files": [ "function.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2021-07-12T14:48:14+00:00" }, { "name": "symfony/error-handler", "version": "v4.4.34", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", "reference": "17785c374645def1e884d8ec49976c156c61db4d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/error-handler/zipball/17785c374645def1e884d8ec49976c156c61db4d", "reference": "17785c374645def1e884d8ec49976c156c61db4d", "shasum": "" }, "require": { "php": ">=7.1.3", "psr/log": "^1|^2|^3", "symfony/debug": "^4.4.5", "symfony/var-dumper": "^4.4|^5.0" }, "require-dev": { "symfony/http-kernel": "^4.4|^5.0", "symfony/serializer": "^4.4|^5.0" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\ErrorHandler\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides tools to manage errors and ease debugging PHP code", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/error-handler/tree/v4.4.34" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2021-11-12T14:57:39+00:00" }, { "name": "symfony/event-dispatcher", "version": "v4.4.34", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", "reference": "1a024b45369c9d55d76b6b8a241bd20c9ea1cbd8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/1a024b45369c9d55d76b6b8a241bd20c9ea1cbd8", "reference": "1a024b45369c9d55d76b6b8a241bd20c9ea1cbd8", "shasum": "" }, "require": { "php": ">=7.1.3", "symfony/event-dispatcher-contracts": "^1.1", "symfony/polyfill-php80": "^1.16" }, "conflict": { "symfony/dependency-injection": "<3.4" }, "provide": { "psr/event-dispatcher-implementation": "1.0", "symfony/event-dispatcher-implementation": "1.1" }, "require-dev": { "psr/log": "^1|^2|^3", "symfony/config": "^3.4|^4.0|^5.0", "symfony/dependency-injection": "^3.4|^4.0|^5.0", "symfony/error-handler": "~3.4|~4.4", "symfony/expression-language": "^3.4|^4.0|^5.0", "symfony/http-foundation": "^3.4|^4.0|^5.0", "symfony/service-contracts": "^1.1|^2", "symfony/stopwatch": "^3.4|^4.0|^5.0" }, "suggest": { "symfony/dependency-injection": "", "symfony/http-kernel": "" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\EventDispatcher\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/event-dispatcher/tree/v4.4.34" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2021-11-15T14:42:25+00:00" }, { "name": "symfony/event-dispatcher-contracts", "version": "v1.1.11", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher-contracts.git", "reference": "01e9a4efac0ee33a05dfdf93b346f62e7d0e998c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/01e9a4efac0ee33a05dfdf93b346f62e7d0e998c", "reference": "01e9a4efac0ee33a05dfdf93b346f62e7d0e998c", "shasum": "" }, "require": { "php": ">=7.1.3" }, "suggest": { "psr/event-dispatcher": "", "symfony/event-dispatcher-implementation": "" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.1-dev" }, "thanks": { "name": "symfony/contracts", "url": "https://github.com/symfony/contracts" } }, "autoload": { "psr-4": { "Symfony\\Contracts\\EventDispatcher\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Generic abstractions related to dispatching event", "homepage": "https://symfony.com", "keywords": [ "abstractions", "contracts", "decoupling", "interfaces", "interoperability", "standards" ], "support": { "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v1.1.11" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2021-03-23T15:25:38+00:00" }, { "name": "symfony/filesystem", "version": "v4.4.42", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", "reference": "815412ee8971209bd4c1eecd5f4f481eacd44bf5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/filesystem/zipball/815412ee8971209bd4c1eecd5f4f481eacd44bf5", "reference": "815412ee8971209bd4c1eecd5f4f481eacd44bf5", "shasum": "" }, "require": { "php": ">=7.1.3", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-php80": "^1.16" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Filesystem\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/filesystem/tree/v4.4.42" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2022-05-20T08:49:14+00:00" }, { "name": "symfony/finder", "version": "v5.4.8", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", "reference": "9b630f3427f3ebe7cd346c277a1408b00249dad9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/finder/zipball/9b630f3427f3ebe7cd346c277a1408b00249dad9", "reference": "9b630f3427f3ebe7cd346c277a1408b00249dad9", "shasum": "" }, "require": { "php": ">=7.2.5", "symfony/deprecation-contracts": "^2.1|^3", "symfony/polyfill-php80": "^1.16" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Finder\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/finder/tree/v5.4.8" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2022-04-15T08:07:45+00:00" }, { "name": "symfony/http-client-contracts", "version": "v2.5.0", "source": { "type": "git", "url": "https://github.com/symfony/http-client-contracts.git", "reference": "ec82e57b5b714dbb69300d348bd840b345e24166" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/ec82e57b5b714dbb69300d348bd840b345e24166", "reference": "ec82e57b5b714dbb69300d348bd840b345e24166", "shasum": "" }, "require": { "php": ">=7.2.5" }, "suggest": { "symfony/http-client-implementation": "" }, "type": "library", "extra": { "branch-alias": { "dev-main": "2.5-dev" }, "thanks": { "name": "symfony/contracts", "url": "https://github.com/symfony/contracts" } }, "autoload": { "psr-4": { "Symfony\\Contracts\\HttpClient\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Generic abstractions related to HTTP clients", "homepage": "https://symfony.com", "keywords": [ "abstractions", "contracts", "decoupling", "interfaces", "interoperability", "standards" ], "support": { "source": "https://github.com/symfony/http-client-contracts/tree/v2.5.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2021-11-03T09:24:47+00:00" }, { "name": "symfony/http-foundation", "version": "v4.4.34", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", "reference": "f4cbbb6fc428588ce8373802461e7fe84e6809ab" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/f4cbbb6fc428588ce8373802461e7fe84e6809ab", "reference": "f4cbbb6fc428588ce8373802461e7fe84e6809ab", "shasum": "" }, "require": { "php": ">=7.1.3", "symfony/mime": "^4.3|^5.0", "symfony/polyfill-mbstring": "~1.1", "symfony/polyfill-php80": "^1.16" }, "require-dev": { "predis/predis": "~1.0", "symfony/expression-language": "^3.4|^4.0|^5.0" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\HttpFoundation\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/http-foundation/tree/v4.4.34" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2021-11-04T12:23:33+00:00" }, { "name": "symfony/http-kernel", "version": "v4.4.35", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", "reference": "fb793f1381c34b79a43596a532a6a49bd729c9db" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/fb793f1381c34b79a43596a532a6a49bd729c9db", "reference": "fb793f1381c34b79a43596a532a6a49bd729c9db", "shasum": "" }, "require": { "php": ">=7.1.3", "psr/log": "^1|^2", "symfony/error-handler": "^4.4", "symfony/event-dispatcher": "^4.4", "symfony/http-client-contracts": "^1.1|^2", "symfony/http-foundation": "^4.4.30|^5.3.7", "symfony/polyfill-ctype": "^1.8", "symfony/polyfill-php73": "^1.9", "symfony/polyfill-php80": "^1.16" }, "conflict": { "symfony/browser-kit": "<4.3", "symfony/config": "<3.4", "symfony/console": ">=5", "symfony/dependency-injection": "<4.3", "symfony/translation": "<4.2", "twig/twig": "<1.43|<2.13,>=2" }, "provide": { "psr/log-implementation": "1.0|2.0" }, "require-dev": { "psr/cache": "^1.0|^2.0|^3.0", "symfony/browser-kit": "^4.3|^5.0", "symfony/config": "^3.4|^4.0|^5.0", "symfony/console": "^3.4|^4.0", "symfony/css-selector": "^3.4|^4.0|^5.0", "symfony/dependency-injection": "^4.3|^5.0", "symfony/dom-crawler": "^3.4|^4.0|^5.0", "symfony/expression-language": "^3.4|^4.0|^5.0", "symfony/finder": "^3.4|^4.0|^5.0", "symfony/process": "^3.4|^4.0|^5.0", "symfony/routing": "^3.4|^4.0|^5.0", "symfony/stopwatch": "^3.4|^4.0|^5.0", "symfony/templating": "^3.4|^4.0|^5.0", "symfony/translation": "^4.2|^5.0", "symfony/translation-contracts": "^1.1|^2", "twig/twig": "^1.43|^2.13|^3.0.4" }, "suggest": { "symfony/browser-kit": "", "symfony/config": "", "symfony/console": "", "symfony/dependency-injection": "" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\HttpKernel\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides a structured process for converting a Request into a Response", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/http-kernel/tree/v4.4.35" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2021-11-24T08:40:10+00:00" }, { "name": "symfony/mime", "version": "v5.4.0", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", "reference": "d4365000217b67c01acff407573906ff91bcfb34" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/mime/zipball/d4365000217b67c01acff407573906ff91bcfb34", "reference": "d4365000217b67c01acff407573906ff91bcfb34", "shasum": "" }, "require": { "php": ">=7.2.5", "symfony/deprecation-contracts": "^2.1|^3", "symfony/polyfill-intl-idn": "^1.10", "symfony/polyfill-mbstring": "^1.0", "symfony/polyfill-php80": "^1.16" }, "conflict": { "egulias/email-validator": "~3.0.0", "phpdocumentor/reflection-docblock": "<3.2.2", "phpdocumentor/type-resolver": "<1.4.0", "symfony/mailer": "<4.4" }, "require-dev": { "egulias/email-validator": "^2.1.10|^3.1", "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0", "symfony/dependency-injection": "^4.4|^5.0|^6.0", "symfony/property-access": "^4.4|^5.1|^6.0", "symfony/property-info": "^4.4|^5.1|^6.0", "symfony/serializer": "^5.2|^6.0" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Mime\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Allows manipulating MIME messages", "homepage": "https://symfony.com", "keywords": [ "mime", "mime-type" ], "support": { "source": "https://github.com/symfony/mime/tree/v5.4.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2021-11-23T10:19:22+00:00" }, { "name": "symfony/options-resolver", "version": "v5.4.3", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", "reference": "cc1147cb11af1b43f503ac18f31aa3bec213aba8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/options-resolver/zipball/cc1147cb11af1b43f503ac18f31aa3bec213aba8", "reference": "cc1147cb11af1b43f503ac18f31aa3bec213aba8", "shasum": "" }, "require": { "php": ">=7.2.5", "symfony/deprecation-contracts": "^2.1|^3", "symfony/polyfill-php73": "~1.0", "symfony/polyfill-php80": "^1.16" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\OptionsResolver\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides an improved replacement for the array_replace PHP function", "homepage": "https://symfony.com", "keywords": [ "config", "configuration", "options" ], "support": { "source": "https://github.com/symfony/options-resolver/tree/v5.4.3" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2022-01-02T09:53:40+00:00" }, { "name": "symfony/polyfill-ctype", "version": "v1.23.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/46cd95797e9df938fdd2b03693b5fca5e64b01ce", "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce", "shasum": "" }, "require": { "php": ">=7.1" }, "suggest": { "ext-ctype": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.23-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Ctype\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Gert de Pagter", "email": "BackEndTea@gmail.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for ctype functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "ctype", "polyfill", "portable" ], "support": { "source": "https://github.com/symfony/polyfill-ctype/tree/v1.23.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2021-02-19T12:13:01+00:00" }, { "name": "symfony/polyfill-iconv", "version": "v1.23.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-iconv.git", "reference": "63b5bb7db83e5673936d6e3b8b3e022ff6474933" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/63b5bb7db83e5673936d6e3b8b3e022ff6474933", "reference": "63b5bb7db83e5673936d6e3b8b3e022ff6474933", "shasum": "" }, "require": { "php": ">=7.1" }, "suggest": { "ext-iconv": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.23-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Iconv\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for the Iconv extension", "homepage": "https://symfony.com", "keywords": [ "compatibility", "iconv", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-iconv/tree/v1.23.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2021-05-27T09:27:20+00:00" }, { "name": "symfony/polyfill-intl-idn", "version": "v1.23.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-idn.git", "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/65bd267525e82759e7d8c4e8ceea44f398838e65", "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65", "shasum": "" }, "require": { "php": ">=7.1", "symfony/polyfill-intl-normalizer": "^1.10", "symfony/polyfill-php72": "^1.10" }, "suggest": { "ext-intl": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.23-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Intl\\Idn\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Laurent Bassin", "email": "laurent@bassin.info" }, { "name": "Trevor Rowbotham", "email": "trevor.rowbotham@pm.me" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "idn", "intl", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.23.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2021-05-27T09:27:20+00:00" }, { "name": "symfony/polyfill-intl-normalizer", "version": "v1.23.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-normalizer.git", "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8", "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8", "shasum": "" }, "require": { "php": ">=7.1" }, "suggest": { "ext-intl": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.23-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Intl\\Normalizer\\": "" }, "classmap": [ "Resources/stubs" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for intl's Normalizer class and related functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "intl", "normalizer", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.23.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2021-02-19T12:13:01+00:00" }, { "name": "symfony/polyfill-mbstring", "version": "v1.23.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9174a3d80210dca8daa7f31fec659150bbeabfc6", "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6", "shasum": "" }, "require": { "php": ">=7.1" }, "suggest": { "ext-mbstring": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.23-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Mbstring\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for the Mbstring extension", "homepage": "https://symfony.com", "keywords": [ "compatibility", "mbstring", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.23.1" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2021-05-27T12:26:48+00:00" }, { "name": "symfony/polyfill-php72", "version": "v1.26.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php72.git", "reference": "bf44a9fd41feaac72b074de600314a93e2ae78e2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/bf44a9fd41feaac72b074de600314a93e2ae78e2", "reference": "bf44a9fd41feaac72b074de600314a93e2ae78e2", "shasum": "" }, "require": { "php": ">=7.1" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.26-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Php72\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-php72/tree/v1.26.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2022-05-24T11:49:31+00:00" }, { "name": "symfony/polyfill-php73", "version": "v1.26.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php73.git", "reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/e440d35fa0286f77fb45b79a03fedbeda9307e85", "reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85", "shasum": "" }, "require": { "php": ">=7.1" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.26-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Php73\\": "" }, "classmap": [ "Resources/stubs" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-php73/tree/v1.26.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2022-05-24T11:49:31+00:00" }, { "name": "symfony/polyfill-php80", "version": "v1.23.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/1100343ed1a92e3a38f9ae122fc0eb21602547be", "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be", "shasum": "" }, "require": { "php": ">=7.1" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.23-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Php80\\": "" }, "classmap": [ "Resources/stubs" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ion Bazan", "email": "ion.bazan@gmail.com" }, { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-php80/tree/v1.23.1" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2021-07-28T13:41:28+00:00" }, { "name": "symfony/process", "version": "v4.4.35", "source": { "type": "git", "url": "https://github.com/symfony/process.git", "reference": "c2098705326addae6e6742151dfade47ac71da1b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/process/zipball/c2098705326addae6e6742151dfade47ac71da1b", "reference": "c2098705326addae6e6742151dfade47ac71da1b", "shasum": "" }, "require": { "php": ">=7.1.3", "symfony/polyfill-php80": "^1.16" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Process\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/process/tree/v4.4.35" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2021-11-22T22:36:24+00:00" }, { "name": "symfony/psr-http-message-bridge", "version": "v2.1.2", "source": { "type": "git", "url": "https://github.com/symfony/psr-http-message-bridge.git", "reference": "22b37c8a3f6b5d94e9cdbd88e1270d96e2f97b34" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/22b37c8a3f6b5d94e9cdbd88e1270d96e2f97b34", "reference": "22b37c8a3f6b5d94e9cdbd88e1270d96e2f97b34", "shasum": "" }, "require": { "php": ">=7.1", "psr/http-message": "^1.0", "symfony/http-foundation": "^4.4 || ^5.0 || ^6.0" }, "require-dev": { "nyholm/psr7": "^1.1", "psr/log": "^1.1 || ^2 || ^3", "symfony/browser-kit": "^4.4 || ^5.0 || ^6.0", "symfony/config": "^4.4 || ^5.0 || ^6.0", "symfony/event-dispatcher": "^4.4 || ^5.0 || ^6.0", "symfony/framework-bundle": "^4.4 || ^5.0 || ^6.0", "symfony/http-kernel": "^4.4 || ^5.0 || ^6.0", "symfony/phpunit-bridge": "^5.4@dev || ^6.0" }, "suggest": { "nyholm/psr7": "For a super lightweight PSR-7/17 implementation" }, "type": "symfony-bridge", "extra": { "branch-alias": { "dev-main": "2.1-dev" } }, "autoload": { "psr-4": { "Symfony\\Bridge\\PsrHttpMessage\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" } ], "description": "PSR HTTP message bridge", "homepage": "http://symfony.com", "keywords": [ "http", "http-message", "psr-17", "psr-7" ], "support": { "issues": "https://github.com/symfony/psr-http-message-bridge/issues", "source": "https://github.com/symfony/psr-http-message-bridge/tree/v2.1.2" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2021-11-05T13:13:39+00:00" }, { "name": "symfony/routing", "version": "v4.4.34", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", "reference": "fc9dda0c8496f8ef0a89805c2eabfc43b8cef366" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/routing/zipball/fc9dda0c8496f8ef0a89805c2eabfc43b8cef366", "reference": "fc9dda0c8496f8ef0a89805c2eabfc43b8cef366", "shasum": "" }, "require": { "php": ">=7.1.3", "symfony/polyfill-php80": "^1.16" }, "conflict": { "symfony/config": "<4.2", "symfony/dependency-injection": "<3.4", "symfony/yaml": "<3.4" }, "require-dev": { "doctrine/annotations": "^1.10.4", "psr/log": "^1|^2|^3", "symfony/config": "^4.2|^5.0", "symfony/dependency-injection": "^3.4|^4.0|^5.0", "symfony/expression-language": "^3.4|^4.0|^5.0", "symfony/http-foundation": "^3.4|^4.0|^5.0", "symfony/yaml": "^3.4|^4.0|^5.0" }, "suggest": { "doctrine/annotations": "For using the annotation loader", "symfony/config": "For using the all-in-one router or any loader", "symfony/expression-language": "For using expression matching", "symfony/http-foundation": "For using a Symfony Request object", "symfony/yaml": "For using the YAML loader" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Routing\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Maps an HTTP request to a set of configuration variables", "homepage": "https://symfony.com", "keywords": [ "router", "routing", "uri", "url" ], "support": { "source": "https://github.com/symfony/routing/tree/v4.4.34" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2021-11-04T12:23:33+00:00" }, { "name": "symfony/serializer", "version": "v4.4.35", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", "reference": "1b2ae02cb1b923987947e013688c51954a80b751" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/serializer/zipball/1b2ae02cb1b923987947e013688c51954a80b751", "reference": "1b2ae02cb1b923987947e013688c51954a80b751", "shasum": "" }, "require": { "php": ">=7.1.3", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-php80": "^1.16" }, "conflict": { "phpdocumentor/reflection-docblock": "<3.0|>=3.2.0,<3.2.2", "phpdocumentor/type-resolver": "<0.3.0|1.3.*", "symfony/dependency-injection": "<3.4", "symfony/property-access": "<3.4", "symfony/property-info": "<3.4", "symfony/yaml": "<3.4" }, "require-dev": { "doctrine/annotations": "^1.10.4", "phpdocumentor/reflection-docblock": "^3.2|^4.0|^5.0", "symfony/cache": "^3.4|^4.0|^5.0", "symfony/config": "^3.4|^4.0|^5.0", "symfony/dependency-injection": "^3.4|^4.0|^5.0", "symfony/error-handler": "^4.4|^5.0", "symfony/http-foundation": "^3.4|^4.0|^5.0", "symfony/mime": "^4.4|^5.0", "symfony/property-access": "^3.4.41|^4.4.9|^5.0.9", "symfony/property-info": "^3.4.13|~4.0|^5.0", "symfony/validator": "^3.4|^4.0|^5.0", "symfony/yaml": "^3.4|^4.0|^5.0" }, "suggest": { "doctrine/annotations": "For using the annotation mapping.", "psr/cache-implementation": "For using the metadata cache.", "symfony/config": "For using the XML mapping loader.", "symfony/http-foundation": "For using a MIME type guesser within the DataUriNormalizer.", "symfony/property-access": "For using the ObjectNormalizer.", "symfony/property-info": "To deserialize relations.", "symfony/yaml": "For using the default YAML mapping loader." }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Serializer\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/serializer/tree/v4.4.35" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2021-11-24T08:12:42+00:00" }, { "name": "symfony/service-contracts", "version": "v2.5.0", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", "reference": "1ab11b933cd6bc5464b08e81e2c5b07dec58b0fc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/service-contracts/zipball/1ab11b933cd6bc5464b08e81e2c5b07dec58b0fc", "reference": "1ab11b933cd6bc5464b08e81e2c5b07dec58b0fc", "shasum": "" }, "require": { "php": ">=7.2.5", "psr/container": "^1.1", "symfony/deprecation-contracts": "^2.1" }, "conflict": { "ext-psr": "<1.1|>=2" }, "suggest": { "symfony/service-implementation": "" }, "type": "library", "extra": { "branch-alias": { "dev-main": "2.5-dev" }, "thanks": { "name": "symfony/contracts", "url": "https://github.com/symfony/contracts" } }, "autoload": { "psr-4": { "Symfony\\Contracts\\Service\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Generic abstractions related to writing services", "homepage": "https://symfony.com", "keywords": [ "abstractions", "contracts", "decoupling", "interfaces", "interoperability", "standards" ], "support": { "source": "https://github.com/symfony/service-contracts/tree/v2.5.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2021-11-04T16:48:04+00:00" }, { "name": "symfony/translation", "version": "v4.4.34", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", "reference": "26d330720627b234803595ecfc0191eeabc65190" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/translation/zipball/26d330720627b234803595ecfc0191eeabc65190", "reference": "26d330720627b234803595ecfc0191eeabc65190", "shasum": "" }, "require": { "php": ">=7.1.3", "symfony/polyfill-mbstring": "~1.0", "symfony/polyfill-php80": "^1.16", "symfony/translation-contracts": "^1.1.6|^2" }, "conflict": { "symfony/config": "<3.4", "symfony/dependency-injection": "<3.4", "symfony/http-kernel": "<4.4", "symfony/yaml": "<3.4" }, "provide": { "symfony/translation-implementation": "1.0|2.0" }, "require-dev": { "psr/log": "^1|^2|^3", "symfony/config": "^3.4|^4.0|^5.0", "symfony/console": "^3.4|^4.0|^5.0", "symfony/dependency-injection": "^3.4|^4.0|^5.0", "symfony/finder": "~2.8|~3.0|~4.0|^5.0", "symfony/http-kernel": "^4.4", "symfony/intl": "^3.4|^4.0|^5.0", "symfony/service-contracts": "^1.1.2|^2", "symfony/yaml": "^3.4|^4.0|^5.0" }, "suggest": { "psr/log-implementation": "To use logging capability in translator", "symfony/config": "", "symfony/yaml": "" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Translation\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/translation/tree/v4.4.34" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2021-11-04T12:23:33+00:00" }, { "name": "symfony/translation-contracts", "version": "v2.5.0", "source": { "type": "git", "url": "https://github.com/symfony/translation-contracts.git", "reference": "d28150f0f44ce854e942b671fc2620a98aae1b1e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/d28150f0f44ce854e942b671fc2620a98aae1b1e", "reference": "d28150f0f44ce854e942b671fc2620a98aae1b1e", "shasum": "" }, "require": { "php": ">=7.2.5" }, "suggest": { "symfony/translation-implementation": "" }, "type": "library", "extra": { "branch-alias": { "dev-main": "2.5-dev" }, "thanks": { "name": "symfony/contracts", "url": "https://github.com/symfony/contracts" } }, "autoload": { "psr-4": { "Symfony\\Contracts\\Translation\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Generic abstractions related to translation", "homepage": "https://symfony.com", "keywords": [ "abstractions", "contracts", "decoupling", "interfaces", "interoperability", "standards" ], "support": { "source": "https://github.com/symfony/translation-contracts/tree/v2.5.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2021-08-17T14:20:01+00:00" }, { "name": "symfony/validator", "version": "v4.4.35", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", "reference": "629f420d8350634fd8ed686d4472c1f10044b265" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/validator/zipball/629f420d8350634fd8ed686d4472c1f10044b265", "reference": "629f420d8350634fd8ed686d4472c1f10044b265", "shasum": "" }, "require": { "php": ">=7.1.3", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-mbstring": "~1.0", "symfony/polyfill-php80": "^1.16", "symfony/translation-contracts": "^1.1|^2" }, "conflict": { "doctrine/lexer": "<1.0.2", "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0", "symfony/dependency-injection": "<3.4", "symfony/http-kernel": "<4.4", "symfony/intl": "<4.3", "symfony/translation": ">=5.0", "symfony/yaml": "<3.4" }, "require-dev": { "doctrine/annotations": "^1.10.4", "doctrine/cache": "^1.0|^2.0", "egulias/email-validator": "^2.1.10|^3", "symfony/cache": "^3.4|^4.0|^5.0", "symfony/config": "^3.4|^4.0|^5.0", "symfony/dependency-injection": "^3.4|^4.0|^5.0", "symfony/expression-language": "^3.4|^4.0|^5.0", "symfony/http-client": "^4.3|^5.0", "symfony/http-foundation": "^4.1|^5.0", "symfony/http-kernel": "^4.4", "symfony/intl": "^4.3|^5.0", "symfony/mime": "^4.4|^5.0", "symfony/property-access": "^3.4|^4.0|^5.0", "symfony/property-info": "^3.4|^4.0|^5.0", "symfony/translation": "^4.2", "symfony/yaml": "^3.4|^4.0|^5.0" }, "suggest": { "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.", "doctrine/cache": "For using the default cached annotation reader.", "egulias/email-validator": "Strict (RFC compliant) email validation", "psr/cache-implementation": "For using the mapping cache.", "symfony/config": "", "symfony/expression-language": "For using the Expression validator", "symfony/http-foundation": "", "symfony/intl": "", "symfony/property-access": "For accessing properties within comparison constraints", "symfony/property-info": "To automatically add NotNull and Type constraints", "symfony/translation": "For translating validation errors.", "symfony/yaml": "" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Validator\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides tools to validate values", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/validator/tree/v4.4.35" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2021-11-22T21:43:32+00:00" }, { "name": "symfony/var-dumper", "version": "v5.4.0", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", "reference": "89ab66eaef230c9cd1992de2e9a1b26652b127b9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/89ab66eaef230c9cd1992de2e9a1b26652b127b9", "reference": "89ab66eaef230c9cd1992de2e9a1b26652b127b9", "shasum": "" }, "require": { "php": ">=7.2.5", "symfony/polyfill-mbstring": "~1.0", "symfony/polyfill-php80": "^1.16" }, "conflict": { "phpunit/phpunit": "<5.4.3", "symfony/console": "<4.4" }, "require-dev": { "ext-iconv": "*", "symfony/console": "^4.4|^5.0|^6.0", "symfony/process": "^4.4|^5.0|^6.0", "symfony/uid": "^5.1|^6.0", "twig/twig": "^2.13|^3.0.4" }, "suggest": { "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).", "ext-intl": "To show region name in time zone dump", "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script" }, "bin": [ "Resources/bin/var-dump-server" ], "type": "library", "autoload": { "files": [ "Resources/functions/dump.php" ], "psr-4": { "Symfony\\Component\\VarDumper\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides mechanisms for walking through any arbitrary PHP variable", "homepage": "https://symfony.com", "keywords": [ "debug", "dump" ], "support": { "source": "https://github.com/symfony/var-dumper/tree/v5.4.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2021-11-29T15:30:56+00:00" }, { "name": "symfony/yaml", "version": "v4.4.34", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", "reference": "2c309e258adeb9970229042be39b360d34986fad" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/yaml/zipball/2c309e258adeb9970229042be39b360d34986fad", "reference": "2c309e258adeb9970229042be39b360d34986fad", "shasum": "" }, "require": { "php": ">=7.1.3", "symfony/polyfill-ctype": "~1.8" }, "conflict": { "symfony/console": "<3.4" }, "require-dev": { "symfony/console": "^3.4|^4.0|^5.0" }, "suggest": { "symfony/console": "For validating YAML files using the lint command" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Yaml\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/yaml/tree/v4.4.34" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2021-11-18T18:49:23+00:00" }, { "name": "twig/twig", "version": "v2.14.11", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", "reference": "66baa66f29ee30e487e05f1679903e36eb01d727" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/twigphp/Twig/zipball/66baa66f29ee30e487e05f1679903e36eb01d727", "reference": "66baa66f29ee30e487e05f1679903e36eb01d727", "shasum": "" }, "require": { "php": ">=7.1.3", "symfony/polyfill-ctype": "^1.8", "symfony/polyfill-mbstring": "^1.3", "symfony/polyfill-php72": "^1.8" }, "require-dev": { "psr/container": "^1.0", "symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.14-dev" } }, "autoload": { "psr-0": { "Twig_": "lib/" }, "psr-4": { "Twig\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com", "homepage": "http://fabien.potencier.org", "role": "Lead Developer" }, { "name": "Twig Team", "role": "Contributors" }, { "name": "Armin Ronacher", "email": "armin.ronacher@active-4.com", "role": "Project Founder" } ], "description": "Twig, the flexible, fast, and secure template language for PHP", "homepage": "https://twig.symfony.com", "keywords": [ "templating" ], "support": { "issues": "https://github.com/twigphp/Twig/issues", "source": "https://github.com/twigphp/Twig/tree/v2.14.11" }, "funding": [ { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/twig/twig", "type": "tidelift" } ], "time": "2022-02-04T06:57:25+00:00" }, { "name": "typo3/phar-stream-wrapper", "version": "v3.1.7", "source": { "type": "git", "url": "https://github.com/TYPO3/phar-stream-wrapper.git", "reference": "5cc2f04a4e2f5c7e9cc02a3bdf80fae0f3e11a8c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/5cc2f04a4e2f5c7e9cc02a3bdf80fae0f3e11a8c", "reference": "5cc2f04a4e2f5c7e9cc02a3bdf80fae0f3e11a8c", "shasum": "" }, "require": { "ext-json": "*", "php": "^7.0 || ^8.0" }, "require-dev": { "ext-xdebug": "*", "phpspec/prophecy": "^1.10", "symfony/phpunit-bridge": "^5.1" }, "suggest": { "ext-fileinfo": "For PHP builtin file type guessing, otherwise uses internal processing" }, "type": "library", "extra": { "branch-alias": { "dev-master": "v3.x-dev" } }, "autoload": { "psr-4": { "TYPO3\\PharStreamWrapper\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Interceptors for PHP's native phar:// stream handling", "homepage": "https://typo3.org/", "keywords": [ "phar", "php", "security", "stream-wrapper" ], "support": { "issues": "https://github.com/TYPO3/phar-stream-wrapper/issues", "source": "https://github.com/TYPO3/phar-stream-wrapper/tree/v3.1.7" }, "time": "2021-09-20T19:19:13+00:00" }, { "name": "webflo/drupal-finder", "version": "1.2.2", "source": { "type": "git", "url": "https://github.com/webflo/drupal-finder.git", "reference": "c8e5dbe65caef285fec8057a4c718a0d4138d1ee" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/webflo/drupal-finder/zipball/c8e5dbe65caef285fec8057a4c718a0d4138d1ee", "reference": "c8e5dbe65caef285fec8057a4c718a0d4138d1ee", "shasum": "" }, "require": { "ext-json": "*" }, "require-dev": { "mikey179/vfsstream": "^1.6", "phpunit/phpunit": "^4.8" }, "type": "library", "autoload": { "classmap": [ "src/DrupalFinder.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Florian Weber", "email": "florian@webflo.org" } ], "description": "Helper class to locate a Drupal installation from a given path.", "support": { "issues": "https://github.com/webflo/drupal-finder/issues", "source": "https://github.com/webflo/drupal-finder/tree/1.2.2" }, "time": "2020-10-27T09:42:17+00:00" }, { "name": "webmozart/assert", "version": "1.11.0", "source": { "type": "git", "url": "https://github.com/webmozarts/assert.git", "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991", "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991", "shasum": "" }, "require": { "ext-ctype": "*", "php": "^7.2 || ^8.0" }, "conflict": { "phpstan/phpstan": "<0.12.20", "vimeo/psalm": "<4.6.1 || 4.6.2" }, "require-dev": { "phpunit/phpunit": "^8.5.13" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.10-dev" } }, "autoload": { "psr-4": { "Webmozart\\Assert\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Bernhard Schussek", "email": "bschussek@gmail.com" } ], "description": "Assertions to validate method input/output with nice error messages.", "keywords": [ "assert", "check", "validate" ], "support": { "issues": "https://github.com/webmozarts/assert/issues", "source": "https://github.com/webmozarts/assert/tree/1.11.0" }, "time": "2022-06-03T18:03:27+00:00" }, { "name": "webmozart/path-util", "version": "2.3.0", "source": { "type": "git", "url": "https://github.com/webmozart/path-util.git", "reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/webmozart/path-util/zipball/d939f7edc24c9a1bb9c0dee5cb05d8e859490725", "reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725", "shasum": "" }, "require": { "php": ">=5.3.3", "webmozart/assert": "~1.0" }, "require-dev": { "phpunit/phpunit": "^4.6", "sebastian/version": "^1.0.1" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.3-dev" } }, "autoload": { "psr-4": { "Webmozart\\PathUtil\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Bernhard Schussek", "email": "bschussek@gmail.com" } ], "description": "A robust cross-platform utility for normalizing, comparing and modifying file paths.", "support": { "issues": "https://github.com/webmozart/path-util/issues", "source": "https://github.com/webmozart/path-util/tree/2.3.0" }, "abandoned": "symfony/filesystem", "time": "2015-12-17T08:42:14+00:00" }, { "name": "willdurand/geocoder", "version": "4.5.0", "source": { "type": "git", "url": "https://github.com/geocoder-php/php-common.git", "reference": "b9a27dfbc06d012f4ff52b890fe52789e4978769" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/geocoder-php/php-common/zipball/b9a27dfbc06d012f4ff52b890fe52789e4978769", "reference": "b9a27dfbc06d012f4ff52b890fe52789e4978769", "shasum": "" }, "require": { "php": "^7.3 || ^8.0" }, "require-dev": { "nyholm/nsa": "^1.1", "phpunit/phpunit": "^9.5", "symfony/stopwatch": "~2.5" }, "suggest": { "symfony/stopwatch": "If you want to use the TimedGeocoder" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.1-dev" } }, "autoload": { "psr-4": { "Geocoder\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "William Durand", "email": "william.durand1@gmail.com" } ], "description": "Common files for PHP Geocoder", "homepage": "http://geocoder-php.org", "keywords": [ "abstraction", "geocoder", "geocoding", "geoip" ], "support": { "source": "https://github.com/geocoder-php/php-common/tree/4.5.0" }, "time": "2022-01-07T14:44:30+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "dev", "stability-flags": { "drupal/auto_entitylabel": 10, "drupal/bulk_update_fields": 15, "drupal/calendar": 15, "drupal/clientside_validation": 5, "drupal/conditional_fields": 15, "drupal/eck": 10, "drupal/entity_extra_field": 15, "drupal/entitygroupfield": 15, "drupal/external_entities": 15, "drupal/field_permissions_group": 10, "drupal/field_validation": 10, "drupal/group_permissions": 15, "drupal/hacked": 10, "drupal/inline_entity_form": 5, "drupal/lang_dropdown": 10, "drupal/language_hierarchy": 5, "drupal/markup": 10, "drupal/mimemail": 15, "drupal/security_review": 15, "drupal/views_summarize": 10, "drupal/webform_views": 10 }, "prefer-stable": true, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.0.0" }