{ "packages": [ { "name": "asm89/stack-cors", "version": "1.3.0", "version_normalized": "1.3.0.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" }, "time": "2019-12-24T22:41:47+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.2-dev" } }, "installation-source": "dist", "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" ], "install-path": "../asm89/stack-cors" }, { "name": "composer/installers", "version": "v1.12.0", "version_normalized": "1.12.0.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" }, "time": "2021-09-13T08:19:44+00:00", "type": "composer-plugin", "extra": { "class": "Composer\\Installers\\Plugin", "branch-alias": { "dev-main": "1.x-dev" } }, "installation-source": "dist", "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" } ], "install-path": "./installers" }, { "name": "composer/semver", "version": "3.3.2", "version_normalized": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/composer/semver.git", "reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/semver/zipball/3953f23262f2bff1919fc82183ad9acb13ff62c9", "reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9", "shasum": "" }, "require": { "php": "^5.3.2 || ^7.0 || ^8.0" }, "require-dev": { "phpstan/phpstan": "^1.4", "symfony/phpunit-bridge": "^4.2 || ^5" }, "time": "2022-04-01T19:23:25+00:00", "type": "library", "extra": { "branch-alias": { "dev-main": "3.x-dev" } }, "installation-source": "dist", "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.3.2" }, "funding": [ { "url": "https://packagist.com", "type": "custom" }, { "url": "https://github.com/composer", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/composer/composer", "type": "tidelift" } ], "install-path": "./semver" }, { "name": "doctrine/annotations", "version": "1.13.3", "version_normalized": "1.13.3.0", "source": { "type": "git", "url": "https://github.com/doctrine/annotations.git", "reference": "648b0343343565c4a056bfc8392201385e8d89f0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/annotations/zipball/648b0343343565c4a056bfc8392201385e8d89f0", "reference": "648b0343343565c4a056bfc8392201385e8d89f0", "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": "^1.4.10 || ^1.8.0", "phpunit/phpunit": "^7.5 || ^8.0 || ^9.1.5", "symfony/cache": "^4.4 || ^5.2", "vimeo/psalm": "^4.10" }, "time": "2022-07-02T10:48:51+00:00", "type": "library", "installation-source": "dist", "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.3" }, "install-path": "../doctrine/annotations" }, { "name": "doctrine/cache", "version": "1.13.0", "version_normalized": "1.13.0.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" }, "time": "2022-05-20T20:06:54+00:00", "type": "library", "installation-source": "dist", "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" } ], "install-path": "../doctrine/cache" }, { "name": "doctrine/collections", "version": "1.8.0", "version_normalized": "1.8.0.0", "source": { "type": "git", "url": "https://github.com/doctrine/collections.git", "reference": "2b44dd4cbca8b5744327de78bafef5945c7e7b5e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/collections/zipball/2b44dd4cbca8b5744327de78bafef5945c7e7b5e", "reference": "2b44dd4cbca8b5744327de78bafef5945c7e7b5e", "shasum": "" }, "require": { "doctrine/deprecations": "^0.5.3 || ^1", "php": "^7.1.3 || ^8.0" }, "require-dev": { "doctrine/coding-standard": "^9.0 || ^10.0", "phpstan/phpstan": "^1.4.8", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.1.5", "vimeo/psalm": "^4.22" }, "time": "2022-09-01T20:12:10+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.", "homepage": "https://www.doctrine-project.org/projects/collections.html", "keywords": [ "array", "collections", "iterators", "php" ], "support": { "issues": "https://github.com/doctrine/collections/issues", "source": "https://github.com/doctrine/collections/tree/1.8.0" }, "install-path": "../doctrine/collections" }, { "name": "doctrine/common", "version": "2.13.3", "version_normalized": "2.13.3.0", "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" }, "time": "2020-06-05T16:46:05+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "2.11.x-dev" } }, "installation-source": "dist", "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" } ], "install-path": "../doctrine/common" }, { "name": "doctrine/deprecations", "version": "v1.0.0", "version_normalized": "1.0.0.0", "source": { "type": "git", "url": "https://github.com/doctrine/deprecations.git", "reference": "0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/deprecations/zipball/0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de", "reference": "0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de", "shasum": "" }, "require": { "php": "^7.1|^8.0" }, "require-dev": { "doctrine/coding-standard": "^9", "phpunit/phpunit": "^7.5|^8.5|^9.5", "psr/log": "^1|^2|^3" }, "suggest": { "psr/log": "Allows logging deprecations via PSR-3 logger implementation" }, "time": "2022-05-02T15:47:09+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.", "homepage": "https://www.doctrine-project.org/", "support": { "issues": "https://github.com/doctrine/deprecations/issues", "source": "https://github.com/doctrine/deprecations/tree/v1.0.0" }, "install-path": "../doctrine/deprecations" }, { "name": "doctrine/event-manager", "version": "1.2.0", "version_normalized": "1.2.0.0", "source": { "type": "git", "url": "https://github.com/doctrine/event-manager.git", "reference": "95aa4cb529f1e96576f3fda9f5705ada4056a520" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/event-manager/zipball/95aa4cb529f1e96576f3fda9f5705ada4056a520", "reference": "95aa4cb529f1e96576f3fda9f5705ada4056a520", "shasum": "" }, "require": { "doctrine/deprecations": "^0.5.3 || ^1", "php": "^7.1 || ^8.0" }, "conflict": { "doctrine/common": "<2.9" }, "require-dev": { "doctrine/coding-standard": "^9 || ^10", "phpstan/phpstan": "~1.4.10 || ^1.8.8", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", "vimeo/psalm": "^4.24" }, "time": "2022-10-12T20:51:15+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Doctrine\\Common\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" }, { "name": "Marco Pivetta", "email": "ocramius@gmail.com" } ], "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.", "homepage": "https://www.doctrine-project.org/projects/event-manager.html", "keywords": [ "event", "event dispatcher", "event manager", "event system", "events" ], "support": { "issues": "https://github.com/doctrine/event-manager/issues", "source": "https://github.com/doctrine/event-manager/tree/1.2.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%2Fevent-manager", "type": "tidelift" } ], "install-path": "../doctrine/event-manager" }, { "name": "doctrine/inflector", "version": "1.4.4", "version_normalized": "1.4.4.0", "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" }, "time": "2021-04-16T17:34:40+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "installation-source": "dist", "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" } ], "install-path": "../doctrine/inflector" }, { "name": "doctrine/lexer", "version": "1.2.3", "version_normalized": "1.2.3.0", "source": { "type": "git", "url": "https://github.com/doctrine/lexer.git", "reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/lexer/zipball/c268e882d4dbdd85e36e4ad69e02dc284f89d229", "reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, "require-dev": { "doctrine/coding-standard": "^9.0", "phpstan/phpstan": "^1.3", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", "vimeo/psalm": "^4.11" }, "time": "2022-02-28T11:07:21+00:00", "type": "library", "installation-source": "dist", "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.3" }, "funding": [ { "url": "https://www.doctrine-project.org/sponsorship.html", "type": "custom" }, { "url": "https://www.patreon.com/phpdoctrine", "type": "patreon" }, { "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer", "type": "tidelift" } ], "install-path": "../doctrine/lexer" }, { "name": "doctrine/persistence", "version": "1.3.8", "version_normalized": "1.3.8.0", "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" }, "time": "2020-06-20T12:56:16+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.3.x-dev" } }, "installation-source": "dist", "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" } ], "install-path": "../doctrine/persistence" }, { "name": "doctrine/reflection", "version": "1.2.3", "version_normalized": "1.2.3.0", "source": { "type": "git", "url": "https://github.com/doctrine/reflection.git", "reference": "1034e5e71f89978b80f9c1570e7226f6c3b9b6fb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/reflection/zipball/1034e5e71f89978b80f9c1570e7226f6c3b9b6fb", "reference": "1034e5e71f89978b80f9c1570e7226f6c3b9b6fb", "shasum": "" }, "require": { "doctrine/annotations": "^1.0", "ext-tokenizer": "*", "php": "^7.1 || ^8.0" }, "conflict": { "doctrine/common": "<2.9" }, "require-dev": { "doctrine/coding-standard": "^9", "doctrine/common": "^3.3", "phpstan/phpstan": "^1.4.10", "phpstan/phpstan-phpunit": "^1", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5" }, "time": "2022-05-31T18:46:25+00:00", "type": "library", "installation-source": "dist", "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.3" }, "abandoned": "roave/better-reflection", "install-path": "../doctrine/reflection" }, { "name": "drupal/advagg", "version": "4.1.0", "version_normalized": "4.1.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/advagg.git", "reference": "8.x-4.1" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/advagg-8.x-4.1.zip", "reference": "8.x-4.1", "shasum": "8d79a764c5166896b18f6fbc7bdd50348adba3e4" }, "require": { "drupal/core": "^8.8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-4.1", "datestamp": "1591379060", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } }, "drush": { "services": { "drush.services.yml": "^9" } } }, "installation-source": "dist", "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Mike Carper (mikeytown2)", "homepage": "https://www.drupal.org/u/mikeytown2", "role": "Creator, Maintainer" }, { "name": "Nick Wilde (nickwilde)", "homepage": "https://www.drupal.org/u/nickwilde", "email": "design@briarmoon.ca", "role": "Drupal 8 Port/maintainer" }, { "name": "Other Contributors", "homepage": "https://www.drupal.org/node/1066416/committers", "role": "Contributors" }, { "name": "iamcarrico", "homepage": "https://www.drupal.org/user/1300542" }, { "name": "mikeytown2", "homepage": "https://www.drupal.org/user/282446" }, { "name": "rupl", "homepage": "https://www.drupal.org/user/411999" }, { "name": "thalles", "homepage": "https://www.drupal.org/user/3589086" } ], "description": "Improved aggregation of CSS/JS files to speed up page load times.", "homepage": "https://drupal.org/project/advagg", "support": { "source": "https://git.drupalcode.org/project/advagg", "issues": "https://drupal.org/project/issues/advagg", "irc": "irc://irc.freenode.org/drupal-contribute" }, "install-path": "../../web/modules/contrib/advagg" }, { "name": "drupal/back_to_top", "version": "1.1.0", "version_normalized": "1.1.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/back_to_top.git", "reference": "8.x-1.1" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/back_to_top-8.x-1.1.zip", "reference": "8.x-1.1", "shasum": "5698e1c440561fdb109bb15816bdf6332f9bbb8f" }, "require": { "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.1", "datestamp": "1579012388", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } } }, "installation-source": "dist", "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Alsén", "homepage": "https://www.drupal.org/user/1726528" }, { "name": "Nitesh Sethia", "homepage": "https://www.drupal.org/user/2474982" }, { "name": "acke", "homepage": "https://www.drupal.org/user/765764" }, { "name": "diqidoq", "homepage": "https://www.drupal.org/user/1001934" }, { "name": "sumitmadan", "homepage": "https://www.drupal.org/user/1538790" } ], "description": "Back To Top adds a button that hovers in the bottom of your screen and allow users to smoothly scroll up the page using jQuery.", "homepage": "https://www.drupal.org/project/back_to_top", "support": { "source": "https://git.drupalcode.org/project/back_to_top" }, "install-path": "../../web/modules/contrib/back_to_top" }, { "name": "drupal/block_class", "version": "1.3.0", "version_normalized": "1.3.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/block_class.git", "reference": "8.x-1.3" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/block_class-8.x-1.3.zip", "reference": "8.x-1.3", "shasum": "29cfdb646ef83210f0eced30b38243339158fe3f" }, "require": { "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.3", "datestamp": "1615217722", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } } }, "installation-source": "dist", "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Todd Nienkerk", "homepage": "https://www.drupal.org/u/todd-nienkerk", "role": "Maintainer" }, { "name": "Renato Gonçalves (RenatoG)", "homepage": "https://www.drupal.org/u/RenatoG", "email": "renatog@ciandt.com", "role": "Maintainer" }, { "name": "Neslee Canil Pinto", "homepage": "https://www.drupal.org/u/neslee-canil-pinto", "role": "Maintainer" }, { "name": "Aaron Stanush", "homepage": "https://www.drupal.org/u/aaron-stanush", "role": "Maintainer" }, { "name": "David Suissa (DYdave)", "homepage": "https://www.drupal.org/u/DYdave", "role": "Maintainer" }, { "name": "Four Kitchens", "homepage": "https://www.drupal.org/user/358502", "role": "Maintainer" }, { "name": "berenddeboer", "homepage": "https://www.drupal.org/u/berenddeboer", "role": "Maintainer" }, { "name": "elliotttf", "homepage": "https://www.drupal.org/u/elliotttf", "role": "Maintainer" }, { "name": "Michal Minecki (mirzu)", "homepage": "https://www.drupal.org/u/mirzu", "role": "Maintainer" }, { "name": "Patrick Coffey (pcoffey)", "homepage": "https://www.drupal.org/u/pcoffey", "role": "Maintainer" }, { "name": "Taylor Smith (tsmith512)", "homepage": "https://www.drupal.org/u/tsmith512", "role": "Maintainer" } ], "description": "Allows assigning classes to Blocks.", "homepage": "https://www.drupal.org/project/block_class", "keywords": [ "Drupal" ], "support": { "source": "https://git.drupalcode.org/project/block_class", "issues": "https://www.drupal.org/project/issues/block_class", "irc": "irc://irc.freenode.org/drupal-contribute" }, "install-path": "../../web/modules/contrib/block_class" }, { "name": "drupal/content_access", "version": "1.0.0-alpha4", "version_normalized": "1.0.0.0-alpha4", "source": { "type": "git", "url": "https://git.drupalcode.org/project/content_access.git", "reference": "8.x-1.0-alpha4" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/content_access-8.x-1.0-alpha4.zip", "reference": "8.x-1.0-alpha4", "shasum": "4ccaeb432d39de2649ea5602b15429633b6385cc" }, "require": { "drupal/core": "^8.8 || ^9" }, "require-dev": { "drupal/acl": "~1.0" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.0-alpha4", "datestamp": "1654070349", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" } } }, "installation-source": "dist", "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0" ], "authors": [ { "name": "fago", "homepage": "https://www.drupal.org/user/16747" }, { "name": "gisle", "homepage": "https://www.drupal.org/user/409554" } ], "description": "Provides flexible content access control.", "homepage": "https://drupal.org/project/content_access", "support": { "source": "https://git.drupalcode.org/project/content_access" }, "install-path": "../../web/modules/contrib/content_access" }, { "name": "drupal/core", "version": "9.4.8", "version_normalized": "9.4.8.0", "source": { "type": "git", "url": "https://github.com/drupal/core.git", "reference": "a627d1b2a00f2cef0572e37b94dea298800541f4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/drupal/core/zipball/a627d1b2a00f2cef0572e37b94dea298800541f4", "reference": "a627d1b2a00f2cef0572e37b94dea298800541f4", "shasum": "" }, "require": { "asm89/stack-cors": "^1.3", "composer/semver": "^3.3", "doctrine/annotations": "^1.13", "doctrine/reflection": "^1.2", "egulias/email-validator": "^2.1.22|^3.2", "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.8 || ^7.4.5", "laminas/laminas-diactoros": "^2.11", "laminas/laminas-feed": "^2.17", "masterminds/html5": "^2.7", "pear/archive_tar": "^1.4.14", "php": ">=7.3.0", "psr/log": "^1.1", "stack/builder": "^1.0", "symfony-cmf/routing": "^2.3", "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.25", "symfony/polyfill-php80": "^1.25", "symfony/process": "^4.4", "symfony/psr-http-message-bridge": "^2.1", "symfony/routing": "^4.4", "symfony/serializer": "^4.4", "symfony/translation": "^4.4", "symfony/validator": "^4.4", "symfony/yaml": "^4.4.19", "twig/twig": "^2.15.3", "typo3/phar-stream-wrapper": "^3.1.3" }, "conflict": { "drush/drush": "<8.1.10", "symfony/http-foundation": "4.4.42" }, "replace": { "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" }, "time": "2022-10-06T15:57:08+00:00", "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" } } }, "installation-source": "dist", "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/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.4.8" }, "install-path": "../../web/core" }, { "name": "drupal/core-composer-scaffold", "version": "9.4.8", "version_normalized": "9.4.8.0", "source": { "type": "git", "url": "https://github.com/drupal/core-composer-scaffold.git", "reference": "5f37a9e4008b34e3e4f6bb34ce0b3f7e5ec8984f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/drupal/core-composer-scaffold/zipball/5f37a9e4008b34e3e4f6bb34ce0b3f7e5ec8984f", "reference": "5f37a9e4008b34e3e4f6bb34ce0b3f7e5ec8984f", "shasum": "" }, "require": { "composer-plugin-api": "^1 || ^2", "php": ">=7.3.0" }, "conflict": { "drupal-composer/drupal-scaffold": "*" }, "require-dev": { "composer/composer": "^1.8@stable" }, "time": "2022-06-19T16:14:23+00:00", "type": "composer-plugin", "extra": { "class": "Drupal\\Composer\\Plugin\\Scaffold\\Plugin", "branch-alias": { "dev-master": "1.0.x-dev" } }, "installation-source": "dist", "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.4.8" }, "install-path": "../drupal/core-composer-scaffold" }, { "name": "drupal/core-project-message", "version": "9.4.8", "version_normalized": "9.4.8.0", "source": { "type": "git", "url": "https://github.com/drupal/core-project-message.git", "reference": "5dfa0b75a057caf6542be67f61e7531c737db48c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/drupal/core-project-message/zipball/5dfa0b75a057caf6542be67f61e7531c737db48c", "reference": "5dfa0b75a057caf6542be67f61e7531c737db48c", "shasum": "" }, "require": { "composer-plugin-api": "^1.1 || ^2", "php": ">=7.3.0" }, "time": "2022-02-24T17:40:53+00:00", "type": "composer-plugin", "extra": { "class": "Drupal\\Composer\\Plugin\\ProjectMessage\\MessagePlugin" }, "installation-source": "dist", "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.5.0-beta2" }, "install-path": "../drupal/core-project-message" }, { "name": "drupal/core-recommended", "version": "9.4.8", "version_normalized": "9.4.8.0", "source": { "type": "git", "url": "https://github.com/drupal/core-recommended.git", "reference": "684cc844f7b729286f5d62f1ee4b20ab12586502" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/drupal/core-recommended/zipball/684cc844f7b729286f5d62f1ee4b20ab12586502", "reference": "684cc844f7b729286f5d62f1ee4b20ab12586502", "shasum": "" }, "require": { "asm89/stack-cors": "~1.3.0", "composer/semver": "~3.3.2", "doctrine/annotations": "~1.13.2", "doctrine/lexer": "~1.2.3", "doctrine/reflection": "~1.2.3", "drupal/core": "9.4.8", "egulias/email-validator": "~3.2", "guzzlehttp/guzzle": "~6.5.8", "guzzlehttp/promises": "~1.5.1", "guzzlehttp/psr7": "~1.9.0", "laminas/laminas-diactoros": "~2.11.1", "laminas/laminas-escaper": "~2.9.0", "laminas/laminas-feed": "~2.17.0", "laminas/laminas-stdlib": "~3.7.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.42", "symfony/debug": "~v4.4.41", "symfony/dependency-injection": "~v4.4.42", "symfony/deprecation-contracts": "~v2.5.1", "symfony/error-handler": "~v4.4.41", "symfony/event-dispatcher": "~v4.4.42", "symfony/event-dispatcher-contracts": "~v1.1.12", "symfony/http-client-contracts": "~v2.5.1", "symfony/http-foundation": "~v4.4.41", "symfony/http-kernel": "~v4.4.42", "symfony/mime": "~v5.4.9", "symfony/polyfill-ctype": "~v1.25.0", "symfony/polyfill-iconv": "~v1.25.0", "symfony/polyfill-intl-idn": "~v1.25.0", "symfony/polyfill-intl-normalizer": "~v1.25.0", "symfony/polyfill-mbstring": "~v1.25.0", "symfony/polyfill-php80": "~v1.25.0", "symfony/process": "~v4.4.41", "symfony/psr-http-message-bridge": "~v2.1.2", "symfony/routing": "~v4.4.41", "symfony/serializer": "~v4.4.42", "symfony/service-contracts": "~v2.5.1", "symfony/translation": "~v4.4.41", "symfony/translation-contracts": "~v2.5.1", "symfony/validator": "~v4.4.41", "symfony/var-dumper": "~v5.4.9", "symfony/yaml": "~v4.4.37", "twig/twig": "~v2.15.3", "typo3/phar-stream-wrapper": "~v3.1.7" }, "conflict": { "webflo/drupal-core-strict": "*" }, "time": "2022-10-06T15:57:08+00:00", "type": "metapackage", "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Core and its dependencies with known-compatible minor versions. Require this project INSTEAD OF drupal/core.", "support": { "source": "https://github.com/drupal/core-recommended/tree/9.4.8" }, "install-path": null }, { "name": "drupal/ctools", "version": "3.11.0", "version_normalized": "3.11.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/ctools.git", "reference": "8.x-3.11" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/ctools-8.x-3.11.zip", "reference": "8.x-3.11", "shasum": "67da670df43155d1e15c80c7b0e326b3049ac5a2" }, "require": { "drupal/core": "^9.3 || ^10" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-3.11", "datestamp": "1660167573", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } }, "branch-alias": { "dev-8.x-3.x": "3.x-dev" } }, "installation-source": "dist", "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Kris Vanderwater (EclipseGc)", "homepage": "https://www.drupal.org/u/eclipsegc", "role": "Maintainer" }, { "name": "Jakob Perry (japerry)", "homepage": "https://www.drupal.org/u/japerry", "role": "Maintainer" }, { "name": "Tim Plunkett (tim.plunkett)", "homepage": "https://www.drupal.org/u/timplunkett", "role": "Maintainer" }, { "name": "James Gilliland (neclimdul)", "homepage": "https://www.drupal.org/u/neclimdul", "role": "Maintainer" }, { "name": "Daniel Wehner (dawehner)", "homepage": "https://www.drupal.org/u/dawehner", "role": "Maintainer" }, { "name": "joelpittet", "homepage": "https://www.drupal.org/user/160302" }, { "name": "merlinofchaos", "homepage": "https://www.drupal.org/user/26979" }, { "name": "neclimdul", "homepage": "https://www.drupal.org/user/48673" }, { "name": "sdboyer", "homepage": "https://www.drupal.org/user/146719" }, { "name": "sun", "homepage": "https://www.drupal.org/user/54136" }, { "name": "tim.plunkett", "homepage": "https://www.drupal.org/user/241634" } ], "description": "Provides a number of utility and helper APIs for Drupal developers and site builders.", "homepage": "https://www.drupal.org/project/ctools", "support": { "source": "https://git.drupalcode.org/project/ctools", "issues": "https://www.drupal.org/project/issues/ctools" }, "install-path": "../../web/modules/contrib/ctools" }, { "name": "drupal/devel", "version": "4.2.1", "version_normalized": "4.2.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/devel.git", "reference": "4.2.1" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/devel-4.2.1.zip", "reference": "4.2.1", "shasum": "aa08379bad81cb2e604ee9a0b9e2aabd86fae13f" }, "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.2.1", "datestamp": "1664317444", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } }, "drush": { "services": { "drush.services.yml": "^9 || ^10" } } }, "installation-source": "dist", "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" }, "install-path": "../../web/modules/contrib/devel" }, { "name": "drupal/ds", "version": "3.15.0", "version_normalized": "3.15.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/ds.git", "reference": "8.x-3.15" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/ds-8.x-3.15.zip", "reference": "8.x-3.15", "shasum": "cf7ee6bde717dc2d7f10d5f834ca29fb80285d0d" }, "require": { "drupal/core": "^9 || ^10" }, "require-dev": { "drupal/classy": "^1.0", "drupal/devel": "5.x-dev" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-3.15", "datestamp": "1662818537", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } } }, "installation-source": "dist", "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Bram Goffings", "homepage": "https://www.drupal.org/user/172527", "role": "Maintainer" }, { "name": "Kristof De Jaeger", "homepage": "http://realize.be/", "role": "Maintainer" }, { "name": "Brecht Ceyssens", "homepage": "https://www.drupal.org/user/591438", "role": "Maintainer" }, { "name": "swentel", "homepage": "https://www.drupal.org/user/107403" } ], "description": "Extend the display options for every entity type.", "homepage": "https://www.drupal.org/project/ds", "keywords": [ "drupal", "layout", "php" ], "support": { "source": "http://git.drupal.org/project/ds.git", "issues": "https://www.drupal.org/project/issues/ds", "irc": "irc://irc.freenode.org/drupal-contribute" }, "install-path": "../../web/modules/contrib/ds" }, { "name": "drupal/entity", "version": "1.4.0", "version_normalized": "1.4.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/entity.git", "reference": "8.x-1.4" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/entity-8.x-1.4.zip", "reference": "8.x-1.4", "shasum": "1cf7712318fad144eab106a8fcfcd396aeb5676f" }, "require": { "drupal/core": "^9.2|^10.0" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.4", "datestamp": "1661898023", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } } }, "installation-source": "dist", "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": "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" }, { "name": "TR", "homepage": "https://www.drupal.org/user/202830" } ], "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" }, "install-path": "../../web/modules/contrib/entity" }, { "name": "drupal/entity_clone", "version": "1.0.0-beta7", "version_normalized": "1.0.0.0-beta7", "source": { "type": "git", "url": "https://git.drupalcode.org/project/entity_clone.git", "reference": "8.x-1.0-beta7" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/entity_clone-8.x-1.0-beta7.zip", "reference": "8.x-1.0-beta7", "shasum": "964b72b21a7e219cf337743ed5c8850235197594" }, "require": { "drupal/core": "^8 || ^9" }, "require-dev": { "drupal/entity_browser": "2.x-dev", "drupal/entity_usage": "2.x-dev", "drupal/paragraphs": "^1.0", "drupal/search_api": "~1.0" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.0-beta7", "datestamp": "1663573486", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." } } }, "installation-source": "dist", "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "colan", "homepage": "https://www.drupal.org/user/58704" }, { "name": "NickDickinsonWilde", "homepage": "https://www.drupal.org/user/3094661" }, { "name": "Rajeshreeputra", "homepage": "https://www.drupal.org/user/3418561" }, { "name": "Upchuk", "homepage": "https://www.drupal.org/user/1885838" }, { "name": "vpeltot", "homepage": "https://www.drupal.org/user/1361586" } ], "description": "Add a clone action for all entities.", "homepage": "https://drupal.org/project/entity_clone", "support": { "source": "https://git.drupalcode.org/project/entity_clone" }, "install-path": "../../web/modules/contrib/entity_clone" }, { "name": "drupal/eu_cookie_compliance", "version": "1.24.0", "version_normalized": "1.24.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/eu-cookie-compliance.git", "reference": "8.x-1.24" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/eu_cookie_compliance-8.x-1.24.zip", "reference": "8.x-1.24", "shasum": "ab8dcd866e5ad95cde6fdf9cbca509c7f399bd23" }, "require": { "drupal/core": "^8.9 || ^9 || ^10" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.24", "datestamp": "1665158185", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } } }, "installation-source": "dist", "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Marcin Pajdzik", "homepage": "https://www.drupal.org/u/marcin-pajdzik", "role": "Maintainer" }, { "name": "Sven Berg Ryen", "homepage": "https://www.drupal.org/u/svenryen", "role": "Maintainer" }, { "name": "Neslee Canil Pinto", "homepage": "https://www.drupal.org/u/neslee-canil-pinto", "role": "Maintainer" }, { "name": "See other contributors", "homepage": "https://www.drupal.org/node/1538032/committers" }, { "name": "svenryen", "homepage": "https://www.drupal.org/user/667244" } ], "description": "This module aims at making the website compliant with the new EU cookie regulation.", "homepage": "https://drupal.org/project/eu_cookie_compliance", "keywords": [ "Cookie", "CookieCompliance", "Drupal", "GDPR" ], "support": { "source": "https://git.drupalcode.org/project/eu-cookie-compliance", "docs": "https://www.drupal.org/docs/contributed-modules/eu-cookie-compliance", "forum": "https://drupal.stackexchange.com/search?q=eu+cookie+compliance", "issues": "https://www.drupal.org/project/issues/eu_cookie_compliance?version=8.x", "slack": "https://app.slack.com/client/T06GX3JTS/C012XBTH81E" }, "install-path": "../../web/modules/contrib/eu_cookie_compliance" }, { "name": "drupal/facets", "version": "2.0.5", "version_normalized": "2.0.5.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/facets.git", "reference": "2.0.5" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/facets-2.0.5.zip", "reference": "2.0.5", "shasum": "8be11b5bca088212270603cd3f3e69185022e379" }, "require": { "drupal/core": "^9.3 || ^10.0" }, "conflict": { "drupal/search_api": "<1.14" }, "require-dev": { "drupal/jquery_ui_slider": "~1.1", "drupal/jquery_ui_touch_punch": "~1.0", "drupal/search_api": "^1.25||1.x-dev" }, "suggest": { "drupal/jquery_ui_slider": "Required for the 'Facets Range Widget' module to work", "drupal/jquery_ui_touch_punch": "Required for the 'Facets Range Widget' module to work" }, "type": "drupal-module", "extra": { "drupal": { "version": "2.0.5", "datestamp": "1658315614", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } } }, "installation-source": "dist", "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0+" ], "authors": [ { "name": "See all contributors", "homepage": "https://www.drupal.org/node/2348769/committers" }, { "name": "drunken monkey", "homepage": "https://www.drupal.org/user/205582" }, { "name": "mkalkbrenner", "homepage": "https://www.drupal.org/user/124705" }, { "name": "Nick_vh", "homepage": "https://www.drupal.org/user/122682" }, { "name": "StryKaizer", "homepage": "https://www.drupal.org/user/462700" } ], "description": "The Facet module allows site builders to easily create and manage faceted search interfaces.", "homepage": "https://www.drupal.org/project/facets", "support": { "source": "git://git.drupal.org/project/facets.git", "issues": "https://www.drupal.org/project/issues/facets", "irc": "irc://irc.freenode.org/drupal-search-api" }, "install-path": "../../web/modules/contrib/facets" }, { "name": "drupal/facets_block", "version": "1.4.0", "version_normalized": "1.4.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/facets_block.git", "reference": "8.x-1.04" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/facets_block-8.x-1.04.zip", "reference": "8.x-1.04", "shasum": "b20806b6174f941313182b4bd339ab7d5d1e6cf3" }, "require": { "drupal/core": "^8 || ^9", "drupal/facets": "^1.0 || ^2.0" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.04", "datestamp": "1639331249", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } } }, "installation-source": "dist", "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0+" ], "authors": [ { "name": "Goran Nikolovski", "homepage": "https://gorannikolovski.com", "email": "goran@gorannikolovski.com", "role": "Developer" } ], "description": "Render Facets in a single block.", "homepage": "https://www.drupal.org/project/facets_block", "support": { "source": "https://git.drupalcode.org/project/facets_block", "issues": "https://www.drupal.org/project/issues/facets_block", "email": "goran@gorannikolovski.com" }, "install-path": "../../web/modules/contrib/facets_block" }, { "name": "drupal/google_analytics", "version": "3.1.0", "version_normalized": "3.1.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/google_analytics.git", "reference": "8.x-3.1" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/google_analytics-8.x-3.1.zip", "reference": "8.x-3.1", "shasum": "171dcac5a67cde66201754baaa52711f45e47a3b" }, "require": { "drupal/core": "^8.8.6|^9.0" }, "require-dev": { "drupal/token": "^1.7" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-3.1", "datestamp": "1591298584", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } }, "branch-alias": { "dev-8.x-2.x": "2.x-dev" } }, "installation-source": "dist", "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "See contributors", "homepage": "https://www.drupal.org/node/49388/committers" }, { "name": "budda", "homepage": "https://www.drupal.org/user/13164" }, { "name": "ixismark", "homepage": "https://www.drupal.org/user/3632333" }, { "name": "japerry", "homepage": "https://www.drupal.org/user/45640" }, { "name": "pfaocle", "homepage": "https://www.drupal.org/user/9740" }, { "name": "roberto.rivera.ixis", "homepage": "https://www.drupal.org/user/3632325" } ], "description": "Allows your site to be tracked by Google Analytics by adding a Javascript tracking code to every page.", "homepage": "https://www.drupal.org/project/google_analytics", "support": { "source": "https://git.drupal.org/project/google_analytics.git", "issues": "https://www.drupal.org/project/issues/google_analytics" }, "install-path": "../../web/modules/contrib/google_analytics" }, { "name": "drupal/google_cse", "version": "3.7.0", "version_normalized": "3.7.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/google_cse.git", "reference": "8.x-3.7" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/google_cse-8.x-3.7.zip", "reference": "8.x-3.7", "shasum": "353cc429433f4d1f32bb092952e8237acaa95181" }, "require": { "drupal/core": "^8 || ^9 || ^10" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-3.7", "datestamp": "1652112187", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } }, "drush": { "services": { "drush.services.yml": "^9 || ^10" } } }, "installation-source": "dist", "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "AlBCole", "homepage": "https://www.drupal.org/user/3652053" }, { "name": "Jeff Cardwell", "homepage": "https://www.drupal.org/user/2913129" }, { "name": "University of Colorado Boulder", "homepage": "https://www.drupal.org/user/3299791" }, { "name": "flaviovs", "homepage": "https://www.drupal.org/user/22288" }, { "name": "gaurav.kapoor", "homepage": "https://www.drupal.org/user/3495331" }, { "name": "gravelpot", "homepage": "https://www.drupal.org/user/748208" }, { "name": "ianwesty", "homepage": "https://www.drupal.org/user/1492732" }, { "name": "jcsparks", "homepage": "https://www.drupal.org/user/3086593" }, { "name": "jeor0980", "homepage": "https://www.drupal.org/user/3540293" }, { "name": "kreynen", "homepage": "https://www.drupal.org/user/48877" }, { "name": "lreynaga", "homepage": "https://www.drupal.org/user/3400232" }, { "name": "malcomio", "homepage": "https://www.drupal.org/user/418511" }, { "name": "mark_fullmer", "homepage": "https://www.drupal.org/user/2612816" }, { "name": "mmarler", "homepage": "https://www.drupal.org/user/500192" }, { "name": "navneet0693", "homepage": "https://www.drupal.org/user/3200545" }, { "name": "tsphethean", "homepage": "https://www.drupal.org/user/881620" }, { "name": "twfahey", "homepage": "https://www.drupal.org/user/3403722" }, { "name": "utexas", "homepage": "https://www.drupal.org/user/3716409" } ], "description": "Use Google Custom Search to search your site and/or any other sites.", "homepage": "https://drupal.org/project/google_cse", "support": { "source": "https://git.drupalcode.org/project/google_cse", "issues": "https://www.drupal.org/project/issues/google_cse?version=8.x" }, "install-path": "../../web/modules/contrib/google_cse" }, { "name": "drupal/google_tag", "version": "1.5.0", "version_normalized": "1.5.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/google_tag.git", "reference": "8.x-1.5" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/google_tag-8.x-1.5.zip", "reference": "8.x-1.5", "shasum": "b2929a517cc86bb3e54dded127556f18236a8628" }, "require": { "drupal/core": "^8.8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.5", "datestamp": "1648569365", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } } }, "installation-source": "dist", "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "solotandem", "homepage": "https://www.drupal.org/user/240748" } ], "description": "Allows your website analytics to be managed using Google Tag Manager.", "homepage": "https://www.drupal.org/project/google_tag", "support": { "source": "https://git.drupalcode.org/project/google_tag" }, "install-path": "../../web/modules/contrib/google_tag" }, { "name": "drupal/imce", "version": "2.5.0", "version_normalized": "2.5.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/imce.git", "reference": "8.x-2.5" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/imce-8.x-2.5.zip", "reference": "8.x-2.5", "shasum": "0326482a1d6cb5f52ed00473bc5693e192149fdb" }, "require": { "drupal/core": "^8.8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-2.5", "datestamp": "1664293755", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } } }, "installation-source": "dist", "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "See contributors", "homepage": "https://www.drupal.org/node/2841111/committers", "role": "Developer" }, { "name": "ufku", "homepage": "https://www.drupal.org/user/9910" } ], "description": "Provides a file manager supporting personal folders.", "homepage": "https://drupal.org/project/imce", "support": { "source": "https://git.drupalcode.org/project/imce", "issues": "https://www.drupal.org/project/issues/imce?version=8.x" }, "install-path": "../../web/modules/contrib/imce" }, { "name": "drupal/insert_view", "version": "2.0.1", "version_normalized": "2.0.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/insert_view.git", "reference": "2.0.1" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/insert_view-2.0.1.zip", "reference": "2.0.1", "shasum": "8ee1cb7cdbf2a068165441541cabef3a97cf96e7" }, "require": { "drupal/core": "^8.8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { "version": "2.0.1", "datestamp": "1664469522", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } } }, "installation-source": "dist", "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0+" ], "authors": [ { "name": "andrew morton (drewish)", "homepage": "https://www.drupal.org/u/drewish", "role": "Maintainer" }, { "name": "Renato Gonçalves (RenatoG)", "homepage": "https://www.drupal.org/u/RenatoG", "email": "renatog@ciandt.com", "role": "Maintainer" }, { "name": "Michael Samuelson (mlsamuelson)", "homepage": "https://www.drupal.org/u/mlsamuelson", "role": "Maintainer" }, { "name": "Adam Balsam (balsama)", "homepage": "https://www.drupal.org/u/balsama", "role": "Maintainer" }, { "name": "Pasqualle", "homepage": "https://www.drupal.org/user/80733" }, { "name": "paulocs", "homepage": "https://www.drupal.org/user/3640109" }, { "name": "RenatoG", "homepage": "https://www.drupal.org/user/3326031" } ], "description": "Input filter which allows to embed views.", "homepage": "https://www.drupal.org/project/insert_view", "support": { "source": "https://cgit.drupalcode.org/insert_view", "issues": "https://www.drupal.org/project/issues/insert_view", "irc": "irc://irc.freenode.org/drupal-contribute" }, "install-path": "../../web/modules/contrib/insert_view" }, { "name": "drupal/jquery_ui", "version": "1.4.0", "version_normalized": "1.4.0.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" } } }, "installation-source": "dist", "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": "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" }, "install-path": "../../web/modules/contrib/jquery_ui" }, { "name": "drupal/jquery_ui_accordion", "version": "1.1.0", "version_normalized": "1.1.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/jquery_ui_accordion.git", "reference": "8.x-1.1" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/jquery_ui_accordion-8.x-1.1.zip", "reference": "8.x-1.1", "shasum": "988a3da3b0bc3042e2f42fd20e401272f8369bbd" }, "require": { "drupal/core": "^8 || ^9", "drupal/jquery_ui": "*" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.1", "datestamp": "1584106477", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } } }, "installation-source": "dist", "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 Accordion library.", "homepage": "https://www.drupal.org/project/jquery_ui_accordion", "support": { "source": "https://git.drupalcode.org/project/jquery_ui_accordion" }, "install-path": "../../web/modules/contrib/jquery_ui_accordion" }, { "name": "drupal/jquery_ui_tabs", "version": "1.1.0", "version_normalized": "1.1.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/jquery_ui_tabs.git", "reference": "8.x-1.1" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/jquery_ui_tabs-8.x-1.1.zip", "reference": "8.x-1.1", "shasum": "511ffb8258f60e7e180bed1f7447203423e58da3" }, "require": { "drupal/core": "^8 || ^9", "drupal/jquery_ui": "*" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.1", "datestamp": "1590102797", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } } }, "installation-source": "dist", "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 Tabs library.", "homepage": "https://www.drupal.org/project/jquery_ui_tabs", "support": { "source": "https://git.drupalcode.org/project/jquery_ui_tabs" }, "install-path": "../../web/modules/contrib/jquery_ui_tabs" }, { "name": "drupal/languageicons", "version": "1.0.0-beta3", "version_normalized": "1.0.0.0-beta3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/languageicons.git", "reference": "8.x-1.0-beta3" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/languageicons-8.x-1.0-beta3.zip", "reference": "8.x-1.0-beta3", "shasum": "1b2ffa57dabfc7717d5474c7066a43e8fcdfa28a" }, "require": { "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.0-beta3", "datestamp": "1609835079", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." } } }, "installation-source": "dist", "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Freso", "homepage": "https://www.drupal.org/user/27504" }, { "name": "pfrenssen", "homepage": "https://www.drupal.org/user/382067" } ], "description": "Adds icons to language links.", "homepage": "https://www.drupal.org/project/languageicons", "support": { "source": "https://git.drupalcode.org/project/languageicons" }, "install-path": "../../web/modules/contrib/languageicons" }, { "name": "drupal/lazy", "version": "3.11.0", "version_normalized": "3.11.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/lazy.git", "reference": "8.x-3.11" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/lazy-8.x-3.11.zip", "reference": "8.x-3.11", "shasum": "199429ec56d55d7709312f1844e2202d57b0e836" }, "require": { "drupal/core": "^8.8 || ^9", "ext-json": "*" }, "suggest": { "bower-asset/lazysizes": "Lazysizes is a required library for the Lazy module. Must be installed to '/libraries/lazysizes' folder." }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-3.11", "datestamp": "1643593568", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } } }, "installation-source": "dist", "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Osman Gormus", "homepage": "https://www.drupal.org/u/osman", "role": "Maintainer" } ], "description": "This module enables lazy-loading images and iframes via text-filters and image-fields. Requires lazysizes library.", "homepage": "https://www.drupal.org/project/lazy", "keywords": [ "Drupal", "Lazy-load", "bLazy", "lazy", "lazyload", "performance" ], "support": { "source": "https://git.drupalcode.org/project/lazy", "issues": "https://www.drupal.org/project/issues/lazy" }, "install-path": "../../web/modules/contrib/lazy" }, { "name": "drupal/libraries", "version": "3.0.0-beta2", "version_normalized": "3.0.0.0-beta2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/libraries.git", "reference": "8.x-3.0-beta2" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/libraries-8.x-3.0-beta2.zip", "reference": "8.x-3.0-beta2", "shasum": "6e2ade6754f1406345e35b55cf27006b80349c25" }, "require": { "drupal/core": "^8.8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-3.0-beta2", "datestamp": "1635190094", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." } } }, "installation-source": "dist", "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Pol", "homepage": "https://www.drupal.org/user/47194" }, { "name": "joseph.olstad", "homepage": "https://www.drupal.org/user/1321830" }, { "name": "podarok", "homepage": "https://www.drupal.org/user/116002" }, { "name": "rjacobs", "homepage": "https://www.drupal.org/user/422459" }, { "name": "sun", "homepage": "https://www.drupal.org/user/54136" }, { "name": "tstoeckler", "homepage": "https://www.drupal.org/user/107158" } ], "description": "Allows version-dependent and shared usage of external libraries in Drupal.", "homepage": "http://drupal.org/project/libraries", "support": { "source": "http://cgit.drupalcode.org/libraries", "issues": "http://drupal.org/project/issues/libraries", "irc": "irc://irc.freenode.org/drupal-contribute" }, "install-path": "../../web/modules/contrib/libraries" }, { "name": "drupal/menu_block", "version": "1.8.0", "version_normalized": "1.8.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/menu_block.git", "reference": "8.x-1.8" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/menu_block-8.x-1.8.zip", "reference": "8.x-1.8", "shasum": "6c2ecbe6ed182b87d6cd30c6c87e9b0f408b69f0" }, "require": { "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.8", "datestamp": "1647931812", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } } }, "installation-source": "dist", "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Dave Reid", "homepage": "https://www.drupal.org/user/53892" }, { "name": "JohnAlbin", "homepage": "https://www.drupal.org/user/32095" }, { "name": "RenatoG", "homepage": "https://www.drupal.org/user/3326031" }, { "name": "joelpittet", "homepage": "https://www.drupal.org/user/160302" }, { "name": "kim.pepper", "homepage": "https://www.drupal.org/user/370574" }, { "name": "rrrob", "homepage": "https://www.drupal.org/user/273533" } ], "description": "Provides configurable blocks of menu links.", "homepage": "https://www.drupal.org/project/menu_block", "support": { "source": "https://git.drupalcode.org/project/menu_block" }, "install-path": "../../web/modules/contrib/menu_block" }, { "name": "drupal/menu_link_clone", "version": "3.2.0", "version_normalized": "3.2.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/menu_link_clone.git", "reference": "8.x-3.2" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/menu_link_clone-8.x-3.2.zip", "reference": "8.x-3.2", "shasum": "c8d2babc7c367e70910bb7c8c78f44d36d8184ea" }, "require": { "drupal/core": "^8 || ^9", "drupal/entity_clone": "^1.0" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-3.2", "datestamp": "1583388236", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } } }, "installation-source": "dist", "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0+" ], "authors": [ { "name": "heykarthikwithu", "homepage": "https://www.drupal.org/user/2833651" }, { "name": "nitvirus", "homepage": "https://www.drupal.org/user/965290" }, { "name": "vsujeetkumar", "homepage": "https://www.drupal.org/user/3200879" } ], "description": "Allows clone the menu items.", "homepage": "https://www.drupal.org/project/menu_link_clone", "support": { "source": "https://cgit.drupalcode.org/menu_link_clone", "issues": "https://www.drupal.org/project/issues/menu_link_clone" }, "install-path": "../../web/modules/contrib/menu_link_clone" }, { "name": "drupal/menu_position", "version": "1.0.0-beta2", "version_normalized": "1.0.0.0-beta2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/menu_position.git", "reference": "8.x-1.0-beta2" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/menu_position-8.x-1.0-beta2.zip", "reference": "8.x-1.0-beta2", "shasum": "82f16f1e91ae2143f3d147f8111d1138d21aa364" }, "require": { "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.0-beta2", "datestamp": "1651084605", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." } } }, "installation-source": "dist", "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0+" ], "authors": [ { "name": "BarisW", "homepage": "https://www.drupal.org/user/107229" }, { "name": "JohnAlbin", "homepage": "https://www.drupal.org/user/32095" }, { "name": "Sutharsan", "homepage": "https://www.drupal.org/user/73854" }, { "name": "joelpittet", "homepage": "https://www.drupal.org/user/160302" }, { "name": "lbainbridge", "homepage": "https://www.drupal.org/user/2406996" } ], "description": "This module allows for the creation of rules that will dynamically add the current page into the menu system at the requested spots.", "homepage": "https://www.drupal.org/project/menu_position", "support": { "source": "https://git.drupalcode.org/project/menu_position", "issues": "https://www.drupal.org/project/issues/menu_position" }, "install-path": "../../web/modules/contrib/menu_position" }, { "name": "drupal/menu_trail_by_path", "version": "1.3.0", "version_normalized": "1.3.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/menu_trail_by_path.git", "reference": "8.x-1.3" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/menu_trail_by_path-8.x-1.3.zip", "reference": "8.x-1.3", "shasum": "64ba3a163302ff132c29a75b75ca4f6cce6b24dd" }, "require": { "drupal/core": "^8.8|^9.0" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.3", "datestamp": "1586900806", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } } }, "installation-source": "dist", "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0" ], "authors": [ { "name": "Berdir", "homepage": "https://www.drupal.org/user/214652" }, { "name": "SeriousMatters", "homepage": "https://www.drupal.org/user/290439" }, { "name": "davy-r", "homepage": "https://www.drupal.org/user/3278771" }, { "name": "mbovan", "homepage": "https://www.drupal.org/user/3149657" }, { "name": "redndahead", "homepage": "https://www.drupal.org/user/160320" } ], "description": "Expand menus and set active-trail according to the current path.", "homepage": "https://www.drupal.org/project/menu_trail_by_path", "support": { "source": "https://git.drupalcode.org/project/menu_trail_by_path" }, "install-path": "../../web/modules/contrib/menu_trail_by_path" }, { "name": "drupal/metatag", "version": "1.22.0", "version_normalized": "1.22.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/metatag.git", "reference": "8.x-1.22" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.22.zip", "reference": "8.x-1.22", "shasum": "045cd6a4aa5048bfd6d47584eae1210eab9ba1fa" }, "require": { "drupal/core": "^9.3 || ^10", "drupal/token": "^1.0" }, "require-dev": { "drupal/devel": "^4.0 || ^5.0", "drupal/hal": "^9 || ^1 || ^2", "drupal/metatag_dc": "*", "drupal/metatag_open_graph": "*", "drupal/page_manager": "^4.0", "drupal/panelizer": "^4.0", "drupal/redirect": "^1.0", "drupal/webprofiler": "^9 || ^10", "mpyw/phpunit-patch-serializable-comparison": "*" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.22", "datestamp": "1664472988", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } } }, "installation-source": "dist", "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "See contributors", "homepage": "https://www.drupal.org/node/640498/committers", "role": "Developer" }, { "name": "Dave Reid", "homepage": "https://www.drupal.org/user/53892" } ], "description": "Manage meta tags for all entities.", "homepage": "https://www.drupal.org/project/metatag", "keywords": [ "Drupal", "seo" ], "support": { "source": "https://git.drupalcode.org/project/metatag", "issues": "https://www.drupal.org/project/issues/metatag", "docs": "https://www.drupal.org/docs/8/modules/metatag" }, "install-path": "../../web/modules/contrib/metatag" }, { "name": "drupal/pathauto", "version": "1.11.0", "version_normalized": "1.11.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/pathauto.git", "reference": "8.x-1.11" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.11.zip", "reference": "8.x-1.11", "shasum": "a006fe9e6046a9833711a1ae56aa4752e65bcdc8" }, "require": { "drupal/core": "^9.3 || ^10", "drupal/ctools": "*", "drupal/token": "*" }, "suggest": { "drupal/redirect": "When installed Pathauto will provide a new \"Update Action\" in case your URLs change. This is the recommended update action and is considered the best practice for SEO and usability." }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.11", "datestamp": "1660129564", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } }, "drush": { "services": { "drush.services.yml": "^9 || ^10" } } }, "installation-source": "dist", "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": "Freso", "homepage": "https://www.drupal.org/user/27504" }, { "name": "greggles", "homepage": "https://www.drupal.org/user/36762" } ], "description": "Provides a mechanism for modules to automatically generate aliases for the content they manage.", "homepage": "https://www.drupal.org/project/pathauto", "support": { "source": "https://cgit.drupalcode.org/pathauto", "issues": "https://www.drupal.org/project/issues/pathauto", "documentation": "https://www.drupal.org/docs/8/modules/pathauto" }, "install-path": "../../web/modules/contrib/pathauto" }, { "name": "drupal/publication_date", "version": "2.0.0-beta5", "version_normalized": "2.0.0.0-beta5", "source": { "type": "git", "url": "https://git.drupalcode.org/project/publication_date.git", "reference": "8.x-2.0-beta5" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/publication_date-8.x-2.0-beta5.zip", "reference": "8.x-2.0-beta5", "shasum": "0add730f353d15fa13a13a9a463b431e6f5a663e" }, "require": { "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-2.0-beta5", "datestamp": "1661984596", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." } } }, "installation-source": "dist", "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0+" ], "authors": [ { "name": "Clever Age", "homepage": "https://www.drupal.org/user/547746" }, { "name": "dgtlmoon", "homepage": "https://www.drupal.org/user/25027" }, { "name": "jstoller", "homepage": "https://www.drupal.org/user/99012" }, { "name": "Sheldon Rampton", "homepage": "https://www.drupal.org/user/13085" }, { "name": "tmarly", "homepage": "https://www.drupal.org/user/159040" }, { "name": "webflo", "homepage": "https://www.drupal.org/user/254778" } ], "description": "Add a field containing the publication date.", "homepage": "https://www.drupal.org/project/publication_date", "support": { "source": "https://git.drupalcode.org/project/publication_date" }, "install-path": "../../web/modules/contrib/publication_date" }, { "name": "drupal/quicktabs", "version": "3.0.0-alpha5", "version_normalized": "3.0.0.0-alpha5", "source": { "type": "git", "url": "https://git.drupalcode.org/project/quicktabs.git", "reference": "8.x-3.0-alpha5" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/quicktabs-8.x-3.0-alpha5.zip", "reference": "8.x-3.0-alpha5", "shasum": "992bde8fef2d9e9932c25d629595e141acc7fd56" }, "require": { "drupal/core": "^8.8 || ^9", "drupal/jquery_ui_accordion": "^1.1", "drupal/jquery_ui_tabs": "^1.1" }, "require-dev": { "drupal/jquery_ui_accordion": "*", "drupal/jquery_ui_tabs": "*" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-3.0-alpha5", "datestamp": "1626816407", "security-coverage": { "status": "not-covered", "message": "Alpha releases are not covered by Drupal security advisories." } } }, "installation-source": "dist", "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": "Mike Garthwaite", "homepage": "https://www.drupal.org/u/systemick", "role": "Maintainer" }, { "name": "ezra-g", "homepage": "https://www.drupal.org/user/69959" }, { "name": "jaydub", "homepage": "https://www.drupal.org/user/46257" }, { "name": "katbailey", "homepage": "https://www.drupal.org/user/172987" }, { "name": "nedjo", "homepage": "https://www.drupal.org/user/4481" }, { "name": "netw3rker", "homepage": "https://www.drupal.org/user/89684" }, { "name": "shelane", "homepage": "https://www.drupal.org/user/2674989" }, { "name": "systemick", "homepage": "https://www.drupal.org/user/819746" }, { "name": "ultimateboy", "homepage": "https://www.drupal.org/user/153963" } ], "description": "Render content with tabs and other display styles.", "homepage": "http://drupal.org/project/quicktabs", "support": { "source": "https://git.drupalcode.org/project/quicktabs", "issues": "https://www.drupal.org/project/issues/quicktabs" }, "install-path": "../../web/modules/contrib/quicktabs" }, { "name": "drupal/redirect", "version": "1.8.0", "version_normalized": "1.8.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/redirect.git", "reference": "8.x-1.8" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/redirect-8.x-1.8.zip", "reference": "8.x-1.8", "shasum": "a7a440423434472ff7115ae69df01553f763f839" }, "require": { "drupal/core": "^9.2 || ^10" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.8", "datestamp": "1661806955", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } } }, "installation-source": "dist", "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": "pifagor", "homepage": "https://www.drupal.org/user/2375692" } ], "description": "Allows users to redirect from old URLs to new URLs.", "homepage": "https://www.drupal.org/project/redirect", "support": { "source": "https://git.drupalcode.org/project/redirect" }, "install-path": "../../web/modules/contrib/redirect" }, { "name": "drupal/rename_admin_paths", "version": "2.1.0", "version_normalized": "2.1.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/rename_admin_paths.git", "reference": "8.x-2.1" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/rename_admin_paths-8.x-2.1.zip", "reference": "8.x-2.1", "shasum": "7ad656f5cc96778c396b0162d182a474f705d346" }, "require": { "drupal/core": "^8.7|^9.0", "php": "^7.1|^8.0" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-2.1", "datestamp": "1637061021", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } } }, "installation-source": "dist", "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0" ], "authors": [ { "name": "Raphael Apard", "homepage": "https://www.drupal.org/user/410831" }, { "name": "slootjes", "homepage": "https://www.drupal.org/user/3516667" } ], "description": "The purpose of this module is to secure drupal backend by renaming the admin paths.", "homepage": "https://www.drupal.org/project/rename_admin_paths", "keywords": [ "admin", "guess", "override", "protect", "security" ], "support": { "source": "https://git.drupalcode.org/project/rename_admin_paths" }, "install-path": "../../web/modules/contrib/rename_admin_paths" }, { "name": "drupal/responsive_menu", "version": "4.4.2", "version_normalized": "4.4.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/responsive_menu.git", "reference": "4.4.2" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/responsive_menu-4.4.2.zip", "reference": "4.4.2", "shasum": "26d13cc0fa3bbaf4a4a83f0012095e01cbcc5272" }, "require": { "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { "version": "4.4.2", "datestamp": "1633530566", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } } }, "installation-source": "dist", "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0+" ], "authors": [ { "name": "Tancredi D'Onofrio (tanc)", "homepage": "https://www.drupal.org/u/tanc", "role": "Maintainer" } ], "description": "Provides a javascript based off-canvas responsive menu with depth. At wider browser widths it provides a horizontal menu capable of drop downs and flyouts", "homepage": "https://drupal.org/project/responsive_menu", "support": { "source": "https://cgit.drupalcode.org/responsive_menu", "issues": "https://drupal.org/project/issues/responsive_menu" }, "install-path": "../../web/modules/contrib/responsive_menu" }, { "name": "drupal/route_specific_breadcrumb", "version": "2.0.0", "version_normalized": "2.0.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/route_specific_breadcrumb.git", "reference": "2.0.0" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/route_specific_breadcrumb-2.0.0.zip", "reference": "2.0.0", "shasum": "864150cdbb67ab680e52196654478994f967a2f5" }, "require": { "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { "version": "2.0.0", "datestamp": "1634279297", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } } }, "installation-source": "dist", "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0+" ], "authors": [ { "name": "Shamsher_Alam", "homepage": "https://www.drupal.org/user/2742027" }, { "name": "pen", "homepage": "https://www.drupal.org/user/2435634" }, { "name": "prempatel2447", "homepage": "https://www.drupal.org/user/3250112" } ], "description": "Route Specific Breadcrumb", "homepage": "https://www.drupal.org/project/route_specific_breadcrumb", "keywords": [ "Drupal" ], "support": { "source": "http://cgit.drupalcode.org/route_specific_breadcrumb", "issues": "https://www.drupal.org/project/issues/route_specific_breadcrumb" }, "install-path": "../../web/modules/contrib/route_specific_breadcrumb" }, { "name": "drupal/scheduler", "version": "1.4.0", "version_normalized": "1.4.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/scheduler.git", "reference": "8.x-1.4" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/scheduler-8.x-1.4.zip", "reference": "8.x-1.4", "shasum": "5b2203e4688e5d3ac67d0780605809c92c6ece70" }, "require": { "drupal/core": "^8 || ^9" }, "require-dev": { "drupal/devel_generate": "^2.0 || 4.x-dev", "drupal/rules": "^3", "drush/drush": "^9.0 || ^10" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.4", "datestamp": "1626702090", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } }, "drush": { "services": { "drush.services.yml": "^9 || ^10" } } }, "installation-source": "dist", "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Eric Schaefer (Eric Schaefer)", "homepage": "https://www.drupal.org/u/eric-schaefer", "role": "Maintainer" }, { "name": "Jonathan Smith (jonathan1055)", "homepage": "https://www.drupal.org/u/jonathan1055", "role": "Maintainer" }, { "name": "Pieter Frenssen (pfrenssen)", "homepage": "https://www.drupal.org/u/pfrenssen", "role": "Maintainer" }, { "name": "Rick Manelius (rickmanelius)", "homepage": "https://www.drupal.org/u/rickmanelius", "role": "Maintainer" } ], "description": "Automatically publish and unpublish content at specified dates and times.", "homepage": "https://drupal.org/project/scheduler", "support": { "source": "https://git.drupalcode.org/project/scheduler", "issues": "https://www.drupal.org/project/issues/scheduler" }, "install-path": "../../web/modules/contrib/scheduler" }, { "name": "drupal/search_api", "version": "1.27.0", "version_normalized": "1.27.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/search_api.git", "reference": "8.x-1.27" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.27.zip", "reference": "8.x-1.27", "shasum": "b8c9a055fe43435c09231fd93d3e07c5d2863a46" }, "require": { "drupal/core": "^9.3 || ^10.0" }, "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.27", "datestamp": "1666211720", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } }, "drush": { "services": { "drush.services.yml": "^9 || ^10" } } }, "installation-source": "dist", "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" }, "install-path": "../../web/modules/contrib/search_api" }, { "name": "drupal/search_api_db", "version": "1.27.0", "version_normalized": "1.27.0.0", "require": { "drupal/core": "^9.2 || ^10.0", "drupal/search_api": "*" }, "type": "metapackage", "extra": { "drupal": { "version": "8.x-1.27", "datestamp": "1666211720", "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": "borisson_", "homepage": "https://www.drupal.org/user/2393360" }, { "name": "drunken monkey", "homepage": "https://www.drupal.org/user/205582" }, { "name": "Nick_vh", "homepage": "https://www.drupal.org/user/122682" } ], "description": "Offers an implementation of the Search API that uses database tables for indexing content.", "homepage": "https://www.drupal.org/project/search_api", "support": { "source": "https://git.drupalcode.org/project/search_api" }, "install-path": null }, { "name": "drupal/search_api_page", "version": "1.0.0-beta3", "version_normalized": "1.0.0.0-beta3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/search_api_page.git", "reference": "8.x-1.0-beta3" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/search_api_page-8.x-1.0-beta3.zip", "reference": "8.x-1.0-beta3", "shasum": "9f6f68e9538469b39766c9dfdd034679a51503e4" }, "require": { "drupal/core": "^8.8 || ^9", "drupal/search_api": "*" }, "require-dev": { "drupal/facets": "*" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.0-beta3", "datestamp": "1598944371", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." } } }, "installation-source": "dist", "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "borisson_", "homepage": "https://www.drupal.org/user/2393360" }, { "name": "drunken monkey", "homepage": "https://www.drupal.org/user/205582" }, { "name": "swentel", "homepage": "https://www.drupal.org/user/107403" } ], "description": "Create search pages using Search API indexes.", "homepage": "https://www.drupal.org/project/search_api_page", "support": { "source": "https://git.drupalcode.org/project/search_api_page" }, "install-path": "../../web/modules/contrib/search_api_page" }, { "name": "drupal/search_api_stats", "version": "1.0.0-alpha3", "version_normalized": "1.0.0.0-alpha3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/search_api_stats.git", "reference": "8.x-1.0-alpha3" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/search_api_stats-8.x-1.0-alpha3.zip", "reference": "8.x-1.0-alpha3", "shasum": "aa8b4d69af9a887914ccc23258bcb173e4709f49" }, "require": { "drupal/core": "^8 || ^9 || ^10", "drupal/search_api": "*" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.0-alpha3", "datestamp": "1659520266", "security-coverage": { "status": "not-covered", "message": "Alpha releases are not covered by Drupal security advisories." } } }, "installation-source": "dist", "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "branana", "homepage": "https://www.drupal.org/user/758394" }, { "name": "mandclu", "homepage": "https://www.drupal.org/user/52136" }, { "name": "zterry95", "homepage": "https://www.drupal.org/user/1952394" } ], "description": "Enabling the recording and presentation of statistics for the Search API module.", "homepage": "https://www.drupal.org/project/search_api_stats", "support": { "source": "https://git.drupalcode.org/project/search_api_stats" }, "install-path": "../../web/modules/contrib/search_api_stats" }, { "name": "drupal/superfish", "version": "1.4.0", "version_normalized": "1.4.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/superfish.git", "reference": "8.x-1.4" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/superfish-8.x-1.4.zip", "reference": "8.x-1.4", "shasum": "d84b900e81c412ef783094a8ef51a79038d24a59" }, "require": { "drupal/core": "^8 || ^9", "mehrpadin/superfish": "~2.0" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.4", "datestamp": "1590438116", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } } }, "installation-source": "dist", "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "mehrpadin", "homepage": "https://www.drupal.org/u/mehrpadin", "role": "Maintainer" } ], "description": "Adds jQuery Superfish plugin to menu blocks.", "homepage": "https://www.drupal.org/project/superfish", "support": { "source": "https://cgit.drupalcode.org/superfish", "issues": "https://www.drupal.org/project/superfish" }, "install-path": "../../web/modules/contrib/superfish" }, { "name": "drupal/taxonomy_menu", "version": "dev-3.x", "version_normalized": "dev-3.x", "source": { "type": "git", "url": "https://git.drupalcode.org/project/taxonomy_menu.git", "reference": "7278a43dd7d36972ed39cf2aef0e2fb6556a66fa" }, "require": { "drupal/core": "^9.1 || ^10" }, "type": "drupal-module", "extra": { "branch-alias": { "dev-3.x": "3.x-dev" }, "drupal": { "version": "8.x-3.5+2-dev", "datestamp": "1665077150", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." } } }, "installation-source": "source", "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0+" ], "authors": [ { "name": "andrey.troeglazov", "homepage": "https://www.drupal.org/user/3145389" }, { "name": "ashrafabed", "homepage": "https://www.drupal.org/user/1875528" }, { "name": "bmack", "homepage": "https://www.drupal.org/user/3594520" }, { "name": "DamienMcKenna", "homepage": "https://www.drupal.org/user/108450" }, { "name": "dstol", "homepage": "https://www.drupal.org/user/329570" }, { "name": "nerdstein", "homepage": "https://www.drupal.org/user/1557710" }, { "name": "NickDickinsonWilde", "homepage": "https://www.drupal.org/user/3094661" }, { "name": "rwanth", "homepage": "https://www.drupal.org/user/3564319" } ], "description": "Creates menu items based on associations to taxonomy vocabularies", "homepage": "http://drupal.org/project/taxonomy_menu", "keywords": [ "Drupal" ], "support": { "source": "http://cgit.drupalcode.org/taxonomy_menu", "issues": "http://drupal.org/project/taxonomy_menu" }, "install-path": "../../web/modules/contrib/taxonomy_menu" }, { "name": "drupal/token", "version": "1.11.0", "version_normalized": "1.11.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/token.git", "reference": "8.x-1.11" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/token-8.x-1.11.zip", "reference": "8.x-1.11", "shasum": "da264b36d1f88eb0c74bf84e18e8789854f98400" }, "require": { "drupal/core": "^9.2 || ^10" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.11", "datestamp": "1659471813", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } }, "drush": { "services": { "drush.services.yml": "^9 || ^10" } } }, "installation-source": "dist", "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" }, "install-path": "../../web/modules/contrib/token" }, { "name": "drupal/tvi", "version": "1.0.0-rc4", "version_normalized": "1.0.0.0-RC4", "source": { "type": "git", "url": "https://git.drupalcode.org/project/tvi.git", "reference": "8.x-1.0-rc4" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/tvi-8.x-1.0-rc4.zip", "reference": "8.x-1.0-rc4", "shasum": "1acdc0e671fd977a16d5c88d3b4f531286224c7e" }, "require": { "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.0-rc4", "datestamp": "1623332223", "security-coverage": { "status": "not-covered", "message": "RC releases are not covered by Drupal security advisories." } } }, "installation-source": "dist", "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0+" ], "authors": [ { "name": "Kevin Quillen (kevinquillen)", "homepage": "https://www.drupal.org/u/kevinquillen", "role": "Maintainer" }, { "name": "derekwebb1", "homepage": "https://www.drupal.org/user/64114" }, { "name": "kevinquillen", "homepage": "https://www.drupal.org/user/317279" }, { "name": "mikeohara", "homepage": "https://www.drupal.org/user/1118796" }, { "name": "richgerdes", "homepage": "https://www.drupal.org/user/3437973" } ], "description": "Enables you to change the presentation of taxonomy term pages with Views, allowing you to create multiple Views on the same path with different output.", "homepage": "http://drupal.org/project/tvi", "keywords": [ "Drupal" ], "support": { "source": "http://cgit.drupalcode.org/tvi", "issues": "http://drupal.org/project/issues/tvi" }, "install-path": "../../web/modules/contrib/tvi" }, { "name": "drupal/twig_vardumper", "version": "3.1.0", "version_normalized": "3.1.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/twig_vardumper.git", "reference": "3.1.0" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/twig_vardumper-3.1.0.zip", "reference": "3.1.0", "shasum": "f573450d1792967cf2cea831b9a47b49f53a4162" }, "require": { "drupal/core": "^9 || ^10", "symfony/var-dumper": "^6|^5" }, "type": "drupal-module", "extra": { "drupal": { "version": "3.1.0", "datestamp": "1663153696", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } } }, "installation-source": "dist", "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0+" ], "authors": [ { "name": "Ruben Egiguren a.k.a keopx", "homepage": "https://www.drupal.org/user/377362", "email": "keopx@keopx.net" } ], "description": "Twig vardumper provides a better dump() and vardumper() function that can help you debug Twig variables.", "homepage": "https://www.drupal.org/project/twig_vardumper", "keywords": [ "Development", "Drupal", "Twig" ], "support": { "source": "https://git.drupalcode.org/project/twig_vardumper", "issues": "https://www.drupal.org/project/issues/twig_vardumper" }, "install-path": "../../web/modules/contrib/twig_vardumper" }, { "name": "drupal/vardumper", "version": "1.6.0", "version_normalized": "1.6.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/vardumper.git", "reference": "8.x-1.6" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/vardumper-8.x-1.6.zip", "reference": "8.x-1.6", "shasum": "149b108d8e32cb11120ad11757d4709c53f9018f" }, "require": { "drupal/core": "^8 || ^9", "php": ">= 5.3.10", "symfony/var-dumper": "^3 || ^4 || ^5" }, "require-dev": { "drupol/drupal-conventions": "^1" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.6", "datestamp": "1622494233", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } }, "grumphp": { "config-default-path": "vendor/drupol/drupal-conventions/config/drupal8/grumphp.yml" } }, "installation-source": "dist", "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Pol Dellaiera", "homepage": "https://www.drupal.org/user/47194", "email": "pol.dellaiera@protonmail.com" }, { "name": "lussoluca", "homepage": "https://www.drupal.org/user/138068" } ], "description": "Variable dumper service.", "homepage": "https://www.drupal.org/project/vardumper", "support": { "source": "https://git.drupalcode.org/project/vardumper" }, "install-path": "../../web/modules/contrib/vardumper" }, { "name": "drupal/video_embed_field", "version": "2.4.0", "version_normalized": "2.4.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/video_embed_field.git", "reference": "8.x-2.4" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/video_embed_field-8.x-2.4.zip", "reference": "8.x-2.4", "shasum": "96b14bb93c1bb6a07b84315a4f87367870f8b574" }, "require": { "drupal/core": "^8.8 || ^9" }, "require-dev": { "drupal/colorbox": "^1.0", "drupal/video_embed_media": "*" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-2.4", "datestamp": "1587686337", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } } }, "installation-source": "dist", "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0+" ], "authors": [ { "name": "Sam152", "homepage": "https://www.drupal.org/user/1485048" }, { "name": "jec006", "homepage": "https://www.drupal.org/user/855980" }, { "name": "plopesc", "homepage": "https://www.drupal.org/user/282415" } ], "description": "A pluggable field type for storing videos from external video hosts such as Vimeo and YouTube.", "homepage": "https://www.drupal.org/project/video_embed_field", "support": { "source": "https://git.drupalcode.org/project/video_embed_field" }, "install-path": "../../web/modules/contrib/video_embed_field" }, { "name": "drupal/views_slideshow", "version": "4.8.0", "version_normalized": "4.8.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/views_slideshow.git", "reference": "8.x-4.8" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/views_slideshow-8.x-4.8.zip", "reference": "8.x-4.8", "shasum": "88104843df5e2eaa7e70b796a80573d844583e42" }, "require": { "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-4.8", "datestamp": "1601309225", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } } }, "installation-source": "dist", "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": "NickDickinsonWilde", "homepage": "https://www.drupal.org/user/3094661" }, { "name": "aaron", "homepage": "https://www.drupal.org/user/33420" }, { "name": "redndahead", "homepage": "https://www.drupal.org/user/160320" }, { "name": "vbouchet", "homepage": "https://www.drupal.org/user/1671428" } ], "description": "Describes relationships between entities.", "homepage": "https://www.drupal.org/project/views_slideshow", "support": { "source": "https://git.drupalcode.org/project/views_slideshow", "issues": "https://www.drupal.org/project/issues/views_slideshow", "irc": "irc://irc.freenode.org/drupal-contribute" }, "install-path": "../../web/modules/contrib/views_slideshow" }, { "name": "drupal/xmlsitemap", "version": "1.4.0", "version_normalized": "1.4.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/xmlsitemap.git", "reference": "8.x-1.4" }, "dist": { "type": "zip", "url": "https://ftp.drupal.org/files/projects/xmlsitemap-8.x-1.4.zip", "reference": "8.x-1.4", "shasum": "cd010ebdfbdb5b4d51d9fa96bbebd3b310021a1f" }, "require": { "drupal/core": "^9.3 || ^10", "ext-xmlwriter": "*" }, "require-dev": { "drupal/config_readonly": "^1.0", "drupal/metatag": "^1.0", "drupal/robotstxt": "^1.0" }, "suggest": { "drush/drush": "Command-line regenerating and rebuilding sitemaps." }, "type": "drupal-module", "extra": { "drupal": { "version": "8.x-1.4", "datestamp": "1663795747", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } }, "drush": { "services": { "drush.services.yml": "^10 || ^11" } } }, "installation-source": "dist", "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "amateescu", "homepage": "https://www.drupal.org/user/729614" }, { "name": "andrei.dincu", "homepage": "https://www.drupal.org/user/2628879" }, { "name": "Dave Reid", "homepage": "https://www.drupal.org/user/53892" }, { "name": "juampynr", "homepage": "https://www.drupal.org/user/682736" }, { "name": "paulmckibben", "homepage": "https://www.drupal.org/user/279003" }, { "name": "pifagor", "homepage": "https://www.drupal.org/user/2375692" }, { "name": "RenatoG", "homepage": "https://www.drupal.org/user/3326031" }, { "name": "tadityar", "homepage": "https://www.drupal.org/user/3094465" }, { "name": "th_tushar", "homepage": "https://www.drupal.org/user/1835276" } ], "description": "Creates XML Sitemaps for the site", "homepage": "https://www.drupal.org/project/xmlsitemap", "support": { "source": "https://git.drupalcode.org/project/xmlsitemap", "issues": "http://drupal.org/project/issues/xmlsitemap" }, "install-path": "../../web/modules/contrib/xmlsitemap" }, { "name": "egulias/email-validator", "version": "3.2.1", "version_normalized": "3.2.1.0", "source": { "type": "git", "url": "https://github.com/egulias/EmailValidator.git", "reference": "f88dcf4b14af14a98ad96b14b2b317969eab6715" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/f88dcf4b14af14a98ad96b14b2b317969eab6715", "reference": "f88dcf4b14af14a98ad96b14b2b317969eab6715", "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" }, "time": "2022-06-18T20:57:19+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "3.0.x-dev" } }, "installation-source": "dist", "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.2.1" }, "funding": [ { "url": "https://github.com/egulias", "type": "github" } ], "install-path": "../egulias/email-validator" }, { "name": "guzzlehttp/guzzle", "version": "6.5.8", "version_normalized": "6.5.8.0", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", "reference": "a52f0440530b54fa079ce76e8c5d196a42cad981" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/a52f0440530b54fa079ce76e8c5d196a42cad981", "reference": "a52f0440530b54fa079ce76e8c5d196a42cad981", "shasum": "" }, "require": { "ext-json": "*", "guzzlehttp/promises": "^1.0", "guzzlehttp/psr7": "^1.9", "php": ">=5.5", "symfony/polyfill-intl-idn": "^1.17" }, "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" }, "time": "2022-06-20T22:16:07+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "6.5-dev" } }, "installation-source": "dist", "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.8" }, "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" } ], "install-path": "../guzzlehttp/guzzle" }, { "name": "guzzlehttp/promises", "version": "1.5.2", "version_normalized": "1.5.2.0", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", "reference": "b94b2807d85443f9719887892882d0329d1e2598" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/promises/zipball/b94b2807d85443f9719887892882d0329d1e2598", "reference": "b94b2807d85443f9719887892882d0329d1e2598", "shasum": "" }, "require": { "php": ">=5.5" }, "require-dev": { "symfony/phpunit-bridge": "^4.4 || ^5.1" }, "time": "2022-08-28T14:55:35+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.5-dev" } }, "installation-source": "dist", "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.2" }, "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" } ], "install-path": "../guzzlehttp/promises" }, { "name": "guzzlehttp/psr7", "version": "1.9.0", "version_normalized": "1.9.0.0", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", "reference": "e98e3e6d4f86621a9b75f623996e6bbdeb4b9318" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/psr7/zipball/e98e3e6d4f86621a9b75f623996e6bbdeb4b9318", "reference": "e98e3e6d4f86621a9b75f623996e6bbdeb4b9318", "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" }, "time": "2022-06-20T21:43:03+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.9-dev" } }, "installation-source": "dist", "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.9.0" }, "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" } ], "install-path": "../guzzlehttp/psr7" }, { "name": "laminas/laminas-diactoros", "version": "2.11.3", "version_normalized": "2.11.3.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-diactoros.git", "reference": "1f97b0c52eafd108e09c76d6b29d83ef4a855f76" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/1f97b0c52eafd108e09c76d6b29d83ef4a855f76", "reference": "1f97b0c52eafd108e09c76d6b29d83ef4a855f76", "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" }, "time": "2022-07-06T09:24:53+00:00", "type": "library", "extra": { "laminas": { "config-provider": "Laminas\\Diactoros\\ConfigProvider", "module": "Laminas\\Diactoros" } }, "installation-source": "dist", "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" } ], "install-path": "../laminas/laminas-diactoros" }, { "name": "laminas/laminas-escaper", "version": "2.9.0", "version_normalized": "2.9.0.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": "*" }, "time": "2021-09-02T17:10:53+00:00", "type": "library", "installation-source": "dist", "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" } ], "install-path": "../laminas/laminas-escaper" }, { "name": "laminas/laminas-feed", "version": "2.17.0", "version_normalized": "2.17.0.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-feed.git", "reference": "1ccb024ea615606ed1d676ba0fa3f22a398f3ac0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/1ccb024ea615606ed1d676ba0fa3f22a398f3ac0", "reference": "1ccb024ea615606ed1d676ba0fa3f22a398f3ac0", "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" }, "time": "2022-03-24T10:26:04+00:00", "type": "library", "installation-source": "dist", "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" } ], "install-path": "../laminas/laminas-feed" }, { "name": "laminas/laminas-stdlib", "version": "3.7.1", "version_normalized": "3.7.1.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-stdlib.git", "reference": "bcd869e2fe88d567800057c1434f2380354fe325" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/bcd869e2fe88d567800057c1434f2380354fe325", "reference": "bcd869e2fe88d567800057c1434f2380354fe325", "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": "^1.0", "phpunit/phpunit": "^9.3.7", "psalm/plugin-phpunit": "^0.16.0", "vimeo/psalm": "^4.7" }, "time": "2022-01-21T15:50:46+00:00", "type": "library", "installation-source": "dist", "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" } ], "install-path": "../laminas/laminas-stdlib" }, { "name": "masterminds/html5", "version": "2.7.6", "version_normalized": "2.7.6.0", "source": { "type": "git", "url": "https://github.com/Masterminds/html5-php.git", "reference": "897eb517a343a2281f11bc5556d6548db7d93947" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/897eb517a343a2281f11bc5556d6548db7d93947", "reference": "897eb517a343a2281f11bc5556d6548db7d93947", "shasum": "" }, "require": { "ext-ctype": "*", "ext-dom": "*", "ext-libxml": "*", "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7" }, "time": "2022-08-18T16:18:26+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "2.7-dev" } }, "installation-source": "dist", "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.6" }, "install-path": "../masterminds/html5" }, { "name": "mehrpadin/superfish", "version": "2.1", "version_normalized": "2.1.0.0", "source": { "type": "git", "url": "https://github.com/mehrpadin/Superfish-for-Drupal.git", "reference": "80a0a484b727e9fbe6b0ee609f80e10e5e158683" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mehrpadin/Superfish-for-Drupal/zipball/80a0a484b727e9fbe6b0ee609f80e10e5e158683", "reference": "80a0a484b727e9fbe6b0ee609f80e10e5e158683", "shasum": "" }, "time": "2017-05-30T13:00:18+00:00", "type": "drupal-library", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Superfish library for the Drupal Superfish module.", "homepage": "https://github.com/mehrpadin/Superfish-for-Drupal", "keywords": [ "jquery", "plugin" ], "support": { "source": "https://github.com/mehrpadin/Superfish-for-Drupal/tree/2.x" }, "install-path": "../../web/libraries/superfish" }, { "name": "pear/archive_tar", "version": "1.4.14", "version_normalized": "1.4.14.0", "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." }, "time": "2021-07-20T13:53:39+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.4.x-dev" } }, "installation-source": "dist", "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" } ], "install-path": "../pear/archive_tar" }, { "name": "pear/console_getopt", "version": "v1.4.3", "version_normalized": "1.4.3.0", "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": "" }, "time": "2019-11-20T18:27:48+00:00", "type": "library", "installation-source": "dist", "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", "install-path": "../pear/console_getopt" }, { "name": "pear/pear-core-minimal", "version": "v1.10.11", "version_normalized": "1.10.11.0", "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" }, "time": "2021-08-10T22:31:03+00:00", "type": "library", "installation-source": "dist", "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" }, "install-path": "../pear/pear-core-minimal" }, { "name": "pear/pear_exception", "version": "v1.0.2", "version_normalized": "1.0.2.0", "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" }, "time": "2021-03-21T15:43:46+00:00", "type": "class", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "installation-source": "dist", "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" }, "install-path": "../pear/pear_exception" }, { "name": "psr/cache", "version": "1.0.1", "version_normalized": "1.0.1.0", "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" }, "time": "2016-08-06T20:24:11+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "installation-source": "dist", "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" }, "install-path": "../psr/cache" }, { "name": "psr/container", "version": "1.1.2", "version_normalized": "1.1.2.0", "source": { "type": "git", "url": "https://github.com/php-fig/container.git", "reference": "513e0666f7216c7459170d56df27dfcefe1689ea" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea", "reference": "513e0666f7216c7459170d56df27dfcefe1689ea", "shasum": "" }, "require": { "php": ">=7.4.0" }, "time": "2021-11-05T16:50:12+00:00", "type": "library", "installation-source": "dist", "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.2" }, "install-path": "../psr/container" }, { "name": "psr/http-factory", "version": "1.0.1", "version_normalized": "1.0.1.0", "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" }, "time": "2019-04-30T12:38:16+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "installation-source": "dist", "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" ], "install-path": "../psr/http-factory" }, { "name": "psr/http-message", "version": "1.0.1", "version_normalized": "1.0.1.0", "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" }, "time": "2016-08-06T14:39:51+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "installation-source": "dist", "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" ], "install-path": "../psr/http-message" }, { "name": "psr/log", "version": "1.1.4", "version_normalized": "1.1.4.0", "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" }, "time": "2021-05-03T11:20:27+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.1.x-dev" } }, "installation-source": "dist", "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" }, "install-path": "../psr/log" }, { "name": "ralouphie/getallheaders", "version": "3.0.3", "version_normalized": "3.0.3.0", "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" }, "time": "2019-03-08T08:55:37+00:00", "type": "library", "installation-source": "dist", "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.", "install-path": "../ralouphie/getallheaders" }, { "name": "stack/builder", "version": "v1.0.6", "version_normalized": "1.0.6.0", "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" }, "time": "2020-01-30T12:17:27+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "installation-source": "dist", "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" ], "install-path": "../stack/builder" }, { "name": "symfony-cmf/routing", "version": "2.3.4", "version_normalized": "2.3.4.0", "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)" }, "time": "2021-11-08T16:33:10+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "2.x-dev" } }, "installation-source": "dist", "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" }, "install-path": "../symfony-cmf/routing" }, { "name": "symfony/console", "version": "v4.4.47", "version_normalized": "4.4.47.0", "source": { "type": "git", "url": "https://github.com/symfony/console.git", "reference": "4f40012db8d55c956406890b5720f686fee7f7b7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/console/zipball/4f40012db8d55c956406890b5720f686fee7f7b7", "reference": "4f40012db8d55c956406890b5720f686fee7f7b7", "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": "" }, "time": "2022-10-04T05:58:30+00:00", "type": "library", "installation-source": "dist", "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.47" }, "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" } ], "install-path": "../symfony/console" }, { "name": "symfony/debug", "version": "v4.4.44", "version_normalized": "4.4.44.0", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", "reference": "1a692492190773c5310bc7877cb590c04c2f05be" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/debug/zipball/1a692492190773c5310bc7877cb590c04c2f05be", "reference": "1a692492190773c5310bc7877cb590c04c2f05be", "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" }, "time": "2022-07-28T16:29:46+00:00", "type": "library", "installation-source": "dist", "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.44" }, "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", "install-path": "../symfony/debug" }, { "name": "symfony/dependency-injection", "version": "v4.4.44", "version_normalized": "4.4.44.0", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", "reference": "25502a57182ba1e15da0afd64c975cae4d0a1471" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/25502a57182ba1e15da0afd64c975cae4d0a1471", "reference": "25502a57182ba1e15da0afd64c975cae4d0a1471", "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": "<4.4.26" }, "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.26|^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": "" }, "time": "2022-07-20T09:59:04+00:00", "type": "library", "installation-source": "dist", "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.44" }, "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" } ], "install-path": "../symfony/dependency-injection" }, { "name": "symfony/deprecation-contracts", "version": "v2.5.2", "version_normalized": "2.5.2.0", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e8b495ea28c1d97b5e0c121748d6f9b53d075c66", "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66", "shasum": "" }, "require": { "php": ">=7.1" }, "time": "2022-01-02T09:53:40+00:00", "type": "library", "extra": { "branch-alias": { "dev-main": "2.5-dev" }, "thanks": { "name": "symfony/contracts", "url": "https://github.com/symfony/contracts" } }, "installation-source": "dist", "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.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" } ], "install-path": "../symfony/deprecation-contracts" }, { "name": "symfony/error-handler", "version": "v4.4.44", "version_normalized": "4.4.44.0", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", "reference": "be731658121ef2d8be88f3a1ec938148a9237291" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/error-handler/zipball/be731658121ef2d8be88f3a1ec938148a9237291", "reference": "be731658121ef2d8be88f3a1ec938148a9237291", "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" }, "time": "2022-07-28T16:29:46+00:00", "type": "library", "installation-source": "dist", "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.44" }, "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" } ], "install-path": "../symfony/error-handler" }, { "name": "symfony/event-dispatcher", "version": "v4.4.44", "version_normalized": "4.4.44.0", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", "reference": "1e866e9e5c1b22168e0ce5f0b467f19bba61266a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/1e866e9e5c1b22168e0ce5f0b467f19bba61266a", "reference": "1e866e9e5c1b22168e0ce5f0b467f19bba61266a", "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": "" }, "time": "2022-07-20T09:59:04+00:00", "type": "library", "installation-source": "dist", "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.44" }, "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" } ], "install-path": "../symfony/event-dispatcher" }, { "name": "symfony/event-dispatcher-contracts", "version": "v1.1.13", "version_normalized": "1.1.13.0", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher-contracts.git", "reference": "1d5cd762abaa6b2a4169d3e77610193a7157129e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/1d5cd762abaa6b2a4169d3e77610193a7157129e", "reference": "1d5cd762abaa6b2a4169d3e77610193a7157129e", "shasum": "" }, "require": { "php": ">=7.1.3" }, "suggest": { "psr/event-dispatcher": "", "symfony/event-dispatcher-implementation": "" }, "time": "2022-01-02T09:41:36+00:00", "type": "library", "extra": { "branch-alias": { "dev-main": "1.1-dev" }, "thanks": { "name": "symfony/contracts", "url": "https://github.com/symfony/contracts" } }, "installation-source": "dist", "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.13" }, "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" } ], "install-path": "../symfony/event-dispatcher-contracts" }, { "name": "symfony/http-client-contracts", "version": "v2.5.2", "version_normalized": "2.5.2.0", "source": { "type": "git", "url": "https://github.com/symfony/http-client-contracts.git", "reference": "ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70", "reference": "ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70", "shasum": "" }, "require": { "php": ">=7.2.5" }, "suggest": { "symfony/http-client-implementation": "" }, "time": "2022-04-12T15:48:08+00:00", "type": "library", "extra": { "branch-alias": { "dev-main": "2.5-dev" }, "thanks": { "name": "symfony/contracts", "url": "https://github.com/symfony/contracts" } }, "installation-source": "dist", "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.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" } ], "install-path": "../symfony/http-client-contracts" }, { "name": "symfony/http-foundation", "version": "v4.4.47", "version_normalized": "4.4.47.0", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", "reference": "7eea76ae186c68466e7676e62812ce2769f96811" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/7eea76ae186c68466e7676e62812ce2769f96811", "reference": "7eea76ae186c68466e7676e62812ce2769f96811", "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" }, "time": "2022-10-01T21:39:02+00:00", "type": "library", "installation-source": "dist", "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.47" }, "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" } ], "install-path": "../symfony/http-foundation" }, { "name": "symfony/http-kernel", "version": "v4.4.47", "version_normalized": "4.4.47.0", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", "reference": "91cf5dbc9ea4d902470e596246a736179acfb79d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/91cf5dbc9ea4d902470e596246a736179acfb79d", "reference": "91cf5dbc9ea4d902470e596246a736179acfb79d", "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": "" }, "time": "2022-10-12T07:05:45+00:00", "type": "library", "installation-source": "dist", "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.47" }, "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" } ], "install-path": "../symfony/http-kernel" }, { "name": "symfony/mime", "version": "v5.4.13", "version_normalized": "5.4.13.0", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", "reference": "bb2ccf759e2b967dcd11bdee5bdf30dddd2290bd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/mime/zipball/bb2ccf759e2b967dcd11bdee5bdf30dddd2290bd", "reference": "bb2ccf759e2b967dcd11bdee5bdf30dddd2290bd", "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" }, "time": "2022-09-01T18:18:29+00:00", "type": "library", "installation-source": "dist", "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.13" }, "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" } ], "install-path": "../symfony/mime" }, { "name": "symfony/polyfill-ctype", "version": "v1.25.0", "version_normalized": "1.25.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", "reference": "30885182c981ab175d4d034db0f6f469898070ab" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/30885182c981ab175d4d034db0f6f469898070ab", "reference": "30885182c981ab175d4d034db0f6f469898070ab", "shasum": "" }, "require": { "php": ">=7.1" }, "provide": { "ext-ctype": "*" }, "suggest": { "ext-ctype": "For best performance" }, "time": "2021-10-20T20:35:02+00:00", "type": "library", "extra": { "branch-alias": { "dev-main": "1.23-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "installation-source": "dist", "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.25.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" } ], "install-path": "../symfony/polyfill-ctype" }, { "name": "symfony/polyfill-iconv", "version": "v1.25.0", "version_normalized": "1.25.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-iconv.git", "reference": "f1aed619e28cb077fc83fac8c4c0383578356e40" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/f1aed619e28cb077fc83fac8c4c0383578356e40", "reference": "f1aed619e28cb077fc83fac8c4c0383578356e40", "shasum": "" }, "require": { "php": ">=7.1" }, "provide": { "ext-iconv": "*" }, "suggest": { "ext-iconv": "For best performance" }, "time": "2022-01-04T09:04:05+00:00", "type": "library", "extra": { "branch-alias": { "dev-main": "1.23-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "installation-source": "dist", "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.25.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" } ], "install-path": "../symfony/polyfill-iconv" }, { "name": "symfony/polyfill-intl-idn", "version": "v1.25.0", "version_normalized": "1.25.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-idn.git", "reference": "749045c69efb97c70d25d7463abba812e91f3a44" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/749045c69efb97c70d25d7463abba812e91f3a44", "reference": "749045c69efb97c70d25d7463abba812e91f3a44", "shasum": "" }, "require": { "php": ">=7.1", "symfony/polyfill-intl-normalizer": "^1.10", "symfony/polyfill-php72": "^1.10" }, "suggest": { "ext-intl": "For best performance" }, "time": "2021-09-14T14:02:44+00:00", "type": "library", "extra": { "branch-alias": { "dev-main": "1.23-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "installation-source": "dist", "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.25.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" } ], "install-path": "../symfony/polyfill-intl-idn" }, { "name": "symfony/polyfill-intl-normalizer", "version": "v1.25.0", "version_normalized": "1.25.0.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" }, "time": "2021-02-19T12:13:01+00:00", "type": "library", "extra": { "branch-alias": { "dev-main": "1.23-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "installation-source": "dist", "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.25.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" } ], "install-path": "../symfony/polyfill-intl-normalizer" }, { "name": "symfony/polyfill-mbstring", "version": "v1.25.0", "version_normalized": "1.25.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/0abb51d2f102e00a4eefcf46ba7fec406d245825", "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825", "shasum": "" }, "require": { "php": ">=7.1" }, "provide": { "ext-mbstring": "*" }, "suggest": { "ext-mbstring": "For best performance" }, "time": "2021-11-30T18:21:41+00:00", "type": "library", "extra": { "branch-alias": { "dev-main": "1.23-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "installation-source": "dist", "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.25.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" } ], "install-path": "../symfony/polyfill-mbstring" }, { "name": "symfony/polyfill-php72", "version": "v1.26.0", "version_normalized": "1.26.0.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" }, "time": "2022-05-24T11:49:31+00:00", "type": "library", "extra": { "branch-alias": { "dev-main": "1.26-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "installation-source": "dist", "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" } ], "install-path": "../symfony/polyfill-php72" }, { "name": "symfony/polyfill-php73", "version": "v1.26.0", "version_normalized": "1.26.0.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" }, "time": "2022-05-24T11:49:31+00:00", "type": "library", "extra": { "branch-alias": { "dev-main": "1.26-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "installation-source": "dist", "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" } ], "install-path": "../symfony/polyfill-php73" }, { "name": "symfony/polyfill-php80", "version": "v1.25.0", "version_normalized": "1.25.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", "reference": "4407588e0d3f1f52efb65fbe92babe41f37fe50c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/4407588e0d3f1f52efb65fbe92babe41f37fe50c", "reference": "4407588e0d3f1f52efb65fbe92babe41f37fe50c", "shasum": "" }, "require": { "php": ">=7.1" }, "time": "2022-03-04T08:16:47+00:00", "type": "library", "extra": { "branch-alias": { "dev-main": "1.23-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "installation-source": "dist", "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.25.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" } ], "install-path": "../symfony/polyfill-php80" }, { "name": "symfony/process", "version": "v4.4.44", "version_normalized": "4.4.44.0", "source": { "type": "git", "url": "https://github.com/symfony/process.git", "reference": "5cee9cdc4f7805e2699d9fd66991a0e6df8252a2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/process/zipball/5cee9cdc4f7805e2699d9fd66991a0e6df8252a2", "reference": "5cee9cdc4f7805e2699d9fd66991a0e6df8252a2", "shasum": "" }, "require": { "php": ">=7.1.3", "symfony/polyfill-php80": "^1.16" }, "time": "2022-06-27T13:16:42+00:00", "type": "library", "installation-source": "dist", "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.44" }, "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" } ], "install-path": "../symfony/process" }, { "name": "symfony/psr-http-message-bridge", "version": "v2.1.3", "version_normalized": "2.1.3.0", "source": { "type": "git", "url": "https://github.com/symfony/psr-http-message-bridge.git", "reference": "d444f85dddf65c7e57c58d8e5b3a4dbb593b1840" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/d444f85dddf65c7e57c58d8e5b3a4dbb593b1840", "reference": "d444f85dddf65c7e57c58d8e5b3a4dbb593b1840", "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" }, "time": "2022-09-05T10:34:54+00:00", "type": "symfony-bridge", "extra": { "branch-alias": { "dev-main": "2.1-dev" } }, "installation-source": "dist", "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.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" } ], "install-path": "../symfony/psr-http-message-bridge" }, { "name": "symfony/routing", "version": "v4.4.44", "version_normalized": "4.4.44.0", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", "reference": "f7751fd8b60a07f3f349947a309b5bdfce22d6ae" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/routing/zipball/f7751fd8b60a07f3f349947a309b5bdfce22d6ae", "reference": "f7751fd8b60a07f3f349947a309b5bdfce22d6ae", "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" }, "time": "2022-07-20T09:59:04+00:00", "type": "library", "installation-source": "dist", "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.44" }, "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" } ], "install-path": "../symfony/routing" }, { "name": "symfony/serializer", "version": "v4.4.47", "version_normalized": "4.4.47.0", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", "reference": "6e01d63c55657930a6de03d6e36aae50af98888d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/serializer/zipball/6e01d63c55657930a6de03d6e36aae50af98888d", "reference": "6e01d63c55657930a6de03d6e36aae50af98888d", "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": "^4.4.36|^5.3.13", "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." }, "time": "2022-09-19T08:38:33+00:00", "type": "library", "installation-source": "dist", "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.47" }, "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" } ], "install-path": "../symfony/serializer" }, { "name": "symfony/service-contracts", "version": "v2.5.2", "version_normalized": "2.5.2.0", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/service-contracts/zipball/4b426aac47d6427cc1a1d0f7e2ac724627f5966c", "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c", "shasum": "" }, "require": { "php": ">=7.2.5", "psr/container": "^1.1", "symfony/deprecation-contracts": "^2.1|^3" }, "conflict": { "ext-psr": "<1.1|>=2" }, "suggest": { "symfony/service-implementation": "" }, "time": "2022-05-30T19:17:29+00:00", "type": "library", "extra": { "branch-alias": { "dev-main": "2.5-dev" }, "thanks": { "name": "symfony/contracts", "url": "https://github.com/symfony/contracts" } }, "installation-source": "dist", "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.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" } ], "install-path": "../symfony/service-contracts" }, { "name": "symfony/translation", "version": "v4.4.47", "version_normalized": "4.4.47.0", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", "reference": "45036b1d53accc48fe9bab71ccd86d57eba0dd94" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/translation/zipball/45036b1d53accc48fe9bab71ccd86d57eba0dd94", "reference": "45036b1d53accc48fe9bab71ccd86d57eba0dd94", "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": "" }, "time": "2022-10-03T15:15:11+00:00", "type": "library", "installation-source": "dist", "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.47" }, "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" } ], "install-path": "../symfony/translation" }, { "name": "symfony/translation-contracts", "version": "v2.5.2", "version_normalized": "2.5.2.0", "source": { "type": "git", "url": "https://github.com/symfony/translation-contracts.git", "reference": "136b19dd05cdf0709db6537d058bcab6dd6e2dbe" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/136b19dd05cdf0709db6537d058bcab6dd6e2dbe", "reference": "136b19dd05cdf0709db6537d058bcab6dd6e2dbe", "shasum": "" }, "require": { "php": ">=7.2.5" }, "suggest": { "symfony/translation-implementation": "" }, "time": "2022-06-27T16:58:25+00:00", "type": "library", "extra": { "branch-alias": { "dev-main": "2.5-dev" }, "thanks": { "name": "symfony/contracts", "url": "https://github.com/symfony/contracts" } }, "installation-source": "dist", "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.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" } ], "install-path": "../symfony/translation-contracts" }, { "name": "symfony/validator", "version": "v4.4.47", "version_normalized": "4.4.47.0", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", "reference": "37456082bb034cb5f2d8602471a0de6c448535b8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/validator/zipball/37456082bb034cb5f2d8602471a0de6c448535b8", "reference": "37456082bb034cb5f2d8602471a0de6c448535b8", "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.1", "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": "" }, "time": "2022-10-01T17:13:09+00:00", "type": "library", "installation-source": "dist", "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.47" }, "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" } ], "install-path": "../symfony/validator" }, { "name": "symfony/var-dumper", "version": "v5.4.14", "version_normalized": "5.4.14.0", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", "reference": "6894d06145fefebd9a4c7272baa026a1c394a430" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/6894d06145fefebd9a4c7272baa026a1c394a430", "reference": "6894d06145fefebd9a4c7272baa026a1c394a430", "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" }, "time": "2022-10-07T08:01:20+00:00", "bin": [ "Resources/bin/var-dump-server" ], "type": "library", "installation-source": "dist", "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.14" }, "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" } ], "install-path": "../symfony/var-dumper" }, { "name": "symfony/yaml", "version": "v4.4.45", "version_normalized": "4.4.45.0", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", "reference": "aeccc4dc52a9e634f1d1eebeb21eacfdcff1053d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/yaml/zipball/aeccc4dc52a9e634f1d1eebeb21eacfdcff1053d", "reference": "aeccc4dc52a9e634f1d1eebeb21eacfdcff1053d", "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" }, "time": "2022-08-02T15:47:23+00:00", "type": "library", "installation-source": "dist", "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.45" }, "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" } ], "install-path": "../symfony/yaml" }, { "name": "twig/twig", "version": "v2.15.3", "version_normalized": "2.15.3.0", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", "reference": "ab402673db8746cb3a4c46f3869d6253699f614a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/twigphp/Twig/zipball/ab402673db8746cb3a4c46f3869d6253699f614a", "reference": "ab402673db8746cb3a4c46f3869d6253699f614a", "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" }, "time": "2022-09-28T08:40:08+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "2.15-dev" } }, "installation-source": "dist", "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.15.3" }, "funding": [ { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/twig/twig", "type": "tidelift" } ], "install-path": "../twig/twig" }, { "name": "typo3/phar-stream-wrapper", "version": "v3.1.7", "version_normalized": "3.1.7.0", "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" }, "time": "2021-09-20T19:19:13+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "v3.x-dev" } }, "installation-source": "dist", "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" }, "install-path": "../typo3/phar-stream-wrapper" } ], "dev": true, "dev-package-names": [ "doctrine/cache", "doctrine/collections", "doctrine/common", "doctrine/deprecations", "doctrine/event-manager", "doctrine/inflector", "doctrine/persistence", "drupal/devel", "drupal/twig_vardumper" ] }