25607 lines
942 KiB
JSON
25607 lines
942 KiB
JSON
{
|
|
"_readme": [
|
|
"This file locks the dependencies of your project to a known state",
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
"This file is @generated automatically"
|
|
],
|
|
"content-hash": "98f78ebfe6e67720790a2462aa65171e",
|
|
"packages": [
|
|
{
|
|
"name": "abraham/twitteroauth",
|
|
"version": "6.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/abraham/twitteroauth.git",
|
|
"reference": "20efddf17cd5105dfbf19282048432aa28bc414c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/abraham/twitteroauth/zipball/20efddf17cd5105dfbf19282048432aa28bc414c",
|
|
"reference": "20efddf17cd5105dfbf19282048432aa28bc414c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer/ca-bundle": "^1.2",
|
|
"ext-curl": "*",
|
|
"php": "^8.0 || ^8.1"
|
|
},
|
|
"require-dev": {
|
|
"php-vcr/php-vcr": "^1",
|
|
"php-vcr/phpunit-testlistener-vcr": "dev-php8",
|
|
"phpmd/phpmd": "^2",
|
|
"phpunit/phpunit": "^9",
|
|
"rector/rector": "^0.15.7",
|
|
"squizlabs/php_codesniffer": "^3"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Abraham\\TwitterOAuth\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Abraham Williams",
|
|
"email": "abraham@abrah.am",
|
|
"homepage": "https://abrah.am",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "The most popular PHP library for use with the Twitter OAuth REST API.",
|
|
"homepage": "https://twitteroauth.com",
|
|
"keywords": [
|
|
"Twitter API",
|
|
"Twitter oAuth",
|
|
"api",
|
|
"oauth",
|
|
"rest",
|
|
"social",
|
|
"twitter"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/abraham/twitteroauth/issues",
|
|
"source": "https://github.com/abraham/twitteroauth"
|
|
},
|
|
"time": "2023-08-08T03:20:20+00:00"
|
|
},
|
|
{
|
|
"name": "agaric/oxford-comma",
|
|
"version": "1.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git@gitlab.com:agaric/php/oxford-comma.git",
|
|
"reference": "62afcb36604999659fcfec4502c120152b39bfc6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://gitlab.com/api/v4/projects/agaric%2Fphp%2Foxford-comma/repository/archive.zip?sha=62afcb36604999659fcfec4502c120152b39bfc6",
|
|
"reference": "62afcb36604999659fcfec4502c120152b39bfc6",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"src/OxfordComma.php"
|
|
],
|
|
"psr-4": {
|
|
"Agaric\\OxfordComma\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"AGPL-3.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "benjamin melançon",
|
|
"email": "ben@agaric.com",
|
|
"homepage": "https://agaric.coop/mlncn",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "A function to take a list of terms and return them in an English phrase with proper punctuation 'red, black, and white' or 'red and black'.",
|
|
"homepage": "https://gitlab.com/agaric/php/oxford-comma",
|
|
"keywords": [
|
|
"Lists",
|
|
"Oxford comma",
|
|
"display",
|
|
"output",
|
|
"punctuation",
|
|
"text"
|
|
],
|
|
"time": "2020-03-26T13:04:29+00:00"
|
|
},
|
|
{
|
|
"name": "agaric/php-facebook",
|
|
"version": "1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://gitlab.com/agaric/php/php-facebook.git",
|
|
"reference": "a0cc6954345d7d1cdf51c571e7950afa01127441"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://gitlab.com/api/v4/projects/agaric%2Fphp%2Fphp-facebook/repository/archive.zip?sha=a0cc6954345d7d1cdf51c571e7950afa01127441",
|
|
"reference": "a0cc6954345d7d1cdf51c571e7950afa01127441",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"league/oauth2-facebook": "^2.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Agaric\\FacebookApi\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"AGPL-3.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "keegan rankin",
|
|
"email": "keegan@agaric.coop",
|
|
"homepage": "https://agaric.coop/keegan",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "benjamin melançon",
|
|
"email": "ben@agaric.com",
|
|
"homepage": "https://agaric.coop/mlncn",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "Extends the Facebook OAuth 2.0 Client Provider with methods for posting to Facebook",
|
|
"homepage": "https://gitlab.com/agaric/php/php-facebook",
|
|
"keywords": [
|
|
"Authentication",
|
|
"authorization",
|
|
"client",
|
|
"facebook",
|
|
"oauth",
|
|
"oauth2",
|
|
"post"
|
|
],
|
|
"support": {
|
|
"issues": "https://gitlab.com/agaric/php/php-facebook/-/issues",
|
|
"source": "https://gitlab.com/agaric/php/php-facebook/-/tree/1.0.0"
|
|
},
|
|
"time": "2022-05-11T20:31:53+00:00"
|
|
},
|
|
{
|
|
"name": "albertofem/rsync-lib",
|
|
"version": "1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/albertofem/rsync-lib.git",
|
|
"reference": "6f7e31a15d5a2fe712136c367a35d2599bb5dbe5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/albertofem/rsync-lib/zipball/6f7e31a15d5a2fe712136c367a35d2599bb5dbe5",
|
|
"reference": "6f7e31a15d5a2fe712136c367a35d2599bb5dbe5",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.4"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": ">=4.0,<6"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"AFM": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Alberto Fernandez",
|
|
"email": "albertofem@gmail.com"
|
|
}
|
|
],
|
|
"description": "A simple PHP rsync wrapper library",
|
|
"homepage": "http://albertofem.com",
|
|
"keywords": [
|
|
"rsync library"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/albertofem/rsync-lib/issues",
|
|
"source": "https://github.com/albertofem/rsync-lib/tree/master"
|
|
},
|
|
"time": "2018-01-13T20:13:12+00:00"
|
|
},
|
|
{
|
|
"name": "asm89/stack-cors",
|
|
"version": "1.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/asm89/stack-cors.git",
|
|
"reference": "b9c31def6a83f84b4d4a40d35996d375755f0e08"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/asm89/stack-cors/zipball/b9c31def6a83f84b4d4a40d35996d375755f0e08",
|
|
"reference": "b9c31def6a83f84b4d4a40d35996d375755f0e08",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.5.9",
|
|
"symfony/http-foundation": "~2.7|~3.0|~4.0|~5.0",
|
|
"symfony/http-kernel": "~2.7|~3.0|~4.0|~5.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^5.0 || ^4.8.10",
|
|
"squizlabs/php_codesniffer": "^2.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.2-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Asm89\\Stack\\": "src/Asm89/Stack/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Alexander",
|
|
"email": "iam.asm89@gmail.com"
|
|
}
|
|
],
|
|
"description": "Cross-origin resource sharing library and stack middleware",
|
|
"homepage": "https://github.com/asm89/stack-cors",
|
|
"keywords": [
|
|
"cors",
|
|
"stack"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/asm89/stack-cors/issues",
|
|
"source": "https://github.com/asm89/stack-cors/tree/1.3.0"
|
|
},
|
|
"time": "2019-12-24T22:41:47+00:00"
|
|
},
|
|
{
|
|
"name": "barnabywalters/mf-cleaner",
|
|
"version": "v0.1.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/barnabywalters/php-mf-cleaner.git",
|
|
"reference": "ef6a16628db6e8aee2b4f8bb8093d18c24b74cd4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/barnabywalters/php-mf-cleaner/zipball/ef6a16628db6e8aee2b4f8bb8093d18c24b74cd4",
|
|
"reference": "ef6a16628db6e8aee2b4f8bb8093d18c24b74cd4",
|
|
"shasum": ""
|
|
},
|
|
"require-dev": {
|
|
"php": ">=5.3",
|
|
"phpunit/phpunit": "*"
|
|
},
|
|
"suggest": {
|
|
"mf2/mf2": "To parse microformats2 structures from (X)HTML"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"src/BarnabyWalters/Mf2/Functions.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Barnaby Walters",
|
|
"email": "barnaby@waterpigs.co.uk"
|
|
}
|
|
],
|
|
"description": "Cleans up microformats2 array structures",
|
|
"support": {
|
|
"issues": "https://github.com/barnabywalters/php-mf-cleaner/issues",
|
|
"source": "https://github.com/barnabywalters/php-mf-cleaner/tree/v0.1.4"
|
|
},
|
|
"time": "2014-10-06T23:11:15+00:00"
|
|
},
|
|
{
|
|
"name": "caxy/php-htmldiff",
|
|
"version": "v0.1.14",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/caxy/php-htmldiff.git",
|
|
"reference": "3f8ee7edda3d7c6d2e58a02d70a12d3242c84ea5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/caxy/php-htmldiff/zipball/3f8ee7edda3d7c6d2e58a02d70a12d3242c84ea5",
|
|
"reference": "3f8ee7edda3d7c6d2e58a02d70a12d3242c84ea5",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-dom": "*",
|
|
"ext-mbstring": "*",
|
|
"ezyang/htmlpurifier": "^4.7",
|
|
"php": ">=7.3"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/cache": "~1.0",
|
|
"phpunit/phpunit": "~9.0"
|
|
},
|
|
"suggest": {
|
|
"doctrine/cache": "Used for caching the calculated diffs using a Doctrine Cache Provider"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Caxy\\HtmlDiff": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Josh Schroeder",
|
|
"email": "jschroeder@caxy.com",
|
|
"homepage": "http://www.caxy.com"
|
|
}
|
|
],
|
|
"description": "A library for comparing two HTML files/snippets and highlighting the differences using simple HTML.",
|
|
"homepage": "https://github.com/caxy/php-htmldiff",
|
|
"keywords": [
|
|
"diff",
|
|
"html"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/caxy/php-htmldiff/issues",
|
|
"source": "https://github.com/caxy/php-htmldiff/tree/v0.1.14"
|
|
},
|
|
"time": "2022-01-19T11:09:59+00:00"
|
|
},
|
|
{
|
|
"name": "cebe/markdown",
|
|
"version": "1.2.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/cebe/markdown.git",
|
|
"reference": "9bac5e971dd391e2802dca5400bbeacbaea9eb86"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/cebe/markdown/zipball/9bac5e971dd391e2802dca5400bbeacbaea9eb86",
|
|
"reference": "9bac5e971dd391e2802dca5400bbeacbaea9eb86",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"lib-pcre": "*",
|
|
"php": ">=5.4.0"
|
|
},
|
|
"require-dev": {
|
|
"cebe/indent": "*",
|
|
"facebook/xhprof": "*@dev",
|
|
"phpunit/phpunit": "4.1.*"
|
|
},
|
|
"bin": [
|
|
"bin/markdown"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.2.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"cebe\\markdown\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Carsten Brandt",
|
|
"email": "mail@cebe.cc",
|
|
"homepage": "http://cebe.cc/",
|
|
"role": "Creator"
|
|
}
|
|
],
|
|
"description": "A super fast, highly extensible markdown parser for PHP",
|
|
"homepage": "https://github.com/cebe/markdown#readme",
|
|
"keywords": [
|
|
"extensible",
|
|
"fast",
|
|
"gfm",
|
|
"markdown",
|
|
"markdown-extra"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/cebe/markdown/issues",
|
|
"source": "https://github.com/cebe/markdown"
|
|
},
|
|
"time": "2018-03-26T11:24:36+00:00"
|
|
},
|
|
{
|
|
"name": "chi-teck/drupal-code-generator",
|
|
"version": "2.6.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Chi-teck/drupal-code-generator.git",
|
|
"reference": "22ed1cc02dc47814e8239de577da541e9b9bd980"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/22ed1cc02dc47814e8239de577da541e9b9bd980",
|
|
"reference": "22ed1cc02dc47814e8239de577da541e9b9bd980",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-json": "*",
|
|
"php": ">=7.4",
|
|
"psr/log": "^1.1 || ^2.0 || ^3.0",
|
|
"symfony/console": "^4.4.15 || ^5.1 || ^6.0",
|
|
"symfony/filesystem": "^4.4 || ^5.1 || ^6",
|
|
"symfony/polyfill-php80": "^1.23",
|
|
"symfony/string": "^5.1 || ^6",
|
|
"twig/twig": "^2.14.11 || ^3.1"
|
|
},
|
|
"conflict": {
|
|
"squizlabs/php_codesniffer": "<3.6"
|
|
},
|
|
"require-dev": {
|
|
"chi-teck/drupal-coder-extension": "^1.2",
|
|
"drupal/coder": "^8.3.14",
|
|
"phpspec/prophecy-phpunit": "^2.0",
|
|
"phpunit/phpunit": "^9.4",
|
|
"squizlabs/php_codesniffer": "^3.5",
|
|
"symfony/var-dumper": "^5.2 || ^6.0",
|
|
"symfony/yaml": "^5.2 || ^6.0"
|
|
},
|
|
"bin": [
|
|
"bin/dcg"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"DrupalCodeGenerator\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"description": "Drupal code generator",
|
|
"support": {
|
|
"issues": "https://github.com/Chi-teck/drupal-code-generator/issues",
|
|
"source": "https://github.com/Chi-teck/drupal-code-generator/tree/2.6.2"
|
|
},
|
|
"time": "2022-11-11T15:34:04+00:00"
|
|
},
|
|
{
|
|
"name": "cocur/slugify",
|
|
"version": "v3.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/cocur/slugify.git",
|
|
"reference": "d41701efe58ba2df9cae029c3d21e1518cc6780e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/cocur/slugify/zipball/d41701efe58ba2df9cae029c3d21e1518cc6780e",
|
|
"reference": "d41701efe58ba2df9cae029c3d21e1518cc6780e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-mbstring": "*",
|
|
"php": ">=5.5.9"
|
|
},
|
|
"require-dev": {
|
|
"laravel/framework": "~5.1",
|
|
"latte/latte": "~2.2",
|
|
"league/container": "^2.2.0",
|
|
"mikey179/vfsstream": "~1.6",
|
|
"mockery/mockery": "~0.9",
|
|
"nette/di": "~2.2",
|
|
"phpunit/phpunit": "~4.8.36|~5.2",
|
|
"pimple/pimple": "~1.1",
|
|
"plumphp/plum": "~0.1",
|
|
"silex/silex": "~1.3",
|
|
"symfony/config": "~2.4|~3.0|~4.0",
|
|
"symfony/dependency-injection": "~2.4|~3.0|~4.0",
|
|
"symfony/http-kernel": "~2.4|~3.0|~4.0",
|
|
"twig/twig": "~1.26|~2.0",
|
|
"zendframework/zend-modulemanager": "~2.2",
|
|
"zendframework/zend-servicemanager": "~2.2",
|
|
"zendframework/zend-view": "~2.2"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Cocur\\Slugify\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ivo Bathke",
|
|
"email": "ivo.bathke@gmail.com"
|
|
},
|
|
{
|
|
"name": "Florian Eckerstorfer",
|
|
"email": "florian@eckerstorfer.co",
|
|
"homepage": "https://florian.ec"
|
|
}
|
|
],
|
|
"description": "Converts a string into a slug.",
|
|
"keywords": [
|
|
"slug",
|
|
"slugify"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/cocur/slugify/issues",
|
|
"source": "https://github.com/cocur/slugify/tree/master"
|
|
},
|
|
"time": "2019-01-31T20:38:55+00:00"
|
|
},
|
|
{
|
|
"name": "commerceguys/addressing",
|
|
"version": "v1.4.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/commerceguys/addressing.git",
|
|
"reference": "406c7b5f0fbe4f6a64155c0fe03b1adb34d01308"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/commerceguys/addressing/zipball/406c7b5f0fbe4f6a64155c0fe03b1adb34d01308",
|
|
"reference": "406c7b5f0fbe4f6a64155c0fe03b1adb34d01308",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/collections": "^1.2 || ^2.0",
|
|
"php": ">=7.3"
|
|
},
|
|
"require-dev": {
|
|
"ext-json": "*",
|
|
"mikey179/vfsstream": "^1.6.10",
|
|
"phpunit/phpunit": "^9.5",
|
|
"squizlabs/php_codesniffer": "^3.6",
|
|
"symfony/validator": "^4.4 || ^5.4 || ^6.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/validator": "to validate addresses"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"CommerceGuys\\Addressing\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Bojan Zivanovic"
|
|
},
|
|
{
|
|
"name": "Damien Tournoud"
|
|
}
|
|
],
|
|
"description": "Addressing library powered by CLDR and Google's address data.",
|
|
"keywords": [
|
|
"address",
|
|
"internationalization",
|
|
"localization",
|
|
"postal"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/commerceguys/addressing/issues",
|
|
"source": "https://github.com/commerceguys/addressing/tree/v1.4.2"
|
|
},
|
|
"time": "2023-02-15T10:11:14+00:00"
|
|
},
|
|
{
|
|
"name": "composer/ca-bundle",
|
|
"version": "1.3.7",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/composer/ca-bundle.git",
|
|
"reference": "76e46335014860eec1aa5a724799a00a2e47cc85"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/76e46335014860eec1aa5a724799a00a2e47cc85",
|
|
"reference": "76e46335014860eec1aa5a724799a00a2e47cc85",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-openssl": "*",
|
|
"ext-pcre": "*",
|
|
"php": "^5.3.2 || ^7.0 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"phpstan/phpstan": "^0.12.55",
|
|
"psr/log": "^1.0",
|
|
"symfony/phpunit-bridge": "^4.2 || ^5",
|
|
"symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Composer\\CaBundle\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jordi Boggiano",
|
|
"email": "j.boggiano@seld.be",
|
|
"homepage": "http://seld.be"
|
|
}
|
|
],
|
|
"description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
|
|
"keywords": [
|
|
"cabundle",
|
|
"cacert",
|
|
"certificate",
|
|
"ssl",
|
|
"tls"
|
|
],
|
|
"support": {
|
|
"irc": "irc://irc.freenode.org/composer",
|
|
"issues": "https://github.com/composer/ca-bundle/issues",
|
|
"source": "https://github.com/composer/ca-bundle/tree/1.3.7"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://packagist.com",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/composer",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2023-08-30T09:31:38+00:00"
|
|
},
|
|
{
|
|
"name": "composer/installers",
|
|
"version": "v2.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/composer/installers.git",
|
|
"reference": "c29dc4b93137acb82734f672c37e029dfbd95b35"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/composer/installers/zipball/c29dc4b93137acb82734f672c37e029dfbd95b35",
|
|
"reference": "c29dc4b93137acb82734f672c37e029dfbd95b35",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer-plugin-api": "^1.0 || ^2.0",
|
|
"php": "^7.2 || ^8.0"
|
|
},
|
|
"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": "^5.3",
|
|
"symfony/process": "^5"
|
|
},
|
|
"type": "composer-plugin",
|
|
"extra": {
|
|
"class": "Composer\\Installers\\Plugin",
|
|
"branch-alias": {
|
|
"dev-main": "2.x-dev"
|
|
},
|
|
"plugin-modifies-install-path": true
|
|
},
|
|
"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": [
|
|
"Dolibarr",
|
|
"Eliasis",
|
|
"Hurad",
|
|
"ImageCMS",
|
|
"Kanboard",
|
|
"Lan Management System",
|
|
"MODX Evo",
|
|
"MantisBT",
|
|
"Mautic",
|
|
"Maya",
|
|
"OXID",
|
|
"Plentymarkets",
|
|
"Porto",
|
|
"RadPHP",
|
|
"SMF",
|
|
"Starbug",
|
|
"Thelia",
|
|
"Whmcs",
|
|
"WolfCMS",
|
|
"agl",
|
|
"annotatecms",
|
|
"attogram",
|
|
"bitrix",
|
|
"cakephp",
|
|
"chef",
|
|
"cockpit",
|
|
"codeigniter",
|
|
"concrete5",
|
|
"croogo",
|
|
"dokuwiki",
|
|
"drupal",
|
|
"eZ Platform",
|
|
"elgg",
|
|
"expressionengine",
|
|
"fuelphp",
|
|
"grav",
|
|
"installer",
|
|
"itop",
|
|
"known",
|
|
"kohana",
|
|
"laravel",
|
|
"lavalite",
|
|
"lithium",
|
|
"magento",
|
|
"majima",
|
|
"mako",
|
|
"matomo",
|
|
"mediawiki",
|
|
"miaoxing",
|
|
"modulework",
|
|
"modx",
|
|
"moodle",
|
|
"osclass",
|
|
"pantheon",
|
|
"phpbb",
|
|
"piwik",
|
|
"ppi",
|
|
"processwire",
|
|
"puppet",
|
|
"pxcms",
|
|
"reindex",
|
|
"roundcube",
|
|
"shopware",
|
|
"silverstripe",
|
|
"sydes",
|
|
"sylius",
|
|
"tastyigniter",
|
|
"wordpress",
|
|
"yawik",
|
|
"zend",
|
|
"zikula"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/composer/installers/issues",
|
|
"source": "https://github.com/composer/installers/tree/v2.2.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://packagist.com",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/composer",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2022-08-20T06:45:11+00:00"
|
|
},
|
|
{
|
|
"name": "composer/semver",
|
|
"version": "3.3.2",
|
|
"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"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "3.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Composer\\Semver\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nils Adermann",
|
|
"email": "naderman@naderman.de",
|
|
"homepage": "http://www.naderman.de"
|
|
},
|
|
{
|
|
"name": "Jordi Boggiano",
|
|
"email": "j.boggiano@seld.be",
|
|
"homepage": "http://seld.be"
|
|
},
|
|
{
|
|
"name": "Rob Bast",
|
|
"email": "rob.bast@gmail.com",
|
|
"homepage": "http://robbast.nl"
|
|
}
|
|
],
|
|
"description": "Semver library that offers utilities, version constraint parsing and validation.",
|
|
"keywords": [
|
|
"semantic",
|
|
"semver",
|
|
"validation",
|
|
"versioning"
|
|
],
|
|
"support": {
|
|
"irc": "irc://irc.freenode.org/composer",
|
|
"issues": "https://github.com/composer/semver/issues",
|
|
"source": "https://github.com/composer/semver/tree/3.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"
|
|
}
|
|
],
|
|
"time": "2022-04-01T19:23:25+00:00"
|
|
},
|
|
{
|
|
"name": "consolidation/annotated-command",
|
|
"version": "4.9.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/consolidation/annotated-command.git",
|
|
"reference": "e01152f698eff4cb5df3ebfe5e097ef335dbd3c9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/consolidation/annotated-command/zipball/e01152f698eff4cb5df3ebfe5e097ef335dbd3c9",
|
|
"reference": "e01152f698eff4cb5df3ebfe5e097ef335dbd3c9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"consolidation/output-formatters": "^4.3.1",
|
|
"php": ">=7.1.3",
|
|
"psr/log": "^1 || ^2 || ^3",
|
|
"symfony/console": "^4.4.8 || ^5 || ^6",
|
|
"symfony/event-dispatcher": "^4.4.8 || ^5 || ^6",
|
|
"symfony/finder": "^4.4.8 || ^5 || ^6"
|
|
},
|
|
"require-dev": {
|
|
"composer-runtime-api": "^2.0",
|
|
"phpunit/phpunit": "^7.5.20 || ^8 || ^9",
|
|
"squizlabs/php_codesniffer": "^3",
|
|
"yoast/phpunit-polyfills": "^0.2.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "4.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Consolidation\\AnnotatedCommand\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Greg Anderson",
|
|
"email": "greg.1.anderson@greenknowe.org"
|
|
}
|
|
],
|
|
"description": "Initialize Symfony Console commands from annotated command class methods.",
|
|
"support": {
|
|
"issues": "https://github.com/consolidation/annotated-command/issues",
|
|
"source": "https://github.com/consolidation/annotated-command/tree/4.9.1"
|
|
},
|
|
"time": "2023-05-20T04:19:01+00:00"
|
|
},
|
|
{
|
|
"name": "consolidation/config",
|
|
"version": "2.1.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/consolidation/config.git",
|
|
"reference": "597f8d7fbeef801736250ec10c3e190569b1b0ae"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/consolidation/config/zipball/597f8d7fbeef801736250ec10c3e190569b1b0ae",
|
|
"reference": "597f8d7fbeef801736250ec10c3e190569b1b0ae",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"dflydev/dot-access-data": "^1.1.0 || ^2 || ^3",
|
|
"grasmash/expander": "^2.0.1 || ^3",
|
|
"php": ">=7.1.3",
|
|
"symfony/event-dispatcher": "^4 || ^5 || ^6"
|
|
},
|
|
"require-dev": {
|
|
"ext-json": "*",
|
|
"phpunit/phpunit": ">=7.5.20",
|
|
"squizlabs/php_codesniffer": "^3",
|
|
"symfony/console": "^4 || ^5 || ^6",
|
|
"symfony/yaml": "^4 || ^5 || ^6",
|
|
"yoast/phpunit-polyfills": "^1"
|
|
},
|
|
"suggest": {
|
|
"symfony/event-dispatcher": "Required to inject configuration into Command options",
|
|
"symfony/yaml": "Required to use Consolidation\\Config\\Loader\\YamlConfigLoader"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "2.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Consolidation\\Config\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Greg Anderson",
|
|
"email": "greg.1.anderson@greenknowe.org"
|
|
}
|
|
],
|
|
"description": "Provide configuration services for a commandline tool.",
|
|
"support": {
|
|
"issues": "https://github.com/consolidation/config/issues",
|
|
"source": "https://github.com/consolidation/config/tree/2.1.2"
|
|
},
|
|
"time": "2022-10-06T17:48:03+00:00"
|
|
},
|
|
{
|
|
"name": "consolidation/filter-via-dot-access-data",
|
|
"version": "2.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/consolidation/filter-via-dot-access-data.git",
|
|
"reference": "cb2eeba41f8e2e3c61698a5cf70ef048ff6c9d5b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/consolidation/filter-via-dot-access-data/zipball/cb2eeba41f8e2e3c61698a5cf70ef048ff6c9d5b",
|
|
"reference": "cb2eeba41f8e2e3c61698a5cf70ef048ff6c9d5b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"dflydev/dot-access-data": "^1.1.0 || ^2.0.0 || ^3.0.0",
|
|
"php": ">=7.1.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^7.5.20 || ^8 || ^9",
|
|
"squizlabs/php_codesniffer": "^3",
|
|
"yoast/phpunit-polyfills": "^0.2.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "2.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Consolidation\\Filter\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Greg Anderson",
|
|
"email": "greg.1.anderson@greenknowe.org"
|
|
}
|
|
],
|
|
"description": "This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.",
|
|
"support": {
|
|
"source": "https://github.com/consolidation/filter-via-dot-access-data/tree/2.0.2"
|
|
},
|
|
"time": "2021-12-30T03:56:08+00:00"
|
|
},
|
|
{
|
|
"name": "consolidation/log",
|
|
"version": "2.1.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/consolidation/log.git",
|
|
"reference": "3ad08dc57e8aff9400111bad36beb0ed387fe6a9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/consolidation/log/zipball/3ad08dc57e8aff9400111bad36beb0ed387fe6a9",
|
|
"reference": "3ad08dc57e8aff9400111bad36beb0ed387fe6a9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1.3",
|
|
"psr/log": "^1 || ^2",
|
|
"symfony/console": "^4 || ^5 || ^6"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": ">=7.5.20",
|
|
"squizlabs/php_codesniffer": "^3",
|
|
"yoast/phpunit-polyfills": "^0.2.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "2.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Consolidation\\Log\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Greg Anderson",
|
|
"email": "greg.1.anderson@greenknowe.org"
|
|
}
|
|
],
|
|
"description": "Improved Psr-3 / Psr\\Log logger based on Symfony Console components.",
|
|
"support": {
|
|
"issues": "https://github.com/consolidation/log/issues",
|
|
"source": "https://github.com/consolidation/log/tree/2.1.1"
|
|
},
|
|
"time": "2022-02-24T04:27:32+00:00"
|
|
},
|
|
{
|
|
"name": "consolidation/output-formatters",
|
|
"version": "4.3.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/consolidation/output-formatters.git",
|
|
"reference": "06711568b4cd169700ff7e8075db0a9a341ceb58"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/consolidation/output-formatters/zipball/06711568b4cd169700ff7e8075db0a9a341ceb58",
|
|
"reference": "06711568b4cd169700ff7e8075db0a9a341ceb58",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"dflydev/dot-access-data": "^1.1.0 || ^2 || ^3",
|
|
"php": ">=7.1.3",
|
|
"symfony/console": "^4 || ^5 || ^6",
|
|
"symfony/finder": "^4 || ^5 || ^6"
|
|
},
|
|
"require-dev": {
|
|
"php-coveralls/php-coveralls": "^2.4.2",
|
|
"phpunit/phpunit": "^7 || ^8 || ^9",
|
|
"squizlabs/php_codesniffer": "^3",
|
|
"symfony/var-dumper": "^4 || ^5 || ^6",
|
|
"symfony/yaml": "^4 || ^5 || ^6",
|
|
"yoast/phpunit-polyfills": "^1"
|
|
},
|
|
"suggest": {
|
|
"symfony/var-dumper": "For using the var_dump formatter"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Consolidation\\OutputFormatters\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Greg Anderson",
|
|
"email": "greg.1.anderson@greenknowe.org"
|
|
}
|
|
],
|
|
"description": "Format text by applying transformations provided by plug-in formatters.",
|
|
"support": {
|
|
"issues": "https://github.com/consolidation/output-formatters/issues",
|
|
"source": "https://github.com/consolidation/output-formatters/tree/4.3.2"
|
|
},
|
|
"time": "2023-07-06T04:45:41+00:00"
|
|
},
|
|
{
|
|
"name": "consolidation/robo",
|
|
"version": "4.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/consolidation/robo.git",
|
|
"reference": "ccf80963abf11bdb8e90659aa99a7449b21e9452"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/consolidation/robo/zipball/ccf80963abf11bdb8e90659aa99a7449b21e9452",
|
|
"reference": "ccf80963abf11bdb8e90659aa99a7449b21e9452",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"consolidation/annotated-command": "^4.3",
|
|
"consolidation/config": "^1.2.1 || ^2.0.1",
|
|
"consolidation/log": "^1.1.1 || ^2.0.2",
|
|
"consolidation/output-formatters": "^4.1.2",
|
|
"consolidation/self-update": "^2.0",
|
|
"league/container": "^3.3.1 || ^4.0",
|
|
"php": ">=7.1.3",
|
|
"symfony/console": "^4.4.19 || ^5 || ^6",
|
|
"symfony/event-dispatcher": "^4.4.19 || ^5 || ^6",
|
|
"symfony/filesystem": "^4.4.9 || ^5 || ^6",
|
|
"symfony/finder": "^4.4.9 || ^5 || ^6",
|
|
"symfony/process": "^4.4.9 || ^5 || ^6",
|
|
"symfony/yaml": "^4.4 || ^5 || ^6"
|
|
},
|
|
"conflict": {
|
|
"codegyre/robo": "*"
|
|
},
|
|
"require-dev": {
|
|
"natxet/cssmin": "3.0.4",
|
|
"patchwork/jsqueeze": "^2",
|
|
"pear/archive_tar": "^1.4.4",
|
|
"phpunit/phpunit": "^7.5.20 || ^8",
|
|
"squizlabs/php_codesniffer": "^3.6",
|
|
"yoast/phpunit-polyfills": "^0.2.0"
|
|
},
|
|
"suggest": {
|
|
"natxet/cssmin": "For minifying CSS files in taskMinify",
|
|
"patchwork/jsqueeze": "For minifying JS files in taskMinify",
|
|
"pear/archive_tar": "Allows tar archives to be created and extracted in taskPack and taskExtract, respectively.",
|
|
"totten/lurkerlite": "For monitoring filesystem changes in taskWatch"
|
|
},
|
|
"bin": [
|
|
"robo"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"scenarios": {
|
|
"symfony4": {
|
|
"require": {
|
|
"symfony/console": "^4.4.11",
|
|
"symfony/event-dispatcher": "^4.4.11",
|
|
"symfony/filesystem": "^4.4.11",
|
|
"symfony/finder": "^4.4.11",
|
|
"symfony/process": "^4.4.11",
|
|
"phpunit/phpunit": "^6",
|
|
"nikic/php-parser": "^2"
|
|
},
|
|
"remove": [
|
|
"codeception/phpunit-wrapper"
|
|
],
|
|
"config": {
|
|
"platform": {
|
|
"php": "7.1.3"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"branch-alias": {
|
|
"dev-master": "2.x-dev",
|
|
"dev-main": "2.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Robo\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Davert",
|
|
"email": "davert.php@resend.cc"
|
|
}
|
|
],
|
|
"description": "Modern task runner",
|
|
"support": {
|
|
"issues": "https://github.com/consolidation/robo/issues",
|
|
"source": "https://github.com/consolidation/robo/tree/4.0.2"
|
|
},
|
|
"time": "2022-04-21T09:29:58+00:00"
|
|
},
|
|
{
|
|
"name": "consolidation/self-update",
|
|
"version": "2.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/consolidation/self-update.git",
|
|
"reference": "972a1016761c9b63314e040836a12795dff6953a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/consolidation/self-update/zipball/972a1016761c9b63314e040836a12795dff6953a",
|
|
"reference": "972a1016761c9b63314e040836a12795dff6953a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer/semver": "^3.2",
|
|
"php": ">=5.5.0",
|
|
"symfony/console": "^2.8 || ^3 || ^4 || ^5 || ^6",
|
|
"symfony/filesystem": "^2.5 || ^3 || ^4 || ^5 || ^6"
|
|
},
|
|
"bin": [
|
|
"scripts/release"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "2.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"SelfUpdate\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Alexander Menk",
|
|
"email": "menk@mestrona.net"
|
|
},
|
|
{
|
|
"name": "Greg Anderson",
|
|
"email": "greg.1.anderson@greenknowe.org"
|
|
}
|
|
],
|
|
"description": "Provides a self:update command for Symfony Console applications.",
|
|
"support": {
|
|
"issues": "https://github.com/consolidation/self-update/issues",
|
|
"source": "https://github.com/consolidation/self-update/tree/2.2.0"
|
|
},
|
|
"time": "2023-03-18T01:37:41+00:00"
|
|
},
|
|
{
|
|
"name": "consolidation/site-alias",
|
|
"version": "4.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/consolidation/site-alias.git",
|
|
"reference": "b0eeb8c8f3d54d072824ee31b5e00cb5181f91c5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/consolidation/site-alias/zipball/b0eeb8c8f3d54d072824ee31b5e00cb5181f91c5",
|
|
"reference": "b0eeb8c8f3d54d072824ee31b5e00cb5181f91c5",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"consolidation/config": "^1.2.1 || ^2",
|
|
"php": ">=7.4",
|
|
"symfony/filesystem": "^5.4 || ^6",
|
|
"symfony/finder": "^5 || ^6"
|
|
},
|
|
"require-dev": {
|
|
"php-coveralls/php-coveralls": "^2.4.2",
|
|
"phpunit/phpunit": ">=7",
|
|
"squizlabs/php_codesniffer": "^3",
|
|
"symfony/var-dumper": "^4",
|
|
"yoast/phpunit-polyfills": "^0.2.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "4.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Consolidation\\SiteAlias\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Greg Anderson",
|
|
"email": "greg.1.anderson@greenknowe.org"
|
|
},
|
|
{
|
|
"name": "Moshe Weitzman",
|
|
"email": "weitzman@tejasa.com"
|
|
}
|
|
],
|
|
"description": "Manage alias records for local and remote sites.",
|
|
"support": {
|
|
"issues": "https://github.com/consolidation/site-alias/issues",
|
|
"source": "https://github.com/consolidation/site-alias/tree/4.0.1"
|
|
},
|
|
"time": "2023-04-29T17:18:10+00:00"
|
|
},
|
|
{
|
|
"name": "consolidation/site-process",
|
|
"version": "4.2.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/consolidation/site-process.git",
|
|
"reference": "ee3bf69001694b2117cc2f96c2ef70d8d45f1234"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/consolidation/site-process/zipball/ee3bf69001694b2117cc2f96c2ef70d8d45f1234",
|
|
"reference": "ee3bf69001694b2117cc2f96c2ef70d8d45f1234",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"consolidation/config": "^1.2.1 || ^2",
|
|
"consolidation/site-alias": "^3 || ^4",
|
|
"php": ">=7.1.3",
|
|
"symfony/console": "^2.8.52 || ^3 || ^4.4 || ^5",
|
|
"symfony/process": "^4.3.4 || ^5"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^7.5.20 || ^8.5.14",
|
|
"squizlabs/php_codesniffer": "^3",
|
|
"yoast/phpunit-polyfills": "^0.2.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "4.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Consolidation\\SiteProcess\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Greg Anderson",
|
|
"email": "greg.1.anderson@greenknowe.org"
|
|
},
|
|
{
|
|
"name": "Moshe Weitzman",
|
|
"email": "weitzman@tejasa.com"
|
|
}
|
|
],
|
|
"description": "A thin wrapper around the Symfony Process Component that allows applications to use the Site Alias library to specify the target for a remote call.",
|
|
"support": {
|
|
"issues": "https://github.com/consolidation/site-process/issues",
|
|
"source": "https://github.com/consolidation/site-process/tree/4.2.1"
|
|
},
|
|
"time": "2022-10-18T13:19:35+00:00"
|
|
},
|
|
{
|
|
"name": "cweagans/composer-patches",
|
|
"version": "1.7.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/cweagans/composer-patches.git",
|
|
"reference": "e190d4466fe2b103a55467dfa83fc2fecfcaf2db"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/cweagans/composer-patches/zipball/e190d4466fe2b103a55467dfa83fc2fecfcaf2db",
|
|
"reference": "e190d4466fe2b103a55467dfa83fc2fecfcaf2db",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer-plugin-api": "^1.0 || ^2.0",
|
|
"php": ">=5.3.0"
|
|
},
|
|
"require-dev": {
|
|
"composer/composer": "~1.0 || ~2.0",
|
|
"phpunit/phpunit": "~4.6"
|
|
},
|
|
"type": "composer-plugin",
|
|
"extra": {
|
|
"class": "cweagans\\Composer\\Patches"
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"cweagans\\Composer\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Cameron Eagans",
|
|
"email": "me@cweagans.net"
|
|
}
|
|
],
|
|
"description": "Provides a way to patch Composer packages.",
|
|
"support": {
|
|
"issues": "https://github.com/cweagans/composer-patches/issues",
|
|
"source": "https://github.com/cweagans/composer-patches/tree/1.7.3"
|
|
},
|
|
"time": "2022-12-20T22:53:13+00:00"
|
|
},
|
|
{
|
|
"name": "cypresslab/gitelephant",
|
|
"version": "v4.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/matteosister/GitElephant.git",
|
|
"reference": "6f396bdb41fa0b2e5e414e16188f6eb107021947"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/matteosister/GitElephant/zipball/6f396bdb41fa0b2e5e414e16188f6eb107021947",
|
|
"reference": "6f396bdb41fa0b2e5e414e16188f6eb107021947",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.0",
|
|
"phpcollection/phpcollection": "~0.4|~0.5",
|
|
"symfony/filesystem": ">=3.4",
|
|
"symfony/finder": ">=3.4",
|
|
"symfony/process": ">=3.4"
|
|
},
|
|
"require-dev": {
|
|
"mockery/mockery": "~1.1",
|
|
"php": ">=7.2.0",
|
|
"phpstan/phpstan": "*",
|
|
"phpstan/phpstan-phpunit": "*",
|
|
"phpunit/phpunit": "~8.0|~9.0",
|
|
"rector/rector": "*",
|
|
"symplify/easy-coding-standard": "*"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"GitElephant": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-3.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Matteo Giachino",
|
|
"email": "matteog@gmail.com"
|
|
}
|
|
],
|
|
"description": "An abstraction layer for git written in PHP",
|
|
"homepage": "http://gitelephant.cypresslab.net/",
|
|
"keywords": [
|
|
"git"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/matteosister/GitElephant/issues",
|
|
"source": "https://github.com/matteosister/GitElephant/tree/v4.5.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/cypresslab/gitelephant",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2022-10-08T12:56:52+00:00"
|
|
},
|
|
{
|
|
"name": "dflydev/dot-access-data",
|
|
"version": "v3.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/dflydev/dflydev-dot-access-data.git",
|
|
"reference": "f41715465d65213d644d3141a6a93081be5d3549"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/f41715465d65213d644d3141a6a93081be5d3549",
|
|
"reference": "f41715465d65213d644d3141a6a93081be5d3549",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"phpstan/phpstan": "^0.12.42",
|
|
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.3",
|
|
"scrutinizer/ocular": "1.6.0",
|
|
"squizlabs/php_codesniffer": "^3.5",
|
|
"vimeo/psalm": "^4.0.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "3.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Dflydev\\DotAccessData\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Dragonfly Development Inc.",
|
|
"email": "info@dflydev.com",
|
|
"homepage": "http://dflydev.com"
|
|
},
|
|
{
|
|
"name": "Beau Simensen",
|
|
"email": "beau@dflydev.com",
|
|
"homepage": "http://beausimensen.com"
|
|
},
|
|
{
|
|
"name": "Carlos Frutos",
|
|
"email": "carlos@kiwing.it",
|
|
"homepage": "https://github.com/cfrutos"
|
|
},
|
|
{
|
|
"name": "Colin O'Dell",
|
|
"email": "colinodell@gmail.com",
|
|
"homepage": "https://www.colinodell.com"
|
|
}
|
|
],
|
|
"description": "Given a deep data structure, access data by dot notation.",
|
|
"homepage": "https://github.com/dflydev/dflydev-dot-access-data",
|
|
"keywords": [
|
|
"access",
|
|
"data",
|
|
"dot",
|
|
"notation"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/dflydev/dflydev-dot-access-data/issues",
|
|
"source": "https://github.com/dflydev/dflydev-dot-access-data/tree/v3.0.2"
|
|
},
|
|
"time": "2022-10-27T11:44:00+00:00"
|
|
},
|
|
{
|
|
"name": "dg/twitter-php",
|
|
"version": "v3.8",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/dg/twitter-php.git",
|
|
"reference": "d9370c9759138200a77ca86abcb0c5ddfe857c68"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/dg/twitter-php/zipball/d9370c9759138200a77ca86abcb0c5ddfe857c68",
|
|
"reference": "d9370c9759138200a77ca86abcb0c5ddfe857c68",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-curl": "*",
|
|
"php": ">=5.4.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "David Grudl",
|
|
"homepage": "https://davidgrudl.com"
|
|
}
|
|
],
|
|
"description": "Small and easy Twitter library for PHP",
|
|
"homepage": "https://github.com/dg/twitter-php",
|
|
"keywords": [
|
|
"oauth",
|
|
"twitter"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/dg/twitter-php/tree/v3.8"
|
|
},
|
|
"time": "2019-02-08T16:20:01+00:00"
|
|
},
|
|
{
|
|
"name": "doctrine/annotations",
|
|
"version": "1.13.3",
|
|
"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"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Guilherme Blanco",
|
|
"email": "guilhermeblanco@gmail.com"
|
|
},
|
|
{
|
|
"name": "Roman Borschel",
|
|
"email": "roman@code-factory.org"
|
|
},
|
|
{
|
|
"name": "Benjamin Eberlei",
|
|
"email": "kontakt@beberlei.de"
|
|
},
|
|
{
|
|
"name": "Jonathan Wage",
|
|
"email": "jonwage@gmail.com"
|
|
},
|
|
{
|
|
"name": "Johannes Schmitt",
|
|
"email": "schmittjoh@gmail.com"
|
|
}
|
|
],
|
|
"description": "Docblock Annotations Parser",
|
|
"homepage": "https://www.doctrine-project.org/projects/annotations.html",
|
|
"keywords": [
|
|
"annotations",
|
|
"docblock",
|
|
"parser"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/doctrine/annotations/issues",
|
|
"source": "https://github.com/doctrine/annotations/tree/1.13.3"
|
|
},
|
|
"time": "2022-07-02T10:48:51+00:00"
|
|
},
|
|
{
|
|
"name": "doctrine/collections",
|
|
"version": "1.8.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/collections.git",
|
|
"reference": "2b44dd4cbca8b5744327de78bafef5945c7e7b5e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/collections/zipball/2b44dd4cbca8b5744327de78bafef5945c7e7b5e",
|
|
"reference": "2b44dd4cbca8b5744327de78bafef5945c7e7b5e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/deprecations": "^0.5.3 || ^1",
|
|
"php": "^7.1.3 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/coding-standard": "^9.0 || ^10.0",
|
|
"phpstan/phpstan": "^1.4.8",
|
|
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.1.5",
|
|
"vimeo/psalm": "^4.22"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Guilherme Blanco",
|
|
"email": "guilhermeblanco@gmail.com"
|
|
},
|
|
{
|
|
"name": "Roman Borschel",
|
|
"email": "roman@code-factory.org"
|
|
},
|
|
{
|
|
"name": "Benjamin Eberlei",
|
|
"email": "kontakt@beberlei.de"
|
|
},
|
|
{
|
|
"name": "Jonathan Wage",
|
|
"email": "jonwage@gmail.com"
|
|
},
|
|
{
|
|
"name": "Johannes Schmitt",
|
|
"email": "schmittjoh@gmail.com"
|
|
}
|
|
],
|
|
"description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
|
|
"homepage": "https://www.doctrine-project.org/projects/collections.html",
|
|
"keywords": [
|
|
"array",
|
|
"collections",
|
|
"iterators",
|
|
"php"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/doctrine/collections/issues",
|
|
"source": "https://github.com/doctrine/collections/tree/1.8.0"
|
|
},
|
|
"time": "2022-09-01T20:12:10+00:00"
|
|
},
|
|
{
|
|
"name": "doctrine/deprecations",
|
|
"version": "v1.1.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/deprecations.git",
|
|
"reference": "612a3ee5ab0d5dd97b7cf3874a6efe24325efac3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/deprecations/zipball/612a3ee5ab0d5dd97b7cf3874a6efe24325efac3",
|
|
"reference": "612a3ee5ab0d5dd97b7cf3874a6efe24325efac3",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/coding-standard": "^9",
|
|
"phpstan/phpstan": "1.4.10 || 1.10.15",
|
|
"phpstan/phpstan-phpunit": "^1.0",
|
|
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
|
|
"psalm/plugin-phpunit": "0.18.4",
|
|
"psr/log": "^1 || ^2 || ^3",
|
|
"vimeo/psalm": "4.30.0 || 5.12.0"
|
|
},
|
|
"suggest": {
|
|
"psr/log": "Allows logging deprecations via PSR-3 logger implementation"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.",
|
|
"homepage": "https://www.doctrine-project.org/",
|
|
"support": {
|
|
"issues": "https://github.com/doctrine/deprecations/issues",
|
|
"source": "https://github.com/doctrine/deprecations/tree/v1.1.1"
|
|
},
|
|
"time": "2023-06-03T09:27:29+00:00"
|
|
},
|
|
{
|
|
"name": "doctrine/lexer",
|
|
"version": "1.2.3",
|
|
"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"
|
|
},
|
|
"type": "library",
|
|
"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"
|
|
}
|
|
],
|
|
"time": "2022-02-28T11:07:21+00:00"
|
|
},
|
|
{
|
|
"name": "doctrine/reflection",
|
|
"version": "1.2.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/reflection.git",
|
|
"reference": "6bcea3e81ab8b3d0abe5fde5300bbc8a968960c7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/reflection/zipball/6bcea3e81ab8b3d0abe5fde5300bbc8a968960c7",
|
|
"reference": "6bcea3e81ab8b3d0abe5fde5300bbc8a968960c7",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/annotations": "^1.0 || ^2.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"
|
|
},
|
|
"type": "library",
|
|
"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.4"
|
|
},
|
|
"abandoned": "roave/better-reflection",
|
|
"time": "2023-07-27T18:11:59+00:00"
|
|
},
|
|
{
|
|
"name": "dragonmantank/cron-expression",
|
|
"version": "v3.3.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/dragonmantank/cron-expression.git",
|
|
"reference": "adfb1f505deb6384dc8b39804c5065dd3c8c8c0a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/adfb1f505deb6384dc8b39804c5065dd3c8c8c0a",
|
|
"reference": "adfb1f505deb6384dc8b39804c5065dd3c8c8c0a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.2|^8.0",
|
|
"webmozart/assert": "^1.0"
|
|
},
|
|
"replace": {
|
|
"mtdowling/cron-expression": "^1.0"
|
|
},
|
|
"require-dev": {
|
|
"phpstan/extension-installer": "^1.0",
|
|
"phpstan/phpstan": "^1.0",
|
|
"phpstan/phpstan-webmozart-assert": "^1.0",
|
|
"phpunit/phpunit": "^7.0|^8.0|^9.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Cron\\": "src/Cron/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Chris Tankersley",
|
|
"email": "chris@ctankersley.com",
|
|
"homepage": "https://github.com/dragonmantank"
|
|
}
|
|
],
|
|
"description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
|
|
"keywords": [
|
|
"cron",
|
|
"schedule"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/dragonmantank/cron-expression/issues",
|
|
"source": "https://github.com/dragonmantank/cron-expression/tree/v3.3.3"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/dragonmantank",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2023-08-10T19:36:49+00:00"
|
|
},
|
|
{
|
|
"name": "drupal/address",
|
|
"version": "1.12.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/address.git",
|
|
"reference": "8.x-1.12"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/address-8.x-1.12.zip",
|
|
"reference": "8.x-1.12",
|
|
"shasum": "67dd4699040aabf0cd6169e437706fa6a39b0b3a"
|
|
},
|
|
"require": {
|
|
"commerceguys/addressing": "^1.4.2",
|
|
"drupal/core": "^9.2 || ^10",
|
|
"php": "^7.3 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"drupal/token": "^1.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.12",
|
|
"datestamp": "1684710176",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "bojanz",
|
|
"homepage": "https://www.drupal.org/user/86106"
|
|
},
|
|
{
|
|
"name": "Centarro",
|
|
"homepage": "https://www.drupal.org/user/3661446"
|
|
},
|
|
{
|
|
"name": "dww",
|
|
"homepage": "https://www.drupal.org/user/46549"
|
|
},
|
|
{
|
|
"name": "googletorp",
|
|
"homepage": "https://www.drupal.org/user/386230"
|
|
},
|
|
{
|
|
"name": "jsacksick",
|
|
"homepage": "https://www.drupal.org/user/972218"
|
|
},
|
|
{
|
|
"name": "mglaman",
|
|
"homepage": "https://www.drupal.org/user/2416470"
|
|
},
|
|
{
|
|
"name": "rszrama",
|
|
"homepage": "https://www.drupal.org/user/49344"
|
|
}
|
|
],
|
|
"description": "Provides functionality for storing, validating and displaying international postal addresses.",
|
|
"homepage": "http://drupal.org/project/address",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/address"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/admin_toolbar",
|
|
"version": "3.4.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/admin_toolbar.git",
|
|
"reference": "3.4.1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/admin_toolbar-3.4.1.zip",
|
|
"reference": "3.4.1",
|
|
"shasum": "bcb15ab40016becdb3ac8f21d7d1a721f48f3577"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.2 || ^10"
|
|
},
|
|
"require-dev": {
|
|
"drupal/admin_toolbar_tools": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "3.4.1",
|
|
"datestamp": "1684944156",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Wilfrid Roze (eme)",
|
|
"homepage": "https://www.drupal.org/u/eme",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Romain Jarraud (romainj)",
|
|
"homepage": "https://www.drupal.org/u/romainj",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Adrian Cid Almaguer (adriancid)",
|
|
"homepage": "https://www.drupal.org/u/adriancid",
|
|
"email": "adriancid@gmail.com",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Mohamed Anis Taktak (matio89)",
|
|
"homepage": "https://www.drupal.org/u/matio89",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "matio89",
|
|
"homepage": "https://www.drupal.org/user/2320090"
|
|
},
|
|
{
|
|
"name": "Musa.thomas",
|
|
"homepage": "https://www.drupal.org/user/1213824"
|
|
},
|
|
{
|
|
"name": "romainj",
|
|
"homepage": "https://www.drupal.org/user/370706"
|
|
}
|
|
],
|
|
"description": "Provides a drop-down menu interface to the core Drupal Toolbar.",
|
|
"homepage": "http://drupal.org/project/admin_toolbar",
|
|
"keywords": [
|
|
"Drupal",
|
|
"Toolbar"
|
|
],
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/admin_toolbar",
|
|
"issues": "https://www.drupal.org/project/issues/admin_toolbar"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/admin_toolbar_links_access_filter",
|
|
"version": "3.4.1",
|
|
"require": {
|
|
"drupal/admin_toolbar": "*",
|
|
"drupal/core": "^9.2 || ^10"
|
|
},
|
|
"type": "metapackage",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "3.4.1",
|
|
"datestamp": "1684944156",
|
|
"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": "adriancid",
|
|
"homepage": "https://www.drupal.org/user/1962106"
|
|
},
|
|
{
|
|
"name": "bolbol",
|
|
"homepage": "https://www.drupal.org/user/3400070"
|
|
},
|
|
{
|
|
"name": "eme",
|
|
"homepage": "https://www.drupal.org/user/542492"
|
|
},
|
|
{
|
|
"name": "fethi.krout",
|
|
"homepage": "https://www.drupal.org/user/3206765"
|
|
},
|
|
{
|
|
"name": "matio89",
|
|
"homepage": "https://www.drupal.org/user/2320090"
|
|
},
|
|
{
|
|
"name": "Musa.thomas",
|
|
"homepage": "https://www.drupal.org/user/1213824"
|
|
},
|
|
{
|
|
"name": "romainj",
|
|
"homepage": "https://www.drupal.org/user/370706"
|
|
}
|
|
],
|
|
"description": "Provides a workaround for the common problem that users with 'Use the administration pages and help' permission see menu links they don't have access permission for. Once the issue <a href='https://www.drupal.org/node/296693'>https://www.drupal.org/node/296693</a> be solved, this module will be deprecated.",
|
|
"homepage": "https://www.drupal.org/project/admin_toolbar",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/admin_toolbar"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/admin_toolbar_tools",
|
|
"version": "3.4.1",
|
|
"require": {
|
|
"drupal/admin_toolbar": "*",
|
|
"drupal/core": "^9.2 || ^10"
|
|
},
|
|
"type": "metapackage",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "3.4.1",
|
|
"datestamp": "1684944156",
|
|
"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": "adriancid",
|
|
"homepage": "https://www.drupal.org/user/1962106"
|
|
},
|
|
{
|
|
"name": "bolbol",
|
|
"homepage": "https://www.drupal.org/user/3400070"
|
|
},
|
|
{
|
|
"name": "eme",
|
|
"homepage": "https://www.drupal.org/user/542492"
|
|
},
|
|
{
|
|
"name": "fethi.krout",
|
|
"homepage": "https://www.drupal.org/user/3206765"
|
|
},
|
|
{
|
|
"name": "matio89",
|
|
"homepage": "https://www.drupal.org/user/2320090"
|
|
},
|
|
{
|
|
"name": "Musa.thomas",
|
|
"homepage": "https://www.drupal.org/user/1213824"
|
|
},
|
|
{
|
|
"name": "romainj",
|
|
"homepage": "https://www.drupal.org/user/370706"
|
|
}
|
|
],
|
|
"description": "Adds menu links like Flush cache, Run cron, Run updates, and Logout under Drupal icon.",
|
|
"homepage": "https://www.drupal.org/project/admin_toolbar",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/admin_toolbar"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/advancedqueue",
|
|
"version": "1.0.0-rc7",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/advancedqueue.git",
|
|
"reference": "8.x-1.0-rc7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/advancedqueue-8.x-1.0-rc7.zip",
|
|
"reference": "8.x-1.0-rc7",
|
|
"shasum": "b446eda22f5f9a9d13f78f2ce329ff1feef69173"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.1 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.0-rc7",
|
|
"datestamp": "1673456946",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "RC releases are not covered by Drupal security advisories."
|
|
}
|
|
},
|
|
"drush": {
|
|
"services": {
|
|
"drush.services.yml": "^11"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "amitaibu",
|
|
"homepage": "https://www.drupal.org/user/57511"
|
|
},
|
|
{
|
|
"name": "bojanz",
|
|
"homepage": "https://www.drupal.org/user/86106"
|
|
},
|
|
{
|
|
"name": "Damien Tournoud",
|
|
"homepage": "https://www.drupal.org/user/22211"
|
|
},
|
|
{
|
|
"name": "dawehner",
|
|
"homepage": "https://www.drupal.org/user/99340"
|
|
},
|
|
{
|
|
"name": "jcnventura",
|
|
"homepage": "https://www.drupal.org/user/122464"
|
|
},
|
|
{
|
|
"name": "jsacksick",
|
|
"homepage": "https://www.drupal.org/user/972218"
|
|
},
|
|
{
|
|
"name": "Kazanir",
|
|
"homepage": "https://www.drupal.org/user/2279698"
|
|
},
|
|
{
|
|
"name": "laurentchardin",
|
|
"homepage": "https://www.drupal.org/user/87775"
|
|
},
|
|
{
|
|
"name": "mglaman",
|
|
"homepage": "https://www.drupal.org/user/2416470"
|
|
},
|
|
{
|
|
"name": "pjcdawkins",
|
|
"homepage": "https://www.drupal.org/user/1025236"
|
|
},
|
|
{
|
|
"name": "rszrama",
|
|
"homepage": "https://www.drupal.org/user/49344"
|
|
},
|
|
{
|
|
"name": "skipyT",
|
|
"homepage": "https://www.drupal.org/user/350126"
|
|
}
|
|
],
|
|
"description": "Provides a better Queue API.",
|
|
"homepage": "https://www.drupal.org/project/advancedqueue",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/advancedqueue"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/allowed_formats",
|
|
"version": "2.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/allowed_formats.git",
|
|
"reference": "2.0.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/allowed_formats-2.0.0.zip",
|
|
"reference": "2.0.0",
|
|
"shasum": "ac6c6d398f303608ced7e9cd9d4556a728dc41f0"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.2 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "2.0.0",
|
|
"datestamp": "1669170410",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Northern Commerce (formerly Digital Echidna)",
|
|
"homepage": "https://www.drupal.org/northern-commerce-formerly-digital-echidna",
|
|
"role": "Supporting organization"
|
|
},
|
|
{
|
|
"name": "Jordan Thompson (nord102)",
|
|
"homepage": "https://www.drupal.org/u/nord102",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Wunder",
|
|
"homepage": "https://www.drupal.org/wunder",
|
|
"role": "Supporting organization"
|
|
},
|
|
{
|
|
"name": "Florian Loretan (floretan)",
|
|
"homepage": "https://www.drupal.org/u/floretan",
|
|
"role": "Maintainer"
|
|
}
|
|
],
|
|
"description": "Limit which text formats are available for each field instance.",
|
|
"homepage": "https://www.drupal.org/project/allowed_formats",
|
|
"support": {
|
|
"source": "http://cgit.drupalcode.org/allowed_formats",
|
|
"issues": "https://www.drupal.org/project/issues/allowed_formats"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/antibot",
|
|
"version": "2.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/antibot.git",
|
|
"reference": "2.0.2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/antibot-2.0.2.zip",
|
|
"reference": "2.0.2",
|
|
"shasum": "e5866fbe1d8e5ff2811ff77efee754d26c313efb"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.8 || ^9 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "2.0.2",
|
|
"datestamp": "1666001671",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "gaurav.kapoor",
|
|
"homepage": "https://www.drupal.org/user/3495331"
|
|
},
|
|
{
|
|
"name": "mstef",
|
|
"homepage": "https://www.drupal.org/user/107190"
|
|
}
|
|
],
|
|
"description": "Prevent forms from being submitted without JavaScript enabled.",
|
|
"homepage": "https://www.drupal.org/project/antibot",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/antibot"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/auto_entitylabel",
|
|
"version": "3.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/auto_entitylabel.git",
|
|
"reference": "8.x-3.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/auto_entitylabel-8.x-3.0.zip",
|
|
"reference": "8.x-3.0",
|
|
"shasum": "8dd54d4b677f2c7259a15afd7b71d0d1b6f6b4a6"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.3 || ^10"
|
|
},
|
|
"require-dev": {
|
|
"drupal/token": "^1.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-3.0",
|
|
"datestamp": "1671545557",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "bforchhammer",
|
|
"homepage": "https://www.drupal.org/user/216396"
|
|
},
|
|
{
|
|
"name": "colan",
|
|
"homepage": "https://www.drupal.org/user/58704"
|
|
},
|
|
{
|
|
"name": "diqidoq",
|
|
"homepage": "https://www.drupal.org/user/1001934"
|
|
},
|
|
{
|
|
"name": "japerry",
|
|
"homepage": "https://www.drupal.org/user/45640"
|
|
},
|
|
{
|
|
"name": "Pravin Ajaaz",
|
|
"homepage": "https://www.drupal.org/user/2910049"
|
|
},
|
|
{
|
|
"name": "purushotam.rai",
|
|
"homepage": "https://www.drupal.org/user/3193859"
|
|
},
|
|
{
|
|
"name": "RenatoG",
|
|
"homepage": "https://www.drupal.org/user/3326031"
|
|
},
|
|
{
|
|
"name": "VladimirAus",
|
|
"homepage": "https://www.drupal.org/user/673120"
|
|
}
|
|
],
|
|
"description": "Allows hiding of entity label fields and automatic label creation.",
|
|
"homepage": "https://www.drupal.org/project/auto_entitylabel",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/auto_entitylabel",
|
|
"issues": "https://www.drupal.org/project/issues/auto_entitylabel"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/autosave_form",
|
|
"version": "dev-1.x",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/autosave_form.git",
|
|
"reference": "f482311cb39d5b4d145f0677716c824eadfbad04"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.3+1-dev",
|
|
"datestamp": "1664203053",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Dev releases are not covered by Drupal security advisories."
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "hchonov",
|
|
"homepage": "https://www.drupal.org/user/2901211"
|
|
}
|
|
],
|
|
"description": "Adds autosave feature on forms.",
|
|
"homepage": "https://www.drupal.org/project/autosave_form",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/autosave_form"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/backup_migrate",
|
|
"version": "5.0.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/backup_migrate.git",
|
|
"reference": "5.0.3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/backup_migrate-5.0.3.zip",
|
|
"reference": "5.0.3",
|
|
"shasum": "bc263f601f7a21248d4000a372d04a417df7e326"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.3 || ^10"
|
|
},
|
|
"suggest": {
|
|
"defuse/php-encryption": "Optional encryption of saved backups."
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "5.0.3",
|
|
"datestamp": "1671366510",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "See contributors",
|
|
"homepage": "https://www.drupal.org/node/189065/committers",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "DamienMcKenna",
|
|
"homepage": "https://www.drupal.org/user/108450"
|
|
},
|
|
{
|
|
"name": "dgorton",
|
|
"homepage": "https://www.drupal.org/user/19044"
|
|
},
|
|
{
|
|
"name": "ikit-claw",
|
|
"homepage": "https://www.drupal.org/user/3285813"
|
|
},
|
|
{
|
|
"name": "ronan",
|
|
"homepage": "https://www.drupal.org/user/72815"
|
|
}
|
|
],
|
|
"description": "Backup and Migrate Drupal Module",
|
|
"homepage": "https://www.drupal.org/project/backup_migrate",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/backup_migrate",
|
|
"issues": "https://www.drupal.org/project/issues/backup_migrate",
|
|
"slack": "https://drupal.slack.com/messages/C7C4M4QJV/details/"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/block_class",
|
|
"version": "2.0.11",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/block_class.git",
|
|
"reference": "2.0.11"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/block_class-2.0.11.zip",
|
|
"reference": "2.0.11",
|
|
"shasum": "bd098ef0071b5baca1248c0deaa9bbedc0ddcaf4"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "2.0.11",
|
|
"datestamp": "1672065313",
|
|
"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": "Todd Nienkerk",
|
|
"homepage": "https://www.drupal.org/u/todd-nienkerk",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Renato Gonçalves (RenatoG)",
|
|
"homepage": "https://www.drupal.org/u/RenatoG",
|
|
"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"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/block_visibility_groups",
|
|
"version": "2.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/block_visibility_groups.git",
|
|
"reference": "2.0.1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/block_visibility_groups-2.0.1.zip",
|
|
"reference": "2.0.1",
|
|
"shasum": "ae268cc3a5821205832b66069dcb8f60b8f20ab9"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "2.0.1",
|
|
"datestamp": "1676002877",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "joelpittet",
|
|
"homepage": "https://www.drupal.org/user/160302"
|
|
},
|
|
{
|
|
"name": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
},
|
|
{
|
|
"name": "tedbow",
|
|
"homepage": "https://www.drupal.org/user/240860"
|
|
}
|
|
],
|
|
"description": "Block Visibility Groups",
|
|
"homepage": "https://www.drupal.org/project/block_visibility_groups",
|
|
"keywords": [
|
|
"Drupal"
|
|
],
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/block_visibility_groups",
|
|
"issues": "https://www.drupal.org/project/issues/block_visibility_groups"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/bulma",
|
|
"version": "1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/bulma.git",
|
|
"reference": "8.x-1.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/bulma-8.x-1.0.zip",
|
|
"reference": "8.x-1.0",
|
|
"shasum": "8f43e7be69671fe0defb944177bc2d597ee9a3d5"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.2 || ^10"
|
|
},
|
|
"type": "drupal-theme",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.0",
|
|
"datestamp": "1681853811",
|
|
"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": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
},
|
|
{
|
|
"name": "nedjo",
|
|
"homepage": "https://www.drupal.org/user/4481"
|
|
},
|
|
{
|
|
"name": "valic",
|
|
"homepage": "https://www.drupal.org/user/980550"
|
|
}
|
|
],
|
|
"description": "Built to use Bulma, a modern CSS framework based on Flexbox.",
|
|
"homepage": "http://drupal.org/project/bulma",
|
|
"keywords": [
|
|
"Drupal"
|
|
],
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/bulma",
|
|
"issues": "http://drupal.org/project/issues/bulma"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/captcha",
|
|
"version": "1.14.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/captcha.git",
|
|
"reference": "8.x-1.14"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/captcha-8.x-1.14.zip",
|
|
"reference": "8.x-1.14",
|
|
"shasum": "299be76b4a309b4758f538788ca134ddbcd30307"
|
|
},
|
|
"require": {
|
|
"drupal/core": ">=9.4 <11"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.14",
|
|
"datestamp": "1691598620",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
},
|
|
"branch-alias": {
|
|
"dev-8.x-1.x": "1.x-dev"
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Anybody",
|
|
"homepage": "https://www.drupal.org/user/291091"
|
|
},
|
|
{
|
|
"name": "elachlan",
|
|
"homepage": "https://www.drupal.org/user/1021502"
|
|
},
|
|
{
|
|
"name": "Grevil",
|
|
"homepage": "https://www.drupal.org/user/3668491"
|
|
},
|
|
{
|
|
"name": "japerry",
|
|
"homepage": "https://www.drupal.org/user/45640"
|
|
},
|
|
{
|
|
"name": "naveenvalecha",
|
|
"homepage": "https://www.drupal.org/user/2665733"
|
|
},
|
|
{
|
|
"name": "podarok",
|
|
"homepage": "https://www.drupal.org/user/116002"
|
|
},
|
|
{
|
|
"name": "RobLoach",
|
|
"homepage": "https://www.drupal.org/user/61114"
|
|
},
|
|
{
|
|
"name": "thomas.frobieter",
|
|
"homepage": "https://www.drupal.org/user/409335"
|
|
},
|
|
{
|
|
"name": "wundo",
|
|
"homepage": "https://www.drupal.org/user/25523"
|
|
}
|
|
],
|
|
"description": "The CAPTCHA module provides this feature to virtually any user facing web form on a Drupal site.",
|
|
"homepage": "https://www.drupal.org/project/captcha",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/captcha",
|
|
"issues": "https://www.drupal.org/project/issues/captcha"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/checklistapi",
|
|
"version": "2.1.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/checklistapi.git",
|
|
"reference": "2.1.3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/checklistapi-2.1.3.zip",
|
|
"reference": "2.1.3",
|
|
"shasum": "05c28a384044049af26a51c23c846cdd0eea9ce7"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.3 || ^10",
|
|
"php": ">=5.6.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "2.1.3",
|
|
"datestamp": "1687522401",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
},
|
|
"branch-alias": {
|
|
"dev-master": "1.x-dev"
|
|
},
|
|
"drush": {
|
|
"services": {
|
|
"drush.services.yml": "^10"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Travis Carden",
|
|
"homepage": "https://www.drupal.org/user/3550392",
|
|
"email": "travis.carden@gmail.com"
|
|
},
|
|
{
|
|
"name": "Rajeshreeputra",
|
|
"homepage": "https://www.drupal.org/user/3418561"
|
|
},
|
|
{
|
|
"name": "TravisCarden",
|
|
"homepage": "https://www.drupal.org/user/236758"
|
|
},
|
|
{
|
|
"name": "VladimirAus",
|
|
"homepage": "https://www.drupal.org/user/673120"
|
|
}
|
|
],
|
|
"description": "Provides an API for creating fillable, persistent checklists.",
|
|
"homepage": "http://drupal.org/project/checklistapi",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/checklistapi",
|
|
"issues": "https://www.drupal.org/project/issues/checklistapi"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/ckeditor",
|
|
"version": "1.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/ckeditor.git",
|
|
"reference": "1.0.2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/ckeditor-1.0.2.zip",
|
|
"reference": "1.0.2",
|
|
"shasum": "fec2ca9ad852a00c7b9584cb6040dc860364c481"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.4 || ^10"
|
|
},
|
|
"require-dev": {
|
|
"drupal/classy": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "1.0.2",
|
|
"datestamp": "1687261951",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "dczepierga",
|
|
"homepage": "https://www.drupal.org/user/911466"
|
|
},
|
|
{
|
|
"name": "hass",
|
|
"homepage": "https://www.drupal.org/user/85918"
|
|
},
|
|
{
|
|
"name": "jcisio",
|
|
"homepage": "https://www.drupal.org/user/210762"
|
|
},
|
|
{
|
|
"name": "Jorrit",
|
|
"homepage": "https://www.drupal.org/user/161217"
|
|
},
|
|
{
|
|
"name": "lauriii",
|
|
"homepage": "https://www.drupal.org/user/1078742"
|
|
},
|
|
{
|
|
"name": "Magnus",
|
|
"homepage": "https://www.drupal.org/user/73919"
|
|
},
|
|
{
|
|
"name": "mkesicki",
|
|
"homepage": "https://www.drupal.org/user/922884"
|
|
},
|
|
{
|
|
"name": "nod_",
|
|
"homepage": "https://www.drupal.org/user/598310"
|
|
},
|
|
{
|
|
"name": "p.wiaderny",
|
|
"homepage": "https://www.drupal.org/user/2956619"
|
|
},
|
|
{
|
|
"name": "vokiel",
|
|
"homepage": "https://www.drupal.org/user/2793801"
|
|
},
|
|
{
|
|
"name": "Wim Leers",
|
|
"homepage": "https://www.drupal.org/user/99777"
|
|
},
|
|
{
|
|
"name": "wwalc",
|
|
"homepage": "https://www.drupal.org/user/184556"
|
|
},
|
|
{
|
|
"name": "xjm",
|
|
"homepage": "https://www.drupal.org/user/65776"
|
|
}
|
|
],
|
|
"description": "WYSIWYG editing for rich text fields using CKEditor.",
|
|
"homepage": "https://www.drupal.org/project/ckeditor",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/ckeditor"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/ckeditor_markdown",
|
|
"version": "1.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/ckeditor_markdown.git",
|
|
"reference": "8.x-1.3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/ckeditor_markdown-8.x-1.3.zip",
|
|
"reference": "8.x-1.3",
|
|
"shasum": "3a59518a1fcf06a1c7be80011dd68b2b809a967a"
|
|
},
|
|
"require": {
|
|
"drupal/ckeditor": "*",
|
|
"drupal/core": "^8 || ^9 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.3",
|
|
"datestamp": "1660824710",
|
|
"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": "JeroenT",
|
|
"homepage": "https://www.drupal.org/user/2228934"
|
|
}
|
|
],
|
|
"description": "Enables Markdown Plugin for CKEditor.",
|
|
"homepage": "https://www.drupal.org/project/ckeditor_markdown",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/ckeditor_markdown"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/ckeditorheight",
|
|
"version": "1.9.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/ckeditorheight.git",
|
|
"reference": "8.x-1.9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/ckeditorheight-8.x-1.9.zip",
|
|
"reference": "8.x-1.9",
|
|
"shasum": "28119489b4a21f39e5b31e482fdb9fdf05abf6e8"
|
|
},
|
|
"require": {
|
|
"drupal/ckeditor": "^1.0",
|
|
"drupal/core": "^9.4 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.9",
|
|
"datestamp": "1687950399",
|
|
"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": "anruether",
|
|
"homepage": "https://www.drupal.org/user/894458"
|
|
},
|
|
{
|
|
"name": "geek-merlin",
|
|
"homepage": "https://www.drupal.org/user/229048"
|
|
},
|
|
{
|
|
"name": "heliogabal",
|
|
"homepage": "https://www.drupal.org/user/998658"
|
|
}
|
|
],
|
|
"description": "Adjusts CKEditor height to field row setting until we have https://www.drupal.org/node/2788905.",
|
|
"homepage": "https://www.drupal.org/project/ckeditorheight",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/ckeditorheight"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/classitup",
|
|
"version": "1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/classitup.git",
|
|
"reference": "8.x-1.1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/classitup-8.x-1.1.zip",
|
|
"reference": "8.x-1.1",
|
|
"shasum": "309d2bfff59117422c41e8b81b1e8d92f6bd5781"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.1",
|
|
"datestamp": "1668119396",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
}
|
|
],
|
|
"description": "Class it up provides classes based on information Drupal knows about.",
|
|
"homepage": "https://www.drupal.org/project/classitup",
|
|
"keywords": [
|
|
"CSS",
|
|
"classes",
|
|
"drupal",
|
|
"styling",
|
|
"theming"
|
|
],
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/classitup.git",
|
|
"issues": "https://www.drupal.org/project/issues/classitup"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/coffee",
|
|
"version": "dev-1.x",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/coffee.git",
|
|
"reference": "a8c727dea69852f72872073ec8e515c07a37f911"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.2 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev",
|
|
"dev-8.x-1.x": "8.1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.2+4-dev",
|
|
"datestamp": "1671439902",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Dev releases are not covered by Drupal security advisories."
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Michael Mol",
|
|
"homepage": "https://www.drupal.org/u/michaelmol",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Marco",
|
|
"homepage": "https://www.drupal.org/u/willzyx",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Oliver Köhler",
|
|
"homepage": "https://www.drupal.org/u/nebel54",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Alli Price",
|
|
"homepage": "https://www.drupal.org/u/heylookalive",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "See other contributors",
|
|
"homepage": "https://www.drupal.org/node/1356930/committers",
|
|
"role": "contributor"
|
|
}
|
|
],
|
|
"description": "Provides an Alfred like search box to navigate within your site.",
|
|
"homepage": "https://drupal.org/project/coffee",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/coffee",
|
|
"issues": "https://drupal.org/project/issues/coffee",
|
|
"irc": "irc://irc.freenode.org/drupal-contribute"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/comment_notify",
|
|
"version": "dev-1.x",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/comment_notify.git",
|
|
"reference": "6a6d7a99305a54ff643d284587f05c6ede052cb6"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9 || ^10",
|
|
"drupal/token": "^1.6"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.3+3-dev",
|
|
"datestamp": "1679408494",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Dev releases are not covered by Drupal security advisories."
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Greg Knaddison (greggles)",
|
|
"homepage": "https://www.drupal.org/u/greggles",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "David Valdez (gnuget)",
|
|
"homepage": "https://www.drupal.org/u/gnuget",
|
|
"role": "Co-maintainer"
|
|
},
|
|
{
|
|
"name": "stefanos.petrakis",
|
|
"homepage": "https://www.drupal.org/user/2573064"
|
|
}
|
|
],
|
|
"description": "Comment follow-up e-mail notification for anonymous as well as registered users.",
|
|
"homepage": "https://drupal.org/project/comment_notify",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/comment_notify",
|
|
"issues": "https://drupal.org/project/issues/comment_notify",
|
|
"irc": "irc://irc.freenode.org/drupal-contribute"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/components",
|
|
"version": "2.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/components.git",
|
|
"reference": "8.x-2.4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/components-8.x-2.4.zip",
|
|
"reference": "8.x-2.4",
|
|
"shasum": "9b083c2f845ff2e1a1632efcf24f88cecd7479cc"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.7.7 || ^9"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-2.4",
|
|
"datestamp": "1618861606",
|
|
"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": "JohnAlbin",
|
|
"homepage": "https://www.drupal.org/user/32095",
|
|
"email": "virtually.johnalbin@gmail.com"
|
|
},
|
|
{
|
|
"name": "RobLoach",
|
|
"homepage": "https://www.drupal.org/user/61114"
|
|
}
|
|
],
|
|
"description": "Registers folders of components defined by your theme or module as Twig namespaces",
|
|
"homepage": "https://drupal.org/project/components",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/components"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/config_actions",
|
|
"version": "1.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/config_actions.git",
|
|
"reference": "8.x-1.4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/config_actions-8.x-1.4.zip",
|
|
"reference": "8.x-1.4",
|
|
"shasum": "28d952460b6e634e44339c9df4946570fc745110"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.4 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.4",
|
|
"datestamp": "1687387836",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
},
|
|
"drush": {
|
|
"services": {
|
|
"drush.services.yml": "^9"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "e2thex",
|
|
"homepage": "https://www.drupal.org/user/189123"
|
|
},
|
|
{
|
|
"name": "febbraro",
|
|
"homepage": "https://www.drupal.org/user/43670"
|
|
},
|
|
{
|
|
"name": "mpotter",
|
|
"homepage": "https://www.drupal.org/user/616192"
|
|
},
|
|
{
|
|
"name": "nedjo",
|
|
"homepage": "https://www.drupal.org/user/4481"
|
|
}
|
|
],
|
|
"description": "Enables modules to provide actions that modify configuration.",
|
|
"homepage": "https://www.drupal.org/project/config_actions",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/config_actions"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/config_actions_provider",
|
|
"version": "1.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/config_actions_provider.git",
|
|
"reference": "8.x-1.3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/config_actions_provider-8.x-1.3.zip",
|
|
"reference": "8.x-1.3",
|
|
"shasum": "af685e35f0d06a00c70facaee916eb2b86f8d97b"
|
|
},
|
|
"require": {
|
|
"drupal/config_actions": "*",
|
|
"drupal/config_provider": "*",
|
|
"drupal/config_sync": "*",
|
|
"drupal/core": "^8.8 || ^9 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.3",
|
|
"datestamp": "1692990328",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "bircher",
|
|
"homepage": "https://www.drupal.org/user/1344166"
|
|
},
|
|
{
|
|
"name": "drutopia",
|
|
"homepage": "https://www.drupal.org/user/3763727"
|
|
},
|
|
{
|
|
"name": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
},
|
|
{
|
|
"name": "nedjo",
|
|
"homepage": "https://www.drupal.org/user/4481"
|
|
}
|
|
],
|
|
"description": "Apply config actions when applying configuration updates",
|
|
"homepage": "http://drupal.org/project/config_actions_provider",
|
|
"keywords": [
|
|
"Drupal"
|
|
],
|
|
"support": {
|
|
"source": "http://cgit.drupalcode.org/config_actions_provider",
|
|
"issues": "http://drupal.org/project/issues/config_actions_provider"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/config_distro",
|
|
"version": "1.0.0-alpha4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/config_distro.git",
|
|
"reference": "8.x-1.0-alpha4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/config_distro-8.x-1.0-alpha4.zip",
|
|
"reference": "8.x-1.0-alpha4",
|
|
"shasum": "a866d160348d709e0029b176826097fb9b15c49c"
|
|
},
|
|
"require": {
|
|
"drupal/config_filter": "*",
|
|
"drupal/core": "^8.8 || ^9"
|
|
},
|
|
"require-dev": {
|
|
"drupal/config_distro_filter": "*",
|
|
"drupal/config_filter": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.0-alpha4",
|
|
"datestamp": "1592523910",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Alpha releases are not covered by Drupal security advisories."
|
|
}
|
|
},
|
|
"drush": {
|
|
"services": {
|
|
"drush.services.yml": "^9"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nedjo Rogers (nedjo)",
|
|
"homepage": "https://www.drupal.org/u/nedjo",
|
|
"email": "nedjo@4481.no-reply.drupal.org",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Fabian Bircher",
|
|
"homepage": "https://www.drupal.org/u/bircher",
|
|
"email": "opensource@fabianbircher.com",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "joegraduate",
|
|
"homepage": "https://www.drupal.org/user/789384"
|
|
},
|
|
{
|
|
"name": "nedjo",
|
|
"homepage": "https://www.drupal.org/user/4481"
|
|
},
|
|
{
|
|
"name": "pescetti",
|
|
"homepage": "https://www.drupal.org/user/436244"
|
|
},
|
|
{
|
|
"name": "pfrenssen",
|
|
"homepage": "https://www.drupal.org/user/382067"
|
|
}
|
|
],
|
|
"description": "Framework for managing configuration updates from distributions.",
|
|
"homepage": "https://www.drupal.org/project/config_distro",
|
|
"support": {
|
|
"source": "https://cgit.drupalcode.org/config_distro",
|
|
"issues": "https://drupal.org/project/issues/config_distro",
|
|
"irc": "irc://irc.freenode.org/drupal-contribute"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/config_distro_filter",
|
|
"version": "2.0.0-alpha2",
|
|
"require": {
|
|
"drupal/config_distro": "*",
|
|
"drupal/config_filter": "*",
|
|
"drupal/core": "^8.8 || ^9 || ^10"
|
|
},
|
|
"type": "metapackage",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "2.0.0-alpha2",
|
|
"datestamp": "1691786887",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Alpha releases are not covered by Drupal security advisories."
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "ademarco",
|
|
"homepage": "https://www.drupal.org/user/186696"
|
|
},
|
|
{
|
|
"name": "bircher",
|
|
"homepage": "https://www.drupal.org/user/1344166"
|
|
},
|
|
{
|
|
"name": "joegraduate",
|
|
"homepage": "https://www.drupal.org/user/789384"
|
|
},
|
|
{
|
|
"name": "nedjo",
|
|
"homepage": "https://www.drupal.org/user/4481"
|
|
},
|
|
{
|
|
"name": "pescetti",
|
|
"homepage": "https://www.drupal.org/user/436244"
|
|
},
|
|
{
|
|
"name": "pfrenssen",
|
|
"homepage": "https://www.drupal.org/user/382067"
|
|
}
|
|
],
|
|
"description": "Bridge between Config Filter and Config Distro's use of Transform API to keep backwards compatibility.",
|
|
"homepage": "https://www.drupal.org/project/config_distro",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/config_distro"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/config_filter",
|
|
"version": "2.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/config_filter.git",
|
|
"reference": "8.x-2.4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/config_filter-8.x-2.4.zip",
|
|
"reference": "8.x-2.4",
|
|
"shasum": "dcf442f228dafd6bbac8948db1d51e3f1ca1d0c7"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.8 || ^9 || ^10"
|
|
},
|
|
"conflict": {
|
|
"drush/drush": "<10"
|
|
},
|
|
"suggest": {
|
|
"drupal/config_split": "Split site configuration for different environments."
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-2.4",
|
|
"datestamp": "1656936801",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabian Bircher",
|
|
"homepage": "https://www.drupal.org/u/bircher",
|
|
"email": "opensource@fabianbircher.com",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Nuvole Web",
|
|
"homepage": "http://nuvole.org",
|
|
"email": "info@nuvole.org",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "pescetti",
|
|
"homepage": "https://www.drupal.org/user/436244"
|
|
}
|
|
],
|
|
"description": "Config Filter allows other modules to interact with a ConfigStorage through filter plugins.",
|
|
"homepage": "https://www.drupal.org/project/config_filter",
|
|
"keywords": [
|
|
"Drupal",
|
|
"configuration",
|
|
"configuration management"
|
|
],
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/config_filter",
|
|
"issues": "https://www.drupal.org/project/issues/config_filter",
|
|
"slack": "https://drupal.slack.com/archives/C45342CDD"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/config_merge",
|
|
"version": "1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/config_merge.git",
|
|
"reference": "8.x-1.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/config_merge-8.x-1.0.zip",
|
|
"reference": "8.x-1.0",
|
|
"shasum": "3d7812dbea4fa4fc28557ca5cf7ac68c3a22a6a3"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9"
|
|
},
|
|
"require-dev": {
|
|
"drupal/config_filter": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.0",
|
|
"datestamp": "1664456518",
|
|
"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": "a.dmitriiev",
|
|
"homepage": "https://www.drupal.org/user/3235287"
|
|
},
|
|
{
|
|
"name": "bircher",
|
|
"homepage": "https://www.drupal.org/user/1344166"
|
|
},
|
|
{
|
|
"name": "geek-merlin",
|
|
"homepage": "https://www.drupal.org/user/229048"
|
|
},
|
|
{
|
|
"name": "joegraduate",
|
|
"homepage": "https://www.drupal.org/user/789384"
|
|
},
|
|
{
|
|
"name": "lelkneralfaro",
|
|
"homepage": "https://www.drupal.org/user/3577260"
|
|
},
|
|
{
|
|
"name": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
},
|
|
{
|
|
"name": "nedjo",
|
|
"homepage": "https://www.drupal.org/user/4481"
|
|
},
|
|
{
|
|
"name": "tadean",
|
|
"homepage": "https://www.drupal.org/user/3608919"
|
|
}
|
|
],
|
|
"description": "Enables three-way merges of configuration items. This is useful for safely merging configuration updates while retaining any customizations.",
|
|
"homepage": "https://www.drupal.org/project/config_merge",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/config_merge"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/config_normalizer",
|
|
"version": "1.0.0-beta1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/config_normalizer.git",
|
|
"reference": "8.x-1.0-beta1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/config_normalizer-8.x-1.0-beta1.zip",
|
|
"reference": "8.x-1.0-beta1",
|
|
"shasum": "f69ffbdf947553c717775c94f30272d67a1a2e83"
|
|
},
|
|
"require": {
|
|
"drupal/config_filter": "*",
|
|
"drupal/core": "^8 || ^9 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.0-beta1",
|
|
"datestamp": "1683148813",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Beta releases are not covered by Drupal security advisories."
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "a.dmitriiev",
|
|
"homepage": "https://www.drupal.org/user/3235287"
|
|
},
|
|
{
|
|
"name": "bircher",
|
|
"homepage": "https://www.drupal.org/user/1344166"
|
|
},
|
|
{
|
|
"name": "geek-merlin",
|
|
"homepage": "https://www.drupal.org/user/229048"
|
|
},
|
|
{
|
|
"name": "joegraduate",
|
|
"homepage": "https://www.drupal.org/user/789384"
|
|
},
|
|
{
|
|
"name": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
},
|
|
{
|
|
"name": "nedjo",
|
|
"homepage": "https://www.drupal.org/user/4481"
|
|
},
|
|
{
|
|
"name": "tadean",
|
|
"homepage": "https://www.drupal.org/user/3608919"
|
|
},
|
|
{
|
|
"name": "uarizona",
|
|
"homepage": "https://www.drupal.org/user/3763238"
|
|
}
|
|
],
|
|
"description": "Normalizes configuration for comparison.",
|
|
"homepage": "https://www.drupal.org/project/config_normalizer",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/config_normalizer"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/config_perms",
|
|
"version": "2.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/config_perms.git",
|
|
"reference": "8.x-2.1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/config_perms-8.x-2.1.zip",
|
|
"reference": "8.x-2.1",
|
|
"shasum": "06bc0d6587fba76149b4de7ccc32f6c6b8bc382a"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-2.1",
|
|
"datestamp": "1685589568",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "benellefimostfa",
|
|
"homepage": "https://www.drupal.org/user/3092403"
|
|
},
|
|
{
|
|
"name": "Docc",
|
|
"homepage": "https://www.drupal.org/user/310132"
|
|
},
|
|
{
|
|
"name": "gnuget",
|
|
"homepage": "https://www.drupal.org/user/992990"
|
|
},
|
|
{
|
|
"name": "Kristen Pol",
|
|
"homepage": "https://www.drupal.org/user/8389"
|
|
},
|
|
{
|
|
"name": "lelkneralfaro",
|
|
"homepage": "https://www.drupal.org/user/3577260"
|
|
},
|
|
{
|
|
"name": "MegaKeegMan",
|
|
"homepage": "https://www.drupal.org/user/3620027"
|
|
},
|
|
{
|
|
"name": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
},
|
|
{
|
|
"name": "mrthumpz",
|
|
"homepage": "https://www.drupal.org/user/266351"
|
|
}
|
|
],
|
|
"description": "Allows additional permissions to be created and managed through an administration form.",
|
|
"homepage": "http://drupal.org/project/config_perms",
|
|
"keywords": [
|
|
"Drupal"
|
|
],
|
|
"support": {
|
|
"source": "http://cgit.drupalcode.org/config_perms",
|
|
"issues": "http://drupal.org/project/issues/config_perms"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/config_provider",
|
|
"version": "2.0.0-rc4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/config_provider.git",
|
|
"reference": "8.x-2.0-rc4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/config_provider-8.x-2.0-rc4.zip",
|
|
"reference": "8.x-2.0-rc4",
|
|
"shasum": "64a1545e8cc48f9363e028d3360134f143baaf58"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-2.0-rc4",
|
|
"datestamp": "1592923705",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "RC releases are not covered by Drupal security advisories."
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "a.dmitriiev",
|
|
"homepage": "https://www.drupal.org/user/3235287"
|
|
},
|
|
{
|
|
"name": "bircher",
|
|
"homepage": "https://www.drupal.org/user/1344166"
|
|
},
|
|
{
|
|
"name": "geek-merlin",
|
|
"homepage": "https://www.drupal.org/user/229048"
|
|
},
|
|
{
|
|
"name": "gnuget",
|
|
"homepage": "https://www.drupal.org/user/992990"
|
|
},
|
|
{
|
|
"name": "joegraduate",
|
|
"homepage": "https://www.drupal.org/user/789384"
|
|
},
|
|
{
|
|
"name": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
},
|
|
{
|
|
"name": "nedjo",
|
|
"homepage": "https://www.drupal.org/user/4481"
|
|
},
|
|
{
|
|
"name": "pfrenssen",
|
|
"homepage": "https://www.drupal.org/user/382067"
|
|
},
|
|
{
|
|
"name": "tadean",
|
|
"homepage": "https://www.drupal.org/user/3608919"
|
|
}
|
|
],
|
|
"description": "Enables provision of configuration by extensions.",
|
|
"homepage": "https://www.drupal.org/project/config_provider",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/config_provider"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/config_snapshot",
|
|
"version": "1.0.0-rc2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/config_snapshot.git",
|
|
"reference": "8.x-1.0-rc2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/config_snapshot-8.x-1.0-rc2.zip",
|
|
"reference": "8.x-1.0-rc2",
|
|
"shasum": "676c7620a0086ed76c09b889d2b4ea039c47948b"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.0-rc2",
|
|
"datestamp": "1590652016",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "RC releases are not covered by Drupal security advisories."
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "a.dmitriiev",
|
|
"homepage": "https://www.drupal.org/user/3235287"
|
|
},
|
|
{
|
|
"name": "geek-merlin",
|
|
"homepage": "https://www.drupal.org/user/229048"
|
|
},
|
|
{
|
|
"name": "gnuget",
|
|
"homepage": "https://www.drupal.org/user/992990"
|
|
},
|
|
{
|
|
"name": "joegraduate",
|
|
"homepage": "https://www.drupal.org/user/789384"
|
|
},
|
|
{
|
|
"name": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
},
|
|
{
|
|
"name": "nedjo",
|
|
"homepage": "https://www.drupal.org/user/4481"
|
|
},
|
|
{
|
|
"name": "tadean",
|
|
"homepage": "https://www.drupal.org/user/3608919"
|
|
}
|
|
],
|
|
"description": "Manages snapshots of configuration as provided by modules and themes.",
|
|
"homepage": "https://www.drupal.org/project/config_snapshot",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/config_snapshot"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/config_sync",
|
|
"version": "3.0.0-alpha1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/config_sync.git",
|
|
"reference": "3.0.0-alpha1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/config_sync-3.0.0-alpha1.zip",
|
|
"reference": "3.0.0-alpha1",
|
|
"shasum": "7fd0b66d022a90b2b8e3c9a7c2d990db5fbaa6c8"
|
|
},
|
|
"require": {
|
|
"drupal/config_distro": "^1.0-alpha4",
|
|
"drupal/config_distro_filter": "*",
|
|
"drupal/config_filter": "^1.3||^2.0",
|
|
"drupal/config_merge": "^1.0-alpha2",
|
|
"drupal/config_normalizer": "^1.0-alpha3",
|
|
"drupal/config_provider": "^2.0-alpha6",
|
|
"drupal/config_snapshot": "^1.0-alpha6",
|
|
"drupal/config_update": "^1.5",
|
|
"drupal/core": "^8.8 || ^9",
|
|
"symfony/yaml": "~3.4.5|^4.4|^6.2"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "3.0.0-alpha1",
|
|
"datestamp": "1671635618",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Alpha releases are not covered by Drupal security advisories."
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nedjo Rogers (nedjo)",
|
|
"homepage": "https://www.drupal.org/u/nedjo",
|
|
"email": "nedjo@4481.no-reply.drupal.org",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "bircher",
|
|
"homepage": "https://www.drupal.org/user/1344166"
|
|
},
|
|
{
|
|
"name": "flocondetoile",
|
|
"homepage": "https://www.drupal.org/user/2006064"
|
|
},
|
|
{
|
|
"name": "geek-merlin",
|
|
"homepage": "https://www.drupal.org/user/229048"
|
|
},
|
|
{
|
|
"name": "joegraduate",
|
|
"homepage": "https://www.drupal.org/user/789384"
|
|
},
|
|
{
|
|
"name": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
},
|
|
{
|
|
"name": "nedjo",
|
|
"homepage": "https://www.drupal.org/user/4481"
|
|
},
|
|
{
|
|
"name": "pfrenssen",
|
|
"homepage": "https://www.drupal.org/user/382067"
|
|
},
|
|
{
|
|
"name": "tadean",
|
|
"homepage": "https://www.drupal.org/user/3608919"
|
|
},
|
|
{
|
|
"name": "uarizona",
|
|
"homepage": "https://www.drupal.org/user/3763238"
|
|
}
|
|
],
|
|
"description": "Synchronize your site with updated configuration provided by modules and themes.",
|
|
"homepage": "https://www.drupal.org/project/config_sync",
|
|
"support": {
|
|
"source": "https://cgit.drupalcode.org/config_sync",
|
|
"issues": "https://drupal.org/project/issues/config_sync",
|
|
"irc": "irc://irc.freenode.org/drupal-contribute"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/config_update",
|
|
"version": "1.7.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/config_update.git",
|
|
"reference": "8.x-1.7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/config_update-8.x-1.7.zip",
|
|
"reference": "8.x-1.7",
|
|
"shasum": "8f079abf7c2ea826a27fa5224b0770a26404c968"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.7",
|
|
"datestamp": "1586355587",
|
|
"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": "codebymikey",
|
|
"homepage": "https://www.drupal.org/user/3573206"
|
|
},
|
|
{
|
|
"name": "Pasqualle",
|
|
"homepage": "https://www.drupal.org/user/80733"
|
|
}
|
|
],
|
|
"description": "Provides basic revert and update functionality for other modules",
|
|
"homepage": "https://www.drupal.org/project/config_update",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/config_update"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/content_lock",
|
|
"version": "2.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/content_lock.git",
|
|
"reference": "8.x-2.3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/content_lock-8.x-2.3.zip",
|
|
"reference": "8.x-2.3",
|
|
"shasum": "0e8343f82330899baef65aa85d9994154e29506f"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.0 || ^10.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-2.3",
|
|
"datestamp": "1668427342",
|
|
"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": "alexpott",
|
|
"homepage": "https://www.drupal.org/user/157725"
|
|
},
|
|
{
|
|
"name": "chr.fritsch",
|
|
"homepage": "https://www.drupal.org/user/2103716"
|
|
},
|
|
{
|
|
"name": "daniel.bosen",
|
|
"homepage": "https://www.drupal.org/user/404865"
|
|
},
|
|
{
|
|
"name": "ergonlogic",
|
|
"homepage": "https://www.drupal.org/user/368613"
|
|
},
|
|
{
|
|
"name": "mfb",
|
|
"homepage": "https://www.drupal.org/user/12302"
|
|
},
|
|
{
|
|
"name": "pandaski",
|
|
"homepage": "https://www.drupal.org/user/1987218"
|
|
},
|
|
{
|
|
"name": "volkerk",
|
|
"homepage": "https://www.drupal.org/user/57527"
|
|
}
|
|
],
|
|
"description": "Prevents multiple users from trying to edit a content entity simultaneously to prevent edit conflicts.",
|
|
"homepage": "https://www.drupal.org/project/content_lock",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/content_lock"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/context_stack",
|
|
"version": "1.1.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/context_stack.git",
|
|
"reference": "1.1.2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/context_stack-1.1.2.zip",
|
|
"reference": "1.1.2",
|
|
"shasum": "aacf2bc38a09393e51a03567b459adb67225d11a"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9 || ^10",
|
|
"php": ">=7.4"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "1.1.2",
|
|
"datestamp": "1676647866",
|
|
"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": "mxh",
|
|
"homepage": "https://www.drupal.org/user/1124384"
|
|
}
|
|
],
|
|
"description": "Context Stack is a module for Drupal, which provides a distinct place for holding context values.",
|
|
"homepage": "https://www.drupal.org/project/context_stack",
|
|
"support": {
|
|
"source": "https://drupal.org/project/context_stack",
|
|
"issues": "https://drupal.org/project/issues/context_stack"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/convert_bundles",
|
|
"version": "1.0.0-beta1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/convert_bundles.git",
|
|
"reference": "8.x-1.0-beta1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/convert_bundles-8.x-1.0-beta1.zip",
|
|
"reference": "8.x-1.0-beta1",
|
|
"shasum": "606bbeb9c1db02da5237e54c114849d9cee2d914"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.0-beta1",
|
|
"datestamp": "1671581467",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Project has not opted into security advisory coverage!"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "el1_1el",
|
|
"homepage": "https://www.drupal.org/user/1795292"
|
|
},
|
|
{
|
|
"name": "joseph.olstad",
|
|
"homepage": "https://www.drupal.org/user/1321830"
|
|
}
|
|
],
|
|
"description": "Convert entity bundles from one value to another",
|
|
"homepage": "https://www.drupal.org/project/convert_bundles",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/convert_bundles"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/core",
|
|
"version": "9.5.10",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/drupal/core.git",
|
|
"reference": "c84bab7403943fbc4ed90ffcdde4460a94642b06"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/drupal/core/zipball/c84bab7403943fbc4ed90ffcdde4460a94642b06",
|
|
"reference": "c84bab7403943fbc4ed90ffcdde4460a94642b06",
|
|
"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-feed": "^2.17",
|
|
"longwave/laminas-diactoros": "^2.14",
|
|
"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.26",
|
|
"symfony/polyfill-php80": "^1.26",
|
|
"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"
|
|
},
|
|
"type": "drupal-core",
|
|
"extra": {
|
|
"drupal-scaffold": {
|
|
"file-mapping": {
|
|
"[project-root]/.editorconfig": "assets/scaffold/files/editorconfig",
|
|
"[project-root]/.gitattributes": "assets/scaffold/files/gitattributes",
|
|
"[web-root]/.csslintrc": "assets/scaffold/files/csslintrc",
|
|
"[web-root]/.eslintignore": "assets/scaffold/files/eslintignore",
|
|
"[web-root]/.eslintrc.json": "assets/scaffold/files/eslintrc.json",
|
|
"[web-root]/.ht.router.php": "assets/scaffold/files/ht.router.php",
|
|
"[web-root]/.htaccess": "assets/scaffold/files/htaccess",
|
|
"[web-root]/example.gitignore": "assets/scaffold/files/example.gitignore",
|
|
"[web-root]/index.php": "assets/scaffold/files/index.php",
|
|
"[web-root]/INSTALL.txt": "assets/scaffold/files/drupal.INSTALL.txt",
|
|
"[web-root]/README.md": "assets/scaffold/files/drupal.README.md",
|
|
"[web-root]/robots.txt": "assets/scaffold/files/robots.txt",
|
|
"[web-root]/update.php": "assets/scaffold/files/update.php",
|
|
"[web-root]/web.config": "assets/scaffold/files/web.config",
|
|
"[web-root]/sites/README.txt": "assets/scaffold/files/sites.README.txt",
|
|
"[web-root]/sites/development.services.yml": "assets/scaffold/files/development.services.yml",
|
|
"[web-root]/sites/example.settings.local.php": "assets/scaffold/files/example.settings.local.php",
|
|
"[web-root]/sites/example.sites.php": "assets/scaffold/files/example.sites.php",
|
|
"[web-root]/sites/default/default.services.yml": "assets/scaffold/files/default.services.yml",
|
|
"[web-root]/sites/default/default.settings.php": "assets/scaffold/files/default.settings.php",
|
|
"[web-root]/modules/README.txt": "assets/scaffold/files/modules.README.txt",
|
|
"[web-root]/profiles/README.txt": "assets/scaffold/files/profiles.README.txt",
|
|
"[web-root]/themes/README.txt": "assets/scaffold/files/themes.README.txt"
|
|
}
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"includes/bootstrap.inc",
|
|
"includes/guzzle_php81_shim.php"
|
|
],
|
|
"psr-4": {
|
|
"Drupal\\Core\\": "lib/Drupal/Core",
|
|
"Drupal\\Driver\\": "../drivers/lib/Drupal/Driver",
|
|
"Drupal\\Component\\": "lib/Drupal/Component"
|
|
},
|
|
"classmap": [
|
|
"lib/Drupal.php",
|
|
"lib/Drupal/Component/DependencyInjection/Container.php",
|
|
"lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php",
|
|
"lib/Drupal/Component/FileCache/FileCacheFactory.php",
|
|
"lib/Drupal/Component/Utility/Timer.php",
|
|
"lib/Drupal/Component/Utility/Unicode.php",
|
|
"lib/Drupal/Core/Cache/Cache.php",
|
|
"lib/Drupal/Core/Cache/CacheBackendInterface.php",
|
|
"lib/Drupal/Core/Cache/CacheTagsChecksumInterface.php",
|
|
"lib/Drupal/Core/Cache/CacheTagsChecksumTrait.php",
|
|
"lib/Drupal/Core/Cache/CacheTagsInvalidatorInterface.php",
|
|
"lib/Drupal/Core/Cache/DatabaseBackend.php",
|
|
"lib/Drupal/Core/Cache/DatabaseCacheTagsChecksum.php",
|
|
"lib/Drupal/Core/Database/Connection.php",
|
|
"lib/Drupal/Core/Database/Database.php",
|
|
"lib/Drupal/Core/Database/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.5.10"
|
|
},
|
|
"time": "2023-07-05T09:26:59+00:00"
|
|
},
|
|
{
|
|
"name": "drupal/core-composer-scaffold",
|
|
"version": "9.5.10",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/drupal/core-composer-scaffold.git",
|
|
"reference": "08da8e59c6f1bd0b1a58d18f8addc0d937bbacc7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/drupal/core-composer-scaffold/zipball/08da8e59c6f1bd0b1a58d18f8addc0d937bbacc7",
|
|
"reference": "08da8e59c6f1bd0b1a58d18f8addc0d937bbacc7",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer-plugin-api": "^1 || ^2",
|
|
"php": ">=7.3.0"
|
|
},
|
|
"conflict": {
|
|
"drupal-composer/drupal-scaffold": "*"
|
|
},
|
|
"require-dev": {
|
|
"composer/composer": "^1.8@stable"
|
|
},
|
|
"type": "composer-plugin",
|
|
"extra": {
|
|
"class": "Drupal\\Composer\\Plugin\\Scaffold\\Plugin",
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Drupal\\Composer\\Plugin\\Scaffold\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"description": "A flexible Composer project scaffold builder.",
|
|
"homepage": "https://www.drupal.org/project/drupal",
|
|
"keywords": [
|
|
"drupal"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/drupal/core-composer-scaffold/tree/9.5.10"
|
|
},
|
|
"time": "2023-04-30T16:17:33+00:00"
|
|
},
|
|
{
|
|
"name": "drupal/core-recommended",
|
|
"version": "9.5.10",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/drupal/core-recommended.git",
|
|
"reference": "d149750a704e63b40a7a26afed5ad1517d515fdc"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/drupal/core-recommended/zipball/d149750a704e63b40a7a26afed5ad1517d515fdc",
|
|
"reference": "d149750a704e63b40a7a26afed5ad1517d515fdc",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"asm89/stack-cors": "~1.3.0",
|
|
"composer/semver": "~3.3.2",
|
|
"doctrine/annotations": "~1.13.3",
|
|
"doctrine/lexer": "~1.2.3",
|
|
"doctrine/reflection": "~1.2.3",
|
|
"drupal/core": "9.5.10",
|
|
"egulias/email-validator": "~3.2.1",
|
|
"guzzlehttp/guzzle": "~6.5.8",
|
|
"guzzlehttp/promises": "~1.5.2",
|
|
"guzzlehttp/psr7": "~1.9.1",
|
|
"longwave/laminas-diactoros": "~2.14.2",
|
|
"masterminds/html5": "~2.7.6",
|
|
"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.49",
|
|
"symfony/debug": "~v4.4.44",
|
|
"symfony/dependency-injection": "~v4.4.49",
|
|
"symfony/deprecation-contracts": "~v2.5.2",
|
|
"symfony/error-handler": "~v4.4.44",
|
|
"symfony/event-dispatcher": "~v4.4.44",
|
|
"symfony/event-dispatcher-contracts": "~v1.1.13",
|
|
"symfony/http-client-contracts": "~v2.5.2",
|
|
"symfony/http-foundation": "~v4.4.49",
|
|
"symfony/http-kernel": "~v4.4.50",
|
|
"symfony/mime": "~v5.4.13",
|
|
"symfony/polyfill-ctype": "~v1.27.0",
|
|
"symfony/polyfill-iconv": "~v1.27.0",
|
|
"symfony/polyfill-intl-idn": "~v1.27.0",
|
|
"symfony/polyfill-intl-normalizer": "~v1.27.0",
|
|
"symfony/polyfill-mbstring": "~v1.27.0",
|
|
"symfony/polyfill-php80": "~v1.27.0",
|
|
"symfony/process": "~v4.4.44",
|
|
"symfony/psr-http-message-bridge": "~v2.1.4",
|
|
"symfony/routing": "~v4.4.44",
|
|
"symfony/serializer": "~v4.4.47",
|
|
"symfony/service-contracts": "~v2.5.2",
|
|
"symfony/translation": "~v4.4.47",
|
|
"symfony/translation-contracts": "~v2.5.2",
|
|
"symfony/validator": "~v4.4.48",
|
|
"symfony/var-dumper": "~v5.4.19",
|
|
"symfony/yaml": "~v4.4.45",
|
|
"twig/twig": "~v2.15.4",
|
|
"typo3/phar-stream-wrapper": "~v3.1.7"
|
|
},
|
|
"conflict": {
|
|
"webflo/drupal-core-strict": "*"
|
|
},
|
|
"type": "metapackage",
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"description": "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.5.10"
|
|
},
|
|
"time": "2023-07-05T09:26:59+00:00"
|
|
},
|
|
{
|
|
"name": "drupal/crop",
|
|
"version": "2.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/crop.git",
|
|
"reference": "8.x-2.3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/crop-8.x-2.3.zip",
|
|
"reference": "8.x-2.3",
|
|
"shasum": "8e109cf60077f4c605c4d1f895cb3dc28613a23a"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.3 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-2.3",
|
|
"datestamp": "1665437894",
|
|
"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": "Drupal Media Team",
|
|
"homepage": "https://www.drupal.org/user/3260690"
|
|
},
|
|
{
|
|
"name": "phenaproxima",
|
|
"homepage": "https://www.drupal.org/user/205645"
|
|
},
|
|
{
|
|
"name": "slashrsm",
|
|
"homepage": "https://www.drupal.org/user/744628"
|
|
},
|
|
{
|
|
"name": "woprrr",
|
|
"homepage": "https://www.drupal.org/user/858604"
|
|
}
|
|
],
|
|
"description": "Provides storage and API for image crops.",
|
|
"homepage": "https://www.drupal.org/project/crop",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/crop",
|
|
"issues": "https://www.drupal.org/project/issues/crop"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/csp",
|
|
"version": "1.20.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/csp.git",
|
|
"reference": "8.x-1.20"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/csp-8.x-1.20.zip",
|
|
"reference": "8.x-1.20",
|
|
"shasum": "21a8253ae762fcdcc4982d2cc1a086f5911c8e31"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.5 || ^10",
|
|
"ext-json": "*",
|
|
"php": ">=7.2"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.20",
|
|
"datestamp": "1688415844",
|
|
"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": "gapple",
|
|
"homepage": "https://www.drupal.org/user/490940"
|
|
}
|
|
],
|
|
"description": "Provide Content-Security-Policy headers",
|
|
"homepage": "https://www.drupal.org/project/csp",
|
|
"keywords": [
|
|
"Drupal"
|
|
],
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/csp",
|
|
"issues": "https://www.drupal.org/project/issues/csp"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/ctools",
|
|
"version": "3.14.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/ctools.git",
|
|
"reference": "8.x-3.14"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/ctools-8.x-3.14.zip",
|
|
"reference": "8.x-3.14",
|
|
"shasum": "8895a8e47199b458013bc153ceafa0b1495f33c1"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.3 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-3.14",
|
|
"datestamp": "1684299793",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
},
|
|
"branch-alias": {
|
|
"dev-8.x-3.x": "3.x-dev"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/customerror",
|
|
"version": "dev-1.x",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/customerror.git",
|
|
"reference": "c1373945c9baaa4e4e3ac71a85539f41e5d796dd"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.8 || ^9 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.0-beta2+7-dev",
|
|
"datestamp": "1671103455",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Dev releases are not covered by Drupal security advisories."
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "gisle",
|
|
"homepage": "https://www.drupal.org/user/409554"
|
|
},
|
|
{
|
|
"name": "kbahey",
|
|
"homepage": "https://www.drupal.org/user/4063"
|
|
},
|
|
{
|
|
"name": "me-taras",
|
|
"homepage": "https://www.drupal.org/user/2526320"
|
|
},
|
|
{
|
|
"name": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
},
|
|
{
|
|
"name": "wafaa",
|
|
"homepage": "https://www.drupal.org/user/50133"
|
|
}
|
|
],
|
|
"description": "Enables the creation of custom error pages for 404 and 403 errors, as well as redirects for 404s.",
|
|
"homepage": "https://www.drupal.org/project/customerror",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/customerror"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/dashboards",
|
|
"version": "2.1.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/dashboards.git",
|
|
"reference": "2.1.6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/dashboards-2.1.6.zip",
|
|
"reference": "2.1.6",
|
|
"shasum": "e8ba79f31ff32da7b1ee9a57a61c5987014a365f"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.4 || ^10",
|
|
"laminas/laminas-feed": "^2.17"
|
|
},
|
|
"require-dev": {
|
|
"drupal/matomo": "*",
|
|
"drupal/matomo_reporting_api": "*",
|
|
"drupal/webform": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "2.1.6",
|
|
"datestamp": "1681725489",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Erik Seifert",
|
|
"homepage": "https://www.drupal.org/user/161429"
|
|
}
|
|
],
|
|
"description": "Dashboards based on Layout Builder.",
|
|
"homepage": "https://www.drupal.org/project/dashboards",
|
|
"keywords": [
|
|
"Drupal"
|
|
],
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/dashboards",
|
|
"issues": "https://www.drupal.org/project/issues/dashboards"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/date_popup",
|
|
"version": "1.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/date_popup.git",
|
|
"reference": "8.x-1.3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/date_popup-8.x-1.3.zip",
|
|
"reference": "8.x-1.3",
|
|
"shasum": "6b707646e8920bbed1b3a6227efb9588d6b98718"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.3",
|
|
"datestamp": "1668746954",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "benjy",
|
|
"homepage": "https://www.drupal.org/user/1852732"
|
|
},
|
|
{
|
|
"name": "larowlan",
|
|
"homepage": "https://www.drupal.org/user/395439"
|
|
}
|
|
],
|
|
"description": "Provides a HTML 5 date popup for all views filters.",
|
|
"homepage": "https://www.drupal.org/project/date_popup",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/date_popup"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/datetimehideseconds",
|
|
"version": "1.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/datetimehideseconds.git",
|
|
"reference": "8.x-1.3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/datetimehideseconds-8.x-1.3.zip",
|
|
"reference": "8.x-1.3",
|
|
"shasum": "201989cd88511e63ea6b0c8bd5e7eff935cd2661"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.7.7 || ^9 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.3",
|
|
"datestamp": "1675697021",
|
|
"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": "anruether",
|
|
"homepage": "https://www.drupal.org/user/894458"
|
|
},
|
|
{
|
|
"name": "geek-merlin",
|
|
"homepage": "https://www.drupal.org/user/229048"
|
|
},
|
|
{
|
|
"name": "heliogabal",
|
|
"homepage": "https://www.drupal.org/user/998658"
|
|
}
|
|
],
|
|
"description": "Provides the option to hide seconds in datetime fields.",
|
|
"homepage": "https://www.drupal.org/project/datetimehideseconds",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/datetimehideseconds"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/default_content",
|
|
"version": "2.0.0-alpha2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/default_content.git",
|
|
"reference": "2.0.0-alpha2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/default_content-2.0.0-alpha2.zip",
|
|
"reference": "2.0.0-alpha2",
|
|
"shasum": "5c365ea21b0be63dc00ec2db50179291d6fb3d89"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.1 || ^10"
|
|
},
|
|
"require-dev": {
|
|
"drupal/hal": " ^9 || ^1 || ^2",
|
|
"drupal/paragraphs": "^1"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "2.0.0-alpha2",
|
|
"datestamp": "1659466706",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Alpha releases are not covered by Drupal security advisories."
|
|
}
|
|
},
|
|
"drush": {
|
|
"services": {
|
|
"drush.services.yml": "^9 || ^10 || ^11"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "andypost",
|
|
"homepage": "https://www.drupal.org/user/118908"
|
|
},
|
|
{
|
|
"name": "benjy",
|
|
"homepage": "https://www.drupal.org/user/1852732"
|
|
},
|
|
{
|
|
"name": "Berdir",
|
|
"homepage": "https://www.drupal.org/user/214652"
|
|
},
|
|
{
|
|
"name": "dawehner",
|
|
"homepage": "https://www.drupal.org/user/99340"
|
|
},
|
|
{
|
|
"name": "jibran",
|
|
"homepage": "https://www.drupal.org/user/1198144"
|
|
},
|
|
{
|
|
"name": "larowlan",
|
|
"homepage": "https://www.drupal.org/user/395439"
|
|
},
|
|
{
|
|
"name": "Sam152",
|
|
"homepage": "https://www.drupal.org/user/1485048"
|
|
}
|
|
],
|
|
"description": "Imports default content when a module is enabled",
|
|
"homepage": "https://www.drupal.org/project/default_content",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/default_content"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/diff",
|
|
"version": "1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/diff.git",
|
|
"reference": "8.x-1.1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/diff-8.x-1.1.zip",
|
|
"reference": "8.x-1.1",
|
|
"shasum": "b7558b0f431d5945289829946e0beba61bf7ae18"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.3 || ^10",
|
|
"mkalkbrenner/php-htmldiff-advanced": "~0.0.8"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.1",
|
|
"datestamp": "1665437355",
|
|
"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": "Miro Dietiker (miro_dietiker)",
|
|
"homepage": "https://www.drupal.org/u/miro_dietiker",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Juampy NR (juampynr)",
|
|
"homepage": "https://www.drupal.org/u/juampynr",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Lucian Hangea (lhangea)",
|
|
"homepage": "https://www.drupal.org/u/lhangea",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Alan D.",
|
|
"homepage": "https://www.drupal.org/u/alan-d.",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Brian Gilbert (realityloop).",
|
|
"homepage": "https://www.drupal.org/u/realityloop",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "lhangea",
|
|
"homepage": "https://www.drupal.org/user/2743803"
|
|
},
|
|
{
|
|
"name": "miro_dietiker",
|
|
"homepage": "https://www.drupal.org/user/227761"
|
|
},
|
|
{
|
|
"name": "phenaproxima",
|
|
"homepage": "https://www.drupal.org/user/205645"
|
|
},
|
|
{
|
|
"name": "realityloop",
|
|
"homepage": "https://www.drupal.org/user/139189"
|
|
},
|
|
{
|
|
"name": "rötzi",
|
|
"homepage": "https://www.drupal.org/user/73064"
|
|
},
|
|
{
|
|
"name": "yhahn",
|
|
"homepage": "https://www.drupal.org/user/264833"
|
|
}
|
|
],
|
|
"description": "Compares two entity revisions",
|
|
"homepage": "https://www.drupal.org/project/diff",
|
|
"support": {
|
|
"source": "http://cgit.drupalcode.org/diff",
|
|
"issues": "https://www.drupal.org/project/issues/diff"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/drd",
|
|
"version": "4.0.9",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/drd.git",
|
|
"reference": "4.0.9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/drd-4.0.9.zip",
|
|
"reference": "4.0.9",
|
|
"shasum": "771a3aec7bd5ae6f0d06feaa83bbdf2490e133f4"
|
|
},
|
|
"require": {
|
|
"albertofem/rsync-lib": "^1.0",
|
|
"cypresslab/gitelephant": "^2.0|^4.0",
|
|
"drupal/advancedqueue": "^1.0@RC",
|
|
"drupal/core": "^9.4 || ^10",
|
|
"drupal/drd_agent": "^4.0",
|
|
"drupal/encrypt": "^3.0@RC",
|
|
"drupal/eva": "^2.1|^3.0",
|
|
"drupal/key_value_field": "^1.2",
|
|
"mikehaertl/php-shellcommand": "^1.6",
|
|
"php": ">=7.2",
|
|
"phpseclib/phpseclib": "^2.0",
|
|
"platformsh/client": "^2.0",
|
|
"symfony/filesystem": "^2.8|^3|^4|^5|^6"
|
|
},
|
|
"require-dev": {
|
|
"drupal/drd_pi": "*",
|
|
"drupal/gitlab_api": "*",
|
|
"drupal/webform": "*"
|
|
},
|
|
"suggest": {
|
|
"drupal/console": "CLI to use and optionally automate DRD actions.",
|
|
"drupal/extlink": "Allows to open external links in new tabs/windows.",
|
|
"drupal/hacked": "Validate each project if it got changed compared to the original code from drupal.org.",
|
|
"drupal/monitoring": "Site monitoring module with sensors.",
|
|
"drupal/real_aes": "Encryption method for the encrypt module.",
|
|
"drupal/security_review": "Site security and configuration review module.",
|
|
"drush/drush": "Another CLI to use and optionally automate DRD actions."
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "4.0.9",
|
|
"datestamp": "1674383069",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jürgen Haas",
|
|
"homepage": "https://www.drupal.org/u/jurgenhaas"
|
|
},
|
|
{
|
|
"name": "jurgenhaas",
|
|
"homepage": "https://www.drupal.org/user/168924"
|
|
}
|
|
],
|
|
"description": "Dashboard to monitor and manage any number of remote Drupal 6, 7 or 8 sites",
|
|
"homepage": "https://www.drupal.org/project/drd",
|
|
"keywords": [
|
|
"Drupal"
|
|
],
|
|
"support": {
|
|
"source": "https://git.drupal.org/project/drd",
|
|
"issues": "https://www.drupal.org/project/issues/drd"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/drd_agent",
|
|
"version": "4.0.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/drd_agent.git",
|
|
"reference": "4.0.5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/drd_agent-4.0.5.zip",
|
|
"reference": "4.0.5",
|
|
"shasum": "ae22d35c562972b62d61040d18849678bc4b57b5"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.8 || ^9 || ^10",
|
|
"php": ">=7.2"
|
|
},
|
|
"suggest": {
|
|
"drupal/hacked": "Validate each project if it got changed compared to the original code from drupal.org.",
|
|
"drupal/monitoring": "Site monitoring module with sensors.",
|
|
"drupal/security_review": "Site security and configuration review module."
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "4.0.5",
|
|
"datestamp": "1682697922",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jürgen Haas",
|
|
"homepage": "https://www.drupal.org/u/jurgenhaas"
|
|
},
|
|
{
|
|
"name": "jurgenhaas",
|
|
"homepage": "https://www.drupal.org/user/168924"
|
|
}
|
|
],
|
|
"description": "TODO",
|
|
"homepage": "https://www.drupal.org/project/drd_agent",
|
|
"keywords": [
|
|
"Drupal"
|
|
],
|
|
"support": {
|
|
"source": "https://git.drupal.org/project/drd_agent",
|
|
"issues": "https://www.drupal.org/project/issues/drd"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/dropdown_language",
|
|
"version": "3.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/dropdown_language.git",
|
|
"reference": "3.2.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/dropdown_language-3.2.0.zip",
|
|
"reference": "3.2.0",
|
|
"shasum": "176eca48f1a6b051bc1a4cc74f46e31aafd719e0"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9",
|
|
"php": "^7.4||^8.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "3.2.0",
|
|
"datestamp": "1679322690",
|
|
"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": "Scott Carpenter",
|
|
"homepage": "https://www.drupal.org/user/291091",
|
|
"email": "dropdown-language@goodscott.com"
|
|
},
|
|
{
|
|
"name": "Grevil",
|
|
"homepage": "https://www.drupal.org/user/3668491"
|
|
},
|
|
{
|
|
"name": "SKAUGHT",
|
|
"homepage": "https://www.drupal.org/user/297907"
|
|
}
|
|
],
|
|
"description": "Dropdown Language Switcher. https://www.drupal.org/project/dropdown_language",
|
|
"homepage": "https://www.drupal.org/project/dropdown_language",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/dropdown_language"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/drutopia_action",
|
|
"version": "1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/drutopia_action.git",
|
|
"reference": "8.x-1.1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/drutopia_action-8.x-1.1.zip",
|
|
"reference": "8.x-1.1",
|
|
"shasum": "152af38111c9a134d83a9a1d3008ff22eb1b733e"
|
|
},
|
|
"require": {
|
|
"drupal/config_actions": "^1.1",
|
|
"drupal/core": "^8.9 || ^9",
|
|
"drupal/drutopia_core": "*",
|
|
"drupal/drutopia_seo": "^1.0",
|
|
"drupal/drutopia_site": "*",
|
|
"drupal/ds": "^3.7",
|
|
"drupal/entity_reference_revisions": "*",
|
|
"drupal/field_group": "^3.0",
|
|
"drupal/focal_point": "*",
|
|
"drupal/metatag": "*",
|
|
"drupal/paragraphs": "^1.12",
|
|
"drupal/pathauto": "^1.8",
|
|
"drupal/search_api": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.1",
|
|
"datestamp": "1621285719",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "drutopia",
|
|
"homepage": "https://www.drupal.org/user/3763727"
|
|
},
|
|
{
|
|
"name": "drutopia_gitlab",
|
|
"homepage": "https://www.drupal.org/user/3514271"
|
|
},
|
|
{
|
|
"name": "lelkneralfaro",
|
|
"homepage": "https://www.drupal.org/user/3577260"
|
|
},
|
|
{
|
|
"name": "MegaKeegMan",
|
|
"homepage": "https://www.drupal.org/user/3620027"
|
|
},
|
|
{
|
|
"name": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
},
|
|
{
|
|
"name": "nedjo",
|
|
"homepage": "https://www.drupal.org/user/4481"
|
|
},
|
|
{
|
|
"name": "ronaldmulero",
|
|
"homepage": "https://www.drupal.org/user/241652"
|
|
},
|
|
{
|
|
"name": "rosemarymann",
|
|
"homepage": "https://www.drupal.org/user/837536"
|
|
},
|
|
{
|
|
"name": "wolcen",
|
|
"homepage": "https://www.drupal.org/user/3099655"
|
|
}
|
|
],
|
|
"description": "Drutopia Action is a base feature providing an action content type and related configuration.",
|
|
"homepage": "https://gitlab.com/drutopia/drutopia_action",
|
|
"keywords": [
|
|
"actions",
|
|
"campaign",
|
|
"drutopia",
|
|
"grassroots",
|
|
"group"
|
|
],
|
|
"support": {
|
|
"source": "https://gitlab.com/drutopia/drutopia_action/tree/8.x-1.x",
|
|
"issues": "https://gitlab.com/drutopia/drutopia_action/issues"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/drutopia_article",
|
|
"version": "dev-1.x",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/drutopia_article.git",
|
|
"reference": "b328d67a312ba758feb817741f89f57f71913717"
|
|
},
|
|
"require": {
|
|
"drupal/block_visibility_groups": "^2",
|
|
"drupal/config_actions": "^1.1",
|
|
"drupal/core": "^8.9 || ^9 || ^10",
|
|
"drupal/ctools": "^3.4",
|
|
"drupal/drutopia_comment": "*",
|
|
"drupal/drutopia_core": "*",
|
|
"drupal/drutopia_people": "*",
|
|
"drupal/drutopia_seo": "^1.0",
|
|
"drupal/drutopia_site": "*",
|
|
"drupal/ds": "^3.7",
|
|
"drupal/entity_reference_revisions": "*",
|
|
"drupal/facets": "^2",
|
|
"drupal/field_group": "^3.0",
|
|
"drupal/focal_point": "*",
|
|
"drupal/metatag": "*",
|
|
"drupal/paragraphs": "*",
|
|
"drupal/pathauto": "^1.8",
|
|
"drupal/rdf": "*",
|
|
"drupal/search_api": "*",
|
|
"drupal/token": "^1.7"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.1+4-dev",
|
|
"datestamp": "1675809789",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Dev releases are not covered by Drupal security advisories."
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "drutopia",
|
|
"homepage": "https://www.drupal.org/user/3763727"
|
|
},
|
|
{
|
|
"name": "drutopia_gitlab",
|
|
"homepage": "https://www.drupal.org/user/3514271"
|
|
},
|
|
{
|
|
"name": "lelkneralfaro",
|
|
"homepage": "https://www.drupal.org/user/3577260"
|
|
},
|
|
{
|
|
"name": "MegaKeegMan",
|
|
"homepage": "https://www.drupal.org/user/3620027"
|
|
},
|
|
{
|
|
"name": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
},
|
|
{
|
|
"name": "nedjo",
|
|
"homepage": "https://www.drupal.org/user/4481"
|
|
},
|
|
{
|
|
"name": "ronaldmulero",
|
|
"homepage": "https://www.drupal.org/user/241652"
|
|
},
|
|
{
|
|
"name": "rosemarymann",
|
|
"homepage": "https://www.drupal.org/user/837536"
|
|
},
|
|
{
|
|
"name": "wolcen",
|
|
"homepage": "https://www.drupal.org/user/3099655"
|
|
}
|
|
],
|
|
"description": "Drutopia Article is a base feature providing an article content type and related configuration.",
|
|
"homepage": "https://gitlab.com/drutopia/drutopia_article",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/drutopia_article"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/drutopia_blog",
|
|
"version": "dev-1.x",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/drutopia_blog.git",
|
|
"reference": "5efe7f6f9e42c52368a86e5e997911b9c0a63f06"
|
|
},
|
|
"require": {
|
|
"drupal/block_visibility_groups": "^2",
|
|
"drupal/config_actions": "^1.1",
|
|
"drupal/core": "^8.9 || ^9 || ^10",
|
|
"drupal/ctools": "^3.4",
|
|
"drupal/drutopia_comment": "*",
|
|
"drupal/drutopia_core": "*",
|
|
"drupal/drutopia_people": "*",
|
|
"drupal/drutopia_seo": "^1.0",
|
|
"drupal/drutopia_site": "*",
|
|
"drupal/ds": "^3.7",
|
|
"drupal/entity_reference_revisions": "*",
|
|
"drupal/facets": "^2",
|
|
"drupal/field_group": "^3.0",
|
|
"drupal/focal_point": "*",
|
|
"drupal/metatag": "*",
|
|
"drupal/paragraphs": "*",
|
|
"drupal/pathauto": "^1.8",
|
|
"drupal/search_api": "*",
|
|
"drupal/token": "^1.7"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.1+3-dev",
|
|
"datestamp": "1675793052",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Dev releases are not covered by Drupal security advisories."
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "drutopia",
|
|
"homepage": "https://www.drupal.org/user/3763727"
|
|
},
|
|
{
|
|
"name": "drutopia_gitlab",
|
|
"homepage": "https://www.drupal.org/user/3514271"
|
|
},
|
|
{
|
|
"name": "lelkneralfaro",
|
|
"homepage": "https://www.drupal.org/user/3577260"
|
|
},
|
|
{
|
|
"name": "MegaKeegMan",
|
|
"homepage": "https://www.drupal.org/user/3620027"
|
|
},
|
|
{
|
|
"name": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
},
|
|
{
|
|
"name": "nedjo",
|
|
"homepage": "https://www.drupal.org/user/4481"
|
|
},
|
|
{
|
|
"name": "ronaldmulero",
|
|
"homepage": "https://www.drupal.org/user/241652"
|
|
},
|
|
{
|
|
"name": "rosemarymann",
|
|
"homepage": "https://www.drupal.org/user/837536"
|
|
},
|
|
{
|
|
"name": "wolcen",
|
|
"homepage": "https://www.drupal.org/user/3099655"
|
|
}
|
|
],
|
|
"description": "Drutopia Blog is a base feature providing a blog content type and related configuration.",
|
|
"homepage": "https://gitlab.com/drutopia/drutopia_blog",
|
|
"keywords": [
|
|
"blogging",
|
|
"content",
|
|
"drutopia",
|
|
"journal"
|
|
],
|
|
"support": {
|
|
"source": "https://gitlab.com/drutopia/drutopia_blog/tree/8.x-1.x",
|
|
"issues": "https://gitlab.com/drutopia/drutopia_blog/issues"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/drutopia_campaign",
|
|
"version": "1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/drutopia_campaign.git",
|
|
"reference": "8.x-1.1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/drutopia_campaign-8.x-1.1.zip",
|
|
"reference": "8.x-1.1",
|
|
"shasum": "9fef0bb6103eb3a07100ba87978223d74c5c4bed"
|
|
},
|
|
"require": {
|
|
"drupal/block_visibility_groups": "*",
|
|
"drupal/config_actions": "^1.1",
|
|
"drupal/core": "^8.9 || ^9",
|
|
"drupal/drutopia_core": "^1.0",
|
|
"drupal/drutopia_seo": "^1.0",
|
|
"drupal/ds": "^3.7",
|
|
"drupal/entity_reference_revisions": "*",
|
|
"drupal/facets": "*",
|
|
"drupal/field_group": "^3.0",
|
|
"drupal/focal_point": "*",
|
|
"drupal/metatag": "*",
|
|
"drupal/paragraphs": "^1.12",
|
|
"drupal/pathauto": "^1.8",
|
|
"drupal/search_api": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.1",
|
|
"datestamp": "1621286321",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "drutopia",
|
|
"homepage": "https://www.drupal.org/user/3763727"
|
|
},
|
|
{
|
|
"name": "drutopia_gitlab",
|
|
"homepage": "https://www.drupal.org/user/3514271"
|
|
},
|
|
{
|
|
"name": "lelkneralfaro",
|
|
"homepage": "https://www.drupal.org/user/3577260"
|
|
},
|
|
{
|
|
"name": "MegaKeegMan",
|
|
"homepage": "https://www.drupal.org/user/3620027"
|
|
},
|
|
{
|
|
"name": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
},
|
|
{
|
|
"name": "nedjo",
|
|
"homepage": "https://www.drupal.org/user/4481"
|
|
},
|
|
{
|
|
"name": "ronaldmulero",
|
|
"homepage": "https://www.drupal.org/user/241652"
|
|
},
|
|
{
|
|
"name": "rosemarymann",
|
|
"homepage": "https://www.drupal.org/user/837536"
|
|
},
|
|
{
|
|
"name": "wolcen",
|
|
"homepage": "https://www.drupal.org/user/3099655"
|
|
}
|
|
],
|
|
"description": "Drutopia Campaign provides a Campaign content type, including background information as well as ability to list demands and updates, and related configuration.",
|
|
"homepage": "https://gitlab.com/drutopia/drutopia_campaign",
|
|
"keywords": [
|
|
"campaign",
|
|
"content",
|
|
"drutopia",
|
|
"initiative"
|
|
],
|
|
"support": {
|
|
"source": "https://gitlab.com/drutopia/drutopia_campaign/tree/8.x-1.x",
|
|
"issues": "https://gitlab.com/drutopia/drutopia_campaign/issues"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/drutopia_collection",
|
|
"version": "dev-8.x-1.x",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git@gitlab.com:drutopia/drutopia_collection.git",
|
|
"reference": "3ce9308896b68379286312f0eaf9f7e3ce17e6cb"
|
|
},
|
|
"require": {
|
|
"drupal/config_actions": "^1.0",
|
|
"drupal/ctools": "^3.0",
|
|
"drupal/drutopia_article": "^1.0-beta3",
|
|
"drupal/drutopia_blog": "^1.0-beta3",
|
|
"drupal/drutopia_people": "^1.0-beta3",
|
|
"drupal/drutopia_seo": "^1.0-beta2",
|
|
"drupal/ds": "^3.1",
|
|
"drupal/metatag": "^1.9"
|
|
},
|
|
"default-branch": true,
|
|
"type": "drupal-module",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"description": "Drutopia Collection is a feature providing the ability to create collections to bring together ordered listings of Articles, Blog posts, or other content. This is useful for magazine issues or online books (referencing each chapter) or to create a meta-resource of recommended resources and people. an article content type and related configuration.",
|
|
"homepage": "https://gitlab.com/drutopia/drutopia_collection",
|
|
"time": "2022-12-16T23:48:22+00:00"
|
|
},
|
|
{
|
|
"name": "drupal/drutopia_comment",
|
|
"version": "1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/drutopia_comment.git",
|
|
"reference": "8.x-1.1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/drutopia_comment-8.x-1.1.zip",
|
|
"reference": "8.x-1.1",
|
|
"shasum": "f6f9a8e2279d46df1adfa66b507f2a8c687f4e86"
|
|
},
|
|
"require": {
|
|
"drupal/config_actions": "^1.1",
|
|
"drupal/core": "^8.9 || ^9",
|
|
"drupal/drutopia_core": "*",
|
|
"drupal/rdf": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.1",
|
|
"datestamp": "1621286434",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
},
|
|
"branch-alias": {
|
|
"dev-8.x-1.x": "^1.0-alpha1"
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "drutopia",
|
|
"homepage": "https://www.drupal.org/user/3763727"
|
|
},
|
|
{
|
|
"name": "drutopia_gitlab",
|
|
"homepage": "https://www.drupal.org/user/3514271"
|
|
},
|
|
{
|
|
"name": "lelkneralfaro",
|
|
"homepage": "https://www.drupal.org/user/3577260"
|
|
},
|
|
{
|
|
"name": "MegaKeegMan",
|
|
"homepage": "https://www.drupal.org/user/3620027"
|
|
},
|
|
{
|
|
"name": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
},
|
|
{
|
|
"name": "nedjo",
|
|
"homepage": "https://www.drupal.org/user/4481"
|
|
},
|
|
{
|
|
"name": "ronaldmulero",
|
|
"homepage": "https://www.drupal.org/user/241652"
|
|
},
|
|
{
|
|
"name": "rosemarymann",
|
|
"homepage": "https://www.drupal.org/user/837536"
|
|
},
|
|
{
|
|
"name": "wolcen",
|
|
"homepage": "https://www.drupal.org/user/3099655"
|
|
}
|
|
],
|
|
"description": "Drutopia comment is a base feature providing comments and related configuration.",
|
|
"homepage": "https://gitlab.com/drutopia/drutopia_comment",
|
|
"keywords": [
|
|
"comments",
|
|
"content",
|
|
"discussion",
|
|
"drutopia"
|
|
],
|
|
"support": {
|
|
"source": "https://gitlab.com/drutopia/drutopia_comment/tree/8.x-1.x",
|
|
"issues": "https://gitlab.com/drutopia/drutopia_comment/issues"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/drutopia_core",
|
|
"version": "dev-8.x-1.x",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git@gitlab.com:drutopia/drutopia_core.git",
|
|
"reference": "2c847ab4b0a68b1833f83fcb5ef7ffafe8bbfe8d"
|
|
},
|
|
"require": {
|
|
"drupal/config_actions": "^1.3",
|
|
"drupal/config_perms": "^2.0",
|
|
"drupal/crop": "^2.1",
|
|
"drupal/ds": "^3.12",
|
|
"drupal/facets": "^2",
|
|
"drupal/faqfield": "^7.0",
|
|
"drupal/focal_point": "^2.0",
|
|
"drupal/metatag": "^1.16",
|
|
"drupal/paragraphs": "^1.12",
|
|
"drupal/search_api": "^1.19",
|
|
"drupal/video_embed_field": "^2.4"
|
|
},
|
|
"default-branch": true,
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"patches": {
|
|
"drupal/entity_reference_revisions": {
|
|
"Support normalization without local revision ID": "https://www.drupal.org/files/issues/2022-08-18/entity_reference_revisions-normalizer-2913713-12.patch"
|
|
}
|
|
}
|
|
},
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"description": "Drutopia core is a base feature providing core components required by other features.",
|
|
"homepage": "https://gitlab.com/drutopia/drutopia_core",
|
|
"keywords": [
|
|
"base",
|
|
"core",
|
|
"drutopia"
|
|
],
|
|
"support": {
|
|
"issues": "https://gitlab.com/drutopia/drutopia_core/issues",
|
|
"source": "https://gitlab.com/drutopia/drutopia_core/tree/8.x-1.x"
|
|
},
|
|
"time": "2023-01-30T19:52:25+00:00"
|
|
},
|
|
{
|
|
"name": "drupal/drutopia_event",
|
|
"version": "dev-1.x",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/drutopia_event.git",
|
|
"reference": "05dac653be8e53cff42d9699d30f175708c5fbb6"
|
|
},
|
|
"require": {
|
|
"drupal/block_visibility_groups": "^2",
|
|
"drupal/config_actions": "^1.1",
|
|
"drupal/core": "^8.9 || ^9 || ^10",
|
|
"drupal/ctools": "^3.4",
|
|
"drupal/drutopia_core": "*",
|
|
"drupal/drutopia_seo": "^1.0",
|
|
"drupal/ds": "^3.7",
|
|
"drupal/entity_reference_revisions": "*",
|
|
"drupal/facets": "^2",
|
|
"drupal/field_group": "*",
|
|
"drupal/focal_point": "*",
|
|
"drupal/metatag": "*",
|
|
"drupal/paragraphs": "*",
|
|
"drupal/pathauto": "^1.8",
|
|
"drupal/search_api": "*",
|
|
"drupal/token": "^1.7"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.1+6-dev",
|
|
"datestamp": "1675809215",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Dev releases are not covered by Drupal security advisories."
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "drutopia",
|
|
"homepage": "https://www.drupal.org/user/3763727"
|
|
},
|
|
{
|
|
"name": "drutopia_gitlab",
|
|
"homepage": "https://www.drupal.org/user/3514271"
|
|
},
|
|
{
|
|
"name": "lelkneralfaro",
|
|
"homepage": "https://www.drupal.org/user/3577260"
|
|
},
|
|
{
|
|
"name": "MegaKeegMan",
|
|
"homepage": "https://www.drupal.org/user/3620027"
|
|
},
|
|
{
|
|
"name": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
},
|
|
{
|
|
"name": "nedjo",
|
|
"homepage": "https://www.drupal.org/user/4481"
|
|
},
|
|
{
|
|
"name": "ronaldmulero",
|
|
"homepage": "https://www.drupal.org/user/241652"
|
|
},
|
|
{
|
|
"name": "rosemarymann",
|
|
"homepage": "https://www.drupal.org/user/837536"
|
|
},
|
|
{
|
|
"name": "wolcen",
|
|
"homepage": "https://www.drupal.org/user/3099655"
|
|
}
|
|
],
|
|
"description": "Drutopia Event is a base feature providing a event content type, with date and event type, and related configuration.",
|
|
"homepage": "https://gitlab.com/drutopia/drutopia_event",
|
|
"keywords": [
|
|
"calendar",
|
|
"date",
|
|
"drutopia",
|
|
"events"
|
|
],
|
|
"support": {
|
|
"source": "https://gitlab.com/drutopia/drutopia_event/tree/8.x-1.x",
|
|
"issues": "https://gitlab.com/drutopia/drutopia_event/issues"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/drutopia_group",
|
|
"version": "1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/drutopia_group.git",
|
|
"reference": "8.x-1.1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/drutopia_group-8.x-1.1.zip",
|
|
"reference": "8.x-1.1",
|
|
"shasum": "6a7836d4663d76303b3a5c3fabb859ef69eb007d"
|
|
},
|
|
"require": {
|
|
"drupal/address": "^1.8",
|
|
"drupal/config_actions": "*",
|
|
"drupal/config_perms": "*",
|
|
"drupal/core": "^8.9 || ^9",
|
|
"drupal/ctools": "*",
|
|
"drupal/drutopia_core": "^1.0",
|
|
"drupal/ds": "*",
|
|
"drupal/entity_reference_revisions": "*",
|
|
"drupal/gnode": "*",
|
|
"drupal/group": "^1.0-rc5",
|
|
"drupal/paragraphs": "*",
|
|
"drupal/pathauto": "^1.8"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.1",
|
|
"datestamp": "1621286726",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "drutopia",
|
|
"homepage": "https://www.drupal.org/user/3763727"
|
|
},
|
|
{
|
|
"name": "drutopia_gitlab",
|
|
"homepage": "https://www.drupal.org/user/3514271"
|
|
},
|
|
{
|
|
"name": "lelkneralfaro",
|
|
"homepage": "https://www.drupal.org/user/3577260"
|
|
},
|
|
{
|
|
"name": "MegaKeegMan",
|
|
"homepage": "https://www.drupal.org/user/3620027"
|
|
},
|
|
{
|
|
"name": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
},
|
|
{
|
|
"name": "nedjo",
|
|
"homepage": "https://www.drupal.org/user/4481"
|
|
},
|
|
{
|
|
"name": "ronaldmulero",
|
|
"homepage": "https://www.drupal.org/user/241652"
|
|
},
|
|
{
|
|
"name": "rosemarymann",
|
|
"homepage": "https://www.drupal.org/user/837536"
|
|
},
|
|
{
|
|
"name": "wolcen",
|
|
"homepage": "https://www.drupal.org/user/3099655"
|
|
}
|
|
],
|
|
"description": "Drutopia Group provides a group content type that can be classified by a group type vocabulary and related configuration.",
|
|
"homepage": "https://gitlab.com/drutopia/drutopia_group",
|
|
"keywords": [
|
|
"drutopia",
|
|
"grassroots",
|
|
"groups",
|
|
"organizations"
|
|
],
|
|
"support": {
|
|
"source": "https://gitlab.com/drutopia/drutopia_group/tree/8.x-1.x",
|
|
"issues": "https://gitlab.com/drutopia/drutopia_group/issues"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/drutopia_landing_page",
|
|
"version": "1.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/drutopia_landing_page.git",
|
|
"reference": "8.x-1.2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/drutopia_landing_page-8.x-1.2.zip",
|
|
"reference": "8.x-1.2",
|
|
"shasum": "de8d56c0112ce748e9a3e6bc0e4018e8cce2e24f"
|
|
},
|
|
"require": {
|
|
"cweagans/composer-patches": "^1.5.0",
|
|
"drupal/config_actions": "^1.1",
|
|
"drupal/core": "^8.9 || ^9",
|
|
"drupal/ctools": "^3.4",
|
|
"drupal/drutopia_core": "*",
|
|
"drupal/drutopia_seo": "^1.0",
|
|
"drupal/ds": "^3.7",
|
|
"drupal/entity_reference_revisions": "*",
|
|
"drupal/exclude_node_title": "^1.0-beta1",
|
|
"drupal/metatag": "*",
|
|
"drupal/paragraphs": "*",
|
|
"drupal/pathauto": "^1.8",
|
|
"drupal/token": "^1.7"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.2",
|
|
"datestamp": "1624383397",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "drutopia",
|
|
"homepage": "https://www.drupal.org/user/3763727"
|
|
},
|
|
{
|
|
"name": "drutopia_gitlab",
|
|
"homepage": "https://www.drupal.org/user/3514271"
|
|
},
|
|
{
|
|
"name": "lelkneralfaro",
|
|
"homepage": "https://www.drupal.org/user/3577260"
|
|
},
|
|
{
|
|
"name": "MegaKeegMan",
|
|
"homepage": "https://www.drupal.org/user/3620027"
|
|
},
|
|
{
|
|
"name": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
},
|
|
{
|
|
"name": "nedjo",
|
|
"homepage": "https://www.drupal.org/user/4481"
|
|
},
|
|
{
|
|
"name": "ronaldmulero",
|
|
"homepage": "https://www.drupal.org/user/241652"
|
|
},
|
|
{
|
|
"name": "rosemarymann",
|
|
"homepage": "https://www.drupal.org/user/837536"
|
|
},
|
|
{
|
|
"name": "wolcen",
|
|
"homepage": "https://www.drupal.org/user/3099655"
|
|
}
|
|
],
|
|
"description": "Drutopia Landing Page is a base feature providing a landing page content type and related configuration.",
|
|
"homepage": "https://gitlab.com/drutopia/drutopia_landing_page",
|
|
"keywords": [
|
|
"content",
|
|
"drutopia",
|
|
"entry",
|
|
"standalone"
|
|
],
|
|
"support": {
|
|
"source": "https://gitlab.com/drutopia/drutopia_landing_page/tree/8.x-1.x",
|
|
"issues": "https://gitlab.com/drutopia/drutopia_landing_page/issues"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/drutopia_organization",
|
|
"version": "1.0.x-dev",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git@git.drupal.org:project/drutopia_organization.git",
|
|
"reference": "a5122035fbc58230cb7966379c1e29c58b1db5da"
|
|
},
|
|
"require": {
|
|
"drupal/config_actions": "^1.1",
|
|
"drupal/drutopia_core": "^1.0",
|
|
"drupal/drutopia_seo": "^1.0",
|
|
"drupal/ds": "^3.7",
|
|
"drupal/field_group": "^3.0",
|
|
"drupal/ief_complex_open": "^1.0",
|
|
"drupal/inline_entity_form": "^1.0@RC",
|
|
"drupal/paragraphs": "^1.12",
|
|
"drupal/pathauto": "^1.8"
|
|
},
|
|
"default-branch": true,
|
|
"type": "drupal-module",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"description": "Drutopia Organization provides an Organization content type for showing visitors information about organizations (groups, nonprofits, businesses) that are part of the site and can be associated with blogs, resources, events, etc.",
|
|
"homepage": "https://gitlab.com/drutopia/drutopia_organization",
|
|
"keywords": [
|
|
"business",
|
|
"content",
|
|
"drutopia",
|
|
"group",
|
|
"nonprofit",
|
|
"organization"
|
|
],
|
|
"support": {
|
|
"issues": "https://gitlab.com/drutopia/drutopia_organization/issues",
|
|
"source": "https://gitlab.com/drutopia/drutopia_organization/tree/8.x-1.x"
|
|
},
|
|
"time": "2022-12-16T23:53:54+00:00"
|
|
},
|
|
{
|
|
"name": "drupal/drutopia_page",
|
|
"version": "1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/drutopia_page.git",
|
|
"reference": "8.x-1.1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/drutopia_page-8.x-1.1.zip",
|
|
"reference": "8.x-1.1",
|
|
"shasum": "741582b9a39009fb0dc8459e01cf8f95ad63d76b"
|
|
},
|
|
"require": {
|
|
"drupal/config_actions": "^1.1",
|
|
"drupal/core": "^8.9 || ^9",
|
|
"drupal/ctools": "^3.4",
|
|
"drupal/drutopia_core": "*",
|
|
"drupal/drutopia_seo": "^1.0",
|
|
"drupal/ds": "^3.7",
|
|
"drupal/entity_reference_revisions": "*",
|
|
"drupal/metatag": "*",
|
|
"drupal/paragraphs": "*",
|
|
"drupal/pathauto": "^1.8",
|
|
"drupal/rdf": "*",
|
|
"drupal/token": "^1.7"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.1",
|
|
"datestamp": "1621287140",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "drutopia",
|
|
"homepage": "https://www.drupal.org/user/3763727"
|
|
},
|
|
{
|
|
"name": "drutopia_gitlab",
|
|
"homepage": "https://www.drupal.org/user/3514271"
|
|
},
|
|
{
|
|
"name": "lelkneralfaro",
|
|
"homepage": "https://www.drupal.org/user/3577260"
|
|
},
|
|
{
|
|
"name": "MegaKeegMan",
|
|
"homepage": "https://www.drupal.org/user/3620027"
|
|
},
|
|
{
|
|
"name": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
},
|
|
{
|
|
"name": "nedjo",
|
|
"homepage": "https://www.drupal.org/user/4481"
|
|
},
|
|
{
|
|
"name": "ronaldmulero",
|
|
"homepage": "https://www.drupal.org/user/241652"
|
|
},
|
|
{
|
|
"name": "rosemarymann",
|
|
"homepage": "https://www.drupal.org/user/837536"
|
|
},
|
|
{
|
|
"name": "wolcen",
|
|
"homepage": "https://www.drupal.org/user/3099655"
|
|
}
|
|
],
|
|
"description": "Drutopia Page is a base feature providing a page content type and related configuration.",
|
|
"homepage": "https://gitlab.com/drutopia/drutopia_page",
|
|
"keywords": [
|
|
"content",
|
|
"drutopia",
|
|
"pages"
|
|
],
|
|
"support": {
|
|
"source": "https://gitlab.com/drutopia/drutopia_page/tree/8.x-1.x",
|
|
"issues": "https://gitlab.com/drutopia/drutopia_page/issues"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/drutopia_paragraph_title",
|
|
"version": "dev-1.0.x",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/drutopia_paragraph_title.git",
|
|
"reference": "8bd77a9b1bce1ea44201d4b3ae0252f81601486a"
|
|
},
|
|
"require": {
|
|
"drupal/allowed_formats": "^2",
|
|
"drupal/core": "^8.8.3 || ^9 || ^10",
|
|
"drupal/drutopia_core": "^1 || ^2",
|
|
"drupal/entity_reference_revisions": "*",
|
|
"drupal/minimalhtml": "^2",
|
|
"drupal/minimalhtmltitle": "*",
|
|
"drupal/paragraphs": "^1.15",
|
|
"drupal/ui_patterns": "*",
|
|
"drupal/ui_patterns_ds": "*",
|
|
"drupal/ui_patterns_layouts": "*",
|
|
"drupal/ui_patterns_library": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.0.x": "1.0.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "1.0.0+8-dev",
|
|
"datestamp": "1688129764",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Dev releases are not covered by Drupal security advisories."
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "lelkneralfaro",
|
|
"homepage": "https://www.drupal.org/user/3577260"
|
|
},
|
|
{
|
|
"name": "MegaKeegMan",
|
|
"homepage": "https://www.drupal.org/user/3620027"
|
|
},
|
|
{
|
|
"name": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
},
|
|
{
|
|
"name": "wolcen",
|
|
"homepage": "https://www.drupal.org/user/3099655"
|
|
}
|
|
],
|
|
"description": "Provides a title paragraph that can replace regular page titles with a title, subtitle, and image.",
|
|
"homepage": "https://www.drupal.org/project/drutopia_paragraph_title",
|
|
"keywords": [
|
|
"content",
|
|
"drutopia",
|
|
"paragraphs",
|
|
"titles"
|
|
],
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/drutopia_paragraph_title",
|
|
"issues": "https://www.drupal.org/project/issues/drutopia_paragraph_title"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/drutopia_people",
|
|
"version": "1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/drutopia_people.git",
|
|
"reference": "8.x-1.1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/drutopia_people-8.x-1.1.zip",
|
|
"reference": "8.x-1.1",
|
|
"shasum": "3523571dacf8e8eaf49e76dff644705141efb4e7"
|
|
},
|
|
"require": {
|
|
"drupal/config_actions": "^1.1",
|
|
"drupal/core": "^8.9 || ^9",
|
|
"drupal/ctools": "*",
|
|
"drupal/drutopia_core": "^1.0",
|
|
"drupal/drutopia_seo": "^1.0",
|
|
"drupal/ds": "^3.7",
|
|
"drupal/entity_reference_revisions": "*",
|
|
"drupal/field_group": "^3.0",
|
|
"drupal/focal_point": "*",
|
|
"drupal/metatag": "*",
|
|
"drupal/paragraphs": "^1.12",
|
|
"drupal/pathauto": "^1.8",
|
|
"drupal/search_api": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.1",
|
|
"datestamp": "1621287220",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "drutopia",
|
|
"homepage": "https://www.drupal.org/user/3763727"
|
|
},
|
|
{
|
|
"name": "drutopia_gitlab",
|
|
"homepage": "https://www.drupal.org/user/3514271"
|
|
},
|
|
{
|
|
"name": "lelkneralfaro",
|
|
"homepage": "https://www.drupal.org/user/3577260"
|
|
},
|
|
{
|
|
"name": "MegaKeegMan",
|
|
"homepage": "https://www.drupal.org/user/3620027"
|
|
},
|
|
{
|
|
"name": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
},
|
|
{
|
|
"name": "nedjo",
|
|
"homepage": "https://www.drupal.org/user/4481"
|
|
},
|
|
{
|
|
"name": "ronaldmulero",
|
|
"homepage": "https://www.drupal.org/user/241652"
|
|
},
|
|
{
|
|
"name": "rosemarymann",
|
|
"homepage": "https://www.drupal.org/user/837536"
|
|
},
|
|
{
|
|
"name": "wolcen",
|
|
"homepage": "https://www.drupal.org/user/3099655"
|
|
}
|
|
],
|
|
"description": "Drutopia People provides a People content type for showing visitors information about staff, volunteers, contributors, and more.",
|
|
"homepage": "https://gitlab.com/drutopia/drutopia_people",
|
|
"keywords": [
|
|
"biography",
|
|
"content",
|
|
"drutopia",
|
|
"person",
|
|
"profile",
|
|
"staff",
|
|
"volunteers"
|
|
],
|
|
"support": {
|
|
"source": "https://gitlab.com/drutopia/drutopia_people/tree/8.x-1.x",
|
|
"issues": "https://gitlab.com/drutopia/drutopia_people/issues"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/drutopia_related_content",
|
|
"version": "dev-1.x",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/drutopia_related_content.git",
|
|
"reference": "ac43115289784a05590c69efb66d5ffe29643470"
|
|
},
|
|
"require": {
|
|
"drupal/block_visibility_groups": "^2",
|
|
"drupal/core": "^8.9 || ^9 || ^10",
|
|
"drupal/drutopia_core": "^1.0-beta3",
|
|
"drupal/similarterms": "^1.3"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.1+2-dev",
|
|
"datestamp": "1675809445",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Dev releases are not covered by Drupal security advisories."
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "drutopia",
|
|
"homepage": "https://www.drupal.org/user/3763727"
|
|
},
|
|
{
|
|
"name": "drutopia_gitlab",
|
|
"homepage": "https://www.drupal.org/user/3514271"
|
|
},
|
|
{
|
|
"name": "lelkneralfaro",
|
|
"homepage": "https://www.drupal.org/user/3577260"
|
|
},
|
|
{
|
|
"name": "MegaKeegMan",
|
|
"homepage": "https://www.drupal.org/user/3620027"
|
|
},
|
|
{
|
|
"name": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
},
|
|
{
|
|
"name": "nedjo",
|
|
"homepage": "https://www.drupal.org/user/4481"
|
|
},
|
|
{
|
|
"name": "ronaldmulero",
|
|
"homepage": "https://www.drupal.org/user/241652"
|
|
},
|
|
{
|
|
"name": "rosemarymann",
|
|
"homepage": "https://www.drupal.org/user/837536"
|
|
},
|
|
{
|
|
"name": "wolcen",
|
|
"homepage": "https://www.drupal.org/user/3099655"
|
|
}
|
|
],
|
|
"description": "Shows content (articles, actions, etc.) related to the current page's content based on the taxonomy terms held in common.",
|
|
"homepage": "https://gitlab.com/drutopia/drutopia_related_content",
|
|
"keywords": [
|
|
"content",
|
|
"drutopia",
|
|
"relations",
|
|
"similar"
|
|
],
|
|
"support": {
|
|
"source": "https://gitlab.com/drutopia/drutopia_related_content/tree/8.x-1.x",
|
|
"issues": "https://gitlab.com/drutopia/drutopia_related_content/issues"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/drutopia_resource",
|
|
"version": "dev-1.x",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/drutopia_resource.git",
|
|
"reference": "4d091769ad640333a3b51ac786b5e2ea6d677078"
|
|
},
|
|
"require": {
|
|
"drupal/block_visibility_groups": "^2",
|
|
"drupal/config_actions": "^1.1",
|
|
"drupal/core": "^8.9 || ^9 || ^10",
|
|
"drupal/ctools": "^3.4",
|
|
"drupal/drutopia_core": "*",
|
|
"drupal/drutopia_seo": "^1.0",
|
|
"drupal/ds": "^3.7",
|
|
"drupal/entity_reference_revisions": "*",
|
|
"drupal/facets": "^2",
|
|
"drupal/field_group": "^3.0",
|
|
"drupal/focal_point": "*",
|
|
"drupal/metatag": "*",
|
|
"drupal/paragraphs": "*",
|
|
"drupal/pathauto": "^1.8",
|
|
"drupal/search_api": "*",
|
|
"drupal/token": "^1.7",
|
|
"drupal/video_embed_field": "^2.4"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.1+3-dev",
|
|
"datestamp": "1675808814",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Dev releases are not covered by Drupal security advisories."
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "drutopia",
|
|
"homepage": "https://www.drupal.org/user/3763727"
|
|
},
|
|
{
|
|
"name": "drutopia_gitlab",
|
|
"homepage": "https://www.drupal.org/user/3514271"
|
|
},
|
|
{
|
|
"name": "lelkneralfaro",
|
|
"homepage": "https://www.drupal.org/user/3577260"
|
|
},
|
|
{
|
|
"name": "MegaKeegMan",
|
|
"homepage": "https://www.drupal.org/user/3620027"
|
|
},
|
|
{
|
|
"name": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
},
|
|
{
|
|
"name": "nedjo",
|
|
"homepage": "https://www.drupal.org/user/4481"
|
|
},
|
|
{
|
|
"name": "ronaldmulero",
|
|
"homepage": "https://www.drupal.org/user/241652"
|
|
},
|
|
{
|
|
"name": "rosemarymann",
|
|
"homepage": "https://www.drupal.org/user/837536"
|
|
},
|
|
{
|
|
"name": "wolcen",
|
|
"homepage": "https://www.drupal.org/user/3099655"
|
|
}
|
|
],
|
|
"description": "Provides Resource content type and related configuration. A resource can be a file, such as a PDF, a link, such as a website URL, or an embedded video.",
|
|
"homepage": "https://gitlab.com/drutopia/drutopia_resource",
|
|
"keywords": [
|
|
"content",
|
|
"drutopia",
|
|
"facets",
|
|
"files",
|
|
"filtering",
|
|
"resources",
|
|
"search"
|
|
],
|
|
"support": {
|
|
"source": "https://gitlab.com/drutopia/drutopia_resource/tree/8.x-1.x",
|
|
"issues": "https://gitlab.com/drutopia/drutopia_resource/issues"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/drutopia_search",
|
|
"version": "dev-1.x",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/drutopia_search.git",
|
|
"reference": "bc68885f6d597d0568cafc2ef52e25f13958594e"
|
|
},
|
|
"require": {
|
|
"drupal/block_visibility_groups": "^2",
|
|
"drupal/core": "^8.9 || ^9 || ^10",
|
|
"drupal/drutopia_core": "^1.0",
|
|
"drupal/facets": "*",
|
|
"drupal/search_api": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.1+3-dev",
|
|
"datestamp": "1677100326",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Dev releases are not covered by Drupal security advisories."
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "drutopia",
|
|
"homepage": "https://www.drupal.org/user/3763727"
|
|
},
|
|
{
|
|
"name": "drutopia_gitlab",
|
|
"homepage": "https://www.drupal.org/user/3514271"
|
|
},
|
|
{
|
|
"name": "lelkneralfaro",
|
|
"homepage": "https://www.drupal.org/user/3577260"
|
|
},
|
|
{
|
|
"name": "MegaKeegMan",
|
|
"homepage": "https://www.drupal.org/user/3620027"
|
|
},
|
|
{
|
|
"name": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
},
|
|
{
|
|
"name": "nedjo",
|
|
"homepage": "https://www.drupal.org/user/4481"
|
|
},
|
|
{
|
|
"name": "ronaldmulero",
|
|
"homepage": "https://www.drupal.org/user/241652"
|
|
},
|
|
{
|
|
"name": "rosemarymann",
|
|
"homepage": "https://www.drupal.org/user/837536"
|
|
},
|
|
{
|
|
"name": "wolcen",
|
|
"homepage": "https://www.drupal.org/user/3099655"
|
|
}
|
|
],
|
|
"description": "Drutopia Search provides a search server, index, and view.",
|
|
"homepage": "https://gitlab.com/drutopia/drutopia_search",
|
|
"keywords": [
|
|
"content",
|
|
"drutopia",
|
|
"finding",
|
|
"searching"
|
|
],
|
|
"support": {
|
|
"source": "https://gitlab.com/drutopia/drutopia_search/tree/8.x-1.x",
|
|
"issues": "https://gitlab.com/drutopia/drutopia_search/issues"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/drutopia_seo",
|
|
"version": "1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/drutopia_seo.git",
|
|
"reference": "8.x-1.1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/drutopia_seo-8.x-1.1.zip",
|
|
"reference": "8.x-1.1",
|
|
"shasum": "af41f9c756d958f4b3afd076b737608f52c5a8e2"
|
|
},
|
|
"require": {
|
|
"drupal/config_actions": "^1.1",
|
|
"drupal/core": "^8.9 || ^9",
|
|
"drupal/drutopia_core": "*",
|
|
"drupal/metatag": "^1.13",
|
|
"drupal/redirect": "^1.6",
|
|
"drupal/redirect_404": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.1",
|
|
"datestamp": "1621287991",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "drutopia",
|
|
"homepage": "https://www.drupal.org/user/3763727"
|
|
},
|
|
{
|
|
"name": "drutopia_gitlab",
|
|
"homepage": "https://www.drupal.org/user/3514271"
|
|
},
|
|
{
|
|
"name": "lelkneralfaro",
|
|
"homepage": "https://www.drupal.org/user/3577260"
|
|
},
|
|
{
|
|
"name": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
},
|
|
{
|
|
"name": "nedjo",
|
|
"homepage": "https://www.drupal.org/user/4481"
|
|
},
|
|
{
|
|
"name": "ronaldmulero",
|
|
"homepage": "https://www.drupal.org/user/241652"
|
|
},
|
|
{
|
|
"name": "rosemarymann",
|
|
"homepage": "https://www.drupal.org/user/837536"
|
|
},
|
|
{
|
|
"name": "wolcen",
|
|
"homepage": "https://www.drupal.org/user/3099655"
|
|
}
|
|
],
|
|
"description": "Sensible Search Engine Optimization default configuration for a site.",
|
|
"homepage": "https://gitlab.com/drutopia/drutopia_seo",
|
|
"keywords": [
|
|
"SEO",
|
|
"content",
|
|
"discoverability",
|
|
"drutopia",
|
|
"metatags",
|
|
"optimization",
|
|
"visibility"
|
|
],
|
|
"support": {
|
|
"source": "https://gitlab.com/drutopia/drutopia_seo/tree/8.x-1.x",
|
|
"issues": "https://gitlab.com/drutopia/drutopia_seo/issues"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/drutopia_site",
|
|
"version": "dev-1.x",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/drutopia_site.git",
|
|
"reference": "f5db92d1489bf822d21639b30ee21e8e69ed1ab4"
|
|
},
|
|
"require": {
|
|
"drupal/admin_toolbar": "^3.0",
|
|
"drupal/admin_toolbar_links_access_filter": "*",
|
|
"drupal/admin_toolbar_tools": "*",
|
|
"drupal/autosave_form": "1.x-dev",
|
|
"drupal/ckeditor": "*",
|
|
"drupal/ckeditorheight": "^1.8",
|
|
"drupal/config_actions": "^1.1",
|
|
"drupal/core": "^8.9 || ^9 || ^10",
|
|
"drupal/drutopia_core": "^1.0",
|
|
"drupal/ds": "*",
|
|
"drupal/entity_reference_revisions": "*",
|
|
"drupal/menu_admin_per_menu": "^1.1",
|
|
"drupal/paragraphs": "*",
|
|
"drupal/role_delegation": "^1.1",
|
|
"drupal/wysiwyg_linebreaks": "^2"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.1+5-dev",
|
|
"datestamp": "1681911263",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Dev releases are not covered by Drupal security advisories."
|
|
}
|
|
},
|
|
"patches": {
|
|
"drupal/autosave_form": {
|
|
"Autosave not working on content creation": "https://www.drupal.org/files/issues/2021-09-10/2924006-39.patch"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "drutopia",
|
|
"homepage": "https://www.drupal.org/user/3763727"
|
|
},
|
|
{
|
|
"name": "drutopia_gitlab",
|
|
"homepage": "https://www.drupal.org/user/3514271"
|
|
},
|
|
{
|
|
"name": "lelkneralfaro",
|
|
"homepage": "https://www.drupal.org/user/3577260"
|
|
},
|
|
{
|
|
"name": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
},
|
|
{
|
|
"name": "nedjo",
|
|
"homepage": "https://www.drupal.org/user/4481"
|
|
},
|
|
{
|
|
"name": "ronaldmulero",
|
|
"homepage": "https://www.drupal.org/user/241652"
|
|
},
|
|
{
|
|
"name": "rosemarymann",
|
|
"homepage": "https://www.drupal.org/user/837536"
|
|
},
|
|
{
|
|
"name": "wolcen",
|
|
"homepage": "https://www.drupal.org/user/3099655"
|
|
}
|
|
],
|
|
"description": "Drutopia site is a base feature providing site components.",
|
|
"homepage": "https://gitlab.com/drutopia/drutopia_site",
|
|
"keywords": [
|
|
"base",
|
|
"drutopia",
|
|
"site"
|
|
],
|
|
"support": {
|
|
"source": "https://gitlab.com/drutopia/drutopia_site/tree/8.x-1.x",
|
|
"issues": "https://gitlab.com/drutopia/drutopia_site/issues"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/drutopia_social",
|
|
"version": "1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/drutopia_social.git",
|
|
"reference": "8.x-1.1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/drutopia_social-8.x-1.1.zip",
|
|
"reference": "8.x-1.1",
|
|
"shasum": "a000b52043b7fb81be18f325c0d4e694ec560191"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.9 || ^9",
|
|
"drupal/social_media_links": "^2.6"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.1",
|
|
"datestamp": "1621288156",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "drutopia",
|
|
"homepage": "https://www.drupal.org/user/3763727"
|
|
},
|
|
{
|
|
"name": "drutopia_gitlab",
|
|
"homepage": "https://www.drupal.org/user/3514271"
|
|
},
|
|
{
|
|
"name": "lelkneralfaro",
|
|
"homepage": "https://www.drupal.org/user/3577260"
|
|
},
|
|
{
|
|
"name": "MegaKeegMan",
|
|
"homepage": "https://www.drupal.org/user/3620027"
|
|
},
|
|
{
|
|
"name": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
},
|
|
{
|
|
"name": "nedjo",
|
|
"homepage": "https://www.drupal.org/user/4481"
|
|
},
|
|
{
|
|
"name": "ronaldmulero",
|
|
"homepage": "https://www.drupal.org/user/241652"
|
|
},
|
|
{
|
|
"name": "rosemarymann",
|
|
"homepage": "https://www.drupal.org/user/837536"
|
|
},
|
|
{
|
|
"name": "wolcen",
|
|
"homepage": "https://www.drupal.org/user/3099655"
|
|
}
|
|
],
|
|
"description": "Drutopia Social provides a social media block, perhaps more in the future.",
|
|
"homepage": "https://gitlab.com/drutopia/drutopia_social",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/drutopia_social"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/drutopia_storyline",
|
|
"version": "1.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/drutopia_storyline.git",
|
|
"reference": "8.x-1.2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/drutopia_storyline-8.x-1.2.zip",
|
|
"reference": "8.x-1.2",
|
|
"shasum": "fe054d8f4e5176c6161ca8b4033999a153df003b"
|
|
},
|
|
"require": {
|
|
"drupal/config_actions": "*",
|
|
"drupal/core": "^8.9 || ^9 || ^10",
|
|
"drupal/drutopia_core": "^1.0",
|
|
"drupal/drutopia_page": "^1.0",
|
|
"drupal/entity_reference_revisions": "*",
|
|
"drupal/field_group": "^3.0",
|
|
"drupal/paragraphs": "*"
|
|
},
|
|
"require-dev": {
|
|
"drupal/drutopia_page": "*",
|
|
"drupal/entity_reference_revisions": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.2",
|
|
"datestamp": "1675284600",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "drutopia",
|
|
"homepage": "https://www.drupal.org/user/3763727"
|
|
},
|
|
{
|
|
"name": "drutopia_gitlab",
|
|
"homepage": "https://www.drupal.org/user/3514271"
|
|
},
|
|
{
|
|
"name": "lelkneralfaro",
|
|
"homepage": "https://www.drupal.org/user/3577260"
|
|
},
|
|
{
|
|
"name": "MegaKeegMan",
|
|
"homepage": "https://www.drupal.org/user/3620027"
|
|
},
|
|
{
|
|
"name": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
},
|
|
{
|
|
"name": "nedjo",
|
|
"homepage": "https://www.drupal.org/user/4481"
|
|
},
|
|
{
|
|
"name": "ronaldmulero",
|
|
"homepage": "https://www.drupal.org/user/241652"
|
|
},
|
|
{
|
|
"name": "rosemarymann",
|
|
"homepage": "https://www.drupal.org/user/837536"
|
|
},
|
|
{
|
|
"name": "wolcen",
|
|
"homepage": "https://www.drupal.org/user/3099655"
|
|
}
|
|
],
|
|
"description": "Provides storyline paragraphs and an accompanying module to add a storyline to a basic page so that you can provide a simple chronology or story in a timeline format.",
|
|
"homepage": "https://gitlab.com/drutopia/drutopia_storyline",
|
|
"keywords": [
|
|
"chronology",
|
|
"content",
|
|
"drutopia",
|
|
"storyline",
|
|
"timeline"
|
|
],
|
|
"support": {
|
|
"source": "https://gitlab.com/drutopia/drutopia_storyline/tree/8.x-1.x",
|
|
"issues": "https://gitlab.com/drutopia/drutopia_storyline/issues"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/drutopia_user",
|
|
"version": "1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/drutopia_user.git",
|
|
"reference": "8.x-1.1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/drutopia_user-8.x-1.1.zip",
|
|
"reference": "8.x-1.1",
|
|
"shasum": "371aaddc62123b7e635d3f16531462472871a4e8"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.9 || ^9"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.1",
|
|
"datestamp": "1621288305",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
},
|
|
"branch-alias": {
|
|
"dev-8.x-1.x": "1.x-dev"
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "drutopia",
|
|
"homepage": "https://www.drupal.org/user/3763727"
|
|
},
|
|
{
|
|
"name": "drutopia_gitlab",
|
|
"homepage": "https://www.drupal.org/user/3514271"
|
|
},
|
|
{
|
|
"name": "lelkneralfaro",
|
|
"homepage": "https://www.drupal.org/user/3577260"
|
|
},
|
|
{
|
|
"name": "MegaKeegMan",
|
|
"homepage": "https://www.drupal.org/user/3620027"
|
|
},
|
|
{
|
|
"name": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
},
|
|
{
|
|
"name": "nedjo",
|
|
"homepage": "https://www.drupal.org/user/4481"
|
|
},
|
|
{
|
|
"name": "ronaldmulero",
|
|
"homepage": "https://www.drupal.org/user/241652"
|
|
},
|
|
{
|
|
"name": "rosemarymann",
|
|
"homepage": "https://www.drupal.org/user/837536"
|
|
},
|
|
{
|
|
"name": "wolcen",
|
|
"homepage": "https://www.drupal.org/user/3099655"
|
|
}
|
|
],
|
|
"description": "Drutopia user is a base feature providing user-related configuration.",
|
|
"homepage": "https://gitlab.com/drutopia/drutopia_user",
|
|
"keywords": [
|
|
"drutopia",
|
|
"people",
|
|
"roles",
|
|
"users"
|
|
],
|
|
"support": {
|
|
"source": "https://gitlab.com/drutopia/drutopia_user/tree/8.x-1.x",
|
|
"issues": "https://gitlab.com/drutopia/drutopia_user/issues"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/ds",
|
|
"version": "3.15.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"
|
|
}
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/dynamic_entity_reference",
|
|
"version": "1.16.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/dynamic_entity_reference.git",
|
|
"reference": "8.x-1.16"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/dynamic_entity_reference-8.x-1.16.zip",
|
|
"reference": "8.x-1.16",
|
|
"shasum": "4155c11eac17ccd485888e6e5c52858358726415"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.3",
|
|
"php": ">=7.4"
|
|
},
|
|
"require-dev": {
|
|
"drupal/diff": "1.x-dev",
|
|
"mglaman/phpstan-drupal": "^1.1",
|
|
"phpstan/phpstan": "^1.1",
|
|
"phpstan/phpstan-deprecation-rules": "^1.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.16",
|
|
"datestamp": "1644273068",
|
|
"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": "Lee Rowlands",
|
|
"homepage": "https://www.drupal.org/u/larowlan",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Jibran Ijaz",
|
|
"homepage": "https://www.drupal.org/u/jibran",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "larowlan",
|
|
"homepage": "https://www.drupal.org/user/395439"
|
|
}
|
|
],
|
|
"description": "Provides a field that allows an entity-reference field to reference more than one entity type.",
|
|
"homepage": "http://drupal.org/project/dynamic_entity_reference",
|
|
"support": {
|
|
"source": "http://cgit.drupalcode.org/dynamic_entity_reference",
|
|
"issues": "http://drupal.org/project/dynamic_entity_reference",
|
|
"irc": "irc://irc.freenode.org/drupal-contribute"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/easy_breadcrumb",
|
|
"version": "2.0.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/easy_breadcrumb.git",
|
|
"reference": "2.0.5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/easy_breadcrumb-2.0.5.zip",
|
|
"reference": "2.0.5",
|
|
"shasum": "e73a7c3568fccaf85b3df0ddd98d713f4d2f5415"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.2 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "2.0.5",
|
|
"datestamp": "1673559799",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Neslee Canil Pinto",
|
|
"homepage": "https://www.drupal.org/u/neslee-canil-pinto",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Greg Boggs",
|
|
"homepage": "https://www.drupal.org/u/greg-boggs",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "hmartens",
|
|
"homepage": "https://www.drupal.org/user/622826"
|
|
},
|
|
{
|
|
"name": "loopduplicate",
|
|
"homepage": "https://www.drupal.org/user/717290"
|
|
},
|
|
{
|
|
"name": "Neslee Canil Pinto",
|
|
"homepage": "https://www.drupal.org/user/3580850"
|
|
},
|
|
{
|
|
"name": "NickDickinsonWilde",
|
|
"homepage": "https://www.drupal.org/user/3094661"
|
|
},
|
|
{
|
|
"name": "renatog",
|
|
"homepage": "https://www.drupal.org/user/3326031"
|
|
},
|
|
{
|
|
"name": "sonemonu",
|
|
"homepage": "https://www.drupal.org/user/1667988"
|
|
},
|
|
{
|
|
"name": "tatarbj",
|
|
"homepage": "https://www.drupal.org/user/649590"
|
|
},
|
|
{
|
|
"name": "volkswagenchick",
|
|
"homepage": "https://www.drupal.org/user/3332522"
|
|
}
|
|
],
|
|
"description": "Adds configuration to the system breadcrumbs.",
|
|
"homepage": "https://www.drupal.org/project/easy_breadcrumb",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/easy_breadcrumb",
|
|
"issues": "https://www.drupal.org/project/issues/easy_breadcrumb"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/eca",
|
|
"version": "1.1.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/eca.git",
|
|
"reference": "1.1.4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/eca-1.1.4.zip",
|
|
"reference": "1.1.4",
|
|
"shasum": "fce478b8c6224997dc858bff1f8f57523c870de7"
|
|
},
|
|
"require": {
|
|
"dragonmantank/cron-expression": "^3.1",
|
|
"drupal/core": "^9.4 || ^10",
|
|
"ext-dom": "*",
|
|
"ext-json": "*",
|
|
"mtownsend/xml-to-array": "^2.0",
|
|
"php": ">=7.4"
|
|
},
|
|
"require-dev": {
|
|
"drupal/eca_ui": "*",
|
|
"drupal/token": "^1.10"
|
|
},
|
|
"suggest": {
|
|
"drupal/context_stack": "Integrates ECA with Context Stacks for more fine-grained control",
|
|
"drupal/eca_state_machine": "Integrates ECA with State Machine functionality",
|
|
"drupal/eca_tamper": "Integrates ECA with the Tamper API",
|
|
"drupal/entity_share": "Integrates ECA with Entity Share functionality",
|
|
"drupal/group_action": "Integrates ECA with Group Actions if you're using groups",
|
|
"drupal/token": "Provides the token browser in the UI and offers more token values"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "1.1.4",
|
|
"datestamp": "1689338278",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
},
|
|
"drush": {
|
|
"services": {
|
|
"drush.services.yml": "^9 || ^10 || ^11"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "boromino",
|
|
"homepage": "https://www.drupal.org/user/859722"
|
|
},
|
|
{
|
|
"name": "danielspeicher",
|
|
"homepage": "https://www.drupal.org/user/3621778"
|
|
},
|
|
{
|
|
"name": "jurgenhaas",
|
|
"homepage": "https://www.drupal.org/user/168924"
|
|
}
|
|
],
|
|
"description": "Event, Conditions, Actions - powerful, versatile, and user-friendly rules engine for Drupal",
|
|
"homepage": "https://www.drupal.org/project/eca",
|
|
"support": {
|
|
"source": "https://drupal.org/project/eca",
|
|
"issues": "https://drupal.org/project/issues/eca"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/eca_context",
|
|
"version": "1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/eca_context.git",
|
|
"reference": "1.0.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/eca_context-1.0.0.zip",
|
|
"reference": "1.0.0",
|
|
"shasum": "5f5efd8c389b013cec26a476fad89cceb8f42f17"
|
|
},
|
|
"require": {
|
|
"drupal/context_stack": "^1.0",
|
|
"drupal/core": "^9 || ^10",
|
|
"drupal/eca": "^1.0",
|
|
"php": ">=7.4"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "1.0.0",
|
|
"datestamp": "1659336697",
|
|
"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": "mxh",
|
|
"homepage": "https://www.drupal.org/user/1124384"
|
|
}
|
|
],
|
|
"description": "A Drupal module which provides a context stack for ECA.",
|
|
"homepage": "https://www.drupal.org/project/eca_context",
|
|
"support": {
|
|
"source": "https://drupal.org/project/eca_context",
|
|
"issues": "https://drupal.org/project/issues/eca_context"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/editor_advanced_link",
|
|
"version": "2.2.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/editor_advanced_link.git",
|
|
"reference": "2.2.4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/editor_advanced_link-2.2.4.zip",
|
|
"reference": "2.2.4",
|
|
"shasum": "cd0db397827f2e21ec8a68211e8a153463a6c89b"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.2 || ^10"
|
|
},
|
|
"require-dev": {
|
|
"drupal/ckeditor": "*",
|
|
"phpro/grumphp": "^2.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "2.2.4",
|
|
"datestamp": "1688040059",
|
|
"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": "DuaelFr",
|
|
"homepage": "https://www.drupal.org/user/931394"
|
|
}
|
|
],
|
|
"description": "Editor Advanced link",
|
|
"homepage": "https://www.drupal.org/project/editor_advanced_link",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/editor_advanced_link"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/editoria11y",
|
|
"version": "2.0.14",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/editoria11y.git",
|
|
"reference": "2.0.14"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/editoria11y-2.0.14.zip",
|
|
"reference": "2.0.14",
|
|
"shasum": "ac0e3d232f3c36e0d7759f1991e08ef767d11acd"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "2.0.14",
|
|
"datestamp": "1692130094",
|
|
"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": "John Jameson",
|
|
"homepage": "https://www.drupal.org/u/itmaybejj",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Brian Osborne",
|
|
"homepage": "https://www.drupal.org/u/bkosborne",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Jason Partyka",
|
|
"homepage": "https://www.drupal.org/u/partyka",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "See other contributors",
|
|
"homepage": "https://www.drupal.org/node/3187132/committers",
|
|
"role": "contributor"
|
|
}
|
|
],
|
|
"description": "Editoria11y (\"editorial accessibility\") is a user-friendly accessibility checker.",
|
|
"homepage": "http://drupal.org/project/editoria11y",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/editoria11y",
|
|
"issues": "http://drupal.org/project/issues/editoria11y"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/empty_page",
|
|
"version": "3.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/empty_page.git",
|
|
"reference": "8.x-3.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/empty_page-8.x-3.0.zip",
|
|
"reference": "8.x-3.0",
|
|
"shasum": "207a1ac3d66c5cfb4f8129e26670e30c66d4cd06"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-3.0",
|
|
"datestamp": "1592930944",
|
|
"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": "Nick Robillard",
|
|
"homepage": "https://www.drupal.org/user/176017"
|
|
},
|
|
{
|
|
"name": "NormySan",
|
|
"homepage": "https://www.drupal.org/user/112352"
|
|
},
|
|
{
|
|
"name": "bleen",
|
|
"homepage": "https://www.drupal.org/user/77375"
|
|
},
|
|
{
|
|
"name": "merauluka",
|
|
"homepage": "https://www.drupal.org/user/780004"
|
|
},
|
|
{
|
|
"name": "mukila",
|
|
"homepage": "https://www.drupal.org/user/3223526"
|
|
}
|
|
],
|
|
"description": "A simple empty page solution. Assists in creating empty menu callbacks mostly used for pages that only consist of blocks.",
|
|
"homepage": "https://www.drupal.org/project/empty_page",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/empty_page"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/encrypt",
|
|
"version": "3.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/encrypt.git",
|
|
"reference": "8.x-3.1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/encrypt-8.x-3.1.zip",
|
|
"reference": "8.x-3.1",
|
|
"shasum": "357ca7fcf9879af66b5d0c5593da080f19664f17"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9 || ^10",
|
|
"drupal/key": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-3.1",
|
|
"datestamp": "1669655248",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
},
|
|
"drush": {
|
|
"services": {
|
|
"drush.services.yml": "^9 || ^10 || ^11"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "alexpott",
|
|
"homepage": "https://www.drupal.org/user/157725"
|
|
},
|
|
{
|
|
"name": "gisle",
|
|
"homepage": "https://www.drupal.org/user/409554"
|
|
},
|
|
{
|
|
"name": "greggles",
|
|
"homepage": "https://www.drupal.org/user/36762"
|
|
},
|
|
{
|
|
"name": "nerdstein",
|
|
"homepage": "https://www.drupal.org/user/1557710"
|
|
},
|
|
{
|
|
"name": "rlhawk",
|
|
"homepage": "https://www.drupal.org/user/352283"
|
|
},
|
|
{
|
|
"name": "theunraveler",
|
|
"homepage": "https://www.drupal.org/user/71548"
|
|
},
|
|
{
|
|
"name": "zzolo",
|
|
"homepage": "https://www.drupal.org/user/147331"
|
|
}
|
|
],
|
|
"description": "Provides an API for two-way encryption.",
|
|
"homepage": "https://www.drupal.org/project/encrypt",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/encrypt"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/entity",
|
|
"version": "1.4.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"
|
|
}
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/entity_reference_override",
|
|
"version": "2.0.0-beta2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/entity_reference_override.git",
|
|
"reference": "2.0.0-beta2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/entity_reference_override-2.0.0-beta2.zip",
|
|
"reference": "2.0.0-beta2",
|
|
"shasum": "8df72b040baee530fbf2186c8007c12b19f1286f"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9 || ^10"
|
|
},
|
|
"require-dev": {
|
|
"drupal/entity_browser": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "2.0.0-beta2",
|
|
"datestamp": "1689262248",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Beta releases are not covered by Drupal security advisories."
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "See contributors",
|
|
"homepage": "https://www.drupal.org/node/2809033/committers"
|
|
},
|
|
{
|
|
"name": "dawehner",
|
|
"homepage": "https://www.drupal.org/user/99340"
|
|
},
|
|
{
|
|
"name": "eaton",
|
|
"homepage": "https://www.drupal.org/user/16496"
|
|
},
|
|
{
|
|
"name": "lelkneralfaro",
|
|
"homepage": "https://www.drupal.org/user/3577260"
|
|
},
|
|
{
|
|
"name": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
},
|
|
{
|
|
"name": "ultimike",
|
|
"homepage": "https://www.drupal.org/user/51132"
|
|
}
|
|
],
|
|
"description": "Display referenced entities with optional field overrides.",
|
|
"homepage": "https://www.drupal.org/project/entity_reference_override",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/entity_reference_override",
|
|
"issues": "https://www.drupal.org/project/issues/entity_reference_override"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/entity_reference_revisions",
|
|
"version": "1.10.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/entity_reference_revisions.git",
|
|
"reference": "8.x-1.10"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/entity_reference_revisions-8.x-1.10.zip",
|
|
"reference": "8.x-1.10",
|
|
"shasum": "edd23b91c4a34db65ea22c4db54b7458edc7513b"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9 || ^10"
|
|
},
|
|
"require-dev": {
|
|
"drupal/diff": "1.x-dev"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.10",
|
|
"datestamp": "1660664712",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
},
|
|
"drush": {
|
|
"services": {
|
|
"drush.services.yml": "^9 || ^10 || ^11"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Berdir",
|
|
"homepage": "https://www.drupal.org/user/214652"
|
|
},
|
|
{
|
|
"name": "Frans",
|
|
"homepage": "https://www.drupal.org/user/514222"
|
|
},
|
|
{
|
|
"name": "jeroen.b",
|
|
"homepage": "https://www.drupal.org/user/1853532"
|
|
},
|
|
{
|
|
"name": "miro_dietiker",
|
|
"homepage": "https://www.drupal.org/user/227761"
|
|
}
|
|
],
|
|
"description": "Entity Reference Revisions",
|
|
"homepage": "https://www.drupal.org/project/entity_reference_revisions",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/entity_reference_revisions"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/entitygroupfield",
|
|
"version": "1.0.0-alpha2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/entitygroupfield.git",
|
|
"reference": "1.0.0-alpha2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/entitygroupfield-1.0.0-alpha2.zip",
|
|
"reference": "1.0.0-alpha2",
|
|
"shasum": "a6eedf0c4297f0c011a927ff0a916d57fd8c8829"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.8 || ^9",
|
|
"drupal/group": "~1.0"
|
|
},
|
|
"require-dev": {
|
|
"drupal/variationcache": "~1.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "1.0.0-alpha2",
|
|
"datestamp": "1598843615",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Alpha releases are not covered by Drupal security advisories."
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Derek Wright",
|
|
"homepage": "https://www.drupal.org/u/dww",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Ivan Duarte",
|
|
"homepage": "https://www.drupal.org/u/jidrone",
|
|
"role": "Co-Maintainer"
|
|
}
|
|
],
|
|
"description": "Defines a field to view and edit the groups associated with content.",
|
|
"homepage": "http://drupal.org/project/entitygroupfield",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/entitygroupfield",
|
|
"issues": "https://drupal.org/project/issues/entitygroupfield"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/environment_indicator",
|
|
"version": "4.0.14",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/environment_indicator.git",
|
|
"reference": "4.0.14"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/environment_indicator-4.0.14.zip",
|
|
"reference": "4.0.14",
|
|
"shasum": "ff4fe11fcd5fa08b7ba7a451302cf93e5f68449c"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.2 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "4.0.14",
|
|
"datestamp": "1674120945",
|
|
"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": "e0ipso",
|
|
"homepage": "https://www.drupal.org/user/550110"
|
|
},
|
|
{
|
|
"name": "mrfelton",
|
|
"homepage": "https://www.drupal.org/user/305669"
|
|
}
|
|
],
|
|
"description": "Adds a color indicator for the different environments.",
|
|
"homepage": "https://www.drupal.org/project/environment_indicator",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/environment_indicator"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/eu_cookie_compliance",
|
|
"version": "1.24.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"
|
|
}
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/eva",
|
|
"version": "2.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/eva.git",
|
|
"reference": "8.x-2.1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/eva-8.x-2.1.zip",
|
|
"reference": "8.x-2.1",
|
|
"shasum": "9fd3bed40ad1c05c05d32a90965ad45c30d2fb41"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9"
|
|
},
|
|
"suggest": {
|
|
"drupal/token": "Enable the argument token browser"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-2.1",
|
|
"datestamp": "1591701896",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "ahebrank",
|
|
"homepage": "https://www.drupal.org/user/3190515"
|
|
},
|
|
{
|
|
"name": "Crell",
|
|
"homepage": "https://www.drupal.org/user/26398"
|
|
},
|
|
{
|
|
"name": "eaton",
|
|
"homepage": "https://www.drupal.org/user/16496"
|
|
},
|
|
{
|
|
"name": "geek-merlin",
|
|
"homepage": "https://www.drupal.org/user/229048"
|
|
},
|
|
{
|
|
"name": "mkadin",
|
|
"homepage": "https://www.drupal.org/user/1093166"
|
|
}
|
|
],
|
|
"description": "Attach a view to an entity",
|
|
"homepage": "https://www.drupal.org/project/eva",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/eva"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/exclude_node_title",
|
|
"version": "1.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/exclude_node_title.git",
|
|
"reference": "8.x-1.4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/exclude_node_title-8.x-1.4.zip",
|
|
"reference": "8.x-1.4",
|
|
"shasum": "c6f6c0e06c202f3ace436867a459f8672e1494f5"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.4",
|
|
"datestamp": "1659271679",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Neslee Canil Pinto",
|
|
"homepage": "https://www.drupal.org/u/neslee-canil-pinto",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "gabrielu",
|
|
"homepage": "https://www.drupal.org/user/279352"
|
|
},
|
|
{
|
|
"name": "Neslee Canil Pinto",
|
|
"homepage": "https://www.drupal.org/user/3580850"
|
|
}
|
|
],
|
|
"description": "Provides the option of excluding node title(s) from display by individual node, node bundle, and view mode.",
|
|
"homepage": "https://www.drupal.org/project/exclude_node_title",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/exclude_node_title",
|
|
"issues": "https://www.drupal.org/project/issues/exclude_node_title"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/exif_orientation",
|
|
"version": "1.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/exif_orientation.git",
|
|
"reference": "8.x-1.3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/exif_orientation-8.x-1.3.zip",
|
|
"reference": "8.x-1.3",
|
|
"shasum": "264e2f8ac79e9132d05dc1abd9b519f44ae1012d"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.2 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.3",
|
|
"datestamp": "1692638784",
|
|
"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": "heddn",
|
|
"homepage": "https://www.drupal.org/user/1463982"
|
|
},
|
|
{
|
|
"name": "mglaman",
|
|
"homepage": "https://www.drupal.org/user/2416470"
|
|
},
|
|
{
|
|
"name": "NickDickinsonWilde",
|
|
"homepage": "https://www.drupal.org/user/3094661"
|
|
}
|
|
],
|
|
"description": "Rotates images per their EXIF Orientation",
|
|
"homepage": "https://www.drupal.org/project/exif_orientation",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/exif_orientation"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/facets",
|
|
"version": "2.0.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/facets.git",
|
|
"reference": "2.0.6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/facets-2.0.6.zip",
|
|
"reference": "2.0.6",
|
|
"shasum": "e984e6ce69026c20d2049d4ec53748e67c5e70de"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.3 || ^10.0"
|
|
},
|
|
"conflict": {
|
|
"drupal/search_api": "<1.14"
|
|
},
|
|
"require-dev": {
|
|
"drupal/jquery_ui_slider": "~2.0",
|
|
"drupal/jquery_ui_touch_punch": "~1.1",
|
|
"drupal/search_api": "^1.28||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.6",
|
|
"datestamp": "1671207897",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "See 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"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/fakeobjects",
|
|
"version": "1.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/fakeobjects.git",
|
|
"reference": "8.x-1.2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/fakeobjects-8.x-1.2.zip",
|
|
"reference": "8.x-1.2",
|
|
"shasum": "a49094752f972e7db51ef5ec7abade1a4eba48f5"
|
|
},
|
|
"require": {
|
|
"drupal/ckeditor": "*",
|
|
"drupal/core": "^8 || ^9 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.2",
|
|
"datestamp": "1674760765",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Kevin Quillen (kevinquillen)",
|
|
"homepage": "https://www.drupal.org/u/kevinquillen",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "kevinquillen",
|
|
"homepage": "https://www.drupal.org/user/317279"
|
|
}
|
|
],
|
|
"description": "Adds the FakeObjects plugin to CKEditor. This plugin is a utility plugin that is required by certain user-facing CKEditor plugins.",
|
|
"homepage": "http://drupal.org/project/fakeobjects",
|
|
"keywords": [
|
|
"Drupal"
|
|
],
|
|
"support": {
|
|
"source": "http://cgit.drupalcode.org/fakeobjects",
|
|
"issues": "http://drupal.org/project/issues/fakeobjects"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/faqfield",
|
|
"version": "7.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/faqfield.git",
|
|
"reference": "8.x-7.1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/faqfield-8.x-7.1.zip",
|
|
"reference": "8.x-7.1",
|
|
"shasum": "c602e57dc07926bc5a263f56ee36ba7afa8dd574"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9 || ^10",
|
|
"drupal/jquery_ui_accordion": "^2.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-7.1",
|
|
"datestamp": "1678202291",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Patrick Drotleff (patrickd)",
|
|
"homepage": "https://www.drupal.org/u/patrickd",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Kevin Quillen (kevinquillen)",
|
|
"homepage": "https://www.drupal.org/u/kevinquillen",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "pifagor",
|
|
"homepage": "https://www.drupal.org/user/2375692"
|
|
}
|
|
],
|
|
"description": "This module provides a field for frequently asked questions.",
|
|
"homepage": "http://drupal.org/project/faqfield",
|
|
"keywords": [
|
|
"Drupal"
|
|
],
|
|
"support": {
|
|
"source": "http://cgit.drupalcode.org/faqfield",
|
|
"issues": "http://drupal.org/project/issues/faqfield"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/features",
|
|
"version": "5.0.0-alpha1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/features.git",
|
|
"reference": "5.0.0-alpha1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/features-5.0.0-alpha1.zip",
|
|
"reference": "5.0.0-alpha1",
|
|
"shasum": "4279efd774c44f2a72a528c3c8f585f37005a52e"
|
|
},
|
|
"require": {
|
|
"drupal/config_update": "^1.4 || ^2",
|
|
"drupal/core": "^9.4 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "5.0.0-alpha1",
|
|
"datestamp": "1681517363",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Alpha releases are not covered by Drupal security advisories."
|
|
}
|
|
},
|
|
"drush": {
|
|
"services": {
|
|
"drush.services.yml": "^9 || ^10"
|
|
}
|
|
}
|
|
},
|
|
"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": "dawehner",
|
|
"homepage": "https://www.drupal.org/user/99340"
|
|
},
|
|
{
|
|
"name": "donquixote",
|
|
"homepage": "https://www.drupal.org/user/459338"
|
|
},
|
|
{
|
|
"name": "e2thex",
|
|
"homepage": "https://www.drupal.org/user/189123"
|
|
},
|
|
{
|
|
"name": "febbraro",
|
|
"homepage": "https://www.drupal.org/user/43670"
|
|
},
|
|
{
|
|
"name": "flocondetoile",
|
|
"homepage": "https://www.drupal.org/user/2006064"
|
|
},
|
|
{
|
|
"name": "jmiccolis",
|
|
"homepage": "https://www.drupal.org/user/31731"
|
|
},
|
|
{
|
|
"name": "joseph.olstad",
|
|
"homepage": "https://www.drupal.org/user/1321830"
|
|
},
|
|
{
|
|
"name": "matthand",
|
|
"homepage": "https://www.drupal.org/user/171527"
|
|
},
|
|
{
|
|
"name": "mpotter",
|
|
"homepage": "https://www.drupal.org/user/616192"
|
|
},
|
|
{
|
|
"name": "nedjo",
|
|
"homepage": "https://www.drupal.org/user/4481"
|
|
}
|
|
],
|
|
"description": "Enables administrators to package configuration into modules",
|
|
"homepage": "https://www.drupal.org/project/features",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/features"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/feeds",
|
|
"version": "3.0.0-beta4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/feeds.git",
|
|
"reference": "8.x-3.0-beta4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/feeds-8.x-3.0-beta4.zip",
|
|
"reference": "8.x-3.0-beta4",
|
|
"shasum": "d715c428819b71d7018d022862c8d1c453bcf4d7"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.3 || ^10",
|
|
"laminas/laminas-feed": "^2.13"
|
|
},
|
|
"require-dev": {
|
|
"drupal/pathauto": "^1.8",
|
|
"drush/drush": "^9 || ^10 || ^11"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-3.0-beta4",
|
|
"datestamp": "1685558328",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Project has not opted into security advisory coverage!"
|
|
}
|
|
},
|
|
"drush": {
|
|
"services": {
|
|
"drush.services.yml": "^9 || ^10 || ^11"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "alex_b",
|
|
"homepage": "https://www.drupal.org/user/53995"
|
|
},
|
|
{
|
|
"name": "Dave Reid",
|
|
"homepage": "https://www.drupal.org/user/53892"
|
|
},
|
|
{
|
|
"name": "e2thex",
|
|
"homepage": "https://www.drupal.org/user/189123"
|
|
},
|
|
{
|
|
"name": "febbraro",
|
|
"homepage": "https://www.drupal.org/user/43670"
|
|
},
|
|
{
|
|
"name": "franz",
|
|
"homepage": "https://www.drupal.org/user/581844"
|
|
},
|
|
{
|
|
"name": "Ian Ward",
|
|
"homepage": "https://www.drupal.org/user/4736"
|
|
},
|
|
{
|
|
"name": "jmiccolis",
|
|
"homepage": "https://www.drupal.org/user/31731"
|
|
},
|
|
{
|
|
"name": "joelpittet",
|
|
"homepage": "https://www.drupal.org/user/160302"
|
|
},
|
|
{
|
|
"name": "kking",
|
|
"homepage": "https://www.drupal.org/user/24399"
|
|
},
|
|
{
|
|
"name": "MegaChriz",
|
|
"homepage": "https://www.drupal.org/user/654114"
|
|
},
|
|
{
|
|
"name": "tobby",
|
|
"homepage": "https://www.drupal.org/user/154797"
|
|
},
|
|
{
|
|
"name": "twistor",
|
|
"homepage": "https://www.drupal.org/user/473738"
|
|
},
|
|
{
|
|
"name": "Will White",
|
|
"homepage": "https://www.drupal.org/user/32237"
|
|
},
|
|
{
|
|
"name": "yhahn",
|
|
"homepage": "https://www.drupal.org/user/264833"
|
|
}
|
|
],
|
|
"description": "Aggregates RSS/Atom/RDF feeds, imports CSV files and more.",
|
|
"homepage": "https://www.drupal.org/project/feeds",
|
|
"keywords": [
|
|
"Drupal"
|
|
],
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/feeds",
|
|
"issues": "https://www.drupal.org/project/issues/feeds"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/feeds_ical",
|
|
"version": "2.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/feeds_ical.git",
|
|
"reference": "2.1.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/feeds_ical-2.1.0.zip",
|
|
"reference": "2.1.0",
|
|
"shasum": "bdcffdd40d60e13b376cc2b7687a4ad00ff682d1"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9 || ^10",
|
|
"drupal/feeds": "^3.0",
|
|
"johngrogg/ics-parser": "^3"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "2.1.0",
|
|
"datestamp": "1692193477",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Project has not opted into security advisory coverage!"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "ben.hamelin",
|
|
"homepage": "https://www.drupal.org/user/709120"
|
|
},
|
|
{
|
|
"name": "damondt",
|
|
"homepage": "https://www.drupal.org/user/3009137"
|
|
}
|
|
],
|
|
"description": "Feeds Ical Functionality.",
|
|
"homepage": "https://www.drupal.org/project/feeds_ical",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/feeds_ical"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/field_defaults",
|
|
"version": "1.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/field_defaults.git",
|
|
"reference": "8.x-1.3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/field_defaults-8.x-1.3.zip",
|
|
"reference": "8.x-1.3",
|
|
"shasum": "22a6b0344adc0c25a026cdc1d911e19c48796522"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.3",
|
|
"datestamp": "1611268147",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "b_sharpe",
|
|
"homepage": "https://www.drupal.org/user/2512258"
|
|
}
|
|
],
|
|
"description": "Field Defaults allows batch updating of default field values to existing content.",
|
|
"homepage": "https://www.drupal.org/project/field_defaults",
|
|
"keywords": [
|
|
"Content",
|
|
"Content Construction Kit (CCK)",
|
|
"Drupal",
|
|
"Fields"
|
|
],
|
|
"support": {
|
|
"source": "https://drupal.org/project/field_defaults",
|
|
"issues": "https://drupal.org/project/issues/field_defaults"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/field_formatter_class",
|
|
"version": "1.6.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/field_formatter_class.git",
|
|
"reference": "8.x-1.6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/field_formatter_class-8.x-1.6.zip",
|
|
"reference": "8.x-1.6",
|
|
"shasum": "11682ba40db28aeac4319428db01590fbf2f4c6c"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.6",
|
|
"datestamp": "1667840724",
|
|
"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": "Andrew Macpherson",
|
|
"homepage": "https://www.drupal.org/u/andrewmacpherson",
|
|
"role": "maintainer"
|
|
},
|
|
{
|
|
"name": "Oleksandr Dekhteruk",
|
|
"homepage": "https://www.drupal.org/u/pifagor",
|
|
"role": "maintainer"
|
|
},
|
|
{
|
|
"name": "Dave Reid",
|
|
"homepage": "https://www.drupal.org/user/53892"
|
|
},
|
|
{
|
|
"name": "mfer",
|
|
"homepage": "https://www.drupal.org/user/25701"
|
|
},
|
|
{
|
|
"name": "pifagor",
|
|
"homepage": "https://www.drupal.org/user/2375692"
|
|
}
|
|
],
|
|
"description": "Provides custom HTML class settings for field formatters.",
|
|
"homepage": "https://www.drupal.org/project/field_formatter_class",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/field_formatter_class",
|
|
"issues": "https://www.drupal.org/project/issues/field_formatter_class"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/field_group",
|
|
"version": "3.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/field_group.git",
|
|
"reference": "8.x-3.4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/field_group-8.x-3.4.zip",
|
|
"reference": "8.x-3.4",
|
|
"shasum": "80b937e1a11f8b29c69d853fc4bf798c057c6f94"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.2 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-3.4",
|
|
"datestamp": "1667241979",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Hydra",
|
|
"homepage": "https://www.drupal.org/user/647364"
|
|
},
|
|
{
|
|
"name": "jyve",
|
|
"homepage": "https://www.drupal.org/user/591438"
|
|
},
|
|
{
|
|
"name": "nils.destoop",
|
|
"homepage": "https://www.drupal.org/user/361625"
|
|
},
|
|
{
|
|
"name": "Stalski",
|
|
"homepage": "https://www.drupal.org/user/322618"
|
|
},
|
|
{
|
|
"name": "swentel",
|
|
"homepage": "https://www.drupal.org/user/107403"
|
|
}
|
|
],
|
|
"description": "Provides the field_group module.",
|
|
"homepage": "https://www.drupal.org/project/field_group",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/field_group",
|
|
"issues": "https://www.drupal.org/project/issues/field_group"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/field_token_value",
|
|
"version": "3.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/field_token_value.git",
|
|
"reference": "3.0.1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/field_token_value-3.0.1.zip",
|
|
"reference": "3.0.1",
|
|
"shasum": "7e5c07c39e5a6afd0b7949ac2c238180b1145af9"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9 || ^10",
|
|
"drupal/token": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "3.0.1",
|
|
"datestamp": "1675564648",
|
|
"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": "haydent",
|
|
"homepage": "https://www.drupal.org/user/2763191"
|
|
}
|
|
],
|
|
"description": "Provides a field allowing the value to be set using a string containing tokens.",
|
|
"homepage": "https://www.drupal.org/project/field_token_value",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/field_token_value"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/filter_perms",
|
|
"version": "1.0.0-alpha2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/filter_perms.git",
|
|
"reference": "8.x-1.0-alpha2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/filter_perms-8.x-1.0-alpha2.zip",
|
|
"reference": "8.x-1.0-alpha2",
|
|
"shasum": "07e2047ea46cd76839522f04cab59a91b90abdb3"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.0 || ^10.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.0-alpha2",
|
|
"datestamp": "1686873472",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Alpha releases are not covered by Drupal security advisories."
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "cYu",
|
|
"homepage": "https://www.drupal.org/user/202205"
|
|
},
|
|
{
|
|
"name": "deekayen",
|
|
"homepage": "https://www.drupal.org/user/972"
|
|
},
|
|
{
|
|
"name": "ivavictoria",
|
|
"homepage": "https://www.drupal.org/user/3061533"
|
|
},
|
|
{
|
|
"name": "justcaldwell",
|
|
"homepage": "https://www.drupal.org/user/290069"
|
|
},
|
|
{
|
|
"name": "mgbellaire",
|
|
"homepage": "https://www.drupal.org/user/1831932"
|
|
},
|
|
{
|
|
"name": "willzyx",
|
|
"homepage": "https://www.drupal.org/user/1043862"
|
|
}
|
|
],
|
|
"description": "Provides role and module filters to simplify the user permissions page.",
|
|
"homepage": "https://www.drupal.org/project/filter_perms",
|
|
"support": {
|
|
"source": "http://cgit.drupalcode.org/filter_perms",
|
|
"issues": "https://www.drupal.org/project/issues/filter_perms?categories=All"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/fitvids",
|
|
"version": "1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/fitvids.git",
|
|
"reference": "8.x-1.1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/fitvids-8.x-1.1.zip",
|
|
"reference": "8.x-1.1",
|
|
"shasum": "28e066336ebca9750eb72152303e7cb8a1a302c4"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.1",
|
|
"datestamp": "1590685117",
|
|
"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": "DerekAhmedzai",
|
|
"homepage": "https://www.drupal.org/user/167927"
|
|
},
|
|
{
|
|
"name": "NickDickinsonWilde",
|
|
"homepage": "https://www.drupal.org/user/3094661"
|
|
}
|
|
],
|
|
"description": "jQuery plugin for fluid width video embeds.",
|
|
"homepage": "https://www.drupal.org/project/fitvids",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/fitvids"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/fixed_block_content",
|
|
"version": "1.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/fixed_block_content.git",
|
|
"reference": "8.x-1.2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/fixed_block_content-8.x-1.2.zip",
|
|
"reference": "8.x-1.2",
|
|
"shasum": "7f8131fa16865ce3d0c9a2106eaefb74b0164f48"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9 || ~10.0.0",
|
|
"drupal/hal": "^1.0 || ^2.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.2",
|
|
"datestamp": "1684583876",
|
|
"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": "Manuel Adan",
|
|
"homepage": "https://www.drupal.org/user/516420",
|
|
"role": "Maintainer"
|
|
}
|
|
],
|
|
"description": "Provides fixed placements for custom blocks.",
|
|
"homepage": "http://drupal.org/project/fixed_block_content",
|
|
"keywords": [
|
|
"Drupal"
|
|
],
|
|
"support": {
|
|
"source": "https://cgit.drupalcode.org/fixed_block_content",
|
|
"issues": "https://drupal.org/project/issues/fixed_block_content"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/focal_point",
|
|
"version": "2.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/focal_point.git",
|
|
"reference": "2.0.2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/focal_point-2.0.2.zip",
|
|
"reference": "2.0.2",
|
|
"shasum": "8e809795ec6a68a0bc3740b0b0a41bfa53d4d6d5"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.3 || ^10",
|
|
"drupal/crop": "^2.3",
|
|
"drupal/jquery_ui": "^1.6",
|
|
"drupal/jquery_ui_draggable": "^2.0"
|
|
},
|
|
"require-dev": {
|
|
"drupal/crop": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "2.0.2",
|
|
"datestamp": "1690451892",
|
|
"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": "Alexander Ross (bleen)",
|
|
"homepage": "https://www.drupal.org/u/bleen",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Rajeshreeputra",
|
|
"homepage": "https://www.drupal.org/user/3418561"
|
|
}
|
|
],
|
|
"description": "Focal Point allows content creators to mark the most important part of an image for easier cropping.",
|
|
"homepage": "https://drupal.org/project/focal_point",
|
|
"support": {
|
|
"source": "https://cgit.drupalcode.org/focal_point",
|
|
"issues": "https://drupal.org/project/issues/focal_point",
|
|
"irc": "irc://irc.freenode.org/drupal-contribute"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/footnotes",
|
|
"version": "dev-2.x",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/footnotes.git",
|
|
"reference": "d0218117b3996558aefb726c7b29795d57b115ad"
|
|
},
|
|
"require": {
|
|
"drupal/core": ">=8.6",
|
|
"drupal/fakeobjects": "^1.0"
|
|
},
|
|
"require-dev": {
|
|
"drupal/fakeobjects": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-2.x": "2.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-2.1+20-dev",
|
|
"datestamp": "1615724664",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Dev releases are not covered by Drupal security advisories."
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Andrii Aleksandrov (id.aleks)",
|
|
"homepage": "https://www.drupal.org/u/idaleks",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Oleksandr Dekhteruk (pifagor)",
|
|
"homepage": "https://www.drupal.org/u/pifagor",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Fernando Conceição (yukare)",
|
|
"homepage": "https://www.drupal.org/u/yukare",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Henrik Ingo (hingo)",
|
|
"homepage": "https://www.drupal.org/u/hingo",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "smulvih2",
|
|
"homepage": "https://www.drupal.org/user/795442"
|
|
},
|
|
{
|
|
"name": "yukare",
|
|
"homepage": "https://www.drupal.org/user/889254"
|
|
}
|
|
],
|
|
"description": "Add automatically numbered footnotes to your posts.",
|
|
"homepage": "https://drupal.org/project/footnotes",
|
|
"support": {
|
|
"source": "https://cgit.drupalcode.org/footnotes",
|
|
"issues": "https://drupal.org/project/issues/footnotes"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/gdpr",
|
|
"version": "3.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/gdpr.git",
|
|
"reference": "3.0.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/gdpr-3.0.0.zip",
|
|
"reference": "3.0.0",
|
|
"shasum": "1fd27a189761d8b70bfe73580f2dfd3ddde607b7"
|
|
},
|
|
"require": {
|
|
"drupal/checklistapi": "^2.1",
|
|
"drupal/core": "^9 || ^10",
|
|
"drupal/entity": "^1.4",
|
|
"drupal/entity_reference_revisions": "^1.10",
|
|
"drupal/message": "^1.4",
|
|
"drupal/token": "^1.11"
|
|
},
|
|
"require-dev": {
|
|
"drupal/anonymizer": "*",
|
|
"drupal/entity": "*",
|
|
"drupal/entity_reference_revisions": "*",
|
|
"drupal/gdpr_fields": "*",
|
|
"drupal/message": "*",
|
|
"drupal/token": "*"
|
|
},
|
|
"suggest": {
|
|
"drush/drush": "GDPR Dump requires Drush ^9 || ^10",
|
|
"ext-zip": "GDPR Tasks requires the PHP zip extension",
|
|
"fzaninotto/faker": "Required for the anonymizer submodule (which is required by multiple submodules)."
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "3.0.0",
|
|
"datestamp": "1681377086",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Project has not opted into security advisory coverage!"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "mhavelant",
|
|
"homepage": "https://www.drupal.org/user/1358588",
|
|
"email": "mhavelant@brainsum.com"
|
|
},
|
|
{
|
|
"name": "andrewbelcher",
|
|
"homepage": "https://www.drupal.org/user/655282"
|
|
},
|
|
{
|
|
"name": "back-2-95",
|
|
"homepage": "https://www.drupal.org/user/327328"
|
|
},
|
|
{
|
|
"name": "Balu Ertl",
|
|
"homepage": "https://www.drupal.org/user/1086292"
|
|
},
|
|
{
|
|
"name": "bfr",
|
|
"homepage": "https://www.drupal.org/user/369262"
|
|
},
|
|
{
|
|
"name": "dj1999",
|
|
"homepage": "https://www.drupal.org/user/387119"
|
|
},
|
|
{
|
|
"name": "golddragon007",
|
|
"homepage": "https://www.drupal.org/user/2723471"
|
|
},
|
|
{
|
|
"name": "Kosa Ilma",
|
|
"homepage": "https://www.drupal.org/user/3435475"
|
|
},
|
|
{
|
|
"name": "lbesenyei",
|
|
"homepage": "https://www.drupal.org/user/2626013"
|
|
},
|
|
{
|
|
"name": "leymannx",
|
|
"homepage": "https://www.drupal.org/user/2482808"
|
|
},
|
|
{
|
|
"name": "mhavelant",
|
|
"homepage": "https://www.drupal.org/user/3331139"
|
|
},
|
|
{
|
|
"name": "pedrop",
|
|
"homepage": "https://www.drupal.org/user/1043368"
|
|
},
|
|
{
|
|
"name": "Rajeshreeputra",
|
|
"homepage": "https://www.drupal.org/user/3418561"
|
|
},
|
|
{
|
|
"name": "szato",
|
|
"homepage": "https://www.drupal.org/user/389677"
|
|
},
|
|
{
|
|
"name": "yanniboi",
|
|
"homepage": "https://www.drupal.org/user/1837556"
|
|
}
|
|
],
|
|
"description": "Helps with making a site GDPR-compliant.",
|
|
"homepage": "https://www.drupal.org/project/gdpr",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/gdpr"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/geolocation",
|
|
"version": "3.12.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/geolocation.git",
|
|
"reference": "8.x-3.12"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/geolocation-8.x-3.12.zip",
|
|
"reference": "8.x-3.12",
|
|
"shasum": "eb31fe9080e2e0dcf442fc9b0a859f326219db5a"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.3 || ^10",
|
|
"drupal/jquery_ui": "*",
|
|
"drupal/jquery_ui_autocomplete": "^2.0",
|
|
"php": "^7.3 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"drupal/address": "*",
|
|
"drupal/geofield": "*",
|
|
"drupal/geolocation_demo": "*",
|
|
"drupal/geolocation_geometry": "*",
|
|
"drupal/geolocation_geometry_data": "*",
|
|
"drupal/geolocation_google_maps": "*",
|
|
"drupal/geolocation_google_maps_demo": "*",
|
|
"drupal/geolocation_google_static_maps": "*",
|
|
"drupal/geolocation_leaflet": "*",
|
|
"drupal/geolocation_leaflet_demo": "*",
|
|
"drupal/search_api": "*",
|
|
"drupal/search_api_location": "*",
|
|
"drupal/search_api_location_views": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-3.12",
|
|
"datestamp": "1673282362",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "derjochenmeyer",
|
|
"homepage": "https://www.drupal.org/u/derjochenmeyer"
|
|
},
|
|
{
|
|
"name": "cadamski",
|
|
"homepage": "https://www.drupal.org/u/cadamski"
|
|
}
|
|
],
|
|
"description": "Provides a simple geolocation Drupal field type to store and display location data (lat, lng).",
|
|
"homepage": "https://www.drupal.org/project/geolocation",
|
|
"support": {
|
|
"source": "https://git.drupal.org/project/geolocation.git",
|
|
"issues": "https://www.drupal.org/project/issues/geolocation"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/gin",
|
|
"version": "3.0.0-rc6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/gin.git",
|
|
"reference": "8.x-3.0-rc6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/gin-8.x-3.0-rc6.zip",
|
|
"reference": "8.x-3.0-rc6",
|
|
"shasum": "45d1939be11592cff64e0e3fe4e17553e754175a"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9 || ^10",
|
|
"drupal/gin_toolbar": "^1.0@beta"
|
|
},
|
|
"type": "drupal-theme",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-3.0-rc6",
|
|
"datestamp": "1693299666",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "RC releases are not covered by Drupal security advisories."
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"scripts": {
|
|
"phpcs": [
|
|
"phpcs -s --runtime-set ignore_warnings_on_exit 1 --runtime-set ignore_errors_on_exit 0 'web/modules/custom'"
|
|
]
|
|
},
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sascha Eggenberger (saschaeggi)",
|
|
"homepage": "https://www.drupal.org/u/saschaeggi",
|
|
"role": "Maintainer"
|
|
}
|
|
],
|
|
"description": "For a better Admin and Content Editor Experience.",
|
|
"homepage": "https://www.drupal.org/project/gin",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/gin",
|
|
"issues": "https://www.drupal.org/project/issues/gin"
|
|
},
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/saschaeggi"
|
|
},
|
|
{
|
|
"type": "other",
|
|
"url": "https://paypal.me/saschaeggi"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "drupal/gin_gutenberg",
|
|
"version": "1.1.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/gin_gutenberg.git",
|
|
"reference": "1.1.4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/gin_gutenberg-1.1.4.zip",
|
|
"reference": "1.1.4",
|
|
"shasum": "97d01721d1a7b1a759d4e91e4a3b582eddf579f9"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9.3 || ^10",
|
|
"drupal/gutenberg": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "1.1.4",
|
|
"datestamp": "1666341998",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sohail Lajevardi",
|
|
"homepage": "https://www.drupal.org/u/doxigo",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Hosisam",
|
|
"homepage": "https://www.drupal.org/user/3449435"
|
|
},
|
|
{
|
|
"name": "kiss.jozsef",
|
|
"homepage": "https://www.drupal.org/user/2848443"
|
|
},
|
|
{
|
|
"name": "mnlund",
|
|
"homepage": "https://www.drupal.org/user/80815"
|
|
},
|
|
{
|
|
"name": "szeidler",
|
|
"homepage": "https://www.drupal.org/user/767652"
|
|
}
|
|
],
|
|
"description": "The Gin Gutenberg module provides an integration between Gutenberg editor and Gin theme",
|
|
"homepage": "https://drupal.org/project/gin_gutenberg",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/gin_gutenberg",
|
|
"issues": "https://drupal.org/project/issues/gin_gutenberg"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/gin_login",
|
|
"version": "1.6.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/gin_login.git",
|
|
"reference": "8.x-1.6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/gin_login-8.x-1.6.zip",
|
|
"reference": "8.x-1.6",
|
|
"shasum": "4f328c2533ba9a77c908478dc5298981c1e30aab"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.9 || ^9 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.6",
|
|
"datestamp": "1683024096",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sascha Eggenberger (saschaeggi)",
|
|
"homepage": "https://www.drupal.org/u/saschaeggi",
|
|
"role": "Maintainer"
|
|
}
|
|
],
|
|
"description": "Custom Drupal Login for Gin theme",
|
|
"homepage": "https://www.drupal.org/project/gin_login",
|
|
"keywords": [
|
|
"Drupal"
|
|
],
|
|
"support": {
|
|
"source": "http://cgit.drupalcode.org/gin_login",
|
|
"issues": "https://www.drupal.org/project/issues/gin_login"
|
|
},
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/saschaeggi"
|
|
},
|
|
{
|
|
"type": "other",
|
|
"url": "https://paypal.me/saschaeggi"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "drupal/gin_toolbar",
|
|
"version": "1.0.0-rc3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/gin_toolbar.git",
|
|
"reference": "8.x-1.0-rc3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/gin_toolbar-8.x-1.0-rc3.zip",
|
|
"reference": "8.x-1.0-rc3",
|
|
"shasum": "f9ae6c1c086f008a2911eb2ced4740ac5c307faf"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.0-rc3",
|
|
"datestamp": "1688477564",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "RC releases are not covered by Drupal security advisories."
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sascha Eggenberger (saschaeggi)",
|
|
"homepage": "https://www.drupal.org/u/saschaeggi",
|
|
"role": "Maintainer"
|
|
}
|
|
],
|
|
"description": "Gin Toolbar for Frontend use",
|
|
"homepage": "https://www.drupal.org/project/gin_toolbar",
|
|
"keywords": [
|
|
"Drupal"
|
|
],
|
|
"support": {
|
|
"source": "http://cgit.drupalcode.org/gin_toolbar",
|
|
"issues": "https://www.drupal.org/project/issues/gin_toolbar"
|
|
},
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/saschaeggi"
|
|
},
|
|
{
|
|
"type": "other",
|
|
"url": "https://paypal.me/saschaeggi"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "drupal/gnode",
|
|
"version": "3.2.0",
|
|
"require": {
|
|
"drupal/core": "^9.5 || ^10",
|
|
"drupal/group": "*"
|
|
},
|
|
"type": "metapackage",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "3.2.0",
|
|
"datestamp": "1692969097",
|
|
"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": "dww",
|
|
"homepage": "https://www.drupal.org/user/46549"
|
|
},
|
|
{
|
|
"name": "kristiaanvandeneynde",
|
|
"homepage": "https://www.drupal.org/user/1345130"
|
|
}
|
|
],
|
|
"description": "Enables Group functionality for the Node module",
|
|
"homepage": "https://www.drupal.org/project/group",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/group"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/google_analytics",
|
|
"version": "4.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/google_analytics.git",
|
|
"reference": "4.0.2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/google_analytics-4.0.2.zip",
|
|
"reference": "4.0.2",
|
|
"shasum": "6deec511373e4659e42ff494c8729434728e37d7"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.3 || ^10"
|
|
},
|
|
"require-dev": {
|
|
"drupal/token": "^1.7"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "4.0.2",
|
|
"datestamp": "1662768595",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
},
|
|
"branch-alias": {
|
|
"dev-4.x": "4.x-dev"
|
|
}
|
|
},
|
|
"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": "mglaman",
|
|
"homepage": "https://www.drupal.org/user/2416470"
|
|
},
|
|
{
|
|
"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.drupalcode.org/project/google_analytics",
|
|
"issues": "https://www.drupal.org/project/issues/google_analytics"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/group",
|
|
"version": "1.6.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/group.git",
|
|
"reference": "8.x-1.6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/group-8.x-1.6.zip",
|
|
"reference": "8.x-1.6",
|
|
"shasum": "f9559b6e79db8420f9d13e9d4b2387b3a66fd03b"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.5 || ^10",
|
|
"drupal/entity": "^1.4",
|
|
"drupal/variationcache": "^1.3"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.6",
|
|
"datestamp": "1693382492",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Kristiaan Van den Eynde",
|
|
"homepage": "https://www.drupal.org/u/kristiaanvandeneynde",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "kristiaanvandeneynde",
|
|
"homepage": "https://www.drupal.org/user/1345130"
|
|
}
|
|
],
|
|
"description": "This module allows you to group users, content and other entities",
|
|
"homepage": "https://drupal.org/project/group",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/group",
|
|
"issues": "https://drupal.org/project/issues/group"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/gutenberg",
|
|
"version": "2.7.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/gutenberg.git",
|
|
"reference": "8.x-2.7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/gutenberg-8.x-2.7.zip",
|
|
"reference": "8.x-2.7",
|
|
"shasum": "318b65830f7809ad554c9051c2a1f7a16f2c7e02"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9 || ^10",
|
|
"ext-json": "*",
|
|
"php": ">=7.4"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-2.7",
|
|
"datestamp": "1678298357",
|
|
"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": "Marco Fernandes (marcofernandes)",
|
|
"homepage": "https://www.drupal.org/u/marcofernandes"
|
|
},
|
|
{
|
|
"name": "Thor Andre Gretland (thorandre)",
|
|
"homepage": "https://www.drupal.org/u/thorandre"
|
|
},
|
|
{
|
|
"name": "Roberto Ornelas (roborn)",
|
|
"homepage": "https://www.drupal.org/u/roborn"
|
|
},
|
|
{
|
|
"name": "codebymikey",
|
|
"homepage": "https://www.drupal.org/u/codebymikey"
|
|
},
|
|
{
|
|
"name": "Stephan Zeidler (szeidler)",
|
|
"homepage": "https://www.drupal.org/u/szeidler"
|
|
},
|
|
{
|
|
"name": "szeidler",
|
|
"homepage": "https://www.drupal.org/user/767652"
|
|
},
|
|
{
|
|
"name": "thorandre",
|
|
"homepage": "https://www.drupal.org/user/223878"
|
|
},
|
|
{
|
|
"name": "truls1502",
|
|
"homepage": "https://www.drupal.org/user/325866"
|
|
}
|
|
],
|
|
"description": "Drupal Gutenberg brings the powerful admin features of Gutenberg Editor to Drupal.",
|
|
"homepage": "https://www.drupal.org/project/gutenberg",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/gutenberg",
|
|
"issues": "https://www.drupal.org/project/issues/gutenberg"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/hal",
|
|
"version": "1.0.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/hal.git",
|
|
"reference": "1.0.3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/hal-1.0.3.zip",
|
|
"reference": "1.0.3",
|
|
"shasum": "8e81b3b453ff63a281c1c470ff722f4af6206426"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "1.0.3",
|
|
"datestamp": "1664412481",
|
|
"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": "bbrala",
|
|
"homepage": "https://www.drupal.org/user/3366066"
|
|
},
|
|
{
|
|
"name": "larowlan",
|
|
"homepage": "https://www.drupal.org/user/395439"
|
|
}
|
|
],
|
|
"description": "Hypermedia Application Language (HAL)",
|
|
"homepage": "https://www.drupal.org/project/hal",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/hal"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/honeypot",
|
|
"version": "2.1.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/honeypot.git",
|
|
"reference": "2.1.2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/honeypot-2.1.2.zip",
|
|
"reference": "2.1.2",
|
|
"shasum": "9511fd6db37c153f2290950bf79611b27510cede"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.2 || ^10"
|
|
},
|
|
"require-dev": {
|
|
"drupal/rules": "^3.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "2.1.2",
|
|
"datestamp": "1664658244",
|
|
"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": "Jeff Geerling",
|
|
"homepage": "https://www.drupal.org/user/389011",
|
|
"email": "geerlingguy@mac.com"
|
|
},
|
|
{
|
|
"name": "Manuel Garcia",
|
|
"homepage": "https://www.drupal.org/user/213194"
|
|
},
|
|
{
|
|
"name": "TR",
|
|
"homepage": "https://www.drupal.org/user/202830"
|
|
},
|
|
{
|
|
"name": "vijaycs85",
|
|
"homepage": "https://www.drupal.org/user/93488"
|
|
}
|
|
],
|
|
"description": "Mitigates spam form submissions using the honeypot method.",
|
|
"homepage": "https://www.drupal.org/project/honeypot",
|
|
"keywords": [
|
|
"deterrent",
|
|
"form",
|
|
"honeypot",
|
|
"honeytrap",
|
|
"php",
|
|
"spam"
|
|
],
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/honeypot",
|
|
"issues": "https://www.drupal.org/project/issues/honeypot"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/hotjar",
|
|
"version": "3.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/hotjar.git",
|
|
"reference": "8.x-3.1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/hotjar-8.x-3.1.zip",
|
|
"reference": "8.x-3.1",
|
|
"shasum": "2ab70dd75277c484363758020b966ba41802f59d"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.4 || ^10",
|
|
"ext-json": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-3.1",
|
|
"datestamp": "1667919107",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "csakiistvan",
|
|
"homepage": "https://www.drupal.org/user/491514"
|
|
},
|
|
{
|
|
"name": "tikaszvince",
|
|
"homepage": "https://www.drupal.org/user/337178"
|
|
}
|
|
],
|
|
"description": "Allows your site to be tracked by Hotjar by adding a Javascript tracking code to every page",
|
|
"homepage": "https://www.drupal.org/project/hotjar",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/hotjar"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/http_cache_control",
|
|
"version": "2.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/http_cache_control.git",
|
|
"reference": "8.x-2.1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/http_cache_control-8.x-2.1.zip",
|
|
"reference": "8.x-2.1",
|
|
"shasum": "6a6864ab39fc2110cc8705e51f5106aa90362df5"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-2.1",
|
|
"datestamp": "1666053697",
|
|
"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": "Josh Waihi",
|
|
"homepage": "https://www.drupal.org/user/188162"
|
|
}
|
|
],
|
|
"description": "Module for controlling HTTP Cache Control response headers.",
|
|
"homepage": "https://www.drupal.org/project/http_cache_control",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/http_cache_control"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/http_client_error_status",
|
|
"version": "3.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/http_client_error_status.git",
|
|
"reference": "3.0.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/http_client_error_status-3.0.0.zip",
|
|
"reference": "3.0.0",
|
|
"shasum": "317b20d9520cb6210851ae6b9fec36dce73c631f"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.7.7 || ^9 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "3.0.0",
|
|
"datestamp": "1655679055",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jeff Logan (jefflogan)",
|
|
"homepage": "https://www.drupal.org/u/jefflogan",
|
|
"role": "Maintainer"
|
|
}
|
|
],
|
|
"description": "Provide HTTP client error status context plugin",
|
|
"homepage": "https://drupal.org/project/http_client_error_status",
|
|
"support": {
|
|
"source": "https://git.drupal.org/project/http_client_error_status.git",
|
|
"issues": "https://drupal.org/project/issues/http_client_error_status",
|
|
"irc": "irc://irc.freenode.org/drupal-contribute"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/ief_complex_open",
|
|
"version": "1.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/ief_complex_open.git",
|
|
"reference": "1.0.1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/ief_complex_open-1.0.1.zip",
|
|
"reference": "1.0.1",
|
|
"shasum": "abac70022e17d7a2b007ac1587826822433b0346"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.8 || ^9 || ^10",
|
|
"drupal/inline_entity_form": "^1"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "1.0.1",
|
|
"datestamp": "1687803317",
|
|
"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": "drpldrp",
|
|
"homepage": "https://www.drupal.org/user/3630968"
|
|
},
|
|
{
|
|
"name": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
}
|
|
],
|
|
"description": "Inline entity form complex widget with add existing open by default.",
|
|
"homepage": "https://www.drupal.org/project/ief_complex_open",
|
|
"keywords": [
|
|
"Drupal"
|
|
],
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/ief_complex_open",
|
|
"issues": "http://drupal.org/project/issues/ief_complex_open"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/indieweb",
|
|
"version": "1.20.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/indieweb.git",
|
|
"reference": "8.x-1.20"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/indieweb-8.x-1.20.zip",
|
|
"reference": "8.x-1.20",
|
|
"shasum": "b222b8f49b490dcb4622efd74d1622d9ea7c3b7b"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9 || ^10",
|
|
"indieauth/client": "^1.1",
|
|
"indieweb/mention-client": "^1.2",
|
|
"lcobucci/jwt": "4.0.*",
|
|
"p3k/micropub": "^0.0.3",
|
|
"p3k/websub": "^0.0.1",
|
|
"p3k/xray": "^1.12"
|
|
},
|
|
"require-dev": {
|
|
"drupal/classy": "*",
|
|
"drupal/externalauth": "*",
|
|
"drupal/indieweb_indieauth": "*",
|
|
"drupal/stable": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.20",
|
|
"datestamp": "1667488051",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
},
|
|
"drush": {
|
|
"services": {
|
|
"drush.services.yml": "^9"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Kristof De Jaeger",
|
|
"homepage": "https://realize.be",
|
|
"email": "swentel@realize.be",
|
|
"role": "Maintainer"
|
|
}
|
|
],
|
|
"description": "IndieWeb functionality for your site.",
|
|
"homepage": "http://drupal.org/project/indieweb",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/indieweb"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/inline_entity_form",
|
|
"version": "1.0.0-rc15",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/inline_entity_form.git",
|
|
"reference": "8.x-1.0-rc15"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/inline_entity_form-8.x-1.0-rc15.zip",
|
|
"reference": "8.x-1.0-rc15",
|
|
"shasum": "7702801f7e599956fc3d10cff8257809f53ac3ec"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.8 || ^9 || ^10",
|
|
"php": ">=7.1"
|
|
},
|
|
"require-dev": {
|
|
"drupal/entity_reference_revisions": "^1.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.0-rc15",
|
|
"datestamp": "1678126675",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "RC releases are not covered by Drupal security advisories."
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "bojanz",
|
|
"homepage": "https://www.drupal.org/user/86106"
|
|
},
|
|
{
|
|
"name": "Centarro",
|
|
"homepage": "https://www.drupal.org/user/3661446"
|
|
},
|
|
{
|
|
"name": "dawehner",
|
|
"homepage": "https://www.drupal.org/user/99340"
|
|
},
|
|
{
|
|
"name": "geek-merlin",
|
|
"homepage": "https://www.drupal.org/user/229048"
|
|
},
|
|
{
|
|
"name": "joachim",
|
|
"homepage": "https://www.drupal.org/user/107701"
|
|
},
|
|
{
|
|
"name": "jsacksick",
|
|
"homepage": "https://www.drupal.org/user/972218"
|
|
},
|
|
{
|
|
"name": "oknate",
|
|
"homepage": "https://www.drupal.org/user/471638"
|
|
},
|
|
{
|
|
"name": "podarok",
|
|
"homepage": "https://www.drupal.org/user/116002"
|
|
},
|
|
{
|
|
"name": "ram4nd",
|
|
"homepage": "https://www.drupal.org/user/601534"
|
|
},
|
|
{
|
|
"name": "rszrama",
|
|
"homepage": "https://www.drupal.org/user/49344"
|
|
},
|
|
{
|
|
"name": "slashrsm",
|
|
"homepage": "https://www.drupal.org/user/744628"
|
|
},
|
|
{
|
|
"name": "webflo",
|
|
"homepage": "https://www.drupal.org/user/254778"
|
|
}
|
|
],
|
|
"description": "Provides a widget for inline management (creation, modification, removal) of referenced entities.",
|
|
"homepage": "https://www.drupal.org/project/inline_entity_form",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/inline_entity_form"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/inotherwords",
|
|
"version": "3.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/inotherwords.git",
|
|
"reference": "3.0.1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/inotherwords-3.0.1.zip",
|
|
"reference": "3.0.1",
|
|
"shasum": "bb9abce972fffc662affe34d691fa6d1c6da6709"
|
|
},
|
|
"require": {
|
|
"agaric/oxford-comma": "^1.2",
|
|
"drupal/core": "^8 || ^9 || ^10",
|
|
"kwn/number-to-words": "^1.8"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "3.0.1",
|
|
"datestamp": "1686885306",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "cedewey",
|
|
"homepage": "https://www.drupal.org/user/38694"
|
|
},
|
|
{
|
|
"name": "gnuget",
|
|
"homepage": "https://www.drupal.org/user/992990"
|
|
},
|
|
{
|
|
"name": "lelkneralfaro",
|
|
"homepage": "https://www.drupal.org/user/3577260"
|
|
},
|
|
{
|
|
"name": "MegaKeegMan",
|
|
"homepage": "https://www.drupal.org/user/3620027"
|
|
},
|
|
{
|
|
"name": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
}
|
|
],
|
|
"description": "Provides a field formatter for condensing sequential lists into shorter text.",
|
|
"homepage": "https://drupal.org/project/inotherwords",
|
|
"keywords": [
|
|
"content",
|
|
"drupal",
|
|
"field",
|
|
"field formatter",
|
|
"ux"
|
|
],
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/inotherwords",
|
|
"issues": "https://www.drupal.org/project/issues/inotherwords"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/insert",
|
|
"version": "2.0.0-beta4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/insert.git",
|
|
"reference": "8.x-2.0-beta4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/insert-8.x-2.0-beta4.zip",
|
|
"reference": "8.x-2.0-beta4",
|
|
"shasum": "1756869ab09f11a5789c22bedea7f833c04abe2c"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9"
|
|
},
|
|
"require-dev": {
|
|
"drupal/colorbox": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-2.0-beta4",
|
|
"datestamp": "1682516948",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Beta releases are not covered by Drupal security advisories."
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "quicksketch",
|
|
"homepage": "https://www.drupal.org/user/35821"
|
|
},
|
|
{
|
|
"name": "Snater",
|
|
"homepage": "https://www.drupal.org/user/3513717"
|
|
}
|
|
],
|
|
"description": "Assists in inserting files, images, or other media into the body field as well as other editor and text areas.",
|
|
"homepage": "https://www.drupal.org/project/insert",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/insert"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/jquery_ui",
|
|
"version": "1.6.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/jquery_ui.git",
|
|
"reference": "8.x-1.6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/jquery_ui-8.x-1.6.zip",
|
|
"reference": "8.x-1.6",
|
|
"shasum": "0ddccdcf35a066de1843e1d9670677ee1a2faac0"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.2 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.6",
|
|
"datestamp": "1668521197",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "bnjmnm",
|
|
"homepage": "https://www.drupal.org/user/2369194"
|
|
},
|
|
{
|
|
"name": "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": "nod_",
|
|
"homepage": "https://www.drupal.org/user/598310"
|
|
},
|
|
{
|
|
"name": "phenaproxima",
|
|
"homepage": "https://www.drupal.org/user/205645"
|
|
},
|
|
{
|
|
"name": "RobLoach",
|
|
"homepage": "https://www.drupal.org/user/61114"
|
|
},
|
|
{
|
|
"name": "sun",
|
|
"homepage": "https://www.drupal.org/user/54136"
|
|
},
|
|
{
|
|
"name": "webchick",
|
|
"homepage": "https://www.drupal.org/user/24967"
|
|
},
|
|
{
|
|
"name": "Wim Leers",
|
|
"homepage": "https://www.drupal.org/user/99777"
|
|
},
|
|
{
|
|
"name": "zrpnr",
|
|
"homepage": "https://www.drupal.org/user/1448368"
|
|
}
|
|
],
|
|
"description": "Provides jQuery UI library.",
|
|
"homepage": "https://www.drupal.org/project/jquery_ui",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/jquery_ui"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/jquery_ui_accordion",
|
|
"version": "2.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/jquery_ui_accordion.git",
|
|
"reference": "2.0.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/jquery_ui_accordion-2.0.0.zip",
|
|
"reference": "2.0.0",
|
|
"shasum": "47f3983502a5be5a8c201b54aa18e20f1e595477"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.2 || ^10",
|
|
"drupal/jquery_ui": "^1.6"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "2.0.0",
|
|
"datestamp": "1670871459",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "bnjmnm",
|
|
"homepage": "https://www.drupal.org/user/2369194"
|
|
},
|
|
{
|
|
"name": "lauriii",
|
|
"homepage": "https://www.drupal.org/user/1078742"
|
|
},
|
|
{
|
|
"name": "zrpnr",
|
|
"homepage": "https://www.drupal.org/user/1448368"
|
|
}
|
|
],
|
|
"description": "Provides jQuery UI Accordion library.",
|
|
"homepage": "https://www.drupal.org/project/jquery_ui_accordion",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/jquery_ui_accordion"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/jquery_ui_autocomplete",
|
|
"version": "2.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/jquery_ui_autocomplete.git",
|
|
"reference": "2.0.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/jquery_ui_autocomplete-2.0.0.zip",
|
|
"reference": "2.0.0",
|
|
"shasum": "927d312a74002f99e1c971d3d268be1b0a532fc7"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.2 || ^10",
|
|
"drupal/jquery_ui": "^1.6",
|
|
"drupal/jquery_ui_menu": "^2"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "2.0.0",
|
|
"datestamp": "1670871461",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "bnjmnm",
|
|
"homepage": "https://www.drupal.org/user/2369194"
|
|
},
|
|
{
|
|
"name": "lauriii",
|
|
"homepage": "https://www.drupal.org/user/1078742"
|
|
},
|
|
{
|
|
"name": "nod_",
|
|
"homepage": "https://www.drupal.org/user/598310"
|
|
},
|
|
{
|
|
"name": "phenaproxima",
|
|
"homepage": "https://www.drupal.org/user/205645"
|
|
},
|
|
{
|
|
"name": "Wim Leers",
|
|
"homepage": "https://www.drupal.org/user/99777"
|
|
},
|
|
{
|
|
"name": "zrpnr",
|
|
"homepage": "https://www.drupal.org/user/1448368"
|
|
}
|
|
],
|
|
"description": "Provides jQuery UI Autocomplete library.",
|
|
"homepage": "https://www.drupal.org/project/jquery_ui_autocomplete",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/jquery_ui_autocomplete"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/jquery_ui_draggable",
|
|
"version": "2.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/jquery_ui_draggable.git",
|
|
"reference": "2.0.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/jquery_ui_draggable-2.0.0.zip",
|
|
"reference": "2.0.0",
|
|
"shasum": "13a8f4bf037449cd176ddb967fc9cba9a466a705"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.2 || ^10",
|
|
"drupal/jquery_ui": "^1.6"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "2.0.0",
|
|
"datestamp": "1670871516",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "bnjmnm",
|
|
"homepage": "https://www.drupal.org/user/2369194"
|
|
},
|
|
{
|
|
"name": "lauriii",
|
|
"homepage": "https://www.drupal.org/user/1078742"
|
|
},
|
|
{
|
|
"name": "zrpnr",
|
|
"homepage": "https://www.drupal.org/user/1448368"
|
|
}
|
|
],
|
|
"description": "Provides jQuery UI Draggable library.",
|
|
"homepage": "https://www.drupal.org/project/jquery_ui_draggable",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/jquery_ui_draggable"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/jquery_ui_menu",
|
|
"version": "2.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/jquery_ui_menu.git",
|
|
"reference": "2.0.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/jquery_ui_menu-2.0.0.zip",
|
|
"reference": "2.0.0",
|
|
"shasum": "5e1b56bf457669c7779a81784f49da63e3956854"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.2 || ^10",
|
|
"drupal/jquery_ui": "^1.6"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "2.0.0",
|
|
"datestamp": "1670871546",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "bnjmnm",
|
|
"homepage": "https://www.drupal.org/user/2369194"
|
|
},
|
|
{
|
|
"name": "lauriii",
|
|
"homepage": "https://www.drupal.org/user/1078742"
|
|
},
|
|
{
|
|
"name": "nod_",
|
|
"homepage": "https://www.drupal.org/user/598310"
|
|
},
|
|
{
|
|
"name": "phenaproxima",
|
|
"homepage": "https://www.drupal.org/user/205645"
|
|
},
|
|
{
|
|
"name": "Wim Leers",
|
|
"homepage": "https://www.drupal.org/user/99777"
|
|
},
|
|
{
|
|
"name": "zrpnr",
|
|
"homepage": "https://www.drupal.org/user/1448368"
|
|
}
|
|
],
|
|
"description": "Provides jQuery UI Menu library.",
|
|
"homepage": "https://www.drupal.org/project/jquery_ui_menu",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/jquery_ui_menu"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/key",
|
|
"version": "1.17.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/key.git",
|
|
"reference": "8.x-1.17"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/key-8.x-1.17.zip",
|
|
"reference": "8.x-1.17",
|
|
"shasum": "fa9f606d2ba0e20693e12040004e2ed31302ed03"
|
|
},
|
|
"require": {
|
|
"drupal/core": ">=8.9 <11"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.17",
|
|
"datestamp": "1674343967",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
},
|
|
"drush": {
|
|
"services": {
|
|
"drush.services.yml": ">=9"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Cellar Door",
|
|
"homepage": "https://www.drupal.org/user/658076"
|
|
},
|
|
{
|
|
"name": "crashtest_",
|
|
"homepage": "https://www.drupal.org/user/261457"
|
|
},
|
|
{
|
|
"name": "nerdstein",
|
|
"homepage": "https://www.drupal.org/user/1557710"
|
|
},
|
|
{
|
|
"name": "rlhawk",
|
|
"homepage": "https://www.drupal.org/user/352283"
|
|
}
|
|
],
|
|
"description": "Provides the ability to manage site-wide keys",
|
|
"homepage": "http://drupal.org/project/key",
|
|
"keywords": [
|
|
"Drupal"
|
|
],
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/key",
|
|
"issues": "http://drupal.org/project/key"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/key_value_field",
|
|
"version": "1.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/key_value_field.git",
|
|
"reference": "8.x-1.3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/key_value_field-8.x-1.3.zip",
|
|
"reference": "8.x-1.3",
|
|
"shasum": "f76d97da2f4a2a3b4f3ee0b35cf5b1f9e77dc767"
|
|
},
|
|
"require": {
|
|
"drupal/core": ">=8.9 <11.0.0-stable"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.3",
|
|
"datestamp": "1661273961",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
},
|
|
"branch-alias": {
|
|
"dev-8.x-1.x": "1.x-dev"
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "dawehner",
|
|
"homepage": "https://www.drupal.org/user/99340"
|
|
},
|
|
{
|
|
"name": "japerry",
|
|
"homepage": "https://www.drupal.org/user/45640"
|
|
}
|
|
],
|
|
"description": "Provides a field with a key, value pair along with a description.",
|
|
"homepage": "https://www.drupal.org/project/key_value_field",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/key_value_field",
|
|
"issues": "https://www.drupal.org/project/issues/key_value_field"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/link_attributes",
|
|
"version": "1.14.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/link_attributes.git",
|
|
"reference": "8.x-1.14"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/link_attributes-8.x-1.14.zip",
|
|
"reference": "8.x-1.14",
|
|
"shasum": "fa4f27ecaed7e6b3c58c0adc679918a9beb7ded5"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.14",
|
|
"datestamp": "1687393687",
|
|
"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": "larowlan",
|
|
"homepage": "https://www.drupal.org/user/395439"
|
|
}
|
|
],
|
|
"description": "Provides a widget to allow settings of link attributes for menu links.",
|
|
"homepage": "https://www.drupal.org/project/link_attributes",
|
|
"keywords": [
|
|
"Drupal"
|
|
],
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/link_attributes",
|
|
"issues": "https://www.drupal.org/project/issues/link_attributes"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/linkit",
|
|
"version": "6.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/linkit.git",
|
|
"reference": "6.0.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/linkit-6.0.0.zip",
|
|
"reference": "6.0.0",
|
|
"shasum": "3c4143eb797abee04e5af47eb1885a65e6321b51"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.4 || ^10.0.0"
|
|
},
|
|
"conflict": {
|
|
"drupal/core": ">=10.1"
|
|
},
|
|
"require-dev": {
|
|
"drupal/ckeditor": "*",
|
|
"drupal/imce": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "6.0.0",
|
|
"datestamp": "1688748025",
|
|
"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": "Emil Stjerneman",
|
|
"homepage": "https://stjerneman.com",
|
|
"email": "emil@stjerneman.com",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "johnwebdev",
|
|
"homepage": "https://www.drupal.org/user/3331569"
|
|
},
|
|
{
|
|
"name": "mark_fullmer",
|
|
"homepage": "https://www.drupal.org/user/2612816"
|
|
}
|
|
],
|
|
"description": "Linkit - Enriched linking experience",
|
|
"homepage": "http://drupal.org/project/linkit",
|
|
"support": {
|
|
"source": "http://cgit.drupalcode.org/linkit",
|
|
"issues": "http://drupal.org/project/linkit"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/mailchimp",
|
|
"version": "2.2.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/mailchimp.git",
|
|
"reference": "2.2.2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/mailchimp-2.2.2.zip",
|
|
"reference": "2.2.2",
|
|
"shasum": "8d4fcf460cea550d74ad6ff7e140341f4363cdb1"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.7.7 || ^9 || ^10",
|
|
"thinkshout/mailchimp-api-php": "3.0.0"
|
|
},
|
|
"require-dev": {
|
|
"drupal/mailchimp_events": "*",
|
|
"drupal/mailchimp_lists": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "2.2.2",
|
|
"datestamp": "1687974651",
|
|
"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": "aprice42",
|
|
"homepage": "https://www.drupal.org/user/369147"
|
|
},
|
|
{
|
|
"name": "bdimaggio",
|
|
"homepage": "https://www.drupal.org/user/70688"
|
|
},
|
|
{
|
|
"name": "brendanthinkshout",
|
|
"homepage": "https://www.drupal.org/user/3578399"
|
|
},
|
|
{
|
|
"name": "gcb",
|
|
"homepage": "https://www.drupal.org/user/1682976"
|
|
},
|
|
{
|
|
"name": "kescoto-thinkshout",
|
|
"homepage": "https://www.drupal.org/user/3664824"
|
|
},
|
|
{
|
|
"name": "levelos",
|
|
"homepage": "https://www.drupal.org/user/54135"
|
|
},
|
|
{
|
|
"name": "mariacha1",
|
|
"homepage": "https://www.drupal.org/user/2210776"
|
|
},
|
|
{
|
|
"name": "maximumpotter",
|
|
"homepage": "https://www.drupal.org/user/3653774"
|
|
},
|
|
{
|
|
"name": "mshaver",
|
|
"homepage": "https://www.drupal.org/user/39079"
|
|
},
|
|
{
|
|
"name": "olivier.bouwman",
|
|
"homepage": "https://www.drupal.org/user/2799483"
|
|
},
|
|
{
|
|
"name": "tauno",
|
|
"homepage": "https://www.drupal.org/user/105595"
|
|
},
|
|
{
|
|
"name": "wxactly",
|
|
"homepage": "https://www.drupal.org/user/3181097"
|
|
}
|
|
],
|
|
"description": "Mailchimp is an integration with the Mailchimp Mass email tool.",
|
|
"homepage": "http://drupal.org/project/mailchimp",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/mailchimp"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/markdown",
|
|
"version": "3.0.0-rc3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/markdown.git",
|
|
"reference": "3.0.0-rc3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/markdown-3.0.0-rc3.zip",
|
|
"reference": "3.0.0-rc3",
|
|
"shasum": "93e44b3f11f4770bfbb9ff4960e6ab4f76bc36b2"
|
|
},
|
|
"require": {
|
|
"composer/semver": "^1.0 || ^2.0 || ^3.0",
|
|
"drupal/core": "^9.1 || ^10",
|
|
"php": ">=5.5.9"
|
|
},
|
|
"suggest": {
|
|
"league/commonmark": "The PHP CommonMark parser is a robust, highly-extensible Markdown parser for PHP based on the CommonMark and Github-Flavored Markdown specifications."
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "3.0.0-rc3",
|
|
"datestamp": "1692626406",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "RC releases are not covered by Drupal security advisories."
|
|
}
|
|
},
|
|
"drush": {
|
|
"services": {
|
|
"drush.services.yml": "^9 || ^10"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Mark Halliwell (markhalliwell)",
|
|
"homepage": "https://www.drupal.org/u/markhalliwell",
|
|
"role": "D8+ Maintainer"
|
|
},
|
|
{
|
|
"name": "Gisle Hannemyr (gisle)",
|
|
"homepage": "https://www.drupal.org/u/gisle",
|
|
"role": "D7 Maintainer"
|
|
},
|
|
{
|
|
"name": "joelpittet",
|
|
"homepage": "https://www.drupal.org/user/160302"
|
|
},
|
|
{
|
|
"name": "markdorison",
|
|
"homepage": "https://www.drupal.org/user/346106"
|
|
}
|
|
],
|
|
"description": "Provides Markdown integration for Drupal and allows content to be formatted in a simple plain-text syntax that is transformed into valid HTML.",
|
|
"homepage": "https://www.drupal.org/project/markdown",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/markdown",
|
|
"issues": "https://www.drupal.org/project/markdown"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/menu_admin_per_menu",
|
|
"version": "1.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/menu_admin_per_menu.git",
|
|
"reference": "8.x-1.5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/menu_admin_per_menu-8.x-1.5.zip",
|
|
"reference": "8.x-1.5",
|
|
"shasum": "ec8c7a4a064aa285dfb722dad264da9936fc81b6"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.5",
|
|
"datestamp": "1660918821",
|
|
"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": "anrikun",
|
|
"homepage": "https://www.drupal.org/user/410199"
|
|
},
|
|
{
|
|
"name": "JeroenT",
|
|
"homepage": "https://www.drupal.org/user/2228934"
|
|
},
|
|
{
|
|
"name": "jonas139",
|
|
"homepage": "https://www.drupal.org/user/2873401"
|
|
},
|
|
{
|
|
"name": "mkdok",
|
|
"homepage": "https://www.drupal.org/user/3308753"
|
|
}
|
|
],
|
|
"description": "Allows to give roles per menu admin permissions without giving them full administer menu permission.",
|
|
"homepage": "https://www.drupal.org/project/menu_admin_per_menu",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/menu_admin_per_menu"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/menu_block",
|
|
"version": "1.10.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/menu_block.git",
|
|
"reference": "8.x-1.10"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/menu_block-8.x-1.10.zip",
|
|
"reference": "8.x-1.10",
|
|
"shasum": "97de632d77448ae0a974e20c2ffbe42c7ddd4633"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.1 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.10",
|
|
"datestamp": "1667434255",
|
|
"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": "Dave Reid",
|
|
"homepage": "https://www.drupal.org/user/53892"
|
|
},
|
|
{
|
|
"name": "joelpittet",
|
|
"homepage": "https://www.drupal.org/user/160302"
|
|
},
|
|
{
|
|
"name": "JohnAlbin",
|
|
"homepage": "https://www.drupal.org/user/32095"
|
|
},
|
|
{
|
|
"name": "kim.pepper",
|
|
"homepage": "https://www.drupal.org/user/370574"
|
|
},
|
|
{
|
|
"name": "RenatoG",
|
|
"homepage": "https://www.drupal.org/user/3326031"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/menu_link_config",
|
|
"version": "1.0.0-alpha8",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/menu_link_config.git",
|
|
"reference": "8.x-1.0-alpha8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/menu_link_config-8.x-1.0-alpha8.zip",
|
|
"reference": "8.x-1.0-alpha8",
|
|
"shasum": "864799692dc6eb310cd90e50aaa2cc88c954d7ec"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.0-alpha8",
|
|
"datestamp": "1677846082",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Project has not opted into security advisory coverage!"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "dawehner",
|
|
"homepage": "https://www.drupal.org/user/99340"
|
|
},
|
|
{
|
|
"name": "geek-merlin",
|
|
"homepage": "https://www.drupal.org/user/229048"
|
|
},
|
|
{
|
|
"name": "Hydra",
|
|
"homepage": "https://www.drupal.org/user/647364"
|
|
},
|
|
{
|
|
"name": "labboy0276",
|
|
"homepage": "https://www.drupal.org/user/2397942"
|
|
},
|
|
{
|
|
"name": "malcomio",
|
|
"homepage": "https://www.drupal.org/user/418511"
|
|
},
|
|
{
|
|
"name": "tstoeckler",
|
|
"homepage": "https://www.drupal.org/user/107158"
|
|
}
|
|
],
|
|
"description": "muh",
|
|
"homepage": "https://www.drupal.org/project/menu_link_config",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/menu_link_config"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/menu_trail_by_path",
|
|
"version": "2.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/menu_trail_by_path.git",
|
|
"reference": "2.0.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/menu_trail_by_path-2.0.0.zip",
|
|
"reference": "2.0.0",
|
|
"shasum": "4974b181df7112e2b09e3bddf10b9e704db15375"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.8 || ^9.0 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "2.0.0",
|
|
"datestamp": "1667652245",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Berdir",
|
|
"homepage": "https://www.drupal.org/user/214652"
|
|
},
|
|
{
|
|
"name": "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"
|
|
},
|
|
{
|
|
"name": "SeriousMatters",
|
|
"homepage": "https://www.drupal.org/user/290439"
|
|
}
|
|
],
|
|
"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"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/message",
|
|
"version": "1.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/message.git",
|
|
"reference": "8.x-1.4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/message-8.x-1.4.zip",
|
|
"reference": "8.x-1.4",
|
|
"shasum": "4158df35b5506fc88061358624589c4a04c414a2"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9 || ^10"
|
|
},
|
|
"require-dev": {
|
|
"drupal/token": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.4",
|
|
"datestamp": "1667584508",
|
|
"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": "amitaibu",
|
|
"homepage": "https://www.drupal.org/user/57511"
|
|
},
|
|
{
|
|
"name": "Grayside",
|
|
"homepage": "https://www.drupal.org/user/346868"
|
|
},
|
|
{
|
|
"name": "itamar",
|
|
"homepage": "https://www.drupal.org/user/1757910"
|
|
},
|
|
{
|
|
"name": "jhedstrom",
|
|
"homepage": "https://www.drupal.org/user/208732"
|
|
},
|
|
{
|
|
"name": "RoySegall",
|
|
"homepage": "https://www.drupal.org/user/1812910"
|
|
}
|
|
],
|
|
"description": "Message",
|
|
"homepage": "https://www.drupal.org/project/message",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/message"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/metatag",
|
|
"version": "1.26.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/metatag.git",
|
|
"reference": "8.x-1.26"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.26.zip",
|
|
"reference": "8.x-1.26",
|
|
"shasum": "afa4a37422748baa2f0c35b13961438668ef3be8"
|
|
},
|
|
"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.26",
|
|
"datestamp": "1687856123",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "See contributors",
|
|
"homepage": "https://www.drupal.org/node/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"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/microformats",
|
|
"version": "2.0.0-beta2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/microformats.git",
|
|
"reference": "2.0.0-beta2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/microformats-2.0.0-beta2.zip",
|
|
"reference": "2.0.0-beta2",
|
|
"shasum": "a2fb4123375b511ded63ff004ed0f8e41a175ec9"
|
|
},
|
|
"require": {
|
|
"barnabywalters/mf-cleaner": "^0.1.4",
|
|
"drupal/core": "^8 || ^9",
|
|
"mf2/mf2": "~0.3"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "2.0.0-beta2",
|
|
"datestamp": "1633543637",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Beta releases are not covered by Drupal security advisories."
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "HongPong",
|
|
"homepage": "https://www.drupal.org/user/60005"
|
|
},
|
|
{
|
|
"name": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
},
|
|
{
|
|
"name": "nedjo",
|
|
"homepage": "https://www.drupal.org/user/4481"
|
|
}
|
|
],
|
|
"description": "Microformats to provide support for exchanging data objects",
|
|
"homepage": "https://www.drupal.org/project/microformats",
|
|
"keywords": [
|
|
"Drupal"
|
|
],
|
|
"support": {
|
|
"source": "http://cgit.drupalcode.org/microformats",
|
|
"issues": "http://drupal.org/project/issues/microformats"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/migrate_plus",
|
|
"version": "6.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/migrate_plus.git",
|
|
"reference": "6.0.1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/migrate_plus-6.0.1.zip",
|
|
"reference": "6.0.1",
|
|
"shasum": "154e5c627c8b32648cb4b4034a196a289b0626fa"
|
|
},
|
|
"require": {
|
|
"drupal/core": ">=9.1",
|
|
"php": ">=7.4"
|
|
},
|
|
"require-dev": {
|
|
"drupal/migrate_example_advanced_setup": "*",
|
|
"drupal/migrate_example_setup": "*"
|
|
},
|
|
"suggest": {
|
|
"ext-soap": "*",
|
|
"sainsburys/guzzle-oauth2-plugin": "3.0 required for the OAuth2 authentication plugin"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "6.0.1",
|
|
"datestamp": "1672428002",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Mike Ryan",
|
|
"homepage": "https://www.drupal.org/u/mikeryan",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Lucas Hedding",
|
|
"homepage": "https://www.drupal.org/u/heddn",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "mikeryan",
|
|
"homepage": "https://www.drupal.org/user/4420"
|
|
}
|
|
],
|
|
"description": "Enhancements to core migration support.",
|
|
"homepage": "https://www.drupal.org/project/migrate_plus",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/migrate_plus",
|
|
"issues": "https://www.drupal.org/project/issues/migrate_plus",
|
|
"slack": "#migrate"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/migrate_source_csv",
|
|
"version": "3.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/migrate_source_csv.git",
|
|
"reference": "8.x-3.5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/migrate_source_csv-8.x-3.5.zip",
|
|
"reference": "8.x-3.5",
|
|
"shasum": "ddddba22fa7b4a54f05a606db33986b23b1a69ea"
|
|
},
|
|
"require": {
|
|
"drupal/core": ">=9.1",
|
|
"league/csv": "^9.1",
|
|
"php": ">=7.1"
|
|
},
|
|
"require-dev": {
|
|
"drupal/migrate_plus": ">=5.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-3.5",
|
|
"datestamp": "1645538421",
|
|
"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": "Lucas Hedding",
|
|
"homepage": "https://www.drupal.org/u/heddn",
|
|
"role": "Maintainer"
|
|
}
|
|
],
|
|
"description": "CSV source migration.",
|
|
"homepage": "https://www.drupal.org/project/migrate_source_csv",
|
|
"support": {
|
|
"source": "https://cgit.drupalcode.org/migrate_source_csv",
|
|
"issues": "https://www.drupal.org/project/issues/migrate_source_csv"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/migrate_tools",
|
|
"version": "6.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/migrate_tools.git",
|
|
"reference": "6.0.2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/migrate_tools-6.0.2.zip",
|
|
"reference": "6.0.2",
|
|
"shasum": "9d6346306e52a6741f3eb52e32caaa95a2752ad0"
|
|
},
|
|
"require": {
|
|
"drupal/core": ">=9.1",
|
|
"php": ">=7.4"
|
|
},
|
|
"require-dev": {
|
|
"drupal/migrate_plus": ">=5",
|
|
"drupal/migrate_source_csv": ">=3",
|
|
"drush/drush": ">=11"
|
|
},
|
|
"suggest": {
|
|
"drupal/migrate_plus": ">=5",
|
|
"drush/drush": ">=11"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "6.0.2",
|
|
"datestamp": "1688670937",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
},
|
|
"drush": {
|
|
"services": {
|
|
"drush.services.yml": ">=9"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Mike Ryan",
|
|
"homepage": "https://www.drupal.org/u/mikeryan",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Lucas Hedding",
|
|
"homepage": "https://www.drupal.org/u/heddn",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "mikeryan",
|
|
"homepage": "https://www.drupal.org/user/4420"
|
|
}
|
|
],
|
|
"description": "Tools to assist in developing and running migrations.",
|
|
"homepage": "http://drupal.org/project/migrate_tools",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/migrate_tools",
|
|
"issues": "https://www.drupal.org/project/issues/migrate_tools",
|
|
"slack": "#migrate"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/migrate_upgrade",
|
|
"version": "4.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/migrate_upgrade.git",
|
|
"reference": "4.0.1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/migrate_upgrade-4.0.1.zip",
|
|
"reference": "4.0.1",
|
|
"shasum": "e9507affa61ae27adb1ea6e0d55f3bb32506ddfc"
|
|
},
|
|
"require": {
|
|
"drupal/core": ">=9",
|
|
"drupal/migrate_plus": ">=5",
|
|
"drush/drush": ">=9",
|
|
"php": ">7.3"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "4.0.1",
|
|
"datestamp": "1672260874",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Mike Ryan",
|
|
"homepage": "https://www.drupal.org/u/mikeryan",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Lucas Hedding",
|
|
"homepage": "https://www.drupal.org/u/heddn",
|
|
"role": "Maintainer"
|
|
}
|
|
],
|
|
"description": "Drush support for direct upgrades from older Drupal versions.",
|
|
"homepage": "https://www.drupal.org/project/migrate_upgrade",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/migrate_upgrade",
|
|
"issues": "https://www.drupal.org/project/issues/migrate_upgrade",
|
|
"slack": "#migrate"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/minimalhtml",
|
|
"version": "2.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/minimalhtml.git",
|
|
"reference": "2.0.2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/minimalhtml-2.0.2.zip",
|
|
"reference": "2.0.2",
|
|
"shasum": "1dc75beafb5d392fc63648826e8cecfad1a97c37"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9 || ^10",
|
|
"drupal/wysiwyg_linebreaks": "2.0.x-dev@dev"
|
|
},
|
|
"require-dev": {
|
|
"drupal/ckeditor": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "2.0.2",
|
|
"datestamp": "1690397749",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Benjamin Melançon",
|
|
"homepage": "https://agaric.com/mlncn",
|
|
"email": "mlncn@agaric.com",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "See contributors",
|
|
"homepage": "https://www.drupal.org/node/2937110/committers"
|
|
},
|
|
{
|
|
"name": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
}
|
|
],
|
|
"description": "Minimal HTML provides a WYSIWYG text format suitable for basic uses like short text fields or administrator-configured notices.",
|
|
"homepage": "https://www.drupal.org/project/minimalhtml",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/minimalhtml",
|
|
"issues": "https://www.drupal.org/project/issues/minimalhtml"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/minimalhtmltitle",
|
|
"version": "2.0.2",
|
|
"require": {
|
|
"drupal/ckeditor": "*",
|
|
"drupal/core": "^8 || ^9 || ^10",
|
|
"drupal/minimalhtml": "^2"
|
|
},
|
|
"type": "metapackage",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "2.0.2",
|
|
"datestamp": "1690397749",
|
|
"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": "lelkneralfaro",
|
|
"homepage": "https://www.drupal.org/user/3577260"
|
|
},
|
|
{
|
|
"name": "MegaKeegMan",
|
|
"homepage": "https://www.drupal.org/user/3620027"
|
|
},
|
|
{
|
|
"name": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
}
|
|
],
|
|
"description": "A super-minimal WYSIWYG text format for titles, subtitles, and other text not meant to be wrapped in paragraph tags or have any block-level HTML elements.",
|
|
"homepage": "https://www.drupal.org/project/minimalhtml",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/minimalhtml"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/mobile_number",
|
|
"version": "2.0.0-alpha5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/mobile_number.git",
|
|
"reference": "2.0.0-alpha5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/mobile_number-2.0.0-alpha5.zip",
|
|
"reference": "2.0.0-alpha5",
|
|
"shasum": "1885dfaf83607b452648db61ea43d0bf6471a477"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.8 || ^9",
|
|
"giggsey/libphonenumber-for-php": "^8.0"
|
|
},
|
|
"require-dev": {
|
|
"drupal/sms": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "2.0.0-alpha5",
|
|
"datestamp": "1632255795",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Alpha releases are not covered by Drupal security advisories."
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nir Yariv",
|
|
"homepage": "http://dofinity.com",
|
|
"email": "nir@dofinity.com",
|
|
"role": "Maintainer"
|
|
}
|
|
],
|
|
"description": "Mobile number field with sms verification.",
|
|
"homepage": "http://drupal.org/project/mobile_number",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/mobile_number"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/node_view_permissions",
|
|
"version": "1.6.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/node_view_permissions.git",
|
|
"reference": "8.x-1.6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/node_view_permissions-8.x-1.6.zip",
|
|
"reference": "8.x-1.6",
|
|
"shasum": "f56e0d43f41f384c73d93e18abfbe38809533d5e"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.6",
|
|
"datestamp": "1686297669",
|
|
"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": "adcillc",
|
|
"homepage": "https://www.drupal.org/user/366450"
|
|
},
|
|
{
|
|
"name": "adci_contributor",
|
|
"homepage": "https://www.drupal.org/user/1830536"
|
|
},
|
|
{
|
|
"name": "hxdef",
|
|
"homepage": "https://www.drupal.org/user/2622115"
|
|
}
|
|
],
|
|
"description": "enables permissions 'View own content' and 'View any content' for each content type on permissions page",
|
|
"homepage": "http://drupal.org/project/node_view_permissions",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/node_view_permissions"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/noreferrer",
|
|
"version": "1.16.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/noreferrer.git",
|
|
"reference": "8.x-1.16"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/noreferrer-8.x-1.16.zip",
|
|
"reference": "8.x-1.16",
|
|
"shasum": "f02e76504bfc0a3313fde6e6a0333501921a13c7"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.7.7 || ^9 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.16",
|
|
"datestamp": "1673521010",
|
|
"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": "mfb",
|
|
"homepage": "https://www.drupal.org/user/12302"
|
|
}
|
|
],
|
|
"description": "Adds <code>rel=\"noopener\"</code> and/or <code>rel=\"noreferrer\"</code> to links.",
|
|
"homepage": "https://www.drupal.org/project/noreferrer",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/noreferrer"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/notfoundpassthrough",
|
|
"version": "dev-1.x",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/notfoundpassthrough.git",
|
|
"reference": "0482dc146ebfbc842274ac9513d675efee8b8f6d"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.8 || ^9 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "1.0.0-beta4+1-dev",
|
|
"datestamp": "1682098409",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Dev releases are not covered by Drupal security advisories."
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Benjamin Melançon",
|
|
"homepage": "https://agaric.coop/mlncn",
|
|
"email": "mlncn@agaric.coop",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "David Valdez",
|
|
"homepage": "https://agaric.coop/gnuget",
|
|
"email": "gnuget@agaric.coop",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Vlad Pavlovic",
|
|
"homepage": "https://www.drupal.org/u/vladpavlovic",
|
|
"role": "Creator"
|
|
},
|
|
{
|
|
"name": "Lucian NEAG",
|
|
"homepage": "https://www.drupal.org/u/luxian",
|
|
"role": "Ported to Drupal 7"
|
|
},
|
|
{
|
|
"name": "See contributors",
|
|
"homepage": "https://www.drupal.org/node/3170743/committers"
|
|
}
|
|
],
|
|
"homepage": "https://www.drupal.org/project/notfoundpassthrough",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/notfoundpassthrough",
|
|
"issues": "https://www.drupal.org/project/issues/notfoundpassthrough"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/octavia",
|
|
"version": "dev-1.x",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/octavia.git",
|
|
"reference": "ea777805b83809b5bf6214bb8f07ec04bc9333c4"
|
|
},
|
|
"require": {
|
|
"drupal/bulma": "^1.0-rc1",
|
|
"drupal/components": "^2.0-beta3",
|
|
"drupal/core": "^9 || ^10",
|
|
"drupal/skins": "^1.0-rc1",
|
|
"drupal/twigsuggest": "^1.0-beta2"
|
|
},
|
|
"type": "drupal-theme",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.3+31-dev",
|
|
"datestamp": "1692751733",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Dev releases are not covered by Drupal security advisories."
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "drutopia",
|
|
"homepage": "https://www.drupal.org/user/3763727"
|
|
},
|
|
{
|
|
"name": "drutopia_gitlab",
|
|
"homepage": "https://www.drupal.org/user/3514271"
|
|
},
|
|
{
|
|
"name": "lelkneralfaro",
|
|
"homepage": "https://www.drupal.org/user/3577260"
|
|
},
|
|
{
|
|
"name": "MegaKeegMan",
|
|
"homepage": "https://www.drupal.org/user/3620027"
|
|
},
|
|
{
|
|
"name": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
},
|
|
{
|
|
"name": "nedjo",
|
|
"homepage": "https://www.drupal.org/user/4481"
|
|
},
|
|
{
|
|
"name": "onion",
|
|
"homepage": "https://www.drupal.org/user/260583"
|
|
},
|
|
{
|
|
"name": "ronaldmulero",
|
|
"homepage": "https://www.drupal.org/user/241652"
|
|
},
|
|
{
|
|
"name": "rosemarymann",
|
|
"homepage": "https://www.drupal.org/user/837536"
|
|
}
|
|
],
|
|
"description": "A base theme for the Drutopia distribution based on Bulma.",
|
|
"homepage": "https://gitlab.com/drutopia/octavia",
|
|
"keywords": [
|
|
"bulma",
|
|
"drutopia",
|
|
"flexbox",
|
|
"styles",
|
|
"templates",
|
|
"theme"
|
|
],
|
|
"support": {
|
|
"source": "https://gitlab.com/drutopia/octavia/tree/8.x-1.x",
|
|
"issues": "https://gitlab.com/drutopia/octavia/issues"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/octavia_camouflage",
|
|
"version": "dev-8.x-1.x",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git@gitlab.com:drutopia/octavia_camouflage.git",
|
|
"reference": "b66513aee0ce86fb440bd6e8057c7e8001029a05"
|
|
},
|
|
"require": {
|
|
"drupal/octavia": "^1.0"
|
|
},
|
|
"default-branch": true,
|
|
"type": "drupal-theme",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"description": "A free-for-all-to-contribute-to set of skins for Drutopia's Octavia theme.",
|
|
"homepage": "https://gitlab.com/drutopia/octavia_camouflage",
|
|
"keywords": [
|
|
"drutopia",
|
|
"skins",
|
|
"theme"
|
|
],
|
|
"support": {
|
|
"issues": "https://gitlab.com/drutopia/octavia_camouflage/issues",
|
|
"source": "https://gitlab.com/drutopia/octavia_camouflage/tree/8.x-1.x"
|
|
},
|
|
"time": "2023-06-29T18:45:34+00:00"
|
|
},
|
|
{
|
|
"name": "drupal/paragraphs",
|
|
"version": "1.15.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/paragraphs.git",
|
|
"reference": "8.x-1.15"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.15.zip",
|
|
"reference": "8.x-1.15",
|
|
"shasum": "2ed2d3199553010fa1c500181bbebe676e9e60c1"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.3 || ^10",
|
|
"drupal/entity_reference_revisions": "~1.3"
|
|
},
|
|
"require-dev": {
|
|
"drupal/block_field": "1.x-dev",
|
|
"drupal/diff": "1.x-dev",
|
|
"drupal/entity_browser": "2.x-dev",
|
|
"drupal/entity_usage": "2.x-dev",
|
|
"drupal/field_group": "3.x-dev",
|
|
"drupal/inline_entity_form": "1.x-dev",
|
|
"drupal/paragraphs-paragraphs_library": "*",
|
|
"drupal/replicate": "1.x-dev",
|
|
"drupal/search_api": "1.x-dev",
|
|
"drupal/search_api_db": "*"
|
|
},
|
|
"suggest": {
|
|
"drupal/entity_browser": "Recommended for an improved user experience when using the Paragraphs library module"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.15",
|
|
"datestamp": "1661440897",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Berdir",
|
|
"homepage": "https://www.drupal.org/user/214652"
|
|
},
|
|
{
|
|
"name": "Frans",
|
|
"homepage": "https://www.drupal.org/user/514222"
|
|
},
|
|
{
|
|
"name": "jeroen.b",
|
|
"homepage": "https://www.drupal.org/user/1853532"
|
|
},
|
|
{
|
|
"name": "jstoller",
|
|
"homepage": "https://www.drupal.org/user/99012"
|
|
},
|
|
{
|
|
"name": "miro_dietiker",
|
|
"homepage": "https://www.drupal.org/user/227761"
|
|
},
|
|
{
|
|
"name": "Primsi",
|
|
"homepage": "https://www.drupal.org/user/282629"
|
|
}
|
|
],
|
|
"description": "Enables the creation of Paragraphs entities.",
|
|
"homepage": "https://www.drupal.org/project/paragraphs",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/paragraphs"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/paragraphs_features",
|
|
"version": "1.16.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/paragraphs_features.git",
|
|
"reference": "8.x-1.16"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/paragraphs_features-8.x-1.16.zip",
|
|
"reference": "8.x-1.16",
|
|
"shasum": "c744a87b5a097e75dc61518e1aa50151c58dc106"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.2",
|
|
"drupal/paragraphs": "^1.13"
|
|
},
|
|
"require-dev": {
|
|
"drupal/gin": "^3.0",
|
|
"drupal/thunder_admin": "^4.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.16",
|
|
"datestamp": "1646219273",
|
|
"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": "Mladen Todorovic",
|
|
"homepage": "https://www.drupal.org/user/2103716",
|
|
"email": "mladen.todorovic@burda.com"
|
|
},
|
|
{
|
|
"name": "Daniel Bosen",
|
|
"homepage": "https://www.drupal.org/user/404865",
|
|
"email": "daniel.bosen@burda.com"
|
|
},
|
|
{
|
|
"name": "Christian Fritsch",
|
|
"homepage": "https://www.drupal.org/user/3511180",
|
|
"email": "christian.fritsch@burda.com"
|
|
},
|
|
{
|
|
"name": "Volker Killesreiter",
|
|
"homepage": "https://www.drupal.org/user/57527",
|
|
"email": "volker.killesreiter@burda.com"
|
|
},
|
|
{
|
|
"name": "Alex Pott",
|
|
"email": "alex.a.pott@gmail.com"
|
|
}
|
|
],
|
|
"description": "Paragraphs features for extending paragraphs widget functionality.",
|
|
"homepage": "https://www.drupal.org/project/paragraphs_features",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/paragraphs_features"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/paranoia",
|
|
"version": "1.0.0-rc2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/paranoia.git",
|
|
"reference": "8.x-1.0-rc2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/paranoia-8.x-1.0-rc2.zip",
|
|
"reference": "8.x-1.0-rc2",
|
|
"shasum": "ef9037b90412a669e719ed7ba99a52f642e0a5be"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.9 || ^9 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.0-rc2",
|
|
"datestamp": "1690562977",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "RC releases are not covered by Drupal security advisories."
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "banviktor",
|
|
"homepage": "https://www.drupal.org/user/3176333"
|
|
},
|
|
{
|
|
"name": "greggles",
|
|
"homepage": "https://www.drupal.org/user/36762"
|
|
},
|
|
{
|
|
"name": "killes@www.drop.org",
|
|
"homepage": "https://www.drupal.org/user/227"
|
|
},
|
|
{
|
|
"name": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
},
|
|
{
|
|
"name": "nedjo",
|
|
"homepage": "https://www.drupal.org/user/4481"
|
|
}
|
|
],
|
|
"description": "Protects a site from some insecure configurations.",
|
|
"homepage": "https://www.drupal.org/project/paranoia",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/paranoia"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/password_policy",
|
|
"version": "4.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/password_policy.git",
|
|
"reference": "4.0.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/password_policy-4.0.0.zip",
|
|
"reference": "4.0.0",
|
|
"shasum": "ed55a1441bc7fad0dcb0aea7d2bfecc88a156c83"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.1 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "4.0.0",
|
|
"datestamp": "1668191689",
|
|
"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": "AohRveTPV",
|
|
"homepage": "https://www.drupal.org/user/2760115"
|
|
},
|
|
{
|
|
"name": "deekayen",
|
|
"homepage": "https://www.drupal.org/user/972"
|
|
},
|
|
{
|
|
"name": "miglius",
|
|
"homepage": "https://www.drupal.org/user/18741"
|
|
},
|
|
{
|
|
"name": "nerdstein",
|
|
"homepage": "https://www.drupal.org/user/1557710"
|
|
},
|
|
{
|
|
"name": "paulocs",
|
|
"homepage": "https://www.drupal.org/user/3640109"
|
|
},
|
|
{
|
|
"name": "shrop",
|
|
"homepage": "https://www.drupal.org/user/14767"
|
|
}
|
|
],
|
|
"description": "Sets up constraints and expiration of passwords.",
|
|
"homepage": "https://www.drupal.org/project/password_policy",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/password_policy",
|
|
"issues": "https://www.drupal.org/project/issues/password_policy"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/pathauto",
|
|
"version": "1.11.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"
|
|
}
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/plausible",
|
|
"version": "2.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/plausible.git",
|
|
"reference": "2.1.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/plausible-2.1.0.zip",
|
|
"reference": "2.1.0",
|
|
"shasum": "7c9ab067bf07882aad4a2f8236050efc8376d66a"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.8.6 || ^9 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "2.1.0",
|
|
"datestamp": "1687203441",
|
|
"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": "DieterHolvoet",
|
|
"homepage": "https://www.drupal.org/user/3567222"
|
|
},
|
|
{
|
|
"name": "droces",
|
|
"homepage": "https://www.drupal.org/user/2996575"
|
|
},
|
|
{
|
|
"name": "opdavies",
|
|
"homepage": "https://www.drupal.org/user/381388"
|
|
}
|
|
],
|
|
"description": "Allows your site to be tracked using Plausible, by adding a Javascript tracking snippet to every page.",
|
|
"homepage": "https://www.drupal.org/project/plausible",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/plausible"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/prepopulate",
|
|
"version": "2.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/prepopulate.git",
|
|
"reference": "8.x-2.4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/prepopulate-8.x-2.4.zip",
|
|
"reference": "8.x-2.4",
|
|
"shasum": "5e82bd6cbbaafc8320e8b3e48bc3862de4964e00"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9 || ^10"
|
|
},
|
|
"require-dev": {
|
|
"drupal/inline_entity_form": "^1.0@beta",
|
|
"drupal/og": "^1.0@alpha"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-2.4",
|
|
"datestamp": "1678728834",
|
|
"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": "Heddn",
|
|
"homepage": "https://www.drupal.org/u/heddn",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Jbrauer",
|
|
"homepage": "https://www.drupal.org/u/jbrauer",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Eafarris",
|
|
"homepage": "https://www.drupal.org/u/eafarris",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "FF1",
|
|
"homepage": "https://www.drupal.org/u/ff1",
|
|
"role": "Maintainer"
|
|
}
|
|
],
|
|
"description": "Allows form elements to be prepopulated from the URL.",
|
|
"homepage": "https://www.drupal.org/project/prepopulate",
|
|
"keywords": [
|
|
"Drupal"
|
|
],
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/prepopulate",
|
|
"issues": "https://www.drupal.org/project/issues/prepopulate"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/preview_link",
|
|
"version": "1.7.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/preview_link.git",
|
|
"reference": "8.x-1.7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/preview_link-8.x-1.7.zip",
|
|
"reference": "8.x-1.7",
|
|
"shasum": "bfed04e554864f9c3fb5d7a758bc27f5041f1518"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.7.7 || ^9"
|
|
},
|
|
"require-dev": {
|
|
"drupal/entity_reference_revisions": "*",
|
|
"drupal/paragraphs": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.7",
|
|
"datestamp": "1593052165",
|
|
"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": "acbramley",
|
|
"homepage": "https://www.drupal.org/user/1036766"
|
|
},
|
|
{
|
|
"name": "benjy",
|
|
"homepage": "https://www.drupal.org/user/1852732"
|
|
},
|
|
{
|
|
"name": "dpi",
|
|
"homepage": "https://www.drupal.org/user/81431"
|
|
},
|
|
{
|
|
"name": "larowlan",
|
|
"homepage": "https://www.drupal.org/user/395439"
|
|
},
|
|
{
|
|
"name": "mstrelan",
|
|
"homepage": "https://www.drupal.org/user/314289"
|
|
},
|
|
{
|
|
"name": "Sam152",
|
|
"homepage": "https://www.drupal.org/user/1485048"
|
|
}
|
|
],
|
|
"description": "Allows anyone to preview unpublished content with a unique link.",
|
|
"homepage": "https://www.drupal.org/project/preview_link",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/preview_link"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/r4032login",
|
|
"version": "2.2.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/r4032login.git",
|
|
"reference": "2.2.1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/r4032login-2.2.1.zip",
|
|
"reference": "2.2.1",
|
|
"shasum": "b1ee040ec84a1feee28ed9ac6c8576f6e9edfd3a"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.3 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "2.2.1",
|
|
"datestamp": "1680284411",
|
|
"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": "bdone",
|
|
"homepage": "https://www.drupal.org/user/687670"
|
|
},
|
|
{
|
|
"name": "Bevan",
|
|
"homepage": "https://www.drupal.org/user/49989"
|
|
},
|
|
{
|
|
"name": "deekayen",
|
|
"homepage": "https://www.drupal.org/user/972"
|
|
},
|
|
{
|
|
"name": "Grayle",
|
|
"homepage": "https://www.drupal.org/user/3145497"
|
|
},
|
|
{
|
|
"name": "lotyrin",
|
|
"homepage": "https://www.drupal.org/user/216580"
|
|
},
|
|
{
|
|
"name": "markdorison",
|
|
"homepage": "https://www.drupal.org/user/346106"
|
|
},
|
|
{
|
|
"name": "ms2011",
|
|
"homepage": "https://www.drupal.org/user/108440"
|
|
},
|
|
{
|
|
"name": "Nixou",
|
|
"homepage": "https://www.drupal.org/user/2304734"
|
|
},
|
|
{
|
|
"name": "pwolanin",
|
|
"homepage": "https://www.drupal.org/user/49851"
|
|
},
|
|
{
|
|
"name": "RobLoach",
|
|
"homepage": "https://www.drupal.org/user/61114"
|
|
},
|
|
{
|
|
"name": "shrop",
|
|
"homepage": "https://www.drupal.org/user/14767"
|
|
},
|
|
{
|
|
"name": "Sk8erPeter",
|
|
"homepage": "https://www.drupal.org/user/1441344"
|
|
}
|
|
],
|
|
"description": "Redirect anonymous users from 403 Access Denied pages to the /user/login page.",
|
|
"homepage": "https://www.drupal.org/project/r4032login",
|
|
"keywords": [
|
|
"Drupal"
|
|
],
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/r4032login",
|
|
"issues": "https://www.drupal.org/project/issues/r4032login"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/rabbit_hole",
|
|
"version": "1.0.0-beta11",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/rabbit_hole.git",
|
|
"reference": "8.x-1.0-beta11"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/rabbit_hole-8.x-1.0-beta11.zip",
|
|
"reference": "8.x-1.0-beta11",
|
|
"shasum": "a5c3bd5d1a190e25bb4d339525dd71918015fea2"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9 || ^10"
|
|
},
|
|
"require-dev": {
|
|
"drupal/commerce": "*",
|
|
"drupal/commerce_product": "*",
|
|
"drupal/file_entity": "*",
|
|
"drupal/group": "*",
|
|
"drupal/paragraphs-paragraphs_library": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.0-beta11",
|
|
"datestamp": "1670668459",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Beta releases are not covered by Drupal security advisories."
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "aleksey.tk",
|
|
"homepage": "https://www.drupal.org/user/22093"
|
|
},
|
|
{
|
|
"name": "bohart",
|
|
"homepage": "https://www.drupal.org/user/289861"
|
|
},
|
|
{
|
|
"name": "Dylan Donkersgoed",
|
|
"homepage": "https://www.drupal.org/user/2803351"
|
|
},
|
|
{
|
|
"name": "Matroskeen",
|
|
"homepage": "https://www.drupal.org/user/3426249"
|
|
},
|
|
{
|
|
"name": "mparker17",
|
|
"homepage": "https://www.drupal.org/user/536298"
|
|
},
|
|
{
|
|
"name": "Odd Hill",
|
|
"homepage": "https://www.drupal.org/user/789934"
|
|
},
|
|
{
|
|
"name": "olofbokedal",
|
|
"homepage": "https://www.drupal.org/user/1198438"
|
|
}
|
|
],
|
|
"description": "Basic functionality that is shared among the different Rabbit Hole modules.",
|
|
"homepage": "https://www.drupal.org/project/rabbit_hole",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/rabbit_hole"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/rdf",
|
|
"version": "2.1.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/rdf.git",
|
|
"reference": "2.1.1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/rdf-2.1.1.zip",
|
|
"reference": "2.1.1",
|
|
"shasum": "9c897d1313abdabbe80806d79643faffaa0b2466"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.4 || ^10.0",
|
|
"easyrdf/easyrdf": "^0.9 || ^1.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "2.1.1",
|
|
"datestamp": "1666340902",
|
|
"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": "Arto",
|
|
"homepage": "https://www.drupal.org/user/26089"
|
|
},
|
|
{
|
|
"name": "bbrala",
|
|
"homepage": "https://www.drupal.org/user/3366066"
|
|
},
|
|
{
|
|
"name": "bhuga",
|
|
"homepage": "https://www.drupal.org/user/186547"
|
|
},
|
|
{
|
|
"name": "febbraro",
|
|
"homepage": "https://www.drupal.org/user/43670"
|
|
},
|
|
{
|
|
"name": "jmiccolis",
|
|
"homepage": "https://www.drupal.org/user/31731"
|
|
},
|
|
{
|
|
"name": "linclark",
|
|
"homepage": "https://www.drupal.org/user/396253"
|
|
},
|
|
{
|
|
"name": "miglius",
|
|
"homepage": "https://www.drupal.org/user/18741"
|
|
},
|
|
{
|
|
"name": "scor",
|
|
"homepage": "https://www.drupal.org/user/52142"
|
|
},
|
|
{
|
|
"name": "smustgrave",
|
|
"homepage": "https://www.drupal.org/user/3252890"
|
|
}
|
|
],
|
|
"description": "Enriches your content with metadata to let other applications (e.g. search engines, aggregators) better understand its relationships and attributes",
|
|
"homepage": "https://www.drupal.org/project/rdf",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/rdf"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/redirect",
|
|
"version": "1.9.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/redirect.git",
|
|
"reference": "8.x-1.9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/redirect-8.x-1.9.zip",
|
|
"reference": "8.x-1.9",
|
|
"shasum": "2987de20f509e9f7cec8a0f81d3a6774f9b0ba3e"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.2 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.9",
|
|
"datestamp": "1693393506",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Berdir",
|
|
"homepage": "https://www.drupal.org/user/214652"
|
|
},
|
|
{
|
|
"name": "Dave Reid",
|
|
"homepage": "https://www.drupal.org/user/53892"
|
|
},
|
|
{
|
|
"name": "Kristen Pol",
|
|
"homepage": "https://www.drupal.org/user/8389"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/redirect_404",
|
|
"version": "1.9.0",
|
|
"require": {
|
|
"drupal/core": "^9.2 || ^10",
|
|
"drupal/redirect": "*"
|
|
},
|
|
"type": "metapackage",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.9",
|
|
"datestamp": "1693393506",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Berdir",
|
|
"homepage": "https://www.drupal.org/user/214652"
|
|
},
|
|
{
|
|
"name": "Dave Reid",
|
|
"homepage": "https://www.drupal.org/user/53892"
|
|
},
|
|
{
|
|
"name": "Kristen Pol",
|
|
"homepage": "https://www.drupal.org/user/8389"
|
|
},
|
|
{
|
|
"name": "pifagor",
|
|
"homepage": "https://www.drupal.org/user/2375692"
|
|
}
|
|
],
|
|
"description": "Logs 404 errors and allows users to create redirects for often requested but missing pages.",
|
|
"homepage": "https://www.drupal.org/project/redirect",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/redirect"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/regionincontent",
|
|
"version": "dev-1.x",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/regionincontent.git",
|
|
"reference": "c21fc82411cd036b9b8f03243c21700736118b55"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.8.0 || ^9.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.x-dev",
|
|
"datestamp": "1646497509",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Dev releases are not covered by Drupal security advisories."
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
}
|
|
],
|
|
"description": "Provides the ability to print regions (the building block of Drupal site building— where blocks are placed) within content (node) templates.",
|
|
"homepage": "https://www.drupal.org/project/regionincontent",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/regionincontent"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/registration_role",
|
|
"version": "1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/registration_role.git",
|
|
"reference": "8.x-1.1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/registration_role-8.x-1.1.zip",
|
|
"reference": "8.x-1.1",
|
|
"shasum": "37135cf58f6fe90fbbdfb2354000f5763093861a"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.1",
|
|
"datestamp": "1590120525",
|
|
"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": "karthikeyan-manivasagam",
|
|
"homepage": "https://www.drupal.org/user/1494424"
|
|
},
|
|
{
|
|
"name": "melon",
|
|
"homepage": "https://www.drupal.org/user/32875"
|
|
},
|
|
{
|
|
"name": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
},
|
|
{
|
|
"name": "pfournier",
|
|
"homepage": "https://www.drupal.org/user/160468"
|
|
},
|
|
{
|
|
"name": "pignaz",
|
|
"homepage": "https://www.drupal.org/user/471908"
|
|
},
|
|
{
|
|
"name": "yogen.prasad",
|
|
"homepage": "https://www.drupal.org/user/2115328"
|
|
}
|
|
],
|
|
"description": "Automatically assign a role to all new users who register.",
|
|
"homepage": "https://www.drupal.org/project/registration_role",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/registration_role"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/require_on_publish",
|
|
"version": "1.6.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/require_on_publish.git",
|
|
"reference": "8.x-1.6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/require_on_publish-8.x-1.6.zip",
|
|
"reference": "8.x-1.6",
|
|
"shasum": "e71817a3fc3d35cfd02fc333a0f18074f8074cfd"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.6",
|
|
"datestamp": "1617046369",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Mike Priscella",
|
|
"homepage": "https://drupal.org/u/mpriscella",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "pfunklange",
|
|
"homepage": "https://www.drupal.org/user/566588"
|
|
}
|
|
],
|
|
"description": "Adds ability to designate fields as required for publishing only.",
|
|
"homepage": "https://www.drupal.org/project/require_on_publish",
|
|
"keywords": [
|
|
"field",
|
|
"publish",
|
|
"require",
|
|
"require on publish",
|
|
"required field"
|
|
],
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/require_on_publish",
|
|
"issues": "https://www.drupal.org/project/issues/require_on_publish"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/riddler",
|
|
"version": "2.0.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/riddler.git",
|
|
"reference": "2.0.5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/riddler-2.0.5.zip",
|
|
"reference": "2.0.5",
|
|
"shasum": "8f2496837c8a30eb3574a21a4b0490d9d35737ce"
|
|
},
|
|
"require": {
|
|
"drupal/captcha": "^1.1",
|
|
"drupal/core": "^8.9 || ^9"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "2.0.5",
|
|
"datestamp": "1691590961",
|
|
"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": "alex_optim",
|
|
"homepage": "https://www.drupal.org/user/3317601"
|
|
},
|
|
{
|
|
"name": "Anybody",
|
|
"homepage": "https://www.drupal.org/user/291091"
|
|
},
|
|
{
|
|
"name": "awolfey",
|
|
"homepage": "https://www.drupal.org/user/277371"
|
|
},
|
|
{
|
|
"name": "Grevil",
|
|
"homepage": "https://www.drupal.org/user/3668491"
|
|
},
|
|
{
|
|
"name": "imerlin",
|
|
"homepage": "https://www.drupal.org/user/21895"
|
|
},
|
|
{
|
|
"name": "thomas.frobieter",
|
|
"homepage": "https://www.drupal.org/user/409335"
|
|
}
|
|
],
|
|
"description": "Provides a question and answer CAPTCHA.",
|
|
"homepage": "https://www.drupal.org/project/riddler",
|
|
"keywords": [
|
|
"Drupal"
|
|
],
|
|
"support": {
|
|
"source": "http://cgit.drupalcode.org/riddler",
|
|
"issues": "https://www.drupal.org/project/issues/riddler"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/role_delegation",
|
|
"version": "1.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/role_delegation.git",
|
|
"reference": "8.x-1.2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/role_delegation-8.x-1.2.zip",
|
|
"reference": "8.x-1.2",
|
|
"shasum": "08095bada0f492e70d32fcf357a8c01825ca81fc"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.2 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.2",
|
|
"datestamp": "1644487627",
|
|
"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": "Jeroen Tubex",
|
|
"homepage": "https://www.drupal.org/u/jeroent",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "JeroenT",
|
|
"homepage": "https://www.drupal.org/user/2228934"
|
|
}
|
|
],
|
|
"description": "Allows site administrators to grant some roles the authority to assign selected roles to users.",
|
|
"homepage": "http://drupal.org/project/role_delegation",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/role_delegation",
|
|
"issues": "http://drupal.org/project/role_delegation"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/scheduler",
|
|
"version": "1.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/scheduler.git",
|
|
"reference": "8.x-1.5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/scheduler-8.x-1.5.zip",
|
|
"reference": "8.x-1.5",
|
|
"shasum": "206a9b6e348273aa2cf97ba429d437112b47469b"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9 || ^10"
|
|
},
|
|
"require-dev": {
|
|
"drupal/devel_generate": "^2.0 || >=4",
|
|
"drupal/rules": "^3",
|
|
"drush/drush": ">=9"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.5",
|
|
"datestamp": "1683719323",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
},
|
|
"drush": {
|
|
"services": {
|
|
"drush.services.yml": "^9 || ^10"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "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"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/schema_metatag",
|
|
"version": "2.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/schema_metatag.git",
|
|
"reference": "8.x-2.5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/schema_metatag-8.x-2.5.zip",
|
|
"reference": "8.x-2.5",
|
|
"shasum": "543b9d624711379e29dde58c22e2cc0a66822c87"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.0 || ^10",
|
|
"drupal/metatag": "^1.0"
|
|
},
|
|
"require-dev": {
|
|
"drupal/coder": "^8.3",
|
|
"drupal/metatag_views": "*",
|
|
"drupal/schema_article": "*",
|
|
"drupal/schema_organization": "*",
|
|
"phpcompatibility/php-compatibility": "^9.3"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-2.5",
|
|
"datestamp": "1687460392",
|
|
"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": "DamienMcKenna",
|
|
"homepage": "https://www.drupal.org/user/108450"
|
|
},
|
|
{
|
|
"name": "KarenS",
|
|
"homepage": "https://www.drupal.org/user/45874"
|
|
},
|
|
{
|
|
"name": "wells",
|
|
"homepage": "https://www.drupal.org/user/2452278"
|
|
}
|
|
],
|
|
"description": "Metatag implementation of Schema.org structured data (JSON-LD)",
|
|
"homepage": "https://www.drupal.org/project/schema_metatag",
|
|
"keywords": [
|
|
"Drupal"
|
|
],
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/schema_metatag",
|
|
"issues": "https://www.drupal.org/project/issues/schema_metatag"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/scn",
|
|
"version": "2.0.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/scn.git",
|
|
"reference": "2.0.3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/scn-2.0.3.zip",
|
|
"reference": "2.0.3",
|
|
"shasum": "f13d261528b5a61884ece9deb660c8e64c7d9ce7"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "2.0.3",
|
|
"datestamp": "1689485714",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Andrei Ivnitskii",
|
|
"homepage": "https://www.drupal.org/u/ivnish",
|
|
"role": "Maintainer"
|
|
}
|
|
],
|
|
"description": "Notifies the site administrator by e-mail or telegram about new comments on the site.",
|
|
"homepage": "https://www.drupal.org/project/scn",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/scn",
|
|
"issues": "https://www.drupal.org/project/issues/scn"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/search404",
|
|
"version": "2.1.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/search404.git",
|
|
"reference": "2.1.2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/search404-2.1.2.zip",
|
|
"reference": "2.1.2",
|
|
"shasum": "1bd271486856e33a23c394849503477b97fbe25f"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "2.1.2",
|
|
"datestamp": "1677067806",
|
|
"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": "anoopjohn",
|
|
"homepage": "https://www.drupal.org/user/188049"
|
|
},
|
|
{
|
|
"name": "binnythomas",
|
|
"homepage": "https://www.drupal.org/user/3123091"
|
|
},
|
|
{
|
|
"name": "emilymathew",
|
|
"homepage": "https://www.drupal.org/user/2921997"
|
|
},
|
|
{
|
|
"name": "jijojoseph_zyxware",
|
|
"homepage": "https://www.drupal.org/user/3561263"
|
|
},
|
|
{
|
|
"name": "larssg",
|
|
"homepage": "https://www.drupal.org/user/655"
|
|
},
|
|
{
|
|
"name": "varunity",
|
|
"homepage": "https://www.drupal.org/user/273530"
|
|
},
|
|
{
|
|
"name": "vimaljoseph",
|
|
"homepage": "https://www.drupal.org/user/817380"
|
|
},
|
|
{
|
|
"name": "zyxware",
|
|
"homepage": "https://www.drupal.org/user/222163"
|
|
}
|
|
],
|
|
"description": "Automatically search for the keywords in URLs that result in 404 errors and show results instead of Page-Not-Found.",
|
|
"homepage": "https://www.drupal.org/project/search404",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/search404"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/search_api",
|
|
"version": "1.29.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/search_api.git",
|
|
"reference": "8.x-1.29"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.29.zip",
|
|
"reference": "8.x-1.29",
|
|
"shasum": "4663abbcfe5dfc159ee0886fc6c437e998fc0653"
|
|
},
|
|
"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.29",
|
|
"datestamp": "1679910252",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
},
|
|
"drush": {
|
|
"services": {
|
|
"drush.services.yml": "^9 || ^10"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Thomas Seidl",
|
|
"homepage": "https://www.drupal.org/u/drunken-monkey"
|
|
},
|
|
{
|
|
"name": "Nick Veenhof",
|
|
"homepage": "https://www.drupal.org/u/nick_vh"
|
|
},
|
|
{
|
|
"name": "See other contributors",
|
|
"homepage": "https://www.drupal.org/node/790418/committers"
|
|
}
|
|
],
|
|
"description": "Provides a generic framework for modules offering search capabilities.",
|
|
"homepage": "https://www.drupal.org/project/search_api",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/search_api",
|
|
"issues": "https://www.drupal.org/project/issues/search_api",
|
|
"irc": "irc://irc.freenode.org/drupal-search-api"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/search_api_autocomplete",
|
|
"version": "1.7.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/search_api_autocomplete.git",
|
|
"reference": "8.x-1.7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/search_api_autocomplete-8.x-1.7.zip",
|
|
"reference": "8.x-1.7",
|
|
"shasum": "9be80f9187252adbb265402276e9bdce6a5698cd"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.2 || ^10",
|
|
"drupal/search_api": "^1.0"
|
|
},
|
|
"require-dev": {
|
|
"drupal/search_api_page": "1.x-dev"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.7",
|
|
"datestamp": "1664975494",
|
|
"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": "Thomas Seidl",
|
|
"homepage": "https://www.drupal.org/u/drunken-monkey"
|
|
},
|
|
{
|
|
"name": "See other contributors",
|
|
"homepage": "https://www.drupal.org/node/1142202/committers"
|
|
}
|
|
],
|
|
"description": "Adds autocomplete functionality to searches.",
|
|
"homepage": "https://www.drupal.org/project/search_api_autocomplete",
|
|
"support": {
|
|
"source": "http://git.drupal.org/project/search_api_autocomplete.git",
|
|
"issues": "https://www.drupal.org/project/issues/search_api_autocomplete",
|
|
"irc": "irc://irc.freenode.org/drupal-search-api"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/search_api_saved_searches",
|
|
"version": "1.0.0-alpha3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/search_api_saved_searches.git",
|
|
"reference": "8.x-1.0-alpha3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/search_api_saved_searches-8.x-1.0-alpha3.zip",
|
|
"reference": "8.x-1.0-alpha3",
|
|
"shasum": "0e52214b4b79a6c27dc1233274cbff45203ba648"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.8 || ^9",
|
|
"drupal/search_api": "^1.8"
|
|
},
|
|
"require-dev": {
|
|
"drupal/facets": "@dev",
|
|
"drupal/search_api_page": "@dev"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.0-alpha3",
|
|
"datestamp": "1613930452",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Alpha releases are not covered by Drupal security advisories."
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Thomas Seidl",
|
|
"homepage": "https://www.drupal.org/u/drunken-monkey"
|
|
},
|
|
{
|
|
"name": "See other contributors",
|
|
"homepage": "https://www.drupal.org/node/1142202/committers"
|
|
}
|
|
],
|
|
"description": "Allows visitors to bookmark searches and get notifications for new results.",
|
|
"homepage": "https://www.drupal.org/project/search_api_saved_searches",
|
|
"support": {
|
|
"source": "http://git.drupal.org/project/search_api_saved_searches.git",
|
|
"issues": "https://www.drupal.org/project/issues/search_api_saved_searches",
|
|
"irc": "irc://irc.freenode.org/drupal-search-api"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/seckit",
|
|
"version": "2.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/seckit.git",
|
|
"reference": "2.0.1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/seckit-2.0.1.zip",
|
|
"reference": "2.0.1",
|
|
"shasum": "2eee3b9719bdd5951c2b78f419c86f4765010439"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.3 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "2.0.1",
|
|
"datestamp": "1671195208",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "badjava",
|
|
"homepage": "https://www.drupal.org/user/83372"
|
|
},
|
|
{
|
|
"name": "jweowu",
|
|
"homepage": "https://www.drupal.org/user/152788"
|
|
},
|
|
{
|
|
"name": "mcdruid",
|
|
"homepage": "https://www.drupal.org/user/255969"
|
|
},
|
|
{
|
|
"name": "p0deje",
|
|
"homepage": "https://www.drupal.org/user/529960"
|
|
}
|
|
],
|
|
"description": "SecKit provides Drupal with various security-hardening options.",
|
|
"homepage": "https://www.drupal.org/project/seckit",
|
|
"keywords": [
|
|
"Drupal",
|
|
"security"
|
|
],
|
|
"support": {
|
|
"source": "http://cgit.drupalcode.org/seckit",
|
|
"issues": "http://drupal.org/project/issues/seckit"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/select_or_other",
|
|
"version": "4.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/select_or_other.git",
|
|
"reference": "4.1.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/select_or_other-4.1.0.zip",
|
|
"reference": "4.1.0",
|
|
"shasum": "ff73f610623c16ee27ac2afdc2f18e3d3d934081"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.8 || ^9 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "4.1.0",
|
|
"datestamp": "1686871176",
|
|
"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": "daften",
|
|
"homepage": "https://www.drupal.org/user/176274"
|
|
},
|
|
{
|
|
"name": "danielb",
|
|
"homepage": "https://www.drupal.org/user/134005"
|
|
},
|
|
{
|
|
"name": "haydeniv",
|
|
"homepage": "https://www.drupal.org/user/149501"
|
|
},
|
|
{
|
|
"name": "hmendes",
|
|
"homepage": "https://www.drupal.org/user/3673677"
|
|
},
|
|
{
|
|
"name": "legolasbo",
|
|
"homepage": "https://www.drupal.org/user/2480548"
|
|
},
|
|
{
|
|
"name": "qzmenko",
|
|
"homepage": "https://www.drupal.org/user/3220037"
|
|
},
|
|
{
|
|
"name": "vladbo",
|
|
"homepage": "https://www.drupal.org/user/2696261"
|
|
}
|
|
],
|
|
"description": "Provides a select box form element with additional option 'Other' to give a textfield.",
|
|
"homepage": "https://www.drupal.org/project/select_or_other",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/select_or_other"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/shield",
|
|
"version": "1.7.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/shield.git",
|
|
"reference": "8.x-1.7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/shield-8.x-1.7.zip",
|
|
"reference": "8.x-1.7",
|
|
"shasum": "dcb77778aaffd39a9bb80c123f086358ad1c8bf9"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.2 || ^10"
|
|
},
|
|
"require-dev": {
|
|
"drupal/key": "^1.16"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.7",
|
|
"datestamp": "1661968920",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
},
|
|
"branch-alias": {
|
|
"dev-8.x-1.x": "1.x-dev"
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "badjava",
|
|
"homepage": "https://www.drupal.org/user/83372"
|
|
},
|
|
{
|
|
"name": "chx",
|
|
"homepage": "https://www.drupal.org/user/9446"
|
|
},
|
|
{
|
|
"name": "geek-merlin",
|
|
"homepage": "https://www.drupal.org/user/229048"
|
|
},
|
|
{
|
|
"name": "japerry",
|
|
"homepage": "https://www.drupal.org/user/45640"
|
|
},
|
|
{
|
|
"name": "kalman.hosszu",
|
|
"homepage": "https://www.drupal.org/user/267481"
|
|
},
|
|
{
|
|
"name": "pkiraly",
|
|
"homepage": "https://www.drupal.org/user/352587"
|
|
},
|
|
{
|
|
"name": "vbouchet",
|
|
"homepage": "https://www.drupal.org/user/1671428"
|
|
}
|
|
],
|
|
"description": "Creates a general shield for the site.",
|
|
"homepage": "https://www.drupal.org/project/shield",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/shield"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/similarterms",
|
|
"version": "1.6.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/similarterms.git",
|
|
"reference": "8.x-1.6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/similarterms-8.x-1.6.zip",
|
|
"reference": "8.x-1.6",
|
|
"shasum": "51317a53c478d552d796e351390c2ec1a337c990"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.6",
|
|
"datestamp": "1681920109",
|
|
"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": "rmiddle",
|
|
"homepage": "https://www.drupal.org/user/192183"
|
|
},
|
|
{
|
|
"name": "shelane",
|
|
"homepage": "https://www.drupal.org/user/2674989"
|
|
},
|
|
{
|
|
"name": "takim",
|
|
"homepage": "https://www.drupal.org/user/252386"
|
|
}
|
|
],
|
|
"description": "Use Views to show similar content based on taxonomy terms",
|
|
"homepage": "https://www.drupal.org/project/similarterms",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/similarterms"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/skins",
|
|
"version": "1.0.0-rc4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/skins.git",
|
|
"reference": "8.x-1.0-rc4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/skins-8.x-1.0-rc4.zip",
|
|
"reference": "8.x-1.0-rc4",
|
|
"shasum": "04598bfffe8a5b6a1a6031f185d1140cf8c4ed08"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.8 || ^9"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.0-rc4",
|
|
"datestamp": "1659298946",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "RC releases are not covered by Drupal security advisories."
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "drutopia",
|
|
"homepage": "https://www.drupal.org/user/3763727"
|
|
},
|
|
{
|
|
"name": "lelkneralfaro",
|
|
"homepage": "https://www.drupal.org/user/3577260"
|
|
},
|
|
{
|
|
"name": "MegaKeegMan",
|
|
"homepage": "https://www.drupal.org/user/3620027"
|
|
},
|
|
{
|
|
"name": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
},
|
|
{
|
|
"name": "nedjo",
|
|
"homepage": "https://www.drupal.org/user/4481"
|
|
},
|
|
{
|
|
"name": "Poieo",
|
|
"homepage": "https://www.drupal.org/user/303228"
|
|
}
|
|
],
|
|
"description": "Enable themes or modules to provide a set of skins with distinct stylesheets and templates.",
|
|
"homepage": "https://www.drupal.org/project/skins",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/skins"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/smart_date",
|
|
"version": "3.7.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/smart_date.git",
|
|
"reference": "3.7.2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/smart_date-3.7.2.zip",
|
|
"reference": "3.7.2",
|
|
"shasum": "4dc2040d94688369cff3c8b1062c1991fe685963"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9 || ^10",
|
|
"php": ">=8.0",
|
|
"simshaun/recurr": "^4"
|
|
},
|
|
"suggest": {
|
|
"drupal/multiple_fields_remove_button": "Provides a button for editors to remove unwanted rows."
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "3.7.2",
|
|
"datestamp": "1677784501",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
},
|
|
"drush": {
|
|
"services": {
|
|
"drush.services.yml": "^9"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "mandclu",
|
|
"homepage": "https://www.drupal.org/user/52136"
|
|
},
|
|
{
|
|
"name": "stefan.korn",
|
|
"homepage": "https://www.drupal.org/user/1942204"
|
|
}
|
|
],
|
|
"description": "Adds app-like date and recurring date functionality.",
|
|
"homepage": "https://www.drupal.org/project/smart_date",
|
|
"keywords": [
|
|
"Drupal"
|
|
],
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/smart_date",
|
|
"issues": "https://www.drupal.org/project/issues/smart_date",
|
|
"documentation": "https://www.drupal.org/docs/contributed-modules/smart-date"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/sms",
|
|
"version": "2.1.0",
|
|
"require": {
|
|
"drupal/core": "^9.2",
|
|
"drupal/dynamic_entity_reference": "^1 || ^2",
|
|
"drupal/smsframework": "^2",
|
|
"php": ">=7.4"
|
|
},
|
|
"type": "metapackage",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "2.1.0",
|
|
"datestamp": "1670240395",
|
|
"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": "Aniebiet Udoh",
|
|
"homepage": "https://www.drupal.org/u/almaudoh",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Daniel Phin",
|
|
"homepage": "http://danielph.in",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "dpi",
|
|
"homepage": "https://www.drupal.org/user/81431"
|
|
}
|
|
],
|
|
"description": "Provides an extensible API that facilitates communication between Drupal and various SMS gateways.",
|
|
"homepage": "http://drupal.org/project/smsframework",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/smsframework",
|
|
"issues": "https://www.drupal.org/project/issues/smsframework"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/sms_twilio",
|
|
"version": "dev-1.x",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/sms_twilio.git",
|
|
"reference": "a750193481855e999889a04e5165c0c220a1a0c4"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.9 || ^9",
|
|
"drupal/smsframework": "^1.0 || ^2.0@alpha",
|
|
"twilio/sdk": "5.4.*"
|
|
},
|
|
"suggest": {
|
|
"drupal/smsframework": "Provides integration with SMS Framework"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.0+2-dev",
|
|
"datestamp": "1630002985",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Dev releases are not covered by Drupal security advisories."
|
|
}
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Drupal\\sms_twilio\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Chris Rockwell",
|
|
"homepage": "https://twitter.com/chrisrockwell",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Daniel Phin",
|
|
"homepage": "http://danielph.in",
|
|
"email": "pro@danielph.in",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "mcpuddin",
|
|
"homepage": "https://www.drupal.org/user/564834"
|
|
},
|
|
{
|
|
"name": "spheresh",
|
|
"homepage": "https://www.drupal.org/user/624860"
|
|
},
|
|
{
|
|
"name": "univate",
|
|
"homepage": "https://www.drupal.org/user/279264"
|
|
}
|
|
],
|
|
"description": "Integrates Twilio with SMS Framework.",
|
|
"homepage": "https://www.drupal.org/project/sms_twilio",
|
|
"support": {
|
|
"source": "http://cgit.drupalcode.org/sms_twilio",
|
|
"issues": "https://www.drupal.org/project/issues/sms_twilio"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/smsframework",
|
|
"version": "2.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/smsframework.git",
|
|
"reference": "2.1.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/smsframework-2.1.0.zip",
|
|
"reference": "2.1.0",
|
|
"shasum": "a929db8db5ed2b82b87d371e36d746bd1270a7e3"
|
|
},
|
|
"require": {
|
|
"drupal/core": ">=9.2"
|
|
},
|
|
"require-dev": {
|
|
"drupal/dynamic_entity_reference": "*",
|
|
"drupal/sms": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "2.1.0",
|
|
"datestamp": "1670240395",
|
|
"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": "almaudoh",
|
|
"homepage": "https://www.drupal.org/user/488082"
|
|
},
|
|
{
|
|
"name": "batje",
|
|
"homepage": "https://www.drupal.org/user/2696"
|
|
},
|
|
{
|
|
"name": "dpi",
|
|
"homepage": "https://www.drupal.org/user/81431"
|
|
}
|
|
],
|
|
"homepage": "https://www.drupal.org/project/smsframework",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/smsframework"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/social_api",
|
|
"version": "3.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/social_api.git",
|
|
"reference": "3.1.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/social_api-3.1.0.zip",
|
|
"reference": "3.1.0",
|
|
"shasum": "ceb8b35f718657a8f3d67d2e9a8384d4b35687ea"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.1 || ^10",
|
|
"ext-openssl": "*",
|
|
"league/oauth2-client": "^2.0"
|
|
},
|
|
"require-dev": {
|
|
"drupal/coder": "^8.3",
|
|
"phpcompatibility/php-compatibility": "^9.3"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "3.1.0",
|
|
"datestamp": "1660188487",
|
|
"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": "Getulio Sánchez (gvso)",
|
|
"homepage": "https://www.drupal.org/u/gvso",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Himansh Dixit (himanshu-dixit)",
|
|
"homepage": "https://www.drupal.org/user/3510098",
|
|
"email": "hudixt@gmail.com"
|
|
},
|
|
{
|
|
"name": "Chrsitopher C. Wells (wells)",
|
|
"homepage": "https://www.drupal.org/user/550110",
|
|
"email": "drupal.org@chris-wells.net"
|
|
},
|
|
{
|
|
"name": "gvso",
|
|
"homepage": "https://www.drupal.org/user/3101285"
|
|
},
|
|
{
|
|
"name": "himanshu-dixit",
|
|
"homepage": "https://www.drupal.org/user/3513954"
|
|
},
|
|
{
|
|
"name": "wells",
|
|
"homepage": "https://www.drupal.org/user/2452278"
|
|
}
|
|
],
|
|
"description": "Harmonizes social networking services in Drupal",
|
|
"homepage": "https://www.drupal.org/project/social_api",
|
|
"keywords": [
|
|
"Drupal"
|
|
],
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/social_api",
|
|
"issues": "https://www.drupal.org/project/issues/social_api"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/social_media_links",
|
|
"version": "2.9.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/social_media_links.git",
|
|
"reference": "8.x-2.9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/social_media_links-8.x-2.9.zip",
|
|
"reference": "8.x-2.9",
|
|
"shasum": "d73ea6199b48e11e57fe8a2aeb2afbf3c295704a"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-2.9",
|
|
"datestamp": "1665768361",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Neslee Canil Pinto",
|
|
"homepage": "https://www.drupal.org/u/neslee-canil-pinto",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Christian Beier",
|
|
"homepage": "https://www.drupal.org/u/cbeier",
|
|
"role": "Maintainer"
|
|
}
|
|
],
|
|
"description": "The module provides a block that display links (icons) to your profiles on various social networking sites.",
|
|
"homepage": "https://www.drupal.org/project/social_media_links",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/social_media_links",
|
|
"issues": "https://www.drupal.org/project/issues/social_media_links"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/social_post",
|
|
"version": "3.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/social_post.git",
|
|
"reference": "3.0.1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/social_post-3.0.1.zip",
|
|
"reference": "3.0.1",
|
|
"shasum": "9976ba61dcba635f09d5d499ea6cb4ee9122cbe6"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.8 || ^9.0 || ^10",
|
|
"drupal/social_api": "^3"
|
|
},
|
|
"require-dev": {
|
|
"drupal/coder": "^8.3",
|
|
"phpcompatibility/php-compatibility": "10.x-dev"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "3.0.1",
|
|
"datestamp": "1665165035",
|
|
"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": "Getulio Valentin Sánchez (gvso)",
|
|
"homepage": "https://www.drupal.org/user/550110",
|
|
"email": "valentin2507@gmail.com"
|
|
},
|
|
{
|
|
"name": "Himansh Dixit (himanshu-dixit)",
|
|
"homepage": "https://www.drupal.org/user/3101285",
|
|
"email": "hudixt@gmail.com"
|
|
},
|
|
{
|
|
"name": "Chrsitopher C. Wells (wells)",
|
|
"homepage": "https://www.drupal.org/user/2452278",
|
|
"email": "drupal.org@chris-wells.net"
|
|
}
|
|
],
|
|
"description": "Social Post",
|
|
"homepage": "https://www.drupal.org/project/social_post",
|
|
"keywords": [
|
|
"Drupal"
|
|
],
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/social_post",
|
|
"issues": "https://www.drupal.org/project/issues/social_post"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/social_post_facebook",
|
|
"version": "dev-3.0.x",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/social_post_facebook.git",
|
|
"reference": "ceb01259cc2e21d2a9b81b58e6b32322438cfe32"
|
|
},
|
|
"require": {
|
|
"agaric/php-facebook": "^1",
|
|
"drupal/core": "^8 || ^9",
|
|
"drupal/social_post": "^3"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-3.0.x": "3.0.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "3.0.x-dev",
|
|
"datestamp": "1689208381",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Dev releases are not covered by Drupal security advisories."
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Getulio Valentin Sánchez (gvso)",
|
|
"homepage": "https://www.drupal.org/user/440810",
|
|
"email": "valentin2507@gmail.com"
|
|
},
|
|
{
|
|
"name": "Himanshu Dixit (himanshu-dixit)",
|
|
"homepage": "https://www.drupal.org/user/992990",
|
|
"email": "hudixt@gmail.com"
|
|
},
|
|
{
|
|
"name": "himanshu-dixit",
|
|
"homepage": "https://www.drupal.org/user/3513954"
|
|
},
|
|
{
|
|
"name": "MegaKeegMan",
|
|
"homepage": "https://www.drupal.org/user/3620027"
|
|
},
|
|
{
|
|
"name": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
}
|
|
],
|
|
"description": "Social Post Facebook for Facebook",
|
|
"homepage": "https://www.drupal.org/project/social_post_facebook",
|
|
"keywords": [
|
|
"Drupal"
|
|
],
|
|
"support": {
|
|
"source": "http://cgit.drupalcode.org/social_post_facebook",
|
|
"issues": "https://www.drupal.org/project/issues/social_post_facebook"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/social_post_twitter",
|
|
"version": "dev-3.x",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/social_post_twitter.git",
|
|
"reference": "18ade93bd62d2ceaf0d9dc927371fd847e37a0b7"
|
|
},
|
|
"require": {
|
|
"abraham/twitteroauth": ">=2",
|
|
"drupal/core": "^8.8 || ^9.0 || ^10",
|
|
"drupal/social_post": "^3.0"
|
|
},
|
|
"require-dev": {
|
|
"drupal/coder": "^8.3",
|
|
"drupal/rules": "3.x-dev",
|
|
"phpcompatibility/php-compatibility": "10.x-dev"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-3.x": "3.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "3.0.0-beta4+1-dev",
|
|
"datestamp": "1665164947",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Dev releases are not covered by Drupal security advisories."
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Getulio Valentin Sánchez (gvso)",
|
|
"homepage": "https://www.drupal.org/user/3101285",
|
|
"email": "valentin2507@gmail.com"
|
|
},
|
|
{
|
|
"name": "Chrsitopher C. Wells (wells)",
|
|
"homepage": "https://www.drupal.org/user/2452278",
|
|
"email": "drupal.org@chris-wells.net"
|
|
}
|
|
],
|
|
"description": "Social Post integration for Twitter",
|
|
"homepage": "https://www.drupal.org/project/social_post_twitter",
|
|
"keywords": [
|
|
"Drupal"
|
|
],
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/social_post_twitter",
|
|
"issues": "https://www.drupal.org/project/issues/social_post_twitter"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/stripe",
|
|
"version": "1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/stripe.git",
|
|
"reference": "8.x-1.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/stripe-8.x-1.0.zip",
|
|
"reference": "8.x-1.0",
|
|
"shasum": "de84804416c278ea90d13ba7c824e23483349a1f"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9",
|
|
"stripe/stripe-php": "^7.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.0",
|
|
"datestamp": "1598551147",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "hamrant",
|
|
"homepage": "https://www.drupal.org/user/3204205"
|
|
},
|
|
{
|
|
"name": "hanoii",
|
|
"homepage": "https://www.drupal.org/user/23157"
|
|
},
|
|
{
|
|
"name": "heddn",
|
|
"homepage": "https://www.drupal.org/user/1463982"
|
|
},
|
|
{
|
|
"name": "lliss",
|
|
"homepage": "https://www.drupal.org/user/724750"
|
|
},
|
|
{
|
|
"name": "mmilano",
|
|
"homepage": "https://www.drupal.org/user/184408"
|
|
},
|
|
{
|
|
"name": "q0rban",
|
|
"homepage": "https://www.drupal.org/user/31022"
|
|
},
|
|
{
|
|
"name": "scotthooker",
|
|
"homepage": "https://www.drupal.org/user/1347442"
|
|
},
|
|
{
|
|
"name": "Sebastien M.",
|
|
"homepage": "https://www.drupal.org/user/380104"
|
|
},
|
|
{
|
|
"name": "sirkitree",
|
|
"homepage": "https://www.drupal.org/user/59025"
|
|
},
|
|
{
|
|
"name": "torgosPizza",
|
|
"homepage": "https://www.drupal.org/user/151333"
|
|
},
|
|
{
|
|
"name": "vasike",
|
|
"homepage": "https://www.drupal.org/user/156237"
|
|
},
|
|
{
|
|
"name": "vordude",
|
|
"homepage": "https://www.drupal.org/user/150473"
|
|
}
|
|
],
|
|
"description": "Stripe",
|
|
"homepage": "https://www.drupal.org/project/stripe",
|
|
"keywords": [
|
|
"Drupal"
|
|
],
|
|
"support": {
|
|
"source": "http://cgit.drupalcode.org/stripe",
|
|
"issues": "https://www.drupal.org/project/issues/stripe"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/stripe_webform",
|
|
"version": "1.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/stripe_webform.git",
|
|
"reference": "8.x-1.2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/stripe_webform-8.x-1.2.zip",
|
|
"reference": "8.x-1.2",
|
|
"shasum": "500c0b5a52f9904e36b6777584338d56b7827417"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9",
|
|
"drupal/stripe": "*",
|
|
"drupal/webform": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.2",
|
|
"datestamp": "1608159884",
|
|
"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": "hanoii",
|
|
"homepage": "https://www.drupal.org/user/23157"
|
|
},
|
|
{
|
|
"name": "heddn",
|
|
"homepage": "https://www.drupal.org/user/1463982"
|
|
}
|
|
],
|
|
"description": "Provides a stripe webform element and default handlers",
|
|
"homepage": "https://www.drupal.org/project/stripe_webform",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/stripe_webform"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/subpathauto",
|
|
"version": "1.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/subpathauto.git",
|
|
"reference": "8.x-1.3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/subpathauto-8.x-1.3.zip",
|
|
"reference": "8.x-1.3",
|
|
"shasum": "b94e4ec3c8dcd42aa04b6796ae48a9aa1848862d"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.8 || ^9 || ^10"
|
|
},
|
|
"require-dev": {
|
|
"drupal/redirect": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.3",
|
|
"datestamp": "1676316639",
|
|
"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": "Dave Reid",
|
|
"homepage": "https://www.drupal.org/user/53892"
|
|
},
|
|
{
|
|
"name": "lauriii",
|
|
"homepage": "https://www.drupal.org/user/1078742"
|
|
},
|
|
{
|
|
"name": "NickDickinsonWilde",
|
|
"homepage": "https://www.drupal.org/user/3094661"
|
|
}
|
|
],
|
|
"description": "Provides support for extending sub-paths of URL aliases.",
|
|
"homepage": "https://www.drupal.org/project/subpathauto",
|
|
"support": {
|
|
"source": "https://cgit.drupalcode.org/subpathauto",
|
|
"issues": "https://www.drupal.org/project/issues/subpathauto"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/subprofiles",
|
|
"version": "1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/subprofiles.git",
|
|
"reference": "8.x-1.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/subprofiles-8.x-1.0.zip",
|
|
"reference": "8.x-1.0",
|
|
"shasum": "f026baab069c7e81d091925c714cb205a22828c3"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.9 || ^9"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.0",
|
|
"datestamp": "1619564567",
|
|
"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": "drutopia",
|
|
"homepage": "https://www.drupal.org/user/3763727"
|
|
},
|
|
{
|
|
"name": "lelkneralfaro",
|
|
"homepage": "https://www.drupal.org/user/3577260"
|
|
},
|
|
{
|
|
"name": "MegaKeegMan",
|
|
"homepage": "https://www.drupal.org/user/3620027"
|
|
},
|
|
{
|
|
"name": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
},
|
|
{
|
|
"name": "nedjo",
|
|
"homepage": "https://www.drupal.org/user/4481"
|
|
},
|
|
{
|
|
"name": "robertDouglass",
|
|
"homepage": "https://www.drupal.org/user/5449"
|
|
},
|
|
{
|
|
"name": "wolcen",
|
|
"homepage": "https://www.drupal.org/user/3099655"
|
|
}
|
|
],
|
|
"description": "Provide multiple variations of a single installation profile.",
|
|
"homepage": "https://www.drupal.org/project/subprofiles",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/subprofiles"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/taxonomy_manager",
|
|
"version": "2.0.9",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/taxonomy_manager.git",
|
|
"reference": "2.0.9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/taxonomy_manager-2.0.9.zip",
|
|
"reference": "2.0.9",
|
|
"shasum": "c1956d809ba2149b294eb68fe2f06ada34f4cadc"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.3 || ^10",
|
|
"drupal/jquery_ui": "^1.4"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "2.0.9",
|
|
"datestamp": "1691588453",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "alesbencina",
|
|
"homepage": "https://www.drupal.org/user/3558110"
|
|
},
|
|
{
|
|
"name": "Andriy Khomych",
|
|
"homepage": "https://www.drupal.org/user/3287133"
|
|
},
|
|
{
|
|
"name": "aurelianzaha",
|
|
"homepage": "https://www.drupal.org/user/3575026"
|
|
},
|
|
{
|
|
"name": "dragan_bp",
|
|
"homepage": "https://www.drupal.org/user/3578037"
|
|
},
|
|
{
|
|
"name": "JacobSanford",
|
|
"homepage": "https://www.drupal.org/user/806538"
|
|
},
|
|
{
|
|
"name": "joaogarin",
|
|
"homepage": "https://www.drupal.org/user/612814"
|
|
},
|
|
{
|
|
"name": "kalinchernev",
|
|
"homepage": "https://www.drupal.org/user/231185"
|
|
},
|
|
{
|
|
"name": "klausi",
|
|
"homepage": "https://www.drupal.org/user/262198"
|
|
},
|
|
{
|
|
"name": "mh86",
|
|
"homepage": "https://www.drupal.org/user/59747"
|
|
},
|
|
{
|
|
"name": "VladimirAus",
|
|
"homepage": "https://www.drupal.org/user/673120"
|
|
}
|
|
],
|
|
"description": "This module provides a powerful interface for managing taxonomies.",
|
|
"homepage": "https://www.drupal.org/project/taxonomy_manager",
|
|
"keywords": [
|
|
"Drupal"
|
|
],
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/taxonomy_manager",
|
|
"issues": "https://www.drupal.org/project/issues/taxonomy_manager"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/textarea_widget_for_text",
|
|
"version": "1.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/textarea_widget_for_text.git",
|
|
"reference": "8.x-1.2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/textarea_widget_for_text-8.x-1.2.zip",
|
|
"reference": "8.x-1.2",
|
|
"shasum": "f39076bbf0315e505bd3893e2342a04cf2d07d75"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.2",
|
|
"datestamp": "1600131297",
|
|
"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": "gnuget",
|
|
"homepage": "https://www.drupal.org/user/992990"
|
|
},
|
|
{
|
|
"name": "junaidpv",
|
|
"homepage": "https://www.drupal.org/user/255728"
|
|
},
|
|
{
|
|
"name": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
}
|
|
],
|
|
"description": "Allows short (non-long) text fields to use the textarea widget on content entry forms.",
|
|
"homepage": "https://www.drupal.org/project/textarea_widget_for_text",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/textarea_widget_for_text"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/token",
|
|
"version": "1.12.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/token.git",
|
|
"reference": "8.x-1.12"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/token-8.x-1.12.zip",
|
|
"reference": "8.x-1.12",
|
|
"shasum": "cefe1b203b793682f74ea43e18d0a814cf768763"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.2 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.12",
|
|
"datestamp": "1688015262",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
},
|
|
"drush": {
|
|
"services": {
|
|
"drush.services.yml": "^9 || ^10"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Berdir",
|
|
"homepage": "https://www.drupal.org/user/214652"
|
|
},
|
|
{
|
|
"name": "Dave Reid",
|
|
"homepage": "https://www.drupal.org/user/53892"
|
|
},
|
|
{
|
|
"name": "eaton",
|
|
"homepage": "https://www.drupal.org/user/16496"
|
|
},
|
|
{
|
|
"name": "fago",
|
|
"homepage": "https://www.drupal.org/user/16747"
|
|
},
|
|
{
|
|
"name": "greggles",
|
|
"homepage": "https://www.drupal.org/user/36762"
|
|
},
|
|
{
|
|
"name": "mikeryan",
|
|
"homepage": "https://www.drupal.org/user/4420"
|
|
}
|
|
],
|
|
"description": "Provides a user interface for the Token API, some missing core tokens.",
|
|
"homepage": "https://www.drupal.org/project/token",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/token"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/tomselect",
|
|
"version": "dev-1.0.x",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/tomselect.git",
|
|
"reference": "c92e12cf22d327cd108ba2c0105e62d2fd755939"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.8 || ^9 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.0.x": "1.0.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "1.0.x-dev",
|
|
"datestamp": "1689033406",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Project has not opted into security advisory coverage!"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "lelkneralfaro",
|
|
"homepage": "https://www.drupal.org/user/3577260"
|
|
},
|
|
{
|
|
"name": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
}
|
|
],
|
|
"description": "Development helper for including Tom Select JavaScript library.",
|
|
"homepage": "https://www.drupal.org/project/tomselect",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/tomselect"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/trim",
|
|
"version": "1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/trim.git",
|
|
"reference": "8.x-1.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/trim-8.x-1.0.zip",
|
|
"reference": "8.x-1.0",
|
|
"shasum": "6eaffecc422d556903b2b5befb2dba9a595b1aa0"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.0",
|
|
"datestamp": "1598192128",
|
|
"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": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
},
|
|
{
|
|
"name": "Stefan Freudenberg",
|
|
"homepage": "https://www.drupal.org/user/386087"
|
|
}
|
|
],
|
|
"description": "Strips whitespace from all input prior to validation or saving.",
|
|
"homepage": "https://www.drupal.org/project/trim",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/trim"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/twigsuggest",
|
|
"version": "1.0.0-rc2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/twigsuggest.git",
|
|
"reference": "8.x-1.0-rc2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/twigsuggest-8.x-1.0-rc2.zip",
|
|
"reference": "8.x-1.0-rc2",
|
|
"shasum": "69d765e40b9eb2e423d63378c69acf8a0248bffb"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.0-rc2",
|
|
"datestamp": "1682360823",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "RC releases are not covered by Drupal security advisories."
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "beunerd",
|
|
"homepage": "https://www.drupal.org/user/1312798"
|
|
},
|
|
{
|
|
"name": "leymannx",
|
|
"homepage": "https://www.drupal.org/user/2482808"
|
|
},
|
|
{
|
|
"name": "MegaKeegMan",
|
|
"homepage": "https://www.drupal.org/user/3620027"
|
|
},
|
|
{
|
|
"name": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
}
|
|
],
|
|
"description": "Provides template suggestions for things Drupal doesn't.",
|
|
"homepage": "https://www.drupal.org/project/twigsuggest",
|
|
"keywords": [
|
|
"drupal",
|
|
"styling",
|
|
"template suggestions",
|
|
"templates",
|
|
"theming"
|
|
],
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/twigsuggest.git",
|
|
"issues": "https://www.drupal.org/project/issues/twigsuggest"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/ui_patterns",
|
|
"version": "1.7.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/ui_patterns.git",
|
|
"reference": "8.x-1.7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/ui_patterns-8.x-1.7.zip",
|
|
"reference": "8.x-1.7",
|
|
"shasum": "83b477eb5f668846c0f150ef0a1926f3aba59d14"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9 || ^10"
|
|
},
|
|
"require-dev": {
|
|
"drupal/ds": "~3",
|
|
"drupal/field_group": "~3.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.7",
|
|
"datestamp": "1688044506",
|
|
"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": "Nuvole Web",
|
|
"homepage": "https://www.drupal.org/user/186696",
|
|
"email": "info@nuvole.org"
|
|
},
|
|
{
|
|
"name": "bircher",
|
|
"homepage": "https://www.drupal.org/user/1344166"
|
|
},
|
|
{
|
|
"name": "Christian.wiedemann",
|
|
"homepage": "https://www.drupal.org/user/861002"
|
|
},
|
|
{
|
|
"name": "DuaelFr",
|
|
"homepage": "https://www.drupal.org/user/931394"
|
|
},
|
|
{
|
|
"name": "G4MBINI",
|
|
"homepage": "https://www.drupal.org/user/2533498"
|
|
},
|
|
{
|
|
"name": "Grimreaper",
|
|
"homepage": "https://www.drupal.org/user/2388214"
|
|
},
|
|
{
|
|
"name": "pdureau",
|
|
"homepage": "https://www.drupal.org/user/1903334"
|
|
},
|
|
{
|
|
"name": "pescetti",
|
|
"homepage": "https://www.drupal.org/user/436244"
|
|
}
|
|
],
|
|
"description": "UI Patterns.",
|
|
"homepage": "https://www.drupal.org/project/ui_patterns",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/ui_patterns"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/ui_patterns_ds",
|
|
"version": "1.7.0",
|
|
"require": {
|
|
"drupal/core": "^9 || ^10",
|
|
"drupal/ds": "*",
|
|
"drupal/ui_patterns": "*"
|
|
},
|
|
"type": "metapackage",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.7",
|
|
"datestamp": "1688044506",
|
|
"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": "ademarco",
|
|
"homepage": "https://www.drupal.org/user/186696"
|
|
},
|
|
{
|
|
"name": "bircher",
|
|
"homepage": "https://www.drupal.org/user/1344166"
|
|
},
|
|
{
|
|
"name": "Christian.wiedemann",
|
|
"homepage": "https://www.drupal.org/user/861002"
|
|
},
|
|
{
|
|
"name": "DuaelFr",
|
|
"homepage": "https://www.drupal.org/user/931394"
|
|
},
|
|
{
|
|
"name": "G4MBINI",
|
|
"homepage": "https://www.drupal.org/user/2533498"
|
|
},
|
|
{
|
|
"name": "Grimreaper",
|
|
"homepage": "https://www.drupal.org/user/2388214"
|
|
},
|
|
{
|
|
"name": "pdureau",
|
|
"homepage": "https://www.drupal.org/user/1903334"
|
|
},
|
|
{
|
|
"name": "pescetti",
|
|
"homepage": "https://www.drupal.org/user/436244"
|
|
}
|
|
],
|
|
"description": "Use patterns as Display Suite field templates. It also provides Display Suite pattern sources.",
|
|
"homepage": "https://www.drupal.org/project/ui_patterns",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/ui_patterns"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/ui_patterns_layouts",
|
|
"version": "1.7.0",
|
|
"require": {
|
|
"drupal/core": "^9 || ^10",
|
|
"drupal/ui_patterns": "*"
|
|
},
|
|
"type": "metapackage",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.7",
|
|
"datestamp": "1688044506",
|
|
"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": "ademarco",
|
|
"homepage": "https://www.drupal.org/user/186696"
|
|
},
|
|
{
|
|
"name": "bircher",
|
|
"homepage": "https://www.drupal.org/user/1344166"
|
|
},
|
|
{
|
|
"name": "Christian.wiedemann",
|
|
"homepage": "https://www.drupal.org/user/861002"
|
|
},
|
|
{
|
|
"name": "DuaelFr",
|
|
"homepage": "https://www.drupal.org/user/931394"
|
|
},
|
|
{
|
|
"name": "G4MBINI",
|
|
"homepage": "https://www.drupal.org/user/2533498"
|
|
},
|
|
{
|
|
"name": "Grimreaper",
|
|
"homepage": "https://www.drupal.org/user/2388214"
|
|
},
|
|
{
|
|
"name": "pdureau",
|
|
"homepage": "https://www.drupal.org/user/1903334"
|
|
},
|
|
{
|
|
"name": "pescetti",
|
|
"homepage": "https://www.drupal.org/user/436244"
|
|
}
|
|
],
|
|
"description": "Use patterns as layouts via the Layout Discovery module.",
|
|
"homepage": "https://www.drupal.org/project/ui_patterns",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/ui_patterns"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/ui_patterns_library",
|
|
"version": "1.7.0",
|
|
"require": {
|
|
"drupal/core": "^9 || ^10",
|
|
"drupal/ui_patterns": "*"
|
|
},
|
|
"type": "metapackage",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.7",
|
|
"datestamp": "1688044506",
|
|
"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": "ademarco",
|
|
"homepage": "https://www.drupal.org/user/186696"
|
|
},
|
|
{
|
|
"name": "bircher",
|
|
"homepage": "https://www.drupal.org/user/1344166"
|
|
},
|
|
{
|
|
"name": "Christian.wiedemann",
|
|
"homepage": "https://www.drupal.org/user/861002"
|
|
},
|
|
{
|
|
"name": "DuaelFr",
|
|
"homepage": "https://www.drupal.org/user/931394"
|
|
},
|
|
{
|
|
"name": "G4MBINI",
|
|
"homepage": "https://www.drupal.org/user/2533498"
|
|
},
|
|
{
|
|
"name": "Grimreaper",
|
|
"homepage": "https://www.drupal.org/user/2388214"
|
|
},
|
|
{
|
|
"name": "pdureau",
|
|
"homepage": "https://www.drupal.org/user/1903334"
|
|
},
|
|
{
|
|
"name": "pescetti",
|
|
"homepage": "https://www.drupal.org/user/436244"
|
|
}
|
|
],
|
|
"description": "Exposed patterns in you modules and themes and display them in a pattern library page.",
|
|
"homepage": "https://www.drupal.org/project/ui_patterns",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/ui_patterns"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/urllogin",
|
|
"version": "dev-2.x",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/urllogin.git",
|
|
"reference": "08c5e3861bcc92ae4b4c222499ca42e279cd8f40"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-2.x": "2.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "2.x-dev",
|
|
"datestamp": "1632195881",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Project has not opted into security advisory coverage!"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "DarrellDuane",
|
|
"homepage": "https://www.drupal.org/user/142816"
|
|
},
|
|
{
|
|
"name": "andrewfn",
|
|
"homepage": "https://www.drupal.org/user/60662"
|
|
},
|
|
{
|
|
"name": "philltran",
|
|
"homepage": "https://www.drupal.org/user/295397"
|
|
}
|
|
],
|
|
"description": "Allow login using link from URL",
|
|
"homepage": "https://www.drupal.org/project/urllogin",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/urllogin"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/variationcache",
|
|
"version": "1.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/variationcache.git",
|
|
"reference": "8.x-1.3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/variationcache-8.x-1.3.zip",
|
|
"reference": "8.x-1.3",
|
|
"shasum": "92d1e4f6c2661498bff777f22246bf27d6a03a71"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.5 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.3",
|
|
"datestamp": "1679575893",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Kristiaan Van den Eynde",
|
|
"homepage": "https://www.drupal.org/u/kristiaanvandeneynde",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Brad Jones",
|
|
"homepage": "https://www.drupal.org/u/bradjones1",
|
|
"role": "Maintainer"
|
|
}
|
|
],
|
|
"description": "This project provides VariationCache, a redirect-aware caching implementation.",
|
|
"homepage": "http://drupal.org/project/variationcache",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/variationcache",
|
|
"issues": "https://drupal.org/project/issues/variationcache"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/video_embed_field",
|
|
"version": "2.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/video_embed_field.git",
|
|
"reference": "8.x-2.5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/video_embed_field-8.x-2.5.zip",
|
|
"reference": "8.x-2.5",
|
|
"shasum": "997ed67b6873e822fe628f87f65bd6da67e7350c"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.2 || ^10"
|
|
},
|
|
"require-dev": {
|
|
"drupal/ckeditor": "^1",
|
|
"drupal/colorbox": "^2",
|
|
"drupal/video_embed_media": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-2.5",
|
|
"datestamp": "1671413311",
|
|
"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": "abhinesh",
|
|
"homepage": "https://www.drupal.org/user/3645979"
|
|
},
|
|
{
|
|
"name": "jec006",
|
|
"homepage": "https://www.drupal.org/user/855980"
|
|
},
|
|
{
|
|
"name": "plopesc",
|
|
"homepage": "https://www.drupal.org/user/282415"
|
|
},
|
|
{
|
|
"name": "Sam152",
|
|
"homepage": "https://www.drupal.org/user/1485048"
|
|
}
|
|
],
|
|
"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"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/view_password",
|
|
"version": "6.0.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/view_password.git",
|
|
"reference": "6.0.3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/view_password-6.0.3.zip",
|
|
"reference": "6.0.3",
|
|
"shasum": "e1a3fb300f7ce22d003eadd22a30a02b51417c5f"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "6.0.3",
|
|
"datestamp": "1677609028",
|
|
"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": "ahana92",
|
|
"homepage": "https://www.drupal.org/user/3494063"
|
|
},
|
|
{
|
|
"name": "anacolautti",
|
|
"homepage": "https://www.drupal.org/user/2925043"
|
|
},
|
|
{
|
|
"name": "cesarmiquel",
|
|
"homepage": "https://www.drupal.org/user/115500"
|
|
},
|
|
{
|
|
"name": "lmingarro",
|
|
"homepage": "https://www.drupal.org/user/262938"
|
|
}
|
|
],
|
|
"description": "Allows the users to see the contents of the password fields on selected forms before submission.",
|
|
"homepage": "https://www.drupal.org/project/view_password",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/view_password"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/view_unpublished",
|
|
"version": "1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/view_unpublished.git",
|
|
"reference": "8.x-1.1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/view_unpublished-8.x-1.1.zip",
|
|
"reference": "8.x-1.1",
|
|
"shasum": "f9f5e88cbaf1a1e71952d94cf67ef2f180e292be"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.4 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.1",
|
|
"datestamp": "1681757575",
|
|
"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": "Agnes Chisholm",
|
|
"homepage": "https://www.drupal.org/user/66428",
|
|
"email": "amaria@chisholmtech.com"
|
|
},
|
|
{
|
|
"name": "beeradb",
|
|
"homepage": "https://www.drupal.org/user/120651"
|
|
},
|
|
{
|
|
"name": "elevins",
|
|
"homepage": "https://www.drupal.org/user/781882"
|
|
},
|
|
{
|
|
"name": "entendu",
|
|
"homepage": "https://www.drupal.org/user/173461"
|
|
},
|
|
{
|
|
"name": "fathima.asmat",
|
|
"homepage": "https://www.drupal.org/user/3622664"
|
|
},
|
|
{
|
|
"name": "tobiasb",
|
|
"homepage": "https://www.drupal.org/user/183956"
|
|
}
|
|
],
|
|
"description": "Select which roles should be able to see unpublished nodes.",
|
|
"homepage": "https://www.drupal.org/project/view_unpublished",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/view_unpublished"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/views_daterange_filters",
|
|
"version": "1.0.0-alpha2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/views_daterange_filters.git",
|
|
"reference": "8.x-1.0-alpha2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/views_daterange_filters-8.x-1.0-alpha2.zip",
|
|
"reference": "8.x-1.0-alpha2",
|
|
"shasum": "db49e4478723d7c0be7f6cf01d03ab667285b4a1"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.7.7 || ^9 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.0-alpha2",
|
|
"datestamp": "1676585416",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Project has not opted into security advisory coverage!"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "imclean",
|
|
"homepage": "https://www.drupal.org/user/112588"
|
|
}
|
|
],
|
|
"description": "Views filters for date ranges.",
|
|
"homepage": "https://www.drupal.org/project/views_daterange_filters",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/views_daterange_filters"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/views_field_compare",
|
|
"version": "1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/views_field_compare.git",
|
|
"reference": "1.0.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/views_field_compare-1.0.0.zip",
|
|
"reference": "1.0.0",
|
|
"shasum": "3660611c5e81bfecab1cfb98fb96883171167fa6"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.8 || ^9 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "1.0.0",
|
|
"datestamp": "1662526624",
|
|
"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": "jlscott",
|
|
"homepage": "https://www.drupal.org/user/213325"
|
|
}
|
|
],
|
|
"description": "Provide views filter plugins for comparing two database fields.",
|
|
"homepage": "https://www.drupal.org/project/views_field_compare",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/views_field_compare"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/viewsreference",
|
|
"version": "1.8.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/viewsreference.git",
|
|
"reference": "8.x-1.8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/viewsreference-8.x-1.8.zip",
|
|
"reference": "8.x-1.8",
|
|
"shasum": "8dd6b3828d40f4da413f73f956da528941e2ef52"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.6|^9.0",
|
|
"php": "^7.0|^8.0",
|
|
"squizlabs/php_codesniffer": "*"
|
|
},
|
|
"conflict": {
|
|
"drupal/viewsreferennce": "*"
|
|
},
|
|
"require-dev": {
|
|
"composer/installers": "^1.2",
|
|
"drupal/coder": "^8.2",
|
|
"drupal/core-composer-scaffold": "*",
|
|
"webflo/drupal-core-require-dev": "~8.5"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.8",
|
|
"datestamp": "1652694596",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
},
|
|
"installer-paths": {
|
|
"../build/core": [
|
|
"type:drupal-core"
|
|
],
|
|
"../build/modules/contrib/{$name}": [
|
|
"type:drupal-module"
|
|
],
|
|
"../build/themes/contrib/{$name}": [
|
|
"type:drupal-theme"
|
|
]
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "jasonawant",
|
|
"homepage": "https://www.drupal.org/user/589890"
|
|
},
|
|
{
|
|
"name": "joekers",
|
|
"homepage": "https://www.drupal.org/user/2229066"
|
|
},
|
|
{
|
|
"name": "NewZeal",
|
|
"homepage": "https://www.drupal.org/user/93571"
|
|
},
|
|
{
|
|
"name": "seanB",
|
|
"homepage": "https://www.drupal.org/user/545912"
|
|
}
|
|
],
|
|
"description": "Views Reference",
|
|
"homepage": "http://drupal.org/project/viewsreference",
|
|
"keywords": [
|
|
"Drupal"
|
|
],
|
|
"support": {
|
|
"source": "http://cgit.drupalcode.org/viewsreference",
|
|
"issues": "http://drupal.org/project/issues/viewsreference"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/webform",
|
|
"version": "6.1.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/webform.git",
|
|
"reference": "6.1.5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/webform-6.1.5.zip",
|
|
"reference": "6.1.5",
|
|
"shasum": "a6d3f10b377add2db2823134b819d443f7a88f86"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.3"
|
|
},
|
|
"require-dev": {
|
|
"drupal/address": "1.x-dev",
|
|
"drupal/bootstrap": "3.x-dev",
|
|
"drupal/captcha": "1.x-dev",
|
|
"drupal/chosen": "3.0.x-dev",
|
|
"drupal/clientside_validation": "3.0.x-dev",
|
|
"drupal/clientside_validation_jquery": "*",
|
|
"drupal/devel": "5.x-dev",
|
|
"drupal/entity": "1.x-dev",
|
|
"drupal/entity_print": "2.x-dev",
|
|
"drupal/gnode": "*",
|
|
"drupal/group": "1.x-dev",
|
|
"drupal/jquery_ui": "1.x-dev",
|
|
"drupal/jquery_ui_checkboxradio": "1.x-dev",
|
|
"drupal/jquery_ui_datepicker": "1.x-dev",
|
|
"drupal/lingotek": "4.0.x-dev",
|
|
"drupal/mailsystem": "4.x-dev",
|
|
"drupal/paragraphs": "1.x-dev",
|
|
"drupal/select2": "1.x-dev",
|
|
"drupal/smtp": "1.x-dev",
|
|
"drupal/styleguide": "1.x-dev",
|
|
"drupal/telephone_validation": "2.x-dev",
|
|
"drupal/token": "1.x-dev",
|
|
"drupal/variationcache": "1.x-dev",
|
|
"drupal/webform-webform_group": "*",
|
|
"drupal/webform_access": "*",
|
|
"drupal/webform_attachment": "*",
|
|
"drupal/webform_clientside_validation": "*",
|
|
"drupal/webform_devel": "*",
|
|
"drupal/webform_entity_print": "*",
|
|
"drupal/webform_node": "*",
|
|
"drupal/webform_options_limit": "*",
|
|
"drupal/webform_scheduled_email": "*",
|
|
"drupal/webform_share": "*",
|
|
"drupal/webform_ui": "*"
|
|
},
|
|
"suggest": {
|
|
"drupal/jquery_ui_checkboxradio": "Provides jQuery UI Checkboxradio library. Required by the Webform jQueryUI Buttons module. The Webform jQueryUI Buttons module is deprecated because jQueryUI is no longer maintained.",
|
|
"drupal/jquery_ui_datepicker": "Provides jQuery UI Datepicker library. Required to support datepickers. The Webform jQueryUI Datepicker module is deprecated because jQueryUI is no longer maintained."
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "6.1.5",
|
|
"datestamp": "1686599078",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
},
|
|
"drush": {
|
|
"services": {
|
|
"drush.services.yml": "^9 || ^10"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jacob Rockowitz (jrockowitz)",
|
|
"homepage": "https://www.drupal.org/u/jrockowitz",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Contributors",
|
|
"homepage": "https://www.drupal.org/node/7404/committers",
|
|
"role": "Contributor"
|
|
},
|
|
{
|
|
"name": "Liam Morland",
|
|
"homepage": "https://www.drupal.org/user/493050"
|
|
},
|
|
{
|
|
"name": "quicksketch",
|
|
"homepage": "https://www.drupal.org/user/35821"
|
|
},
|
|
{
|
|
"name": "torotil",
|
|
"homepage": "https://www.drupal.org/user/865256"
|
|
}
|
|
],
|
|
"description": "Enables the creation of webforms and questionnaires.",
|
|
"homepage": "https://drupal.org/project/webform",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/webform",
|
|
"issues": "https://www.drupal.org/project/issues/webform?version=8.x",
|
|
"docs": "https://www.drupal.org/docs/8/modules/webform",
|
|
"forum": "https://drupal.stackexchange.com/questions/tagged/webform"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/webform_mailchimp",
|
|
"version": "5.10.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/webform_mailchimp.git",
|
|
"reference": "8.x-5.10"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/webform_mailchimp-8.x-5.10.zip",
|
|
"reference": "8.x-5.10",
|
|
"shasum": "7bb6feb71207de8ca80f4e86adf773019dad39e7"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9 || ^10",
|
|
"drupal/mailchimp": "*",
|
|
"drupal/webform": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-5.10",
|
|
"datestamp": "1684354891",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Berdir",
|
|
"homepage": "https://www.drupal.org/user/214652"
|
|
},
|
|
{
|
|
"name": "blackdog",
|
|
"homepage": "https://www.drupal.org/user/110169"
|
|
},
|
|
{
|
|
"name": "das-peter",
|
|
"homepage": "https://www.drupal.org/user/762870"
|
|
},
|
|
{
|
|
"name": "grisendo",
|
|
"homepage": "https://www.drupal.org/user/848238"
|
|
},
|
|
{
|
|
"name": "hanoii",
|
|
"homepage": "https://www.drupal.org/user/23157"
|
|
},
|
|
{
|
|
"name": "levelos",
|
|
"homepage": "https://www.drupal.org/user/54135"
|
|
},
|
|
{
|
|
"name": "mbovan",
|
|
"homepage": "https://www.drupal.org/user/3149657"
|
|
},
|
|
{
|
|
"name": "miro_dietiker",
|
|
"homepage": "https://www.drupal.org/user/227761"
|
|
},
|
|
{
|
|
"name": "Todd Zebert",
|
|
"homepage": "https://www.drupal.org/user/762250"
|
|
}
|
|
],
|
|
"description": "Allows to send Webform submissions to MailChimp lists.",
|
|
"homepage": "https://www.drupal.org/project/webform_mailchimp",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/webform_mailchimp"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/weight",
|
|
"version": "3.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/weight.git",
|
|
"reference": "8.x-3.4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/weight-8.x-3.4.zip",
|
|
"reference": "8.x-3.4",
|
|
"shasum": "d53f3df1643993e87e2265953d8aea43b7cc041a"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.8 || ^9 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-3.4",
|
|
"datestamp": "1676997696",
|
|
"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": "heddn",
|
|
"homepage": "https://www.drupal.org/user/1463982"
|
|
},
|
|
{
|
|
"name": "kevinquillen",
|
|
"homepage": "https://www.drupal.org/user/317279"
|
|
},
|
|
{
|
|
"name": "NancyDru",
|
|
"homepage": "https://www.drupal.org/user/101412"
|
|
},
|
|
{
|
|
"name": "Neslee Canil Pinto",
|
|
"homepage": "https://www.drupal.org/user/3580850"
|
|
},
|
|
{
|
|
"name": "VladimirAus",
|
|
"homepage": "https://www.drupal.org/user/673120"
|
|
}
|
|
],
|
|
"description": "Allows arbitrary ordering of entities.",
|
|
"homepage": "https://www.drupal.org/project/weight",
|
|
"keywords": [
|
|
"Drupal"
|
|
],
|
|
"support": {
|
|
"source": "http://cgit.drupalcode.org/weight",
|
|
"issues": "https://www.drupal.org/project/issues/weight"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/workflow_buttons",
|
|
"version": "dev-8.x-1.x",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git@git.drupal.org:project/workflow_buttons.git",
|
|
"reference": "8b6d2377b49f1fade47edac8a464d45ef1082c5f"
|
|
},
|
|
"default-branch": true,
|
|
"type": "drupal-module",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"description": "Provide workflow buttons for content moderation instead of a select dropdown of states. Button labels are taken from the transition names.",
|
|
"homepage": "https://www.drupal.org/project/workflow_buttons",
|
|
"keywords": [
|
|
"buttons",
|
|
"content",
|
|
"content moderation",
|
|
"drupal",
|
|
"editor",
|
|
"form",
|
|
"workflow"
|
|
],
|
|
"support": {
|
|
"issues": "https://www.drupal.org/project/issues/workflow_buttons",
|
|
"source": "https://git.drupalcode.org/project/workflow_buttons.git"
|
|
},
|
|
"time": "2023-08-02T15:18:58+00:00"
|
|
},
|
|
{
|
|
"name": "drupal/wysiwyg_linebreaks",
|
|
"version": "dev-2.0.x",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/wysiwyg_linebreaks.git",
|
|
"reference": "b21621d823865c28584dbe0f876a16e00d9050ee"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9.3 || ^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-2.0.x": "2.0.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "2.0.0+1-dev",
|
|
"datestamp": "1672022257",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Dev releases are not covered by Drupal security advisories."
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "geerlingguy",
|
|
"homepage": "https://www.drupal.org/user/389011"
|
|
},
|
|
{
|
|
"name": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
}
|
|
],
|
|
"description": "Allows you to use CKEditor WYSIWYG editors on legacy content that may not already have HTML formatting applied and to more easily edit WYSIWYG-edited content in plain text.",
|
|
"homepage": "https://www.drupal.org/project/wysiwyg_linebreaks",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/wysiwyg_linebreaks"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/yaml_content",
|
|
"version": "1.0.0-alpha9",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/yaml_content.git",
|
|
"reference": "8.x-1.0-alpha9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/yaml_content-8.x-1.0-alpha9.zip",
|
|
"reference": "8.x-1.0-alpha9",
|
|
"shasum": "21854b567ef6b9a17883da061c03850f136cc9d1"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^9 || ^10"
|
|
},
|
|
"require-dev": {
|
|
"mikey179/vfsstream": "^1.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.0-alpha9",
|
|
"datestamp": "1690397386",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Project has not opted into security advisory coverage!"
|
|
}
|
|
},
|
|
"drush": {
|
|
"services": {
|
|
"drush.services.yml": "^9"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "DamienMcKenna",
|
|
"homepage": "https://www.drupal.org/user/108450"
|
|
},
|
|
{
|
|
"name": "shrop",
|
|
"homepage": "https://www.drupal.org/user/14767"
|
|
},
|
|
{
|
|
"name": "slucero",
|
|
"homepage": "https://www.drupal.org/user/1612534"
|
|
}
|
|
],
|
|
"description": "Demo content generator using yaml content templates.",
|
|
"homepage": "https://www.drupal.org/project/yaml_content",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/yaml_content"
|
|
}
|
|
},
|
|
{
|
|
"name": "drush/drush",
|
|
"version": "11.6.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/drush-ops/drush.git",
|
|
"reference": "f301df5dec8d2aacb03d3e01e0ffc6d98e10ae78"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/drush-ops/drush/zipball/f301df5dec8d2aacb03d3e01e0ffc6d98e10ae78",
|
|
"reference": "f301df5dec8d2aacb03d3e01e0ffc6d98e10ae78",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"chi-teck/drupal-code-generator": "^2.4",
|
|
"composer/semver": "^1.4 || ^3",
|
|
"consolidation/annotated-command": "^4.8.2",
|
|
"consolidation/config": "^2",
|
|
"consolidation/filter-via-dot-access-data": "^2",
|
|
"consolidation/robo": "^3.0.9 || ^4.0.1",
|
|
"consolidation/site-alias": "^3.1.6 || ^4",
|
|
"consolidation/site-process": "^4.1.3 || ^5",
|
|
"enlightn/security-checker": "^1",
|
|
"ext-dom": "*",
|
|
"guzzlehttp/guzzle": "^6.5 || ^7.0",
|
|
"league/container": "^3.4 || ^4",
|
|
"php": ">=7.4",
|
|
"psy/psysh": "~0.11",
|
|
"symfony/event-dispatcher": "^4.0 || ^5.0 || ^6.0",
|
|
"symfony/filesystem": "^4.4 || ^5.4 || ^6.1",
|
|
"symfony/finder": "^4.0 || ^5 || ^6",
|
|
"symfony/polyfill-php80": "^1.23",
|
|
"symfony/var-dumper": "^4.0 || ^5.0 || ^6.0",
|
|
"symfony/yaml": "^4.0 || ^5.0 || ^6.0",
|
|
"webflo/drupal-finder": "^1.2"
|
|
},
|
|
"conflict": {
|
|
"drupal/core": "< 9.2",
|
|
"drupal/migrate_run": "*",
|
|
"drupal/migrate_tools": "<= 5"
|
|
},
|
|
"require-dev": {
|
|
"composer/installers": "^1.7",
|
|
"cweagans/composer-patches": "~1.0",
|
|
"david-garcia/phpwhois": "4.3.0",
|
|
"drupal/core-recommended": "^9 || ^10",
|
|
"drupal/semver_example": "2.3.0",
|
|
"phpunit/phpunit": ">=7.5.20",
|
|
"rector/rector": "^0.12",
|
|
"squizlabs/php_codesniffer": "^3.6",
|
|
"vlucas/phpdotenv": "^2.4",
|
|
"yoast/phpunit-polyfills": "^0.2.0"
|
|
},
|
|
"bin": [
|
|
"drush"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"installer-paths": {
|
|
"sut/core": [
|
|
"type:drupal-core"
|
|
],
|
|
"sut/libraries/{$name}": [
|
|
"type:drupal-library"
|
|
],
|
|
"sut/modules/unish/{$name}": [
|
|
"drupal/devel"
|
|
],
|
|
"sut/themes/unish/{$name}": [
|
|
"drupal/empty_theme"
|
|
],
|
|
"sut/modules/contrib/{$name}": [
|
|
"type:drupal-module"
|
|
],
|
|
"sut/profiles/contrib/{$name}": [
|
|
"type:drupal-profile"
|
|
],
|
|
"sut/themes/contrib/{$name}": [
|
|
"type:drupal-theme"
|
|
],
|
|
"sut/drush/contrib/{$name}": [
|
|
"type:drupal-drush"
|
|
]
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Drush\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Moshe Weitzman",
|
|
"email": "weitzman@tejasa.com"
|
|
},
|
|
{
|
|
"name": "Owen Barton",
|
|
"email": "drupal@owenbarton.com"
|
|
},
|
|
{
|
|
"name": "Greg Anderson",
|
|
"email": "greg.1.anderson@greenknowe.org"
|
|
},
|
|
{
|
|
"name": "Jonathan Araña Cruz",
|
|
"email": "jonhattan@faita.net"
|
|
},
|
|
{
|
|
"name": "Jonathan Hedstrom",
|
|
"email": "jhedstrom@gmail.com"
|
|
},
|
|
{
|
|
"name": "Christopher Gervais",
|
|
"email": "chris@ergonlogic.com"
|
|
},
|
|
{
|
|
"name": "Dave Reid",
|
|
"email": "dave@davereid.net"
|
|
},
|
|
{
|
|
"name": "Damian Lee",
|
|
"email": "damiankloip@googlemail.com"
|
|
}
|
|
],
|
|
"description": "Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.",
|
|
"homepage": "http://www.drush.org",
|
|
"support": {
|
|
"forum": "http://drupal.stackexchange.com/questions/tagged/drush",
|
|
"issues": "https://github.com/drush-ops/drush/issues",
|
|
"slack": "https://drupal.slack.com/messages/C62H9CWQM",
|
|
"source": "https://github.com/drush-ops/drush/tree/11.6.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/weitzman",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2023-06-06T18:46:18+00:00"
|
|
},
|
|
{
|
|
"name": "drutopia/drutopia",
|
|
"version": "dev-8.x-1.x",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git@gitlab.com:drutopia/drutopia.git",
|
|
"reference": "0716404b71144c1956eea16a1e818ddc4a214395"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://gitlab.com/api/v4/projects/drutopia%2Fdrutopia/repository/archive.zip?sha=0716404b71144c1956eea16a1e818ddc4a214395",
|
|
"reference": "0716404b71144c1956eea16a1e818ddc4a214395",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"cweagans/composer-patches": "^1.6",
|
|
"drupal/antibot": "^2.0",
|
|
"drupal/block_visibility_groups": "^2",
|
|
"drupal/bulma": "^1.0-rc1",
|
|
"drupal/config_actions_provider": "^1.0-rc1",
|
|
"drupal/config_sync": "^3",
|
|
"drupal/config_update": "^1.7",
|
|
"drupal/default_content": "^2",
|
|
"drupal/drutopia_action": "^1.1",
|
|
"drupal/drutopia_article": "^1.1",
|
|
"drupal/drutopia_blog": "^1.1",
|
|
"drupal/drutopia_campaign": "^1.1",
|
|
"drupal/drutopia_comment": "^1.1",
|
|
"drupal/drutopia_core": "^1.1",
|
|
"drupal/drutopia_event": "^1.1",
|
|
"drupal/drutopia_group": "^1.1",
|
|
"drupal/drutopia_landing_page": "^1.1",
|
|
"drupal/drutopia_page": "^1.1",
|
|
"drupal/drutopia_people": "^1.1",
|
|
"drupal/drutopia_related_content": "^1.1",
|
|
"drupal/drutopia_resource": "^1.1",
|
|
"drupal/drutopia_search": "^1.1",
|
|
"drupal/drutopia_seo": "^1.1",
|
|
"drupal/drutopia_site": "^1.1",
|
|
"drupal/drutopia_social": "^1.1",
|
|
"drupal/drutopia_storyline": "^1.1",
|
|
"drupal/drutopia_user": "^1.1",
|
|
"drupal/eu_cookie_compliance": "^1.9",
|
|
"drupal/features": "^5",
|
|
"drupal/gdpr": "^3.0@alpha",
|
|
"drupal/gin": "^3.0",
|
|
"drupal/gin_toolbar": "^1.0@beta",
|
|
"drupal/honeypot": "^2.0",
|
|
"drupal/menu_block": "^1.6",
|
|
"drupal/octavia": "^1.1",
|
|
"drupal/paranoia": "^1.0-rc1",
|
|
"drupal/riddler": "^2",
|
|
"drupal/subprofiles": "^1.0",
|
|
"drupal/twigsuggest": "^1.0",
|
|
"drupal/yaml_content": "^1.0-alpha7",
|
|
"geeks4change/composer-pin": "*"
|
|
},
|
|
"require-dev": {
|
|
"drupal/devel": "^5",
|
|
"drupal/drupal-extension": "^5",
|
|
"drush/drush": "^11",
|
|
"jcalderonzumba/gastonjs": "~1.0.2",
|
|
"mikey179/vfsstream": "~1.2",
|
|
"se/selenium-server-standalone": "^2.53",
|
|
"squizlabs/php_codesniffer": "2.*",
|
|
"symfony/css-selector": "~2.8"
|
|
},
|
|
"default-branch": true,
|
|
"type": "drupal-profile",
|
|
"extra": {
|
|
"drupal-scaffold": {
|
|
"locations": {
|
|
"web-root": "web/"
|
|
}
|
|
},
|
|
"enable-patching": true,
|
|
"patches": {
|
|
"drupal/core": {
|
|
"Invoke hook after a site install is complete": "https://git.drupalcode.org/project/drupal/-/merge_requests/1512.diff"
|
|
},
|
|
"drupal/ds": {
|
|
"Parent theme template inheritance bug": "https://www.drupal.org/files/issues/2021-02-22/2895316-12.patch"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"description": "Drutopia's base distribution provides an enhanced starting place for building sites for grassroots organizations and other purposes.",
|
|
"time": "2023-06-27T05:18:40+00:00"
|
|
},
|
|
{
|
|
"name": "easyrdf/easyrdf",
|
|
"version": "1.1.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/easyrdf/easyrdf.git",
|
|
"reference": "c7b0a9dbcb211eb7de03ee99ff5b52d17f2a8e64"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/easyrdf/easyrdf/zipball/c7b0a9dbcb211eb7de03ee99ff5b52d17f2a8e64",
|
|
"reference": "c7b0a9dbcb211eb7de03ee99ff5b52d17f2a8e64",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-dom": "*",
|
|
"ext-mbstring": "*",
|
|
"ext-pcre": "*",
|
|
"ext-xmlreader": "*",
|
|
"lib-libxml": "*",
|
|
"php": ">=7.1.0"
|
|
},
|
|
"require-dev": {
|
|
"code-lts/doctum": "^5",
|
|
"ml/json-ld": "~1.0",
|
|
"phpunit/phpunit": "^7",
|
|
"semsol/arc2": "^2.4",
|
|
"squizlabs/php_codesniffer": "3.*",
|
|
"zendframework/zend-http": "~2.3"
|
|
},
|
|
"suggest": {
|
|
"ml/json-ld": "~1.0",
|
|
"semsol/arc2": "~2.2"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"EasyRdf\\": "lib"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicholas Humfrey",
|
|
"email": "njh@aelius.com",
|
|
"homepage": "http://www.aelius.com/njh/",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "Alexey Zakhlestin",
|
|
"email": "indeyets@gmail.com",
|
|
"homepage": "http://indeyets.ru/",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "EasyRdf is a PHP library designed to make it easy to consume and produce RDF.",
|
|
"homepage": "http://www.easyrdf.org/",
|
|
"keywords": [
|
|
"Linked Data",
|
|
"RDF",
|
|
"Semantic Web",
|
|
"Turtle",
|
|
"rdfa",
|
|
"sparql"
|
|
],
|
|
"support": {
|
|
"forum": "http://groups.google.com/group/easyrdf/",
|
|
"issues": "http://github.com/easyrdf/easyrdf/issues",
|
|
"source": "https://github.com/easyrdf/easyrdf/tree/1.1.1"
|
|
},
|
|
"time": "2020-12-02T08:47:31+00:00"
|
|
},
|
|
{
|
|
"name": "egulias/email-validator",
|
|
"version": "3.2.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/egulias/EmailValidator.git",
|
|
"reference": "e5997fa97e8790cdae03a9cbd5e78e45e3c7bda7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/egulias/EmailValidator/zipball/e5997fa97e8790cdae03a9cbd5e78e45e3c7bda7",
|
|
"reference": "e5997fa97e8790cdae03a9cbd5e78e45e3c7bda7",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/lexer": "^1.2|^2",
|
|
"php": ">=7.2",
|
|
"symfony/polyfill-intl-idn": "^1.15"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^8.5.8|^9.3.3",
|
|
"vimeo/psalm": "^4"
|
|
},
|
|
"suggest": {
|
|
"ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Egulias\\EmailValidator\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Eduardo Gulias Davis"
|
|
}
|
|
],
|
|
"description": "A library for validating emails against several RFCs",
|
|
"homepage": "https://github.com/egulias/EmailValidator",
|
|
"keywords": [
|
|
"email",
|
|
"emailvalidation",
|
|
"emailvalidator",
|
|
"validation",
|
|
"validator"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/egulias/EmailValidator/issues",
|
|
"source": "https://github.com/egulias/EmailValidator/tree/3.2.6"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/egulias",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2023-06-01T07:04:22+00:00"
|
|
},
|
|
{
|
|
"name": "enlightn/security-checker",
|
|
"version": "v1.10.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/enlightn/security-checker.git",
|
|
"reference": "196bacc76e7a72a63d0e1220926dbb190272db97"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/enlightn/security-checker/zipball/196bacc76e7a72a63d0e1220926dbb190272db97",
|
|
"reference": "196bacc76e7a72a63d0e1220926dbb190272db97",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-json": "*",
|
|
"guzzlehttp/guzzle": "^6.3|^7.0",
|
|
"php": ">=5.6",
|
|
"symfony/console": "^3.4|^4|^5|^6",
|
|
"symfony/finder": "^3|^4|^5|^6",
|
|
"symfony/process": "^3.4|^4|^5|^6",
|
|
"symfony/yaml": "^3.4|^4|^5|^6"
|
|
},
|
|
"require-dev": {
|
|
"ext-zip": "*",
|
|
"friendsofphp/php-cs-fixer": "^2.18|^3.0",
|
|
"phpunit/phpunit": "^5.5|^6|^7|^8|^9"
|
|
},
|
|
"bin": [
|
|
"security-checker"
|
|
],
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Enlightn\\SecurityChecker\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Paras Malhotra",
|
|
"email": "paras@laravel-enlightn.com"
|
|
},
|
|
{
|
|
"name": "Miguel Piedrafita",
|
|
"email": "soy@miguelpiedrafita.com"
|
|
}
|
|
],
|
|
"description": "A PHP dependency vulnerabilities scanner based on the Security Advisories Database.",
|
|
"keywords": [
|
|
"package",
|
|
"php",
|
|
"scanner",
|
|
"security",
|
|
"security advisories",
|
|
"vulnerability scanner"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/enlightn/security-checker/issues",
|
|
"source": "https://github.com/enlightn/security-checker/tree/v1.10.0"
|
|
},
|
|
"time": "2022-02-21T22:40:16+00:00"
|
|
},
|
|
{
|
|
"name": "ezyang/htmlpurifier",
|
|
"version": "v4.16.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/ezyang/htmlpurifier.git",
|
|
"reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/523407fb06eb9e5f3d59889b3978d5bfe94299c8",
|
|
"reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0"
|
|
},
|
|
"require-dev": {
|
|
"cerdic/css-tidy": "^1.7 || ^2.0",
|
|
"simpletest/simpletest": "dev-master"
|
|
},
|
|
"suggest": {
|
|
"cerdic/css-tidy": "If you want to use the filter 'Filter.ExtractStyleBlocks'.",
|
|
"ext-bcmath": "Used for unit conversion and imagecrash protection",
|
|
"ext-iconv": "Converts text to and from non-UTF-8 encodings",
|
|
"ext-tidy": "Used for pretty-printing HTML"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"library/HTMLPurifier.composer.php"
|
|
],
|
|
"psr-0": {
|
|
"HTMLPurifier": "library/"
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/library/HTMLPurifier/Language/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-2.1-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Edward Z. Yang",
|
|
"email": "admin@htmlpurifier.org",
|
|
"homepage": "http://ezyang.com"
|
|
}
|
|
],
|
|
"description": "Standards compliant HTML filter written in PHP",
|
|
"homepage": "http://htmlpurifier.org/",
|
|
"keywords": [
|
|
"html"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/ezyang/htmlpurifier/issues",
|
|
"source": "https://github.com/ezyang/htmlpurifier/tree/v4.16.0"
|
|
},
|
|
"time": "2022-09-18T07:06:19+00:00"
|
|
},
|
|
{
|
|
"name": "geeks4change/composer-pin",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git@gitlab.com:geeks4change/packages/composer-pin.git",
|
|
"reference": "e5c37b2b1c6041f6c5e1a86dc1c1c15dc7879ba8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://gitlab.com/api/v4/projects/geeks4change%2Fpackages%2Fcomposer-pin/repository/archive.zip?sha=e5c37b2b1c6041f6c5e1a86dc1c1c15dc7879ba8",
|
|
"reference": "e5c37b2b1c6041f6c5e1a86dc1c1c15dc7879ba8",
|
|
"shasum": ""
|
|
},
|
|
"default-branch": true,
|
|
"bin": [
|
|
"composer-pin-apply"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.x-dev"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Merlin",
|
|
"email": "merlin@geeks4change.net"
|
|
}
|
|
],
|
|
"description": "Provides helper commands to do project level version/hash pinning.",
|
|
"time": "2020-06-02T10:38:25+00:00"
|
|
},
|
|
{
|
|
"name": "giggsey/libphonenumber-for-php",
|
|
"version": "8.13.19",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/giggsey/libphonenumber-for-php.git",
|
|
"reference": "7b60d1264ba806e68fb99b06e73e2ed07815689e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/7b60d1264ba806e68fb99b06e73e2ed07815689e",
|
|
"reference": "7b60d1264ba806e68fb99b06e73e2ed07815689e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"giggsey/locale": "^1.7|^2.0",
|
|
"php": ">=5.3.2",
|
|
"symfony/polyfill-mbstring": "^1.17"
|
|
},
|
|
"require-dev": {
|
|
"pear/pear-core-minimal": "^1.9",
|
|
"pear/pear_exception": "^1.0",
|
|
"pear/versioncontrol_git": "^0.5",
|
|
"phing/phing": "^2.7",
|
|
"php-coveralls/php-coveralls": "^1.0|^2.0",
|
|
"symfony/console": "^2.8|^3.0|^v4.4|^v5.2",
|
|
"symfony/phpunit-bridge": "^4.2 || ^5"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "8.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"libphonenumber\\": "src/"
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/src/data/",
|
|
"/src/carrier/data/",
|
|
"/src/geocoding/data/",
|
|
"/src/timezone/data/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Joshua Gigg",
|
|
"email": "giggsey@gmail.com",
|
|
"homepage": "https://giggsey.com/"
|
|
}
|
|
],
|
|
"description": "PHP Port of Google's libphonenumber",
|
|
"homepage": "https://github.com/giggsey/libphonenumber-for-php",
|
|
"keywords": [
|
|
"geocoding",
|
|
"geolocation",
|
|
"libphonenumber",
|
|
"mobile",
|
|
"phonenumber",
|
|
"validation"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/giggsey/libphonenumber-for-php/issues",
|
|
"source": "https://github.com/giggsey/libphonenumber-for-php"
|
|
},
|
|
"time": "2023-08-22T13:59:44+00:00"
|
|
},
|
|
{
|
|
"name": "giggsey/locale",
|
|
"version": "2.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/giggsey/Locale.git",
|
|
"reference": "a6b33dfc9e8949b7e28133c4628b29cd9f1850bb"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/giggsey/Locale/zipball/a6b33dfc9e8949b7e28133c4628b29cd9f1850bb",
|
|
"reference": "a6b33dfc9e8949b7e28133c4628b29cd9f1850bb",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2"
|
|
},
|
|
"require-dev": {
|
|
"ext-json": "*",
|
|
"pear/pear-core-minimal": "^1.9",
|
|
"pear/pear_exception": "^1.0",
|
|
"pear/versioncontrol_git": "^0.5",
|
|
"phing/phing": "^2.7",
|
|
"php-coveralls/php-coveralls": "^2.0",
|
|
"phpunit/phpunit": "^8.5|^9.5",
|
|
"symfony/console": "^5.0|^6.0",
|
|
"symfony/filesystem": "^5.0|^6.0",
|
|
"symfony/finder": "^5.0|^6.0",
|
|
"symfony/process": "^5.0|^6.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Giggsey\\Locale\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Joshua Gigg",
|
|
"email": "giggsey@gmail.com",
|
|
"homepage": "https://giggsey.com/"
|
|
}
|
|
],
|
|
"description": "Locale functions required by libphonenumber-for-php",
|
|
"support": {
|
|
"issues": "https://github.com/giggsey/Locale/issues",
|
|
"source": "https://github.com/giggsey/Locale/tree/2.4"
|
|
},
|
|
"time": "2023-04-13T07:40:58+00:00"
|
|
},
|
|
{
|
|
"name": "graham-campbell/result-type",
|
|
"version": "v1.1.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/GrahamCampbell/Result-Type.git",
|
|
"reference": "672eff8cf1d6fe1ef09ca0f89c4b287d6a3eb831"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/672eff8cf1d6fe1ef09ca0f89c4b287d6a3eb831",
|
|
"reference": "672eff8cf1d6fe1ef09ca0f89c4b287d6a3eb831",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.2.5 || ^8.0",
|
|
"phpoption/phpoption": "^1.9.1"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^8.5.32 || ^9.6.3 || ^10.0.12"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"GrahamCampbell\\ResultType\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Graham Campbell",
|
|
"email": "hello@gjcampbell.co.uk",
|
|
"homepage": "https://github.com/GrahamCampbell"
|
|
}
|
|
],
|
|
"description": "An Implementation Of The Result Type",
|
|
"keywords": [
|
|
"Graham Campbell",
|
|
"GrahamCampbell",
|
|
"Result Type",
|
|
"Result-Type",
|
|
"result"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/GrahamCampbell/Result-Type/issues",
|
|
"source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.1.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/GrahamCampbell",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/graham-campbell/result-type",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2023-02-25T20:23:15+00:00"
|
|
},
|
|
{
|
|
"name": "grasmash/expander",
|
|
"version": "2.0.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/grasmash/expander.git",
|
|
"reference": "b7cbc1f2fdf9a9c0e253a424c2a4058316b7cb6e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/grasmash/expander/zipball/b7cbc1f2fdf9a9c0e253a424c2a4058316b7cb6e",
|
|
"reference": "b7cbc1f2fdf9a9c0e253a424c2a4058316b7cb6e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"dflydev/dot-access-data": "^3.0.0",
|
|
"php": ">=7.1",
|
|
"psr/log": "^1 | ^2 | ^3"
|
|
},
|
|
"require-dev": {
|
|
"greg-1-anderson/composer-test-scenarios": "^1",
|
|
"phpunit/phpunit": "^6.0 || ^8.0 || ^9",
|
|
"squizlabs/php_codesniffer": "^2.7 || ^3.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Grasmash\\Expander\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Matthew Grasmick"
|
|
}
|
|
],
|
|
"description": "Expands internal property references in PHP arrays file.",
|
|
"support": {
|
|
"issues": "https://github.com/grasmash/expander/issues",
|
|
"source": "https://github.com/grasmash/expander/tree/2.0.3"
|
|
},
|
|
"time": "2022-04-25T22:17:46+00:00"
|
|
},
|
|
{
|
|
"name": "guzzlehttp/guzzle",
|
|
"version": "6.5.8",
|
|
"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"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "6.5-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"src/functions_include.php"
|
|
],
|
|
"psr-4": {
|
|
"GuzzleHttp\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Graham Campbell",
|
|
"email": "hello@gjcampbell.co.uk",
|
|
"homepage": "https://github.com/GrahamCampbell"
|
|
},
|
|
{
|
|
"name": "Michael Dowling",
|
|
"email": "mtdowling@gmail.com",
|
|
"homepage": "https://github.com/mtdowling"
|
|
},
|
|
{
|
|
"name": "Jeremy Lindblom",
|
|
"email": "jeremeamia@gmail.com",
|
|
"homepage": "https://github.com/jeremeamia"
|
|
},
|
|
{
|
|
"name": "George Mponos",
|
|
"email": "gmponos@gmail.com",
|
|
"homepage": "https://github.com/gmponos"
|
|
},
|
|
{
|
|
"name": "Tobias Nyholm",
|
|
"email": "tobias.nyholm@gmail.com",
|
|
"homepage": "https://github.com/Nyholm"
|
|
},
|
|
{
|
|
"name": "Márk Sági-Kazár",
|
|
"email": "mark.sagikazar@gmail.com",
|
|
"homepage": "https://github.com/sagikazarmark"
|
|
},
|
|
{
|
|
"name": "Tobias Schultze",
|
|
"email": "webmaster@tubo-world.de",
|
|
"homepage": "https://github.com/Tobion"
|
|
}
|
|
],
|
|
"description": "Guzzle is a PHP HTTP client library",
|
|
"homepage": "http://guzzlephp.org/",
|
|
"keywords": [
|
|
"client",
|
|
"curl",
|
|
"framework",
|
|
"http",
|
|
"http client",
|
|
"rest",
|
|
"web service"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/guzzle/guzzle/issues",
|
|
"source": "https://github.com/guzzle/guzzle/tree/6.5.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"
|
|
}
|
|
],
|
|
"time": "2022-06-20T22:16:07+00:00"
|
|
},
|
|
{
|
|
"name": "guzzlehttp/promises",
|
|
"version": "1.5.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/guzzle/promises.git",
|
|
"reference": "67ab6e18aaa14d753cc148911d273f6e6cb6721e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/guzzle/promises/zipball/67ab6e18aaa14d753cc148911d273f6e6cb6721e",
|
|
"reference": "67ab6e18aaa14d753cc148911d273f6e6cb6721e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.5"
|
|
},
|
|
"require-dev": {
|
|
"symfony/phpunit-bridge": "^4.4 || ^5.1"
|
|
},
|
|
"type": "library",
|
|
"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.3"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/GrahamCampbell",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/Nyholm",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2023-05-21T12:31:43+00:00"
|
|
},
|
|
{
|
|
"name": "guzzlehttp/psr7",
|
|
"version": "1.9.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/guzzle/psr7.git",
|
|
"reference": "e4490cabc77465aaee90b20cfc9a770f8c04be6b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/guzzle/psr7/zipball/e4490cabc77465aaee90b20cfc9a770f8c04be6b",
|
|
"reference": "e4490cabc77465aaee90b20cfc9a770f8c04be6b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.4.0",
|
|
"psr/http-message": "~1.0",
|
|
"ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
|
|
},
|
|
"provide": {
|
|
"psr/http-message-implementation": "1.0"
|
|
},
|
|
"require-dev": {
|
|
"ext-zlib": "*",
|
|
"phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10"
|
|
},
|
|
"suggest": {
|
|
"laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
|
|
},
|
|
"type": "library",
|
|
"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.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/GrahamCampbell",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/Nyholm",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2023-04-17T16:00:37+00:00"
|
|
},
|
|
{
|
|
"name": "indieauth/client",
|
|
"version": "1.1.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/indieweb/indieauth-client-php.git",
|
|
"reference": "2ebd8396913ae8c72438dc24f037c8e1717b66ed"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/indieweb/indieauth-client-php/zipball/2ebd8396913ae8c72438dc24f037c8e1717b66ed",
|
|
"reference": "2ebd8396913ae8c72438dc24f037c8e1717b66ed",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"indieweb/representative-h-card": "^0.1.2",
|
|
"mf2/mf2": ">=0.3.2",
|
|
"p3k/http": ">=0.1.6",
|
|
"php": ">5.6.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "4.8.*"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"IndieAuth": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Aaron Parecki",
|
|
"homepage": "https://aaronparecki.com"
|
|
}
|
|
],
|
|
"description": "IndieAuth Client Library",
|
|
"support": {
|
|
"issues": "https://github.com/indieweb/indieauth-client-php/issues",
|
|
"source": "https://github.com/indieweb/indieauth-client-php/tree/1.1.5"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://opencollective.com/indieweb",
|
|
"type": "opencollective"
|
|
}
|
|
],
|
|
"time": "2021-01-10T00:19:07+00:00"
|
|
},
|
|
{
|
|
"name": "indieweb/link-rel-parser",
|
|
"version": "0.1.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/indieweb/link-rel-parser-php.git",
|
|
"reference": "295420e4f16d9a9d262a3c25a7a583794428f055"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/indieweb/link-rel-parser-php/zipball/295420e4f16d9a9d262a3c25a7a583794428f055",
|
|
"reference": "295420e4f16d9a9d262a3c25a7a583794428f055",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"src/IndieWeb/link_rel_parser.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Aaron Parecki",
|
|
"homepage": "http://aaronparecki.com"
|
|
},
|
|
{
|
|
"name": "Tantek Çelik",
|
|
"homepage": "http://tantek.com"
|
|
}
|
|
],
|
|
"description": "Parse rel values from HTTP headers",
|
|
"homepage": "https://github.com/indieweb/link-rel-parser-php",
|
|
"keywords": [
|
|
"http",
|
|
"indieweb",
|
|
"microformats2"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/indieweb/link-rel-parser-php/issues",
|
|
"source": "https://github.com/indieweb/link-rel-parser-php/tree/master"
|
|
},
|
|
"time": "2017-01-11T17:14:49+00:00"
|
|
},
|
|
{
|
|
"name": "indieweb/mention-client",
|
|
"version": "1.2.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/indieweb/mention-client-php.git",
|
|
"reference": "6807f4b1b96df7f47ea425eebfc7c032768652cf"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/indieweb/mention-client-php/zipball/6807f4b1b96df7f47ea425eebfc7c032768652cf",
|
|
"reference": "6807f4b1b96df7f47ea425eebfc7c032768652cf",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"mf2/mf2": ">=0.2",
|
|
"php": ">=5.6"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^6"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"IndieWeb": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Aaron Parecki",
|
|
"email": "aaron@parecki.com",
|
|
"homepage": "http://aaronparecki.com/"
|
|
}
|
|
],
|
|
"description": "Client library for sending webmention and pingback notifications",
|
|
"homepage": "https://github.com/indieweb/mention-client-php",
|
|
"support": {
|
|
"issues": "https://github.com/indieweb/mention-client-php/issues",
|
|
"source": "https://github.com/indieweb/mention-client-php/tree/1.2.1"
|
|
},
|
|
"time": "2021-02-02T13:13:07+00:00"
|
|
},
|
|
{
|
|
"name": "indieweb/representative-h-card",
|
|
"version": "0.1.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/indieweb/representative-h-card-php.git",
|
|
"reference": "97731c6ccc0838418c775b867bf826aeaa91cd95"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/indieweb/representative-h-card-php/zipball/97731c6ccc0838418c775b867bf826aeaa91cd95",
|
|
"reference": "97731c6ccc0838418c775b867bf826aeaa91cd95",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.4"
|
|
},
|
|
"require-dev": {
|
|
"mf2/mf2": "0.2.*",
|
|
"phpunit/phpunit": "*"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"src/mf2/representative-h-card.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Aaron Parecki",
|
|
"homepage": "http://aaronparecki.com"
|
|
}
|
|
],
|
|
"keywords": [
|
|
"h-card",
|
|
"indieweb",
|
|
"mf2",
|
|
"microformats"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/indieweb/representative-h-card-php/issues",
|
|
"source": "https://github.com/indieweb/representative-h-card-php/tree/0.1.3"
|
|
},
|
|
"time": "2023-05-24T15:33:06+00:00"
|
|
},
|
|
{
|
|
"name": "johngrogg/ics-parser",
|
|
"version": "v3.2.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/u01jmg3/ics-parser.git",
|
|
"reference": "a3a291c51c378cc4a7f3aec6cd2478bdbd110575"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/u01jmg3/ics-parser/zipball/a3a291c51c378cc4a7f3aec6cd2478bdbd110575",
|
|
"reference": "a3a291c51c378cc4a7f3aec6cd2478bdbd110575",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-mbstring": "*",
|
|
"php": ">=5.6.40"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^5|^9|^10"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"ICal": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jonathan Goode",
|
|
"role": "Developer/Owner"
|
|
},
|
|
{
|
|
"name": "John Grogg",
|
|
"email": "john.grogg@gmail.com",
|
|
"role": "Developer/Prior Owner"
|
|
}
|
|
],
|
|
"description": "ICS Parser",
|
|
"homepage": "https://github.com/u01jmg3/ics-parser",
|
|
"keywords": [
|
|
"iCalendar",
|
|
"ical",
|
|
"ical-parser",
|
|
"ics",
|
|
"ics-parser",
|
|
"ifb"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/u01jmg3/ics-parser/issues",
|
|
"source": "https://github.com/u01jmg3/ics-parser/tree/v3.2.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sponsors/u01jmg3",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2023-02-23T16:50:46+00:00"
|
|
},
|
|
{
|
|
"name": "kwn/number-to-words",
|
|
"version": "1.13.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kwn/number-to-words.git",
|
|
"reference": "df61dc0f2fffe49f87319c9bcf1f7f44669152c7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kwn/number-to-words/zipball/df61dc0f2fffe49f87319c9bcf1f7f44669152c7",
|
|
"reference": "df61dc0f2fffe49f87319c9bcf1f7f44669152c7",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.6|>=7.1"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^5.7.9",
|
|
"squizlabs/php_codesniffer": "^3.3.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"NumberToWords\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Karol Wnuk",
|
|
"email": "k.wnuk@ascetic.pl"
|
|
}
|
|
],
|
|
"description": "Multi language standalone PHP number to words converter. Fully tested, open for extensions and new languages.",
|
|
"keywords": [
|
|
"currency",
|
|
"money",
|
|
"number",
|
|
"numbers",
|
|
"string",
|
|
"to",
|
|
"words"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/kwn/number-to-words/issues",
|
|
"source": "https://github.com/kwn/number-to-words/tree/1.13.0"
|
|
},
|
|
"time": "2021-06-23T20:47:44+00:00"
|
|
},
|
|
{
|
|
"name": "laminas/laminas-escaper",
|
|
"version": "2.12.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/laminas/laminas-escaper.git",
|
|
"reference": "ee7a4c37bf3d0e8c03635d5bddb5bb3184ead490"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/ee7a4c37bf3d0e8c03635d5bddb5bb3184ead490",
|
|
"reference": "ee7a4c37bf3d0e8c03635d5bddb5bb3184ead490",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-ctype": "*",
|
|
"ext-mbstring": "*",
|
|
"php": "^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0"
|
|
},
|
|
"conflict": {
|
|
"zendframework/zend-escaper": "*"
|
|
},
|
|
"require-dev": {
|
|
"infection/infection": "^0.26.6",
|
|
"laminas/laminas-coding-standard": "~2.4.0",
|
|
"maglnet/composer-require-checker": "^3.8.0",
|
|
"phpunit/phpunit": "^9.5.18",
|
|
"psalm/plugin-phpunit": "^0.17.0",
|
|
"vimeo/psalm": "^4.22.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Laminas\\Escaper\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs",
|
|
"homepage": "https://laminas.dev",
|
|
"keywords": [
|
|
"escaper",
|
|
"laminas"
|
|
],
|
|
"support": {
|
|
"chat": "https://laminas.dev/chat",
|
|
"docs": "https://docs.laminas.dev/laminas-escaper/",
|
|
"forum": "https://discourse.laminas.dev",
|
|
"issues": "https://github.com/laminas/laminas-escaper/issues",
|
|
"rss": "https://github.com/laminas/laminas-escaper/releases.atom",
|
|
"source": "https://github.com/laminas/laminas-escaper"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://funding.communitybridge.org/projects/laminas-project",
|
|
"type": "community_bridge"
|
|
}
|
|
],
|
|
"time": "2022-10-10T10:11:09+00:00"
|
|
},
|
|
{
|
|
"name": "laminas/laminas-feed",
|
|
"version": "2.21.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/laminas/laminas-feed.git",
|
|
"reference": "52918789a417bc292ccd6fbb4b91bd78a65d50ab"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/laminas/laminas-feed/zipball/52918789a417bc292ccd6fbb4b91bd78a65d50ab",
|
|
"reference": "52918789a417bc292ccd6fbb4b91bd78a65d50ab",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-dom": "*",
|
|
"ext-libxml": "*",
|
|
"laminas/laminas-escaper": "^2.9",
|
|
"laminas/laminas-stdlib": "^3.6",
|
|
"php": "~8.1.0 || ~8.2.0"
|
|
},
|
|
"conflict": {
|
|
"laminas/laminas-servicemanager": "<3.3",
|
|
"zendframework/zend-feed": "*"
|
|
},
|
|
"require-dev": {
|
|
"laminas/laminas-cache": "^2.13.2 || ^3.10.1",
|
|
"laminas/laminas-cache-storage-adapter-memory": "^1.1.0 || ^2.2",
|
|
"laminas/laminas-coding-standard": "~2.5.0",
|
|
"laminas/laminas-db": "^2.18",
|
|
"laminas/laminas-http": "^2.18",
|
|
"laminas/laminas-servicemanager": "^3.21.0",
|
|
"laminas/laminas-validator": "^2.30.1",
|
|
"phpunit/phpunit": "^10.2.6",
|
|
"psalm/plugin-phpunit": "^0.18.4",
|
|
"psr/http-message": "^2.0",
|
|
"vimeo/psalm": "^5.13.1"
|
|
},
|
|
"suggest": {
|
|
"laminas/laminas-cache": "Laminas\\Cache component, for optionally caching feeds between requests",
|
|
"laminas/laminas-db": "Laminas\\Db component, for use with PubSubHubbub",
|
|
"laminas/laminas-http": "Laminas\\Http for PubSubHubbub, and optionally for use with Laminas\\Feed\\Reader",
|
|
"laminas/laminas-servicemanager": "Laminas\\ServiceManager component, for easily extending ExtensionManager implementations",
|
|
"laminas/laminas-validator": "Laminas\\Validator component, for validating email addresses used in Atom feeds and entries when using the Writer subcomponent",
|
|
"psr/http-message": "PSR-7 ^1.0.1, if you wish to use Laminas\\Feed\\Reader\\Http\\Psr7ResponseDecorator"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Laminas\\Feed\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"description": "provides functionality for creating and consuming RSS and Atom feeds",
|
|
"homepage": "https://laminas.dev",
|
|
"keywords": [
|
|
"atom",
|
|
"feed",
|
|
"laminas",
|
|
"rss"
|
|
],
|
|
"support": {
|
|
"chat": "https://laminas.dev/chat",
|
|
"docs": "https://docs.laminas.dev/laminas-feed/",
|
|
"forum": "https://discourse.laminas.dev",
|
|
"issues": "https://github.com/laminas/laminas-feed/issues",
|
|
"rss": "https://github.com/laminas/laminas-feed/releases.atom",
|
|
"source": "https://github.com/laminas/laminas-feed"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://funding.communitybridge.org/projects/laminas-project",
|
|
"type": "community_bridge"
|
|
}
|
|
],
|
|
"time": "2023-07-24T09:21:16+00:00"
|
|
},
|
|
{
|
|
"name": "laminas/laminas-stdlib",
|
|
"version": "3.17.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/laminas/laminas-stdlib.git",
|
|
"reference": "dd35c868075bad80b6718959740913e178eb4274"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/dd35c868075bad80b6718959740913e178eb4274",
|
|
"reference": "dd35c868075bad80b6718959740913e178eb4274",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "~8.1.0 || ~8.2.0"
|
|
},
|
|
"conflict": {
|
|
"zendframework/zend-stdlib": "*"
|
|
},
|
|
"require-dev": {
|
|
"laminas/laminas-coding-standard": "^2.5",
|
|
"phpbench/phpbench": "^1.2.9",
|
|
"phpunit/phpunit": "^10.0.16",
|
|
"psalm/plugin-phpunit": "^0.18.4",
|
|
"vimeo/psalm": "^5.8"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Laminas\\Stdlib\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"description": "SPL extensions, array utilities, error handlers, and more",
|
|
"homepage": "https://laminas.dev",
|
|
"keywords": [
|
|
"laminas",
|
|
"stdlib"
|
|
],
|
|
"support": {
|
|
"chat": "https://laminas.dev/chat",
|
|
"docs": "https://docs.laminas.dev/laminas-stdlib/",
|
|
"forum": "https://discourse.laminas.dev",
|
|
"issues": "https://github.com/laminas/laminas-stdlib/issues",
|
|
"rss": "https://github.com/laminas/laminas-stdlib/releases.atom",
|
|
"source": "https://github.com/laminas/laminas-stdlib"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://funding.communitybridge.org/projects/laminas-project",
|
|
"type": "community_bridge"
|
|
}
|
|
],
|
|
"time": "2023-03-20T13:51:37+00:00"
|
|
},
|
|
{
|
|
"name": "laminas/laminas-xml",
|
|
"version": "1.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/laminas/laminas-xml.git",
|
|
"reference": "30a4da5a003971de8f54e6810e742fe375e5d5d3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/laminas/laminas-xml/zipball/30a4da5a003971de8f54e6810e742fe375e5d5d3",
|
|
"reference": "30a4da5a003971de8f54e6810e742fe375e5d5d3",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-dom": "*",
|
|
"ext-simplexml": "*",
|
|
"php": "~8.0.0 || ~8.1.0 || ~8.2.0"
|
|
},
|
|
"conflict": {
|
|
"zendframework/zendxml": "*"
|
|
},
|
|
"require-dev": {
|
|
"ext-iconv": "*",
|
|
"laminas/laminas-coding-standard": "~1.0.0",
|
|
"phpunit/phpunit": "^9.5.8",
|
|
"squizlabs/php_codesniffer": "3.6.1 as 2.9999999.9999999"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Laminas\\Xml\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"description": "Utility library for XML usage, best practices, and security in PHP",
|
|
"homepage": "https://laminas.dev",
|
|
"keywords": [
|
|
"laminas",
|
|
"security",
|
|
"xml"
|
|
],
|
|
"support": {
|
|
"chat": "https://laminas.dev/chat",
|
|
"forum": "https://discourse.laminas.dev",
|
|
"issues": "https://github.com/laminas/laminas-xml/issues",
|
|
"rss": "https://github.com/laminas/laminas-xml/releases.atom",
|
|
"source": "https://github.com/laminas/laminas-xml"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://funding.communitybridge.org/projects/laminas-project",
|
|
"type": "community_bridge"
|
|
}
|
|
],
|
|
"time": "2022-11-16T00:17:18+00:00"
|
|
},
|
|
{
|
|
"name": "lcobucci/clock",
|
|
"version": "2.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/lcobucci/clock.git",
|
|
"reference": "c7aadcd6fd97ed9e199114269c0be3f335e38876"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/lcobucci/clock/zipball/c7aadcd6fd97ed9e199114269c0be3f335e38876",
|
|
"reference": "c7aadcd6fd97ed9e199114269c0be3f335e38876",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "~8.1.0 || ~8.2.0",
|
|
"stella-maris/clock": "^0.1.7"
|
|
},
|
|
"provide": {
|
|
"psr/clock-implementation": "1.0"
|
|
},
|
|
"require-dev": {
|
|
"infection/infection": "^0.26",
|
|
"lcobucci/coding-standard": "^9.0",
|
|
"phpstan/extension-installer": "^1.2",
|
|
"phpstan/phpstan": "^1.9.4",
|
|
"phpstan/phpstan-deprecation-rules": "^1.1.1",
|
|
"phpstan/phpstan-phpunit": "^1.3.2",
|
|
"phpstan/phpstan-strict-rules": "^1.4.4",
|
|
"phpunit/phpunit": "^9.5.27"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Lcobucci\\Clock\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Luís Cobucci",
|
|
"email": "lcobucci@gmail.com"
|
|
}
|
|
],
|
|
"description": "Yet another clock abstraction",
|
|
"support": {
|
|
"issues": "https://github.com/lcobucci/clock/issues",
|
|
"source": "https://github.com/lcobucci/clock/tree/2.3.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/lcobucci",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://www.patreon.com/lcobucci",
|
|
"type": "patreon"
|
|
}
|
|
],
|
|
"time": "2022-12-19T14:38:11+00:00"
|
|
},
|
|
{
|
|
"name": "lcobucci/jwt",
|
|
"version": "4.0.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/lcobucci/jwt.git",
|
|
"reference": "55564265fddf810504110bd68ca311932324b0e9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/lcobucci/jwt/zipball/55564265fddf810504110bd68ca311932324b0e9",
|
|
"reference": "55564265fddf810504110bd68ca311932324b0e9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-mbstring": "*",
|
|
"ext-openssl": "*",
|
|
"lcobucci/clock": "^2.0",
|
|
"php": "^7.4 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"infection/infection": "^0.20",
|
|
"lcobucci/coding-standard": "^6.0",
|
|
"mikey179/vfsstream": "^1.6",
|
|
"phpbench/phpbench": "^0.17",
|
|
"phpstan/extension-installer": "^1.0",
|
|
"phpstan/phpstan": "^0.12",
|
|
"phpstan/phpstan-deprecation-rules": "^0.12",
|
|
"phpstan/phpstan-phpunit": "^0.12",
|
|
"phpstan/phpstan-strict-rules": "^0.12",
|
|
"phpunit/php-invoker": "^3.1",
|
|
"phpunit/phpunit": "^9.4"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "4.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Lcobucci\\JWT\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Luís Cobucci",
|
|
"email": "lcobucci@gmail.com",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "A simple library to work with JSON Web Token and JSON Web Signature",
|
|
"keywords": [
|
|
"JWS",
|
|
"jwt"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/lcobucci/jwt/issues",
|
|
"source": "https://github.com/lcobucci/jwt/tree/4.0.4"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/lcobucci",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://www.patreon.com/lcobucci",
|
|
"type": "patreon"
|
|
}
|
|
],
|
|
"time": "2021-09-28T19:18:28+00:00"
|
|
},
|
|
{
|
|
"name": "league/commonmark",
|
|
"version": "1.6.7",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/thephpleague/commonmark.git",
|
|
"reference": "2b8185c13bc9578367a5bf901881d1c1b5bbd09b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/2b8185c13bc9578367a5bf901881d1c1b5bbd09b",
|
|
"reference": "2b8185c13bc9578367a5bf901881d1c1b5bbd09b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-mbstring": "*",
|
|
"php": "^7.1 || ^8.0"
|
|
},
|
|
"conflict": {
|
|
"scrutinizer/ocular": "1.7.*"
|
|
},
|
|
"require-dev": {
|
|
"cebe/markdown": "~1.0",
|
|
"commonmark/commonmark.js": "0.29.2",
|
|
"erusev/parsedown": "~1.0",
|
|
"ext-json": "*",
|
|
"github/gfm": "0.29.0",
|
|
"michelf/php-markdown": "~1.4",
|
|
"mikehaertl/php-shellcommand": "^1.4",
|
|
"phpstan/phpstan": "^0.12.90",
|
|
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.2",
|
|
"scrutinizer/ocular": "^1.5",
|
|
"symfony/finder": "^4.2"
|
|
},
|
|
"bin": [
|
|
"bin/commonmark"
|
|
],
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"League\\CommonMark\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Colin O'Dell",
|
|
"email": "colinodell@gmail.com",
|
|
"homepage": "https://www.colinodell.com",
|
|
"role": "Lead Developer"
|
|
}
|
|
],
|
|
"description": "Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and Github-Flavored Markdown (GFM)",
|
|
"homepage": "https://commonmark.thephpleague.com",
|
|
"keywords": [
|
|
"commonmark",
|
|
"flavored",
|
|
"gfm",
|
|
"github",
|
|
"github-flavored",
|
|
"markdown",
|
|
"md",
|
|
"parser"
|
|
],
|
|
"support": {
|
|
"docs": "https://commonmark.thephpleague.com/",
|
|
"issues": "https://github.com/thephpleague/commonmark/issues",
|
|
"rss": "https://github.com/thephpleague/commonmark/releases.atom",
|
|
"source": "https://github.com/thephpleague/commonmark"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://www.colinodell.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://www.paypal.me/colinpodell/10.00",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/colinodell",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/league/commonmark",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2022-01-13T17:18:13+00:00"
|
|
},
|
|
{
|
|
"name": "league/container",
|
|
"version": "4.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/thephpleague/container.git",
|
|
"reference": "375d13cb828649599ef5d48a339c4af7a26cd0ab"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/thephpleague/container/zipball/375d13cb828649599ef5d48a339c4af7a26cd0ab",
|
|
"reference": "375d13cb828649599ef5d48a339c4af7a26cd0ab",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.2 || ^8.0",
|
|
"psr/container": "^1.1 || ^2.0"
|
|
},
|
|
"provide": {
|
|
"psr/container-implementation": "^1.0"
|
|
},
|
|
"replace": {
|
|
"orno/di": "~2.0"
|
|
},
|
|
"require-dev": {
|
|
"nette/php-generator": "^3.4",
|
|
"nikic/php-parser": "^4.10",
|
|
"phpstan/phpstan": "^0.12.47",
|
|
"phpunit/phpunit": "^8.5.17",
|
|
"roave/security-advisories": "dev-latest",
|
|
"scrutinizer/ocular": "^1.8",
|
|
"squizlabs/php_codesniffer": "^3.6"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "4.x-dev",
|
|
"dev-4.x": "4.x-dev",
|
|
"dev-3.x": "3.x-dev",
|
|
"dev-2.x": "2.x-dev",
|
|
"dev-1.x": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"League\\Container\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Phil Bennett",
|
|
"email": "mail@philbennett.co.uk",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "A fast and intuitive dependency injection container.",
|
|
"homepage": "https://github.com/thephpleague/container",
|
|
"keywords": [
|
|
"container",
|
|
"dependency",
|
|
"di",
|
|
"injection",
|
|
"league",
|
|
"provider",
|
|
"service"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/thephpleague/container/issues",
|
|
"source": "https://github.com/thephpleague/container/tree/4.2.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/philipobenito",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2021-11-16T10:29:06+00:00"
|
|
},
|
|
{
|
|
"name": "league/csv",
|
|
"version": "9.10.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/thephpleague/csv.git",
|
|
"reference": "d24b0d484812313b07ab74b0fe4db9661606df6c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/thephpleague/csv/zipball/d24b0d484812313b07ab74b0fe4db9661606df6c",
|
|
"reference": "d24b0d484812313b07ab74b0fe4db9661606df6c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-json": "*",
|
|
"ext-mbstring": "*",
|
|
"php": "^8.1.2"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/collections": "^2.1.3",
|
|
"ext-dom": "*",
|
|
"ext-xdebug": "*",
|
|
"friendsofphp/php-cs-fixer": "^v3.22.0",
|
|
"phpbench/phpbench": "^1.2.14",
|
|
"phpstan/phpstan": "^1.10.26",
|
|
"phpstan/phpstan-deprecation-rules": "^1.1.3",
|
|
"phpstan/phpstan-phpunit": "^1.3.13",
|
|
"phpstan/phpstan-strict-rules": "^1.5.1",
|
|
"phpunit/phpunit": "^10.3.1",
|
|
"symfony/var-dumper": "^6.3.3"
|
|
},
|
|
"suggest": {
|
|
"ext-dom": "Required to use the XMLConverter and the HTMLConverter classes",
|
|
"ext-iconv": "Needed to ease transcoding CSV using iconv stream filters"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "9.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"src/functions_include.php"
|
|
],
|
|
"psr-4": {
|
|
"League\\Csv\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ignace Nyamagana Butera",
|
|
"email": "nyamsprod@gmail.com",
|
|
"homepage": "https://github.com/nyamsprod/",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "CSV data manipulation made easy in PHP",
|
|
"homepage": "https://csv.thephpleague.com",
|
|
"keywords": [
|
|
"convert",
|
|
"csv",
|
|
"export",
|
|
"filter",
|
|
"import",
|
|
"read",
|
|
"transform",
|
|
"write"
|
|
],
|
|
"support": {
|
|
"docs": "https://csv.thephpleague.com",
|
|
"issues": "https://github.com/thephpleague/csv/issues",
|
|
"rss": "https://github.com/thephpleague/csv/releases.atom",
|
|
"source": "https://github.com/thephpleague/csv"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sponsors/nyamsprod",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2023-08-04T15:12:48+00:00"
|
|
},
|
|
{
|
|
"name": "league/oauth2-client",
|
|
"version": "2.7.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/thephpleague/oauth2-client.git",
|
|
"reference": "160d6274b03562ebeb55ed18399281d8118b76c8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/thephpleague/oauth2-client/zipball/160d6274b03562ebeb55ed18399281d8118b76c8",
|
|
"reference": "160d6274b03562ebeb55ed18399281d8118b76c8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"guzzlehttp/guzzle": "^6.0 || ^7.0",
|
|
"paragonie/random_compat": "^1 || ^2 || ^9.99",
|
|
"php": "^5.6 || ^7.0 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"mockery/mockery": "^1.3.5",
|
|
"php-parallel-lint/php-parallel-lint": "^1.3.1",
|
|
"phpunit/phpunit": "^5.7 || ^6.0 || ^9.5",
|
|
"squizlabs/php_codesniffer": "^2.3 || ^3.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-2.x": "2.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"League\\OAuth2\\Client\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Alex Bilbie",
|
|
"email": "hello@alexbilbie.com",
|
|
"homepage": "http://www.alexbilbie.com",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "Woody Gilk",
|
|
"homepage": "https://github.com/shadowhand",
|
|
"role": "Contributor"
|
|
}
|
|
],
|
|
"description": "OAuth 2.0 Client Library",
|
|
"keywords": [
|
|
"Authentication",
|
|
"SSO",
|
|
"authorization",
|
|
"identity",
|
|
"idp",
|
|
"oauth",
|
|
"oauth2",
|
|
"single sign on"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/thephpleague/oauth2-client/issues",
|
|
"source": "https://github.com/thephpleague/oauth2-client/tree/2.7.0"
|
|
},
|
|
"time": "2023-04-16T18:19:15+00:00"
|
|
},
|
|
{
|
|
"name": "league/oauth2-facebook",
|
|
"version": "2.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/thephpleague/oauth2-facebook.git",
|
|
"reference": "ec6d62a00b548c6cd56d7b734346b9e6befbfbbb"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/thephpleague/oauth2-facebook/zipball/ec6d62a00b548c6cd56d7b734346b9e6befbfbbb",
|
|
"reference": "ec6d62a00b548c6cd56d7b734346b9e6befbfbbb",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"league/oauth2-client": "^2.0",
|
|
"php": ">=7.3"
|
|
},
|
|
"require-dev": {
|
|
"ext-json": "*",
|
|
"mockery/mockery": "~1.3.0",
|
|
"phpunit/phpunit": "^9.4",
|
|
"squizlabs/php_codesniffer": "~3.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"League\\OAuth2\\Client\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sammy Kaye Powers",
|
|
"email": "me@sammyk.me",
|
|
"homepage": "http://www.sammyk.me"
|
|
}
|
|
],
|
|
"description": "Facebook OAuth 2.0 Client Provider for The PHP League OAuth2-Client",
|
|
"keywords": [
|
|
"Authentication",
|
|
"authorization",
|
|
"client",
|
|
"facebook",
|
|
"oauth",
|
|
"oauth2"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/thephpleague/oauth2-facebook/issues",
|
|
"source": "https://github.com/thephpleague/oauth2-facebook/tree/2.2.0"
|
|
},
|
|
"time": "2022-02-24T18:45:07+00:00"
|
|
},
|
|
{
|
|
"name": "longwave/laminas-diactoros",
|
|
"version": "2.14.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/longwave/laminas-diactoros.git",
|
|
"reference": "ae4f0becf249ae8eea8f2f8f9fb927104e55a885"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/longwave/laminas-diactoros/zipball/ae4f0becf249ae8eea8f2f8f9fb927104e55a885",
|
|
"reference": "ae4f0becf249ae8eea8f2f8f9fb927104e55a885",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.3 || ~8.0.0 || ~8.1.0 || ~8.2.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"
|
|
},
|
|
"replace": {
|
|
"laminas/laminas-diactoros": "2.18.1"
|
|
},
|
|
"require-dev": {
|
|
"ext-curl": "*",
|
|
"ext-dom": "*",
|
|
"ext-gd": "*",
|
|
"ext-libxml": "*",
|
|
"http-interop/http-factory-tests": "^0.9.0",
|
|
"laminas/laminas-coding-standard": "~2.3.0",
|
|
"php-http/psr7-integration-tests": "^1.1.1",
|
|
"phpspec/prophecy-phpunit": "^2.0",
|
|
"phpunit/phpunit": "^9.5",
|
|
"psalm/plugin-phpunit": "^0.17.0",
|
|
"vimeo/psalm": "^4.24.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"laminas": {
|
|
"config-provider": "Laminas\\Diactoros\\ConfigProvider",
|
|
"module": "Laminas\\Diactoros"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"src/functions/create_uploaded_file.php",
|
|
"src/functions/marshal_headers_from_sapi.php",
|
|
"src/functions/marshal_method_from_sapi.php",
|
|
"src/functions/marshal_protocol_version_from_sapi.php",
|
|
"src/functions/marshal_uri_from_sapi.php",
|
|
"src/functions/normalize_server.php",
|
|
"src/functions/normalize_uploaded_files.php",
|
|
"src/functions/parse_cookie_header.php",
|
|
"src/functions/create_uploaded_file.legacy.php",
|
|
"src/functions/marshal_headers_from_sapi.legacy.php",
|
|
"src/functions/marshal_method_from_sapi.legacy.php",
|
|
"src/functions/marshal_protocol_version_from_sapi.legacy.php",
|
|
"src/functions/marshal_uri_from_sapi.legacy.php",
|
|
"src/functions/normalize_server.legacy.php",
|
|
"src/functions/normalize_uploaded_files.legacy.php",
|
|
"src/functions/parse_cookie_header.legacy.php"
|
|
],
|
|
"psr-4": {
|
|
"Laminas\\Diactoros\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"description": "PSR HTTP Message implementations",
|
|
"homepage": "https://laminas.dev",
|
|
"keywords": [
|
|
"http",
|
|
"laminas",
|
|
"psr",
|
|
"psr-17",
|
|
"psr-7"
|
|
],
|
|
"support": {
|
|
"chat": "https://laminas.dev/chat",
|
|
"docs": "https://docs.laminas.dev/laminas-diactoros/",
|
|
"forum": "https://discourse.laminas.dev",
|
|
"issues": "https://github.com/laminas/laminas-diactoros/issues",
|
|
"rss": "https://github.com/laminas/laminas-diactoros/releases.atom",
|
|
"source": "https://github.com/laminas/laminas-diactoros"
|
|
},
|
|
"time": "2023-04-26T21:27:14+00:00"
|
|
},
|
|
{
|
|
"name": "masterminds/html5",
|
|
"version": "2.7.6",
|
|
"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"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.7-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Masterminds\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Matt Butcher",
|
|
"email": "technosophos@gmail.com"
|
|
},
|
|
{
|
|
"name": "Matt Farina",
|
|
"email": "matt@mattfarina.com"
|
|
},
|
|
{
|
|
"name": "Asmir Mustafic",
|
|
"email": "goetas@gmail.com"
|
|
}
|
|
],
|
|
"description": "An HTML5 parser and serializer.",
|
|
"homepage": "http://masterminds.github.io/html5-php",
|
|
"keywords": [
|
|
"HTML5",
|
|
"dom",
|
|
"html",
|
|
"parser",
|
|
"querypath",
|
|
"serializer",
|
|
"xml"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/Masterminds/html5-php/issues",
|
|
"source": "https://github.com/Masterminds/html5-php/tree/2.7.6"
|
|
},
|
|
"time": "2022-08-18T16:18:26+00:00"
|
|
},
|
|
{
|
|
"name": "mf2/mf2",
|
|
"version": "0.4.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/microformats/php-mf2.git",
|
|
"reference": "00b70ee7eb7f5b0585b1bd467f6c9cbd75055d23"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/microformats/php-mf2/zipball/00b70ee7eb7f5b0585b1bd467f6c9cbd75055d23",
|
|
"reference": "00b70ee7eb7f5b0585b1bd467f6c9cbd75055d23",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.4.0"
|
|
},
|
|
"require-dev": {
|
|
"mf2/tests": "@dev",
|
|
"phpdocumentor/phpdocumentor": "v2.8.4",
|
|
"phpunit/phpunit": "4.8.*"
|
|
},
|
|
"suggest": {
|
|
"barnabywalters/mf-cleaner": "To more easily handle the canonical data php-mf2 gives you",
|
|
"masterminds/html5": "Alternative HTML parser for PHP, for better HTML5 support."
|
|
},
|
|
"bin": [
|
|
"bin/fetch-mf2",
|
|
"bin/parse-mf2"
|
|
],
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"Mf2/Parser.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"CC0-1.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Barnaby Walters",
|
|
"homepage": "http://waterpigs.co.uk"
|
|
}
|
|
],
|
|
"description": "A pure, generic microformats2 parser — makes HTML as easy to consume as a JSON API",
|
|
"keywords": [
|
|
"html",
|
|
"microformats",
|
|
"microformats 2",
|
|
"parser",
|
|
"semantic"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/microformats/php-mf2/issues",
|
|
"source": "https://github.com/microformats/php-mf2/tree/master"
|
|
},
|
|
"time": "2018-08-24T14:47:04+00:00"
|
|
},
|
|
{
|
|
"name": "mikehaertl/php-shellcommand",
|
|
"version": "1.7.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/mikehaertl/php-shellcommand.git",
|
|
"reference": "e79ea528be155ffdec6f3bf1a4a46307bb49e545"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/mikehaertl/php-shellcommand/zipball/e79ea528be155ffdec6f3bf1a4a46307bb49e545",
|
|
"reference": "e79ea528be155ffdec6f3bf1a4a46307bb49e545",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">= 5.3.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": ">4.0 <=9.4"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"mikehaertl\\shellcommand\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Michael Härtl",
|
|
"email": "haertl.mike@gmail.com"
|
|
}
|
|
],
|
|
"description": "An object oriented interface to shell commands",
|
|
"keywords": [
|
|
"shell"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/mikehaertl/php-shellcommand/issues",
|
|
"source": "https://github.com/mikehaertl/php-shellcommand/tree/1.7.0"
|
|
},
|
|
"time": "2023-04-19T08:25:22+00:00"
|
|
},
|
|
{
|
|
"name": "mkalkbrenner/php-htmldiff-advanced",
|
|
"version": "0.0.8",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/mkalkbrenner/php-htmldiff.git",
|
|
"reference": "3a714b48c9c3d3730baaf6d3949691e654cd37c9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/mkalkbrenner/php-htmldiff/zipball/3a714b48c9c3d3730baaf6d3949691e654cd37c9",
|
|
"reference": "3a714b48c9c3d3730baaf6d3949691e654cd37c9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"caxy/php-htmldiff": ">=0.0.6",
|
|
"php": ">=5.5.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"src/HtmlDiffAdvancedInterface.php",
|
|
"src/HtmlDiffAdvanced.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GNU General Public License V2"
|
|
],
|
|
"description": "An add-on for the php-htmldiff library for comparing two HTML files/snippets and highlighting the differences using simple HTML.",
|
|
"homepage": "https://github.com/mkalkbrenner/php-htmldiff",
|
|
"keywords": [
|
|
"diff",
|
|
"html"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/mkalkbrenner/php-htmldiff/issues",
|
|
"source": "https://github.com/mkalkbrenner/php-htmldiff/tree/master"
|
|
},
|
|
"time": "2016-07-25T17:07:32+00:00"
|
|
},
|
|
{
|
|
"name": "mtownsend/xml-to-array",
|
|
"version": "2.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/mtownsend5512/xml-to-array.git",
|
|
"reference": "0734720a8462dba36d90fb8b2723bf46af0091f4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/mtownsend5512/xml-to-array/zipball/0734720a8462dba36d90fb8b2723bf46af0091f4",
|
|
"reference": "0734720a8462dba36d90fb8b2723bf46af0091f4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "~7.0|~8.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^6.4"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"src/helpers.php"
|
|
],
|
|
"psr-4": {
|
|
"Mtownsend\\XmlToArray\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Mark Townsend",
|
|
"email": "mtownsend5512@gmail.com",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "Easily convert valid xml to a php array.",
|
|
"keywords": [
|
|
"array",
|
|
"convert",
|
|
"laravel",
|
|
"xml"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/mtownsend5512/xml-to-array/issues",
|
|
"source": "https://github.com/mtownsend5512/xml-to-array/tree/2.0.0"
|
|
},
|
|
"time": "2021-02-27T22:39:18+00:00"
|
|
},
|
|
{
|
|
"name": "nikic/php-parser",
|
|
"version": "v4.17.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/nikic/PHP-Parser.git",
|
|
"reference": "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d",
|
|
"reference": "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-tokenizer": "*",
|
|
"php": ">=7.0"
|
|
},
|
|
"require-dev": {
|
|
"ircmaxell/php-yacc": "^0.0.7",
|
|
"phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
|
|
},
|
|
"bin": [
|
|
"bin/php-parse"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "4.9-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"PhpParser\\": "lib/PhpParser"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nikita Popov"
|
|
}
|
|
],
|
|
"description": "A PHP parser written in PHP",
|
|
"keywords": [
|
|
"parser",
|
|
"php"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/nikic/PHP-Parser/issues",
|
|
"source": "https://github.com/nikic/PHP-Parser/tree/v4.17.1"
|
|
},
|
|
"time": "2023-08-13T19:53:39+00:00"
|
|
},
|
|
{
|
|
"name": "p3k/http",
|
|
"version": "0.1.12",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/aaronpk/p3k-http.git",
|
|
"reference": "cf9c5b7cdbe1800bfb9587a20953ed8d20322e0b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/aaronpk/p3k-http/zipball/cf9c5b7cdbe1800bfb9587a20953ed8d20322e0b",
|
|
"reference": "cf9c5b7cdbe1800bfb9587a20953ed8d20322e0b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"indieweb/link-rel-parser": "0.1.*",
|
|
"mf2/mf2": ">=0.3.2"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"p3k\\": "src/p3k"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Aaron Parecki",
|
|
"homepage": "https://aaronparecki.com"
|
|
}
|
|
],
|
|
"description": "A simple wrapper API around the PHP curl functions",
|
|
"homepage": "https://github.com/aaronpk/p3k-http",
|
|
"support": {
|
|
"issues": "https://github.com/aaronpk/p3k-http/issues",
|
|
"source": "https://github.com/aaronpk/p3k-http/tree/0.1.12"
|
|
},
|
|
"time": "2021-10-12T14:12:29+00:00"
|
|
},
|
|
{
|
|
"name": "p3k/micropub",
|
|
"version": "0.0.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/aaronpk/p3k-micropub.git",
|
|
"reference": "9e3b2f7c1d4d40fef5cbd955689b8e7392a6976d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/aaronpk/p3k-micropub/zipball/9e3b2f7c1d4d40fef5cbd955689b8e7392a6976d",
|
|
"reference": "9e3b2f7c1d4d40fef5cbd955689b8e7392a6976d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.6.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^5"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"p3k": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Aaron Parecki",
|
|
"homepage": "https://aaronparecki.com"
|
|
}
|
|
],
|
|
"description": "Utilities to help handle Micropub requests when building servers and clients",
|
|
"keywords": [
|
|
"indieweb",
|
|
"micropub",
|
|
"p3k"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/aaronpk/p3k-micropub/issues",
|
|
"source": "https://github.com/aaronpk/p3k-micropub/tree/master"
|
|
},
|
|
"time": "2018-04-16T14:05:38+00:00"
|
|
},
|
|
{
|
|
"name": "p3k/picofeed",
|
|
"version": "v0.1.40",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/aaronpk/picofeed.git",
|
|
"reference": "356fd66d48779193b10ac28532cb4a4e11bb801c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/aaronpk/picofeed/zipball/356fd66d48779193b10ac28532cb4a4e11bb801c",
|
|
"reference": "356fd66d48779193b10ac28532cb4a4e11bb801c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-dom": "*",
|
|
"ext-iconv": "*",
|
|
"ext-libxml": "*",
|
|
"ext-simplexml": "*",
|
|
"ext-xml": "*",
|
|
"laminas/laminas-xml": "^1.2",
|
|
"php": ">=5.3.0"
|
|
},
|
|
"replace": {
|
|
"miniflux/picofeed": "0.1.35"
|
|
},
|
|
"require-dev": {
|
|
"phpdocumentor/reflection-docblock": "2.0.4",
|
|
"phpunit/phpunit": "4.8.26",
|
|
"symfony/yaml": "2.8.7"
|
|
},
|
|
"suggest": {
|
|
"ext-curl": "PicoFeed will use cURL if present"
|
|
},
|
|
"bin": [
|
|
"picofeed"
|
|
],
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"PicoFeed": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Frédéric Guillot"
|
|
}
|
|
],
|
|
"description": "Modern library to handle RSS/Atom feeds",
|
|
"homepage": "https://github.com/aaronpk/picoFeed",
|
|
"support": {
|
|
"issues": "https://github.com/aaronpk/picofeed/issues",
|
|
"source": "https://github.com/aaronpk/picofeed/tree/v0.1.40"
|
|
},
|
|
"time": "2020-04-25T17:48:36+00:00"
|
|
},
|
|
{
|
|
"name": "p3k/timezone",
|
|
"version": "0.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/aaronpk/p3k-timezone.git",
|
|
"reference": "68d3490d896f98cf0727dc937f0bb6b045050c83"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/aaronpk/p3k-timezone/zipball/68d3490d896f98cf0727dc937f0bb6b045050c83",
|
|
"reference": "68d3490d896f98cf0727dc937f0bb6b045050c83",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.4.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"src/p3k/Timezone.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Aaron Parecki",
|
|
"homepage": "https://aaronparecki.com"
|
|
}
|
|
],
|
|
"description": "Find the timezone of a given location",
|
|
"homepage": "https://github.com/aaronpk/p3k-timezone",
|
|
"keywords": [
|
|
"date",
|
|
"p3k",
|
|
"timezone"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/aaronpk/p3k-timezone/issues",
|
|
"source": "https://github.com/aaronpk/p3k-timezone/tree/0.1.0"
|
|
},
|
|
"time": "2017-01-12T17:30:08+00:00"
|
|
},
|
|
{
|
|
"name": "p3k/utils",
|
|
"version": "1.2.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/aaronpk/p3k-utils.git",
|
|
"reference": "8436f02ec02d916177a23250ae32b34ae5316942"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/aaronpk/p3k-utils/zipball/8436f02ec02d916177a23250ae32b34ae5316942",
|
|
"reference": "8436f02ec02d916177a23250ae32b34ae5316942",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.5"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8.13",
|
|
"predis/predis": "1.1.*"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"src/global.php",
|
|
"src/url.php",
|
|
"src/utils.php",
|
|
"src/date.php",
|
|
"src/cache.php",
|
|
"src/geo.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Aaron Parecki",
|
|
"homepage": "https://aaronparecki.com"
|
|
}
|
|
],
|
|
"description": "Some helpful functions used by https://p3k.io projects",
|
|
"homepage": "https://github.com/aaronpk/p3k-utils",
|
|
"support": {
|
|
"issues": "https://github.com/aaronpk/p3k-utils/issues",
|
|
"source": "https://github.com/aaronpk/p3k-utils/tree/1.2.1"
|
|
},
|
|
"time": "2021-11-16T21:44:23+00:00"
|
|
},
|
|
{
|
|
"name": "p3k/websub",
|
|
"version": "0.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/aaronpk/p3k-websub.git",
|
|
"reference": "3e37fbb3e8865f159b8adaaab9569e5984bc8890"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/aaronpk/p3k-websub/zipball/3e37fbb3e8865f159b8adaaab9569e5984bc8890",
|
|
"reference": "3e37fbb3e8865f159b8adaaab9569e5984bc8890",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"indieweb/link-rel-parser": "0.1.*",
|
|
"p3k/http": "0.1.*",
|
|
"p3k/utils": "1.*"
|
|
},
|
|
"require-dev": {
|
|
"predis/predis": "1.*"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"p3k\\WebSub\\": "src/p3k/WebSub"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Aaron Parecki",
|
|
"homepage": "https://aaronparecki.com"
|
|
}
|
|
],
|
|
"description": "A library for subscribing to and publishing WebSub feeds",
|
|
"homepage": "https://github.com/aaronpk/p3k-websub",
|
|
"keywords": [
|
|
"feed",
|
|
"indieweb",
|
|
"p3k",
|
|
"pubsub",
|
|
"pubsubhubbub",
|
|
"websub"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/aaronpk/p3k-websub/issues",
|
|
"source": "https://github.com/aaronpk/p3k-websub/tree/0.0.1"
|
|
},
|
|
"time": "2017-05-08T15:26:11+00:00"
|
|
},
|
|
{
|
|
"name": "p3k/xray",
|
|
"version": "v1.12.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/aaronpk/XRay.git",
|
|
"reference": "3e63e841bf723b8decfa6d05049687a53c35698a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/aaronpk/XRay/zipball/3e63e841bf723b8decfa6d05049687a53c35698a",
|
|
"reference": "3e63e841bf723b8decfa6d05049687a53c35698a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"cebe/markdown": "^1.1.0",
|
|
"dg/twitter-php": "^3.0.0",
|
|
"ezyang/htmlpurifier": "^4.10",
|
|
"indieweb/link-rel-parser": "^0.1.0",
|
|
"masterminds/html5": "^2.3",
|
|
"mf2/mf2": "^0.4",
|
|
"p3k/http": "^0.1.0",
|
|
"p3k/picofeed": "^0.1.0",
|
|
"p3k/timezone": "^0.1.0"
|
|
},
|
|
"require-dev": {
|
|
"league/plates": "^3.0",
|
|
"league/route": "^1.0",
|
|
"phpunit/phpunit": "^8.0.0|^9.0.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"lib/helpers.php",
|
|
"lib/XRay.php"
|
|
],
|
|
"psr-4": {
|
|
"p3k\\XRay\\": "lib/XRay"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "X-Ray returns structured data from any URL",
|
|
"homepage": "https://github.com/aaronpk/XRay",
|
|
"support": {
|
|
"issues": "https://github.com/aaronpk/XRay/issues",
|
|
"source": "https://github.com/aaronpk/XRay/tree/v1.12.0"
|
|
},
|
|
"time": "2022-01-28T16:45:47+00:00"
|
|
},
|
|
{
|
|
"name": "paragonie/random_compat",
|
|
"version": "v9.99.100",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/paragonie/random_compat.git",
|
|
"reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
|
|
"reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">= 7"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "4.*|5.*",
|
|
"vimeo/psalm": "^1"
|
|
},
|
|
"suggest": {
|
|
"ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
|
|
},
|
|
"type": "library",
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Paragon Initiative Enterprises",
|
|
"email": "security@paragonie.com",
|
|
"homepage": "https://paragonie.com"
|
|
}
|
|
],
|
|
"description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
|
|
"keywords": [
|
|
"csprng",
|
|
"polyfill",
|
|
"pseudorandom",
|
|
"random"
|
|
],
|
|
"support": {
|
|
"email": "info@paragonie.com",
|
|
"issues": "https://github.com/paragonie/random_compat/issues",
|
|
"source": "https://github.com/paragonie/random_compat"
|
|
},
|
|
"time": "2020-10-15T08:29:30+00:00"
|
|
},
|
|
{
|
|
"name": "pear/archive_tar",
|
|
"version": "1.4.14",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/pear/Archive_Tar.git",
|
|
"reference": "4d761c5334c790e45ef3245f0864b8955c562caa"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/pear/Archive_Tar/zipball/4d761c5334c790e45ef3245f0864b8955c562caa",
|
|
"reference": "4d761c5334c790e45ef3245f0864b8955c562caa",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"pear/pear-core-minimal": "^1.10.0alpha2",
|
|
"php": ">=5.2.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "*"
|
|
},
|
|
"suggest": {
|
|
"ext-bz2": "Bz2 compression support.",
|
|
"ext-xz": "Lzma2 compression support.",
|
|
"ext-zlib": "Gzip compression support."
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.4.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Archive_Tar": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"include-path": [
|
|
"./"
|
|
],
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Vincent Blavet",
|
|
"email": "vincent@phpconcept.net"
|
|
},
|
|
{
|
|
"name": "Greg Beaver",
|
|
"email": "greg@chiaraquartet.net"
|
|
},
|
|
{
|
|
"name": "Michiel Rook",
|
|
"email": "mrook@php.net"
|
|
}
|
|
],
|
|
"description": "Tar file management class with compression support (gzip, bzip2, lzma2)",
|
|
"homepage": "https://github.com/pear/Archive_Tar",
|
|
"keywords": [
|
|
"archive",
|
|
"tar"
|
|
],
|
|
"support": {
|
|
"issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Archive_Tar",
|
|
"source": "https://github.com/pear/Archive_Tar"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/mrook",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://www.patreon.com/michielrook",
|
|
"type": "patreon"
|
|
}
|
|
],
|
|
"time": "2021-07-20T13:53:39+00:00"
|
|
},
|
|
{
|
|
"name": "pear/console_getopt",
|
|
"version": "v1.4.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/pear/Console_Getopt.git",
|
|
"reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/pear/Console_Getopt/zipball/a41f8d3e668987609178c7c4a9fe48fecac53fa0",
|
|
"reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0",
|
|
"shasum": ""
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Console": "./"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"include-path": [
|
|
"./"
|
|
],
|
|
"license": [
|
|
"BSD-2-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Andrei Zmievski",
|
|
"email": "andrei@php.net",
|
|
"role": "Lead"
|
|
},
|
|
{
|
|
"name": "Stig Bakken",
|
|
"email": "stig@php.net",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "Greg Beaver",
|
|
"email": "cellog@php.net",
|
|
"role": "Helper"
|
|
}
|
|
],
|
|
"description": "More info available on: http://pear.php.net/package/Console_Getopt",
|
|
"support": {
|
|
"issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Console_Getopt",
|
|
"source": "https://github.com/pear/Console_Getopt"
|
|
},
|
|
"time": "2019-11-20T18:27:48+00:00"
|
|
},
|
|
{
|
|
"name": "pear/pear-core-minimal",
|
|
"version": "v1.10.13",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/pear/pear-core-minimal.git",
|
|
"reference": "aed862e95fd286c53cc546734868dc38ff4b5b1d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/aed862e95fd286c53cc546734868dc38ff4b5b1d",
|
|
"reference": "aed862e95fd286c53cc546734868dc38ff4b5b1d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"pear/console_getopt": "~1.4",
|
|
"pear/pear_exception": "~1.0"
|
|
},
|
|
"replace": {
|
|
"rsky/pear-core-min": "self.version"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"include-path": [
|
|
"src/"
|
|
],
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Christian Weiske",
|
|
"email": "cweiske@php.net",
|
|
"role": "Lead"
|
|
}
|
|
],
|
|
"description": "Minimal set of PEAR core files to be used as composer dependency",
|
|
"support": {
|
|
"issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR",
|
|
"source": "https://github.com/pear/pear-core-minimal"
|
|
},
|
|
"time": "2023-04-19T19:15:47+00:00"
|
|
},
|
|
{
|
|
"name": "pear/pear_exception",
|
|
"version": "v1.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/pear/PEAR_Exception.git",
|
|
"reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/b14fbe2ddb0b9f94f5b24cf08783d599f776fff0",
|
|
"reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.2.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "<9"
|
|
},
|
|
"type": "class",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"PEAR/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"include-path": [
|
|
"."
|
|
],
|
|
"license": [
|
|
"BSD-2-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Helgi Thormar",
|
|
"email": "dufuz@php.net"
|
|
},
|
|
{
|
|
"name": "Greg Beaver",
|
|
"email": "cellog@php.net"
|
|
}
|
|
],
|
|
"description": "The PEAR Exception base class.",
|
|
"homepage": "https://github.com/pear/PEAR_Exception",
|
|
"keywords": [
|
|
"exception"
|
|
],
|
|
"support": {
|
|
"issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR_Exception",
|
|
"source": "https://github.com/pear/PEAR_Exception"
|
|
},
|
|
"time": "2021-03-21T15:43:46+00:00"
|
|
},
|
|
{
|
|
"name": "phpcollection/phpcollection",
|
|
"version": "0.6.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/schmittjoh/php-collection.git",
|
|
"reference": "56d18c8c2c0400f2838703246ac7de919a605763"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/56d18c8c2c0400f2838703246ac7de919a605763",
|
|
"reference": "56d18c8c2c0400f2838703246ac7de919a605763",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"phpoption/phpoption": "1.*"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^9.5"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.4-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"PhpCollection": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache2"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Johannes M. Schmitt",
|
|
"email": "schmittjoh@gmail.com"
|
|
}
|
|
],
|
|
"description": "General-Purpose Collection Library for PHP",
|
|
"keywords": [
|
|
"collection",
|
|
"list",
|
|
"map",
|
|
"sequence",
|
|
"set"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/schmittjoh/php-collection/issues",
|
|
"source": "https://github.com/schmittjoh/php-collection/tree/0.6.0"
|
|
},
|
|
"time": "2022-03-21T13:02:41+00:00"
|
|
},
|
|
{
|
|
"name": "phpoption/phpoption",
|
|
"version": "1.9.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/schmittjoh/php-option.git",
|
|
"reference": "dd3a383e599f49777d8b628dadbb90cae435b87e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/schmittjoh/php-option/zipball/dd3a383e599f49777d8b628dadbb90cae435b87e",
|
|
"reference": "dd3a383e599f49777d8b628dadbb90cae435b87e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.2.5 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"bamarni/composer-bin-plugin": "^1.8.2",
|
|
"phpunit/phpunit": "^8.5.32 || ^9.6.3 || ^10.0.12"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"bamarni-bin": {
|
|
"bin-links": true,
|
|
"forward-command": true
|
|
},
|
|
"branch-alias": {
|
|
"dev-master": "1.9-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"PhpOption\\": "src/PhpOption/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Johannes M. Schmitt",
|
|
"email": "schmittjoh@gmail.com",
|
|
"homepage": "https://github.com/schmittjoh"
|
|
},
|
|
{
|
|
"name": "Graham Campbell",
|
|
"email": "hello@gjcampbell.co.uk",
|
|
"homepage": "https://github.com/GrahamCampbell"
|
|
}
|
|
],
|
|
"description": "Option Type for PHP",
|
|
"keywords": [
|
|
"language",
|
|
"option",
|
|
"php",
|
|
"type"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/schmittjoh/php-option/issues",
|
|
"source": "https://github.com/schmittjoh/php-option/tree/1.9.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/GrahamCampbell",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2023-02-25T19:38:58+00:00"
|
|
},
|
|
{
|
|
"name": "phpseclib/phpseclib",
|
|
"version": "2.0.44",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/phpseclib/phpseclib.git",
|
|
"reference": "149f608243f8133c61926aae26ce67d2b22b37e5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/149f608243f8133c61926aae26ce67d2b22b37e5",
|
|
"reference": "149f608243f8133c61926aae26ce67d2b22b37e5",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"phing/phing": "~2.7",
|
|
"phpunit/phpunit": "^4.8.35|^5.7|^6.0|^9.4",
|
|
"squizlabs/php_codesniffer": "~2.0"
|
|
},
|
|
"suggest": {
|
|
"ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
|
|
"ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
|
|
"ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
|
|
"ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations.",
|
|
"ext-xml": "Install the XML extension to load XML formatted public keys."
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"phpseclib/bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"phpseclib\\": "phpseclib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jim Wigginton",
|
|
"email": "terrafrost@php.net",
|
|
"role": "Lead Developer"
|
|
},
|
|
{
|
|
"name": "Patrick Monnerat",
|
|
"email": "pm@datasphere.ch",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "Andreas Fischer",
|
|
"email": "bantu@phpbb.com",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "Hans-Jürgen Petrich",
|
|
"email": "petrich@tronic-media.com",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "Graham Campbell",
|
|
"email": "graham@alt-three.com",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
|
|
"homepage": "http://phpseclib.sourceforge.net",
|
|
"keywords": [
|
|
"BigInteger",
|
|
"aes",
|
|
"asn.1",
|
|
"asn1",
|
|
"blowfish",
|
|
"crypto",
|
|
"cryptography",
|
|
"encryption",
|
|
"rsa",
|
|
"security",
|
|
"sftp",
|
|
"signature",
|
|
"signing",
|
|
"ssh",
|
|
"twofish",
|
|
"x.509",
|
|
"x509"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/phpseclib/phpseclib/issues",
|
|
"source": "https://github.com/phpseclib/phpseclib/tree/2.0.44"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/terrafrost",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://www.patreon.com/phpseclib",
|
|
"type": "patreon"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2023-06-13T08:41:47+00:00"
|
|
},
|
|
{
|
|
"name": "platformsh/client",
|
|
"version": "2.5.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/platformsh/platformsh-client-php.git",
|
|
"reference": "a8744d8a4dedff4a22c47d714045885005c32624"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/platformsh/platformsh-client-php/zipball/a8744d8a4dedff4a22c47d714045885005c32624",
|
|
"reference": "a8744d8a4dedff4a22c47d714045885005c32624",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"cocur/slugify": "^3.0",
|
|
"ext-json": "*",
|
|
"guzzlehttp/guzzle": "^6.3 || ^7.0",
|
|
"php": ">=7.1.0",
|
|
"platformsh/oauth2": ">=0.0.3 <2"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^7.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Platformsh\\Client\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Patrick Dawkins"
|
|
}
|
|
],
|
|
"description": "Platform.sh API client",
|
|
"support": {
|
|
"issues": "https://github.com/platformsh/platformsh-client-php/issues",
|
|
"source": "https://github.com/platformsh/platformsh-client-php/tree/2.5.1"
|
|
},
|
|
"time": "2021-10-20T20:22:39+00:00"
|
|
},
|
|
{
|
|
"name": "platformsh/oauth2",
|
|
"version": "0.0.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/platformsh/platformsh-oauth2-php.git",
|
|
"reference": "5daa2274b4cbc95658e5b32ebe4f05b5090e4549"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/platformsh/platformsh-oauth2-php/zipball/5daa2274b4cbc95658e5b32ebe4f05b5090e4549",
|
|
"reference": "5daa2274b4cbc95658e5b32ebe4f05b5090e4549",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"league/oauth2-client": "^2.2",
|
|
"php": ">=5.6.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^5.7"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Platformsh\\OAuth2\\Client\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Patrick Dawkins"
|
|
}
|
|
],
|
|
"description": "Platform.sh OAuth2 client",
|
|
"support": {
|
|
"issues": "https://github.com/platformsh/platformsh-oauth2-php/issues",
|
|
"source": "https://github.com/platformsh/platformsh-oauth2-php/tree/0.0.3"
|
|
},
|
|
"time": "2021-10-20T20:12:14+00:00"
|
|
},
|
|
{
|
|
"name": "psr/cache",
|
|
"version": "1.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/cache.git",
|
|
"reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
|
|
"reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\Cache\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "http://www.php-fig.org/"
|
|
}
|
|
],
|
|
"description": "Common interface for caching libraries",
|
|
"keywords": [
|
|
"cache",
|
|
"psr",
|
|
"psr-6"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/php-fig/cache/tree/master"
|
|
},
|
|
"time": "2016-08-06T20:24:11+00:00"
|
|
},
|
|
{
|
|
"name": "psr/clock",
|
|
"version": "1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/clock.git",
|
|
"reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d",
|
|
"reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.0 || ^8.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\Clock\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "https://www.php-fig.org/"
|
|
}
|
|
],
|
|
"description": "Common interface for reading the clock.",
|
|
"homepage": "https://github.com/php-fig/clock",
|
|
"keywords": [
|
|
"clock",
|
|
"now",
|
|
"psr",
|
|
"psr-20",
|
|
"time"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/php-fig/clock/issues",
|
|
"source": "https://github.com/php-fig/clock/tree/1.0.0"
|
|
},
|
|
"time": "2022-11-25T14:36:26+00:00"
|
|
},
|
|
{
|
|
"name": "psr/container",
|
|
"version": "1.1.2",
|
|
"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"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\Container\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "https://www.php-fig.org/"
|
|
}
|
|
],
|
|
"description": "Common Container Interface (PHP FIG PSR-11)",
|
|
"homepage": "https://github.com/php-fig/container",
|
|
"keywords": [
|
|
"PSR-11",
|
|
"container",
|
|
"container-interface",
|
|
"container-interop",
|
|
"psr"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/php-fig/container/issues",
|
|
"source": "https://github.com/php-fig/container/tree/1.1.2"
|
|
},
|
|
"time": "2021-11-05T16:50:12+00:00"
|
|
},
|
|
{
|
|
"name": "psr/http-factory",
|
|
"version": "1.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/http-factory.git",
|
|
"reference": "e616d01114759c4c489f93b099585439f795fe35"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/http-factory/zipball/e616d01114759c4c489f93b099585439f795fe35",
|
|
"reference": "e616d01114759c4c489f93b099585439f795fe35",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.0.0",
|
|
"psr/http-message": "^1.0 || ^2.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\Http\\Message\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "https://www.php-fig.org/"
|
|
}
|
|
],
|
|
"description": "Common interfaces for PSR-7 HTTP message factories",
|
|
"keywords": [
|
|
"factory",
|
|
"http",
|
|
"message",
|
|
"psr",
|
|
"psr-17",
|
|
"psr-7",
|
|
"request",
|
|
"response"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/php-fig/http-factory/tree/1.0.2"
|
|
},
|
|
"time": "2023-04-10T20:10:41+00:00"
|
|
},
|
|
{
|
|
"name": "psr/http-message",
|
|
"version": "1.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/http-message.git",
|
|
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
|
|
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\Http\\Message\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "http://www.php-fig.org/"
|
|
}
|
|
],
|
|
"description": "Common interface for HTTP messages",
|
|
"homepage": "https://github.com/php-fig/http-message",
|
|
"keywords": [
|
|
"http",
|
|
"http-message",
|
|
"psr",
|
|
"psr-7",
|
|
"request",
|
|
"response"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/php-fig/http-message/tree/master"
|
|
},
|
|
"time": "2016-08-06T14:39:51+00:00"
|
|
},
|
|
{
|
|
"name": "psr/log",
|
|
"version": "1.1.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/log.git",
|
|
"reference": "d49695b909c3b7628b6289db5479a1c204601f11"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
|
|
"reference": "d49695b909c3b7628b6289db5479a1c204601f11",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\Log\\": "Psr/Log/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "https://www.php-fig.org/"
|
|
}
|
|
],
|
|
"description": "Common interface for logging libraries",
|
|
"homepage": "https://github.com/php-fig/log",
|
|
"keywords": [
|
|
"log",
|
|
"psr",
|
|
"psr-3"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/php-fig/log/tree/1.1.4"
|
|
},
|
|
"time": "2021-05-03T11:20:27+00:00"
|
|
},
|
|
{
|
|
"name": "psy/psysh",
|
|
"version": "v0.11.20",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/bobthecow/psysh.git",
|
|
"reference": "0fa27040553d1d280a67a4393194df5228afea5b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/0fa27040553d1d280a67a4393194df5228afea5b",
|
|
"reference": "0fa27040553d1d280a67a4393194df5228afea5b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-json": "*",
|
|
"ext-tokenizer": "*",
|
|
"nikic/php-parser": "^4.0 || ^3.1",
|
|
"php": "^8.0 || ^7.0.8",
|
|
"symfony/console": "^6.0 || ^5.0 || ^4.0 || ^3.4",
|
|
"symfony/var-dumper": "^6.0 || ^5.0 || ^4.0 || ^3.4"
|
|
},
|
|
"conflict": {
|
|
"symfony/console": "4.4.37 || 5.3.14 || 5.3.15 || 5.4.3 || 5.4.4 || 6.0.3 || 6.0.4"
|
|
},
|
|
"require-dev": {
|
|
"bamarni/composer-bin-plugin": "^1.2"
|
|
},
|
|
"suggest": {
|
|
"ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
|
|
"ext-pdo-sqlite": "The doc command requires SQLite to work.",
|
|
"ext-posix": "If you have PCNTL, you'll want the POSIX extension as well.",
|
|
"ext-readline": "Enables support for arrow-key history navigation, and showing and manipulating command history."
|
|
},
|
|
"bin": [
|
|
"bin/psysh"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "0.11.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"src/functions.php"
|
|
],
|
|
"psr-4": {
|
|
"Psy\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Justin Hileman",
|
|
"email": "justin@justinhileman.info",
|
|
"homepage": "http://justinhileman.com"
|
|
}
|
|
],
|
|
"description": "An interactive shell for modern PHP.",
|
|
"homepage": "http://psysh.org",
|
|
"keywords": [
|
|
"REPL",
|
|
"console",
|
|
"interactive",
|
|
"shell"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/bobthecow/psysh/issues",
|
|
"source": "https://github.com/bobthecow/psysh/tree/v0.11.20"
|
|
},
|
|
"time": "2023-07-31T14:32:22+00:00"
|
|
},
|
|
{
|
|
"name": "ralouphie/getallheaders",
|
|
"version": "3.0.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/ralouphie/getallheaders.git",
|
|
"reference": "120b605dfeb996808c31b6477290a714d356e822"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
|
|
"reference": "120b605dfeb996808c31b6477290a714d356e822",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.6"
|
|
},
|
|
"require-dev": {
|
|
"php-coveralls/php-coveralls": "^2.1",
|
|
"phpunit/phpunit": "^5 || ^6.5"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"src/getallheaders.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ralph Khattar",
|
|
"email": "ralph.khattar@gmail.com"
|
|
}
|
|
],
|
|
"description": "A polyfill for getallheaders.",
|
|
"support": {
|
|
"issues": "https://github.com/ralouphie/getallheaders/issues",
|
|
"source": "https://github.com/ralouphie/getallheaders/tree/develop"
|
|
},
|
|
"time": "2019-03-08T08:55:37+00:00"
|
|
},
|
|
{
|
|
"name": "simshaun/recurr",
|
|
"version": "v4.0.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/simshaun/recurr.git",
|
|
"reference": "08b0b46879f598cd11dd42b4c1a9c221a0562749"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/simshaun/recurr/zipball/08b0b46879f598cd11dd42b4c1a9c221a0562749",
|
|
"reference": "08b0b46879f598cd11dd42b4c1a9c221a0562749",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/collections": "~1.3",
|
|
"php": ">=5.5.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~5.7"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Recurr\\": "src/Recurr/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Shaun Simmons",
|
|
"email": "shaun@shaun.pub",
|
|
"homepage": "https://shaun.pub"
|
|
}
|
|
],
|
|
"description": "PHP library for working with recurrence rules",
|
|
"homepage": "https://github.com/simshaun/recurr",
|
|
"keywords": [
|
|
"dates",
|
|
"events",
|
|
"recurrence",
|
|
"recurring",
|
|
"rrule"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/simshaun/recurr/issues",
|
|
"source": "https://github.com/simshaun/recurr/tree/v4.0.5"
|
|
},
|
|
"time": "2021-03-25T23:00:49+00:00"
|
|
},
|
|
{
|
|
"name": "squizlabs/php_codesniffer",
|
|
"version": "3.7.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
|
|
"reference": "ed8e00df0a83aa96acf703f8c2979ff33341f879"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/ed8e00df0a83aa96acf703f8c2979ff33341f879",
|
|
"reference": "ed8e00df0a83aa96acf703f8c2979ff33341f879",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-simplexml": "*",
|
|
"ext-tokenizer": "*",
|
|
"ext-xmlwriter": "*",
|
|
"php": ">=5.4.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
|
|
},
|
|
"bin": [
|
|
"bin/phpcs",
|
|
"bin/phpcbf"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.x-dev"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Greg Sherwood",
|
|
"role": "lead"
|
|
}
|
|
],
|
|
"description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
|
|
"homepage": "https://github.com/squizlabs/PHP_CodeSniffer",
|
|
"keywords": [
|
|
"phpcs",
|
|
"standards",
|
|
"static analysis"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/squizlabs/PHP_CodeSniffer/issues",
|
|
"source": "https://github.com/squizlabs/PHP_CodeSniffer",
|
|
"wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki"
|
|
},
|
|
"time": "2023-02-22T23:07:41+00:00"
|
|
},
|
|
{
|
|
"name": "stack/builder",
|
|
"version": "v1.0.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/stackphp/builder.git",
|
|
"reference": "a4faaa6f532c6086bc66c29e1bc6c29593e1ca7c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/stackphp/builder/zipball/a4faaa6f532c6086bc66c29e1bc6c29593e1ca7c",
|
|
"reference": "a4faaa6f532c6086bc66c29e1bc6c29593e1ca7c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.0",
|
|
"symfony/http-foundation": "~2.1|~3.0|~4.0|~5.0",
|
|
"symfony/http-kernel": "~2.1|~3.0|~4.0|~5.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~8.0",
|
|
"symfony/routing": "^5.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Stack": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Igor Wiedler",
|
|
"email": "igor@wiedler.ch"
|
|
}
|
|
],
|
|
"description": "Builder for stack middleware based on HttpKernelInterface.",
|
|
"keywords": [
|
|
"stack"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/stackphp/builder/issues",
|
|
"source": "https://github.com/stackphp/builder/tree/v1.0.6"
|
|
},
|
|
"time": "2020-01-30T12:17:27+00:00"
|
|
},
|
|
{
|
|
"name": "stella-maris/clock",
|
|
"version": "0.1.7",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/stella-maris-solutions/clock.git",
|
|
"reference": "fa23ce16019289a18bb3446fdecd45befcdd94f8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/stella-maris-solutions/clock/zipball/fa23ce16019289a18bb3446fdecd45befcdd94f8",
|
|
"reference": "fa23ce16019289a18bb3446fdecd45befcdd94f8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.0|^8.0",
|
|
"psr/clock": "^1.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"StellaMaris\\Clock\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Andreas Heigl",
|
|
"role": "Maintainer"
|
|
}
|
|
],
|
|
"description": "A pre-release of the proposed PSR-20 Clock-Interface",
|
|
"homepage": "https://gitlab.com/stella-maris/clock",
|
|
"keywords": [
|
|
"clock",
|
|
"datetime",
|
|
"point in time",
|
|
"psr20"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/stella-maris-solutions/clock/tree/0.1.7"
|
|
},
|
|
"time": "2022-11-25T16:15:06+00:00"
|
|
},
|
|
{
|
|
"name": "stripe/stripe-php",
|
|
"version": "v7.128.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/stripe/stripe-php.git",
|
|
"reference": "c704949c49b72985c76cc61063aa26fefbd2724e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/stripe/stripe-php/zipball/c704949c49b72985c76cc61063aa26fefbd2724e",
|
|
"reference": "c704949c49b72985c76cc61063aa26fefbd2724e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-curl": "*",
|
|
"ext-json": "*",
|
|
"ext-mbstring": "*",
|
|
"php": ">=5.6.0"
|
|
},
|
|
"require-dev": {
|
|
"friendsofphp/php-cs-fixer": "3.5.0",
|
|
"phpstan/phpstan": "^1.2",
|
|
"phpunit/phpunit": "^5.7 || ^9.0",
|
|
"squizlabs/php_codesniffer": "^3.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Stripe\\": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Stripe and contributors",
|
|
"homepage": "https://github.com/stripe/stripe-php/contributors"
|
|
}
|
|
],
|
|
"description": "Stripe PHP Library",
|
|
"homepage": "https://stripe.com/",
|
|
"keywords": [
|
|
"api",
|
|
"payment processing",
|
|
"stripe"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/stripe/stripe-php/issues",
|
|
"source": "https://github.com/stripe/stripe-php/tree/v7.128.0"
|
|
},
|
|
"time": "2022-05-05T17:18:02+00:00"
|
|
},
|
|
{
|
|
"name": "symfony-cmf/routing",
|
|
"version": "2.3.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony-cmf/Routing.git",
|
|
"reference": "bbcdf2f6301d740454ba9ebb8adaefd436c36a6b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony-cmf/Routing/zipball/bbcdf2f6301d740454ba9ebb8adaefd436c36a6b",
|
|
"reference": "bbcdf2f6301d740454ba9ebb8adaefd436c36a6b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.2 || ^8.0",
|
|
"psr/log": "^1.0 || ^2.0 || ^3.0",
|
|
"symfony/http-kernel": "^4.4 || ^5.0",
|
|
"symfony/routing": "^4.4 || ^5.0"
|
|
},
|
|
"require-dev": {
|
|
"symfony-cmf/testing": "^3@dev",
|
|
"symfony/config": "^4.4 || ^5.0",
|
|
"symfony/dependency-injection": "^4.4 || ^5.0",
|
|
"symfony/event-dispatcher": "^4.4 || ^5.0",
|
|
"symfony/phpunit-bridge": "^5.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/event-dispatcher": "DynamicRouter can optionally trigger an event at the start of matching. Minimal version (^4.4 || ^5.0)"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Cmf\\Component\\Routing\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Symfony CMF Community",
|
|
"homepage": "https://github.com/symfony-cmf/Routing/contributors"
|
|
}
|
|
],
|
|
"description": "Extends the Symfony routing component for dynamic routes and chaining several routers",
|
|
"homepage": "http://cmf.symfony.com",
|
|
"keywords": [
|
|
"database",
|
|
"routing"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/symfony-cmf/Routing/issues",
|
|
"source": "https://github.com/symfony-cmf/Routing/tree/2.3.4"
|
|
},
|
|
"time": "2021-11-08T16:33:10+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/console",
|
|
"version": "v4.4.49",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/console.git",
|
|
"reference": "33fa45ffc81fdcc1ca368d4946da859c8cdb58d9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/console/zipball/33fa45ffc81fdcc1ca368d4946da859c8cdb58d9",
|
|
"reference": "33fa45ffc81fdcc1ca368d4946da859c8cdb58d9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1.3",
|
|
"symfony/polyfill-mbstring": "~1.0",
|
|
"symfony/polyfill-php73": "^1.8",
|
|
"symfony/polyfill-php80": "^1.16",
|
|
"symfony/service-contracts": "^1.1|^2"
|
|
},
|
|
"conflict": {
|
|
"psr/log": ">=3",
|
|
"symfony/dependency-injection": "<3.4",
|
|
"symfony/event-dispatcher": "<4.3|>=5",
|
|
"symfony/lock": "<4.4",
|
|
"symfony/process": "<3.3"
|
|
},
|
|
"provide": {
|
|
"psr/log-implementation": "1.0|2.0"
|
|
},
|
|
"require-dev": {
|
|
"psr/log": "^1|^2",
|
|
"symfony/config": "^3.4|^4.0|^5.0",
|
|
"symfony/dependency-injection": "^3.4|^4.0|^5.0",
|
|
"symfony/event-dispatcher": "^4.3",
|
|
"symfony/lock": "^4.4|^5.0",
|
|
"symfony/process": "^3.4|^4.0|^5.0",
|
|
"symfony/var-dumper": "^4.3|^5.0"
|
|
},
|
|
"suggest": {
|
|
"psr/log": "For using the console logger",
|
|
"symfony/event-dispatcher": "",
|
|
"symfony/lock": "",
|
|
"symfony/process": ""
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Console\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Eases the creation of beautiful and testable command line interfaces",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/console/tree/v4.4.49"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2022-11-05T17:10:16+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/debug",
|
|
"version": "v4.4.44",
|
|
"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"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Debug\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Provides tools to ease debugging PHP code",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/debug/tree/v4.4.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",
|
|
"time": "2022-07-28T16:29:46+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/dependency-injection",
|
|
"version": "v4.4.49",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/dependency-injection.git",
|
|
"reference": "9065fe97dbd38a897e95ea254eb5ddfe1310f734"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/9065fe97dbd38a897e95ea254eb5ddfe1310f734",
|
|
"reference": "9065fe97dbd38a897e95ea254eb5ddfe1310f734",
|
|
"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": ""
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\DependencyInjection\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Allows you to standardize and centralize the way objects are constructed in your application",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/dependency-injection/tree/v4.4.49"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2022-11-16T16:18:09+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/deprecation-contracts",
|
|
"version": "v2.5.2",
|
|
"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"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "2.5-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/contracts",
|
|
"url": "https://github.com/symfony/contracts"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"function.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "A generic function and convention to trigger deprecation notices",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.2"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2022-01-02T09:53:40+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/error-handler",
|
|
"version": "v4.4.44",
|
|
"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"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\ErrorHandler\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Provides tools to manage errors and ease debugging PHP code",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/error-handler/tree/v4.4.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"
|
|
}
|
|
],
|
|
"time": "2022-07-28T16:29:46+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/event-dispatcher",
|
|
"version": "v4.4.44",
|
|
"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": ""
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\EventDispatcher\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/event-dispatcher/tree/v4.4.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"
|
|
}
|
|
],
|
|
"time": "2022-07-20T09:59:04+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/event-dispatcher-contracts",
|
|
"version": "v1.1.13",
|
|
"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": ""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.1-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/contracts",
|
|
"url": "https://github.com/symfony/contracts"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Contracts\\EventDispatcher\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Generic abstractions related to dispatching event",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"abstractions",
|
|
"contracts",
|
|
"decoupling",
|
|
"interfaces",
|
|
"interoperability",
|
|
"standards"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/event-dispatcher-contracts/tree/v1.1.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"
|
|
}
|
|
],
|
|
"time": "2022-01-02T09:41:36+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/filesystem",
|
|
"version": "v5.4.25",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/filesystem.git",
|
|
"reference": "0ce3a62c9579a53358d3a7eb6b3dfb79789a6364"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/filesystem/zipball/0ce3a62c9579a53358d3a7eb6b3dfb79789a6364",
|
|
"reference": "0ce3a62c9579a53358d3a7eb6b3dfb79789a6364",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.5",
|
|
"symfony/polyfill-ctype": "~1.8",
|
|
"symfony/polyfill-mbstring": "~1.8",
|
|
"symfony/polyfill-php80": "^1.16"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Filesystem\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Provides basic utilities for the filesystem",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/filesystem/tree/v5.4.25"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2023-05-31T13:04:02+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/finder",
|
|
"version": "v6.3.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/finder.git",
|
|
"reference": "9915db259f67d21eefee768c1abcf1cc61b1fc9e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/finder/zipball/9915db259f67d21eefee768c1abcf1cc61b1fc9e",
|
|
"reference": "9915db259f67d21eefee768c1abcf1cc61b1fc9e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.1"
|
|
},
|
|
"require-dev": {
|
|
"symfony/filesystem": "^6.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Finder\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Finds files and directories via an intuitive fluent interface",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/finder/tree/v6.3.3"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2023-07-31T08:31:44+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/http-client-contracts",
|
|
"version": "v2.5.2",
|
|
"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": ""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "2.5-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/contracts",
|
|
"url": "https://github.com/symfony/contracts"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Contracts\\HttpClient\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Generic abstractions related to HTTP clients",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"abstractions",
|
|
"contracts",
|
|
"decoupling",
|
|
"interfaces",
|
|
"interoperability",
|
|
"standards"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/http-client-contracts/tree/v2.5.2"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2022-04-12T15:48:08+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/http-foundation",
|
|
"version": "v4.4.49",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/http-foundation.git",
|
|
"reference": "191413c7b832c015bb38eae963f2e57498c3c173"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/191413c7b832c015bb38eae963f2e57498c3c173",
|
|
"reference": "191413c7b832c015bb38eae963f2e57498c3c173",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1.3",
|
|
"symfony/mime": "^4.3|^5.0",
|
|
"symfony/polyfill-mbstring": "~1.1",
|
|
"symfony/polyfill-php80": "^1.16"
|
|
},
|
|
"require-dev": {
|
|
"predis/predis": "~1.0",
|
|
"symfony/expression-language": "^3.4|^4.0|^5.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\HttpFoundation\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Defines an object-oriented layer for the HTTP specification",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/http-foundation/tree/v4.4.49"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2022-11-04T16:17:57+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/http-kernel",
|
|
"version": "v4.4.50",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/http-kernel.git",
|
|
"reference": "aa6df6c045f034aa13ac752fc234bb300b9488ef"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/aa6df6c045f034aa13ac752fc234bb300b9488ef",
|
|
"reference": "aa6df6c045f034aa13ac752fc234bb300b9488ef",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1.3",
|
|
"psr/log": "^1|^2",
|
|
"symfony/error-handler": "^4.4",
|
|
"symfony/event-dispatcher": "^4.4",
|
|
"symfony/http-client-contracts": "^1.1|^2",
|
|
"symfony/http-foundation": "^4.4.30|^5.3.7",
|
|
"symfony/polyfill-ctype": "^1.8",
|
|
"symfony/polyfill-php73": "^1.9",
|
|
"symfony/polyfill-php80": "^1.16"
|
|
},
|
|
"conflict": {
|
|
"symfony/browser-kit": "<4.3",
|
|
"symfony/config": "<3.4",
|
|
"symfony/console": ">=5",
|
|
"symfony/dependency-injection": "<4.3",
|
|
"symfony/translation": "<4.2",
|
|
"twig/twig": "<1.43|<2.13,>=2"
|
|
},
|
|
"provide": {
|
|
"psr/log-implementation": "1.0|2.0"
|
|
},
|
|
"require-dev": {
|
|
"psr/cache": "^1.0|^2.0|^3.0",
|
|
"symfony/browser-kit": "^4.3|^5.0",
|
|
"symfony/config": "^3.4|^4.0|^5.0",
|
|
"symfony/console": "^3.4|^4.0",
|
|
"symfony/css-selector": "^3.4|^4.0|^5.0",
|
|
"symfony/dependency-injection": "^4.3|^5.0",
|
|
"symfony/dom-crawler": "^3.4|^4.0|^5.0",
|
|
"symfony/expression-language": "^3.4|^4.0|^5.0",
|
|
"symfony/finder": "^3.4|^4.0|^5.0",
|
|
"symfony/process": "^3.4|^4.0|^5.0",
|
|
"symfony/routing": "^3.4|^4.0|^5.0",
|
|
"symfony/stopwatch": "^3.4|^4.0|^5.0",
|
|
"symfony/templating": "^3.4|^4.0|^5.0",
|
|
"symfony/translation": "^4.2|^5.0",
|
|
"symfony/translation-contracts": "^1.1|^2",
|
|
"twig/twig": "^1.43|^2.13|^3.0.4"
|
|
},
|
|
"suggest": {
|
|
"symfony/browser-kit": "",
|
|
"symfony/config": "",
|
|
"symfony/console": "",
|
|
"symfony/dependency-injection": ""
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\HttpKernel\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Provides a structured process for converting a Request into a Response",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/http-kernel/tree/v4.4.50"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2023-02-01T08:01:31+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/mime",
|
|
"version": "v5.4.13",
|
|
"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"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Mime\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Allows manipulating MIME messages",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"mime",
|
|
"mime-type"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/mime/tree/v5.4.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"
|
|
}
|
|
],
|
|
"time": "2022-09-01T18:18:29+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-ctype",
|
|
"version": "v1.27.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-ctype.git",
|
|
"reference": "5bbc823adecdae860bb64756d639ecfec17b050a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/5bbc823adecdae860bb64756d639ecfec17b050a",
|
|
"reference": "5bbc823adecdae860bb64756d639ecfec17b050a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"provide": {
|
|
"ext-ctype": "*"
|
|
},
|
|
"suggest": {
|
|
"ext-ctype": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.27-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Ctype\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Gert de Pagter",
|
|
"email": "BackEndTea@gmail.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill for ctype functions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"ctype",
|
|
"polyfill",
|
|
"portable"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.27.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2022-11-03T14:55:06+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-iconv",
|
|
"version": "v1.27.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-iconv.git",
|
|
"reference": "927013f3aac555983a5059aada98e1907d842695"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/927013f3aac555983a5059aada98e1907d842695",
|
|
"reference": "927013f3aac555983a5059aada98e1907d842695",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"provide": {
|
|
"ext-iconv": "*"
|
|
},
|
|
"suggest": {
|
|
"ext-iconv": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.27-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Iconv\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill for the Iconv extension",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"iconv",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-iconv/tree/v1.27.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2022-11-03T14:55:06+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-intl-grapheme",
|
|
"version": "v1.28.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-intl-grapheme.git",
|
|
"reference": "875e90aeea2777b6f135677f618529449334a612"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/875e90aeea2777b6f135677f618529449334a612",
|
|
"reference": "875e90aeea2777b6f135677f618529449334a612",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"suggest": {
|
|
"ext-intl": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.28-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Intl\\Grapheme\\": ""
|
|
}
|
|
},
|
|
"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 grapheme_* functions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"grapheme",
|
|
"intl",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.28.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2023-01-26T09:26:14+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-intl-idn",
|
|
"version": "v1.27.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-intl-idn.git",
|
|
"reference": "639084e360537a19f9ee352433b84ce831f3d2da"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/639084e360537a19f9ee352433b84ce831f3d2da",
|
|
"reference": "639084e360537a19f9ee352433b84ce831f3d2da",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1",
|
|
"symfony/polyfill-intl-normalizer": "^1.10",
|
|
"symfony/polyfill-php72": "^1.10"
|
|
},
|
|
"suggest": {
|
|
"ext-intl": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.27-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Intl\\Idn\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Laurent Bassin",
|
|
"email": "laurent@bassin.info"
|
|
},
|
|
{
|
|
"name": "Trevor Rowbotham",
|
|
"email": "trevor.rowbotham@pm.me"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"idn",
|
|
"intl",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.27.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2022-11-03T14:55:06+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-intl-normalizer",
|
|
"version": "v1.27.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
|
|
"reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/19bd1e4fcd5b91116f14d8533c57831ed00571b6",
|
|
"reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"suggest": {
|
|
"ext-intl": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.27-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Intl\\Normalizer\\": ""
|
|
},
|
|
"classmap": [
|
|
"Resources/stubs"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill for intl's Normalizer class and related functions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"intl",
|
|
"normalizer",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.27.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2022-11-03T14:55:06+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-mbstring",
|
|
"version": "v1.27.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
|
"reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
|
|
"reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"provide": {
|
|
"ext-mbstring": "*"
|
|
},
|
|
"suggest": {
|
|
"ext-mbstring": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.27-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Mbstring\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill for the Mbstring extension",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"mbstring",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.27.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2022-11-03T14:55:06+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-php72",
|
|
"version": "v1.28.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-php72.git",
|
|
"reference": "70f4aebd92afca2f865444d30a4d2151c13c3179"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/70f4aebd92afca2f865444d30a4d2151c13c3179",
|
|
"reference": "70f4aebd92afca2f865444d30a4d2151c13c3179",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.28-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Php72\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-php72/tree/v1.28.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2023-01-26T09:26:14+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-php73",
|
|
"version": "v1.28.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-php73.git",
|
|
"reference": "fe2f306d1d9d346a7fee353d0d5012e401e984b5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fe2f306d1d9d346a7fee353d0d5012e401e984b5",
|
|
"reference": "fe2f306d1d9d346a7fee353d0d5012e401e984b5",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.28-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Php73\\": ""
|
|
},
|
|
"classmap": [
|
|
"Resources/stubs"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-php73/tree/v1.28.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2023-01-26T09:26:14+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-php80",
|
|
"version": "v1.27.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-php80.git",
|
|
"reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
|
|
"reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.27-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Php80\\": ""
|
|
},
|
|
"classmap": [
|
|
"Resources/stubs"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ion Bazan",
|
|
"email": "ion.bazan@gmail.com"
|
|
},
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-php80/tree/v1.27.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2022-11-03T14:55:06+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/process",
|
|
"version": "v4.4.44",
|
|
"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"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Process\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Executes commands in sub-processes",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/process/tree/v4.4.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"
|
|
}
|
|
],
|
|
"time": "2022-06-27T13:16:42+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/psr-http-message-bridge",
|
|
"version": "v2.1.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/psr-http-message-bridge.git",
|
|
"reference": "a125b93ef378c492e274f217874906fb9babdebb"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/a125b93ef378c492e274f217874906fb9babdebb",
|
|
"reference": "a125b93ef378c492e274f217874906fb9babdebb",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1",
|
|
"psr/http-message": "^1.0",
|
|
"symfony/http-foundation": "^4.4 || ^5.0 || ^6.0"
|
|
},
|
|
"require-dev": {
|
|
"nyholm/psr7": "^1.1",
|
|
"psr/log": "^1.1 || ^2 || ^3",
|
|
"symfony/browser-kit": "^4.4 || ^5.0 || ^6.0",
|
|
"symfony/config": "^4.4 || ^5.0 || ^6.0",
|
|
"symfony/event-dispatcher": "^4.4 || ^5.0 || ^6.0",
|
|
"symfony/framework-bundle": "^4.4 || ^5.0 || ^6.0",
|
|
"symfony/http-kernel": "^4.4 || ^5.0 || ^6.0",
|
|
"symfony/phpunit-bridge": "^5.4@dev || ^6.0"
|
|
},
|
|
"suggest": {
|
|
"nyholm/psr7": "For a super lightweight PSR-7/17 implementation"
|
|
},
|
|
"type": "symfony-bridge",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "2.1-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Bridge\\PsrHttpMessage\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "http://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "PSR HTTP message bridge",
|
|
"homepage": "http://symfony.com",
|
|
"keywords": [
|
|
"http",
|
|
"http-message",
|
|
"psr-17",
|
|
"psr-7"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/symfony/psr-http-message-bridge/issues",
|
|
"source": "https://github.com/symfony/psr-http-message-bridge/tree/v2.1.4"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2022-11-28T22:46:34+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/routing",
|
|
"version": "v4.4.44",
|
|
"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"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Routing\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Maps an HTTP request to a set of configuration variables",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"router",
|
|
"routing",
|
|
"uri",
|
|
"url"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/routing/tree/v4.4.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"
|
|
}
|
|
],
|
|
"time": "2022-07-20T09:59:04+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/serializer",
|
|
"version": "v4.4.47",
|
|
"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."
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Serializer\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/serializer/tree/v4.4.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"
|
|
}
|
|
],
|
|
"time": "2022-09-19T08:38:33+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/service-contracts",
|
|
"version": "v2.5.2",
|
|
"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": ""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "2.5-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/contracts",
|
|
"url": "https://github.com/symfony/contracts"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Contracts\\Service\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Generic abstractions related to writing services",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"abstractions",
|
|
"contracts",
|
|
"decoupling",
|
|
"interfaces",
|
|
"interoperability",
|
|
"standards"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/service-contracts/tree/v2.5.2"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2022-05-30T19:17:29+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/string",
|
|
"version": "v6.3.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/string.git",
|
|
"reference": "53d1a83225002635bca3482fcbf963001313fb68"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/string/zipball/53d1a83225002635bca3482fcbf963001313fb68",
|
|
"reference": "53d1a83225002635bca3482fcbf963001313fb68",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.1",
|
|
"symfony/polyfill-ctype": "~1.8",
|
|
"symfony/polyfill-intl-grapheme": "~1.0",
|
|
"symfony/polyfill-intl-normalizer": "~1.0",
|
|
"symfony/polyfill-mbstring": "~1.0"
|
|
},
|
|
"conflict": {
|
|
"symfony/translation-contracts": "<2.5"
|
|
},
|
|
"require-dev": {
|
|
"symfony/error-handler": "^5.4|^6.0",
|
|
"symfony/http-client": "^5.4|^6.0",
|
|
"symfony/intl": "^6.2",
|
|
"symfony/translation-contracts": "^2.5|^3.0",
|
|
"symfony/var-exporter": "^5.4|^6.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"Resources/functions.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Component\\String\\": ""
|
|
},
|
|
"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 an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"grapheme",
|
|
"i18n",
|
|
"string",
|
|
"unicode",
|
|
"utf-8",
|
|
"utf8"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/string/tree/v6.3.2"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2023-07-05T08:41:27+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/translation",
|
|
"version": "v4.4.47",
|
|
"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": ""
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Translation\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Provides tools to internationalize your application",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/translation/tree/v4.4.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"
|
|
}
|
|
],
|
|
"time": "2022-10-03T15:15:11+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/translation-contracts",
|
|
"version": "v2.5.2",
|
|
"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": ""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "2.5-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/contracts",
|
|
"url": "https://github.com/symfony/contracts"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Contracts\\Translation\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Generic abstractions related to translation",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"abstractions",
|
|
"contracts",
|
|
"decoupling",
|
|
"interfaces",
|
|
"interoperability",
|
|
"standards"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/translation-contracts/tree/v2.5.2"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2022-06-27T16:58:25+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/validator",
|
|
"version": "v4.4.48",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/validator.git",
|
|
"reference": "54781a4c41efbd283b779110bf8ae7f263737775"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/validator/zipball/54781a4c41efbd283b779110bf8ae7f263737775",
|
|
"reference": "54781a4c41efbd283b779110bf8ae7f263737775",
|
|
"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": ""
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Validator\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Provides tools to validate values",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/validator/tree/v4.4.48"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2022-10-25T13:54:11+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/var-dumper",
|
|
"version": "v5.4.28",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/var-dumper.git",
|
|
"reference": "684b36ff415e1381d4a943c3ca2502cd2debad73"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/684b36ff415e1381d4a943c3ca2502cd2debad73",
|
|
"reference": "684b36ff415e1381d4a943c3ca2502cd2debad73",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.5",
|
|
"symfony/polyfill-mbstring": "~1.0",
|
|
"symfony/polyfill-php80": "^1.16"
|
|
},
|
|
"conflict": {
|
|
"symfony/console": "<4.4"
|
|
},
|
|
"require-dev": {
|
|
"ext-iconv": "*",
|
|
"symfony/console": "^4.4|^5.0|^6.0",
|
|
"symfony/http-kernel": "^4.4|^5.0|^6.0",
|
|
"symfony/process": "^4.4|^5.0|^6.0",
|
|
"symfony/uid": "^5.1|^6.0",
|
|
"twig/twig": "^2.13|^3.0.4"
|
|
},
|
|
"suggest": {
|
|
"ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
|
|
"ext-intl": "To show region name in time zone dump",
|
|
"symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
|
|
},
|
|
"bin": [
|
|
"Resources/bin/var-dump-server"
|
|
],
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"Resources/functions/dump.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Component\\VarDumper\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Provides mechanisms for walking through any arbitrary PHP variable",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"debug",
|
|
"dump"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/var-dumper/tree/v5.4.28"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2023-08-24T13:38:36+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/yaml",
|
|
"version": "v4.4.45",
|
|
"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"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Yaml\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Loads and dumps YAML files",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/yaml/tree/v4.4.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"
|
|
}
|
|
],
|
|
"time": "2022-08-02T15:47:23+00:00"
|
|
},
|
|
{
|
|
"name": "thinkshout/mailchimp-api-php",
|
|
"version": "v3.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/thinkshout/mailchimp-api-php.git",
|
|
"reference": "2fcd4b550f8c9b78b872bc922fafbcf6f6d39085"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/thinkshout/mailchimp-api-php/zipball/2fcd4b550f8c9b78b872bc922fafbcf6f6d39085",
|
|
"reference": "2fcd4b550f8c9b78b872bc922fafbcf6f6d39085",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"guzzlehttp/guzzle": "^6.5.8|^7.4.5",
|
|
"php": ">=5.4.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^6.2.2|^7.0|^8.0|^9.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Mailchimp\\": "src/",
|
|
"Mailchimp\\http\\": "src/http/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"description": "PHP library for v3 of the MailChimp API",
|
|
"homepage": "https://github.com/thinkshout/mailchimp-api-php",
|
|
"keywords": [
|
|
"mail",
|
|
"mailchimp"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/thinkshout/mailchimp-api-php/issues",
|
|
"source": "https://github.com/thinkshout/mailchimp-api-php/tree/v3.0.0"
|
|
},
|
|
"time": "2023-05-26T21:57:04+00:00"
|
|
},
|
|
{
|
|
"name": "twig/twig",
|
|
"version": "v2.15.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/twigphp/Twig.git",
|
|
"reference": "fc02a6af3eeb97c4bf5650debc76c2eda85ac22e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/twigphp/Twig/zipball/fc02a6af3eeb97c4bf5650debc76c2eda85ac22e",
|
|
"reference": "fc02a6af3eeb97c4bf5650debc76c2eda85ac22e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1.3",
|
|
"symfony/polyfill-ctype": "^1.8",
|
|
"symfony/polyfill-mbstring": "^1.3",
|
|
"symfony/polyfill-php72": "^1.8"
|
|
},
|
|
"require-dev": {
|
|
"psr/container": "^1.0",
|
|
"symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.15-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Twig_": "lib/"
|
|
},
|
|
"psr-4": {
|
|
"Twig\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com",
|
|
"homepage": "http://fabien.potencier.org",
|
|
"role": "Lead Developer"
|
|
},
|
|
{
|
|
"name": "Twig Team",
|
|
"role": "Contributors"
|
|
},
|
|
{
|
|
"name": "Armin Ronacher",
|
|
"email": "armin.ronacher@active-4.com",
|
|
"role": "Project Founder"
|
|
}
|
|
],
|
|
"description": "Twig, the flexible, fast, and secure template language for PHP",
|
|
"homepage": "https://twig.symfony.com",
|
|
"keywords": [
|
|
"templating"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/twigphp/Twig/issues",
|
|
"source": "https://github.com/twigphp/Twig/tree/v2.15.5"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/twig/twig",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2023-05-03T17:49:41+00:00"
|
|
},
|
|
{
|
|
"name": "twilio/sdk",
|
|
"version": "5.4.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/twilio/twilio-php.git",
|
|
"reference": "354b5859cc7386642b8842a8b9e3dee01e957235"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/twilio/twilio-php/zipball/354b5859cc7386642b8842a8b9e3dee01e957235",
|
|
"reference": "354b5859cc7386642b8842a8b9e3dee01e957235",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"require-dev": {
|
|
"apigen/apigen": "^4.1",
|
|
"phpunit/phpunit": "4.5.*"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Twilio\\": "Twilio/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Twilio API Team",
|
|
"email": "api@twilio.com"
|
|
}
|
|
],
|
|
"description": "A PHP wrapper for Twilio's API",
|
|
"homepage": "http://github.com/twilio/twilio-php",
|
|
"keywords": [
|
|
"api",
|
|
"sms",
|
|
"twilio"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/twilio/twilio-php/issues",
|
|
"source": "https://github.com/twilio/twilio-php/tree/5.4.2"
|
|
},
|
|
"time": "2016-10-12T17:28:31+00:00"
|
|
},
|
|
{
|
|
"name": "typo3/phar-stream-wrapper",
|
|
"version": "v3.1.7",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/TYPO3/phar-stream-wrapper.git",
|
|
"reference": "5cc2f04a4e2f5c7e9cc02a3bdf80fae0f3e11a8c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/5cc2f04a4e2f5c7e9cc02a3bdf80fae0f3e11a8c",
|
|
"reference": "5cc2f04a4e2f5c7e9cc02a3bdf80fae0f3e11a8c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-json": "*",
|
|
"php": "^7.0 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"ext-xdebug": "*",
|
|
"phpspec/prophecy": "^1.10",
|
|
"symfony/phpunit-bridge": "^5.1"
|
|
},
|
|
"suggest": {
|
|
"ext-fileinfo": "For PHP builtin file type guessing, otherwise uses internal processing"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "v3.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"TYPO3\\PharStreamWrapper\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Interceptors for PHP's native phar:// stream handling",
|
|
"homepage": "https://typo3.org/",
|
|
"keywords": [
|
|
"phar",
|
|
"php",
|
|
"security",
|
|
"stream-wrapper"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/TYPO3/phar-stream-wrapper/issues",
|
|
"source": "https://github.com/TYPO3/phar-stream-wrapper/tree/v3.1.7"
|
|
},
|
|
"time": "2021-09-20T19:19:13+00:00"
|
|
},
|
|
{
|
|
"name": "vlucas/phpdotenv",
|
|
"version": "v5.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/vlucas/phpdotenv.git",
|
|
"reference": "1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7",
|
|
"reference": "1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-pcre": "*",
|
|
"graham-campbell/result-type": "^1.0.2",
|
|
"php": "^7.1.3 || ^8.0",
|
|
"phpoption/phpoption": "^1.8",
|
|
"symfony/polyfill-ctype": "^1.23",
|
|
"symfony/polyfill-mbstring": "^1.23.1",
|
|
"symfony/polyfill-php80": "^1.23.1"
|
|
},
|
|
"require-dev": {
|
|
"bamarni/composer-bin-plugin": "^1.4.1",
|
|
"ext-filter": "*",
|
|
"phpunit/phpunit": "^7.5.20 || ^8.5.30 || ^9.5.25"
|
|
},
|
|
"suggest": {
|
|
"ext-filter": "Required to use the boolean validator."
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"bamarni-bin": {
|
|
"bin-links": true,
|
|
"forward-command": true
|
|
},
|
|
"branch-alias": {
|
|
"dev-master": "5.5-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Dotenv\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Graham Campbell",
|
|
"email": "hello@gjcampbell.co.uk",
|
|
"homepage": "https://github.com/GrahamCampbell"
|
|
},
|
|
{
|
|
"name": "Vance Lucas",
|
|
"email": "vance@vancelucas.com",
|
|
"homepage": "https://github.com/vlucas"
|
|
}
|
|
],
|
|
"description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
|
|
"keywords": [
|
|
"dotenv",
|
|
"env",
|
|
"environment"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/vlucas/phpdotenv/issues",
|
|
"source": "https://github.com/vlucas/phpdotenv/tree/v5.5.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/GrahamCampbell",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2022-10-16T01:01:54+00:00"
|
|
},
|
|
{
|
|
"name": "webflo/drupal-finder",
|
|
"version": "1.2.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/webflo/drupal-finder.git",
|
|
"reference": "c8e5dbe65caef285fec8057a4c718a0d4138d1ee"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/webflo/drupal-finder/zipball/c8e5dbe65caef285fec8057a4c718a0d4138d1ee",
|
|
"reference": "c8e5dbe65caef285fec8057a4c718a0d4138d1ee",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-json": "*"
|
|
},
|
|
"require-dev": {
|
|
"mikey179/vfsstream": "^1.6",
|
|
"phpunit/phpunit": "^4.8"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/DrupalFinder.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Florian Weber",
|
|
"email": "florian@webflo.org"
|
|
}
|
|
],
|
|
"description": "Helper class to locate a Drupal installation from a given path.",
|
|
"support": {
|
|
"issues": "https://github.com/webflo/drupal-finder/issues",
|
|
"source": "https://github.com/webflo/drupal-finder/tree/1.2.2"
|
|
},
|
|
"time": "2020-10-27T09:42:17+00:00"
|
|
},
|
|
{
|
|
"name": "webmozart/assert",
|
|
"version": "1.11.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/webmozarts/assert.git",
|
|
"reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
|
|
"reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-ctype": "*",
|
|
"php": "^7.2 || ^8.0"
|
|
},
|
|
"conflict": {
|
|
"phpstan/phpstan": "<0.12.20",
|
|
"vimeo/psalm": "<4.6.1 || 4.6.2"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^8.5.13"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.10-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Webmozart\\Assert\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Bernhard Schussek",
|
|
"email": "bschussek@gmail.com"
|
|
}
|
|
],
|
|
"description": "Assertions to validate method input/output with nice error messages.",
|
|
"keywords": [
|
|
"assert",
|
|
"check",
|
|
"validate"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/webmozarts/assert/issues",
|
|
"source": "https://github.com/webmozarts/assert/tree/1.11.0"
|
|
},
|
|
"time": "2022-06-03T18:03:27+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [
|
|
{
|
|
"name": "behat/behat",
|
|
"version": "v3.13.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Behat/Behat.git",
|
|
"reference": "9dd7cdb309e464ddeab095cd1a5151c2dccba4ab"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Behat/Behat/zipball/9dd7cdb309e464ddeab095cd1a5151c2dccba4ab",
|
|
"reference": "9dd7cdb309e464ddeab095cd1a5151c2dccba4ab",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"behat/gherkin": "^4.9.0",
|
|
"behat/transliterator": "^1.2",
|
|
"ext-mbstring": "*",
|
|
"php": "^7.2 || ^8.0",
|
|
"psr/container": "^1.0 || ^2.0",
|
|
"symfony/config": "^4.4 || ^5.0 || ^6.0",
|
|
"symfony/console": "^4.4 || ^5.0 || ^6.0",
|
|
"symfony/dependency-injection": "^4.4 || ^5.0 || ^6.0",
|
|
"symfony/event-dispatcher": "^4.4 || ^5.0 || ^6.0",
|
|
"symfony/translation": "^4.4 || ^5.0 || ^6.0",
|
|
"symfony/yaml": "^4.4 || ^5.0 || ^6.0"
|
|
},
|
|
"require-dev": {
|
|
"herrera-io/box": "~1.6.1",
|
|
"phpspec/prophecy": "^1.15",
|
|
"phpunit/phpunit": "^8.5 || ^9.0",
|
|
"symfony/process": "^4.4 || ^5.0 || ^6.0",
|
|
"vimeo/psalm": "^4.8"
|
|
},
|
|
"suggest": {
|
|
"ext-dom": "Needed to output test results in JUnit format."
|
|
},
|
|
"bin": [
|
|
"bin/behat"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Behat\\Hook\\": "src/Behat/Hook/",
|
|
"Behat\\Step\\": "src/Behat/Step/",
|
|
"Behat\\Behat\\": "src/Behat/Behat/",
|
|
"Behat\\Testwork\\": "src/Behat/Testwork/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Konstantin Kudryashov",
|
|
"email": "ever.zet@gmail.com",
|
|
"homepage": "http://everzet.com"
|
|
}
|
|
],
|
|
"description": "Scenario-oriented BDD framework for PHP",
|
|
"homepage": "http://behat.org/",
|
|
"keywords": [
|
|
"Agile",
|
|
"BDD",
|
|
"ScenarioBDD",
|
|
"Scrum",
|
|
"StoryBDD",
|
|
"User story",
|
|
"business",
|
|
"development",
|
|
"documentation",
|
|
"examples",
|
|
"symfony",
|
|
"testing"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/Behat/Behat/issues",
|
|
"source": "https://github.com/Behat/Behat/tree/v3.13.0"
|
|
},
|
|
"time": "2023-04-18T15:40:53+00:00"
|
|
},
|
|
{
|
|
"name": "behat/gherkin",
|
|
"version": "v4.9.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Behat/Gherkin.git",
|
|
"reference": "0bc8d1e30e96183e4f36db9dc79caead300beff4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Behat/Gherkin/zipball/0bc8d1e30e96183e4f36db9dc79caead300beff4",
|
|
"reference": "0bc8d1e30e96183e4f36db9dc79caead300beff4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "~7.2|~8.0"
|
|
},
|
|
"require-dev": {
|
|
"cucumber/cucumber": "dev-gherkin-22.0.0",
|
|
"phpunit/phpunit": "~8|~9",
|
|
"symfony/yaml": "~3|~4|~5"
|
|
},
|
|
"suggest": {
|
|
"symfony/yaml": "If you want to parse features, represented in YAML files"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "4.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Behat\\Gherkin": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Konstantin Kudryashov",
|
|
"email": "ever.zet@gmail.com",
|
|
"homepage": "http://everzet.com"
|
|
}
|
|
],
|
|
"description": "Gherkin DSL parser for PHP",
|
|
"homepage": "http://behat.org/",
|
|
"keywords": [
|
|
"BDD",
|
|
"Behat",
|
|
"Cucumber",
|
|
"DSL",
|
|
"gherkin",
|
|
"parser"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/Behat/Gherkin/issues",
|
|
"source": "https://github.com/Behat/Gherkin/tree/v4.9.0"
|
|
},
|
|
"time": "2021-10-12T13:05:09+00:00"
|
|
},
|
|
{
|
|
"name": "behat/mink",
|
|
"version": "v1.10.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/minkphp/Mink.git",
|
|
"reference": "19e58905632e7cfdc5b2bafb9b950a3521af32c5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/minkphp/Mink/zipball/19e58905632e7cfdc5b2bafb9b950a3521af32c5",
|
|
"reference": "19e58905632e7cfdc5b2bafb9b950a3521af32c5",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2",
|
|
"symfony/css-selector": "^4.4 || ^5.0 || ^6.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^8.5.22 || ^9.5.11",
|
|
"symfony/error-handler": "^4.4 || ^5.0 || ^6.0",
|
|
"symfony/phpunit-bridge": "^5.4 || ^6.0"
|
|
},
|
|
"suggest": {
|
|
"behat/mink-browserkit-driver": "fast headless driver for any app without JS emulation",
|
|
"behat/mink-selenium2-driver": "slow, but JS-enabled driver for any app (requires Selenium2)",
|
|
"behat/mink-zombie-driver": "fast and JS-enabled headless driver for any app (requires node.js)",
|
|
"dmore/chrome-mink-driver": "fast and JS-enabled driver for any app (requires chromium or google chrome)"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Behat\\Mink\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Konstantin Kudryashov",
|
|
"email": "ever.zet@gmail.com",
|
|
"homepage": "http://everzet.com"
|
|
}
|
|
],
|
|
"description": "Browser controller/emulator abstraction for PHP",
|
|
"homepage": "https://mink.behat.org/",
|
|
"keywords": [
|
|
"browser",
|
|
"testing",
|
|
"web"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/minkphp/Mink/issues",
|
|
"source": "https://github.com/minkphp/Mink/tree/v1.10.0"
|
|
},
|
|
"time": "2022-03-28T14:22:43+00:00"
|
|
},
|
|
{
|
|
"name": "behat/mink-browserkit-driver",
|
|
"version": "v1.4.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/minkphp/MinkBrowserKitDriver.git",
|
|
"reference": "057926c9da452bac5bfcffb92eb4f3e1ce74dae9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/minkphp/MinkBrowserKitDriver/zipball/057926c9da452bac5bfcffb92eb4f3e1ce74dae9",
|
|
"reference": "057926c9da452bac5bfcffb92eb4f3e1ce74dae9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"behat/mink": "^1.7.1@dev",
|
|
"php": ">=5.4",
|
|
"symfony/browser-kit": "~2.3|~3.0|~4.0",
|
|
"symfony/dom-crawler": "~2.3|~3.0|~4.0"
|
|
},
|
|
"require-dev": {
|
|
"mink/driver-testsuite": "dev-master",
|
|
"phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.18 || ^8.5 || ^9.5",
|
|
"symfony/debug": "^2.7|^3.0|^4.0",
|
|
"symfony/http-kernel": "~2.3|~3.0|~4.0",
|
|
"yoast/phpunit-polyfills": "^1.0"
|
|
},
|
|
"type": "mink-driver",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Behat\\Mink\\Driver\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Konstantin Kudryashov",
|
|
"email": "ever.zet@gmail.com",
|
|
"homepage": "http://everzet.com"
|
|
}
|
|
],
|
|
"description": "Symfony2 BrowserKit driver for Mink framework",
|
|
"homepage": "https://mink.behat.org/",
|
|
"keywords": [
|
|
"Mink",
|
|
"Symfony2",
|
|
"browser",
|
|
"testing"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/minkphp/MinkBrowserKitDriver/issues",
|
|
"source": "https://github.com/minkphp/MinkBrowserKitDriver/tree/v1.4.1"
|
|
},
|
|
"time": "2021-12-10T14:17:06+00:00"
|
|
},
|
|
{
|
|
"name": "behat/mink-goutte-driver",
|
|
"version": "v1.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/minkphp/MinkGoutteDriver.git",
|
|
"reference": "8139f520f417c81bf9d2f9a171fff400f6adc9ea"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/minkphp/MinkGoutteDriver/zipball/8139f520f417c81bf9d2f9a171fff400f6adc9ea",
|
|
"reference": "8139f520f417c81bf9d2f9a171fff400f6adc9ea",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"behat/mink-browserkit-driver": "~1.2@dev",
|
|
"fabpot/goutte": "~1.0.4|~2.0|~3.1",
|
|
"php": ">=5.4"
|
|
},
|
|
"require-dev": {
|
|
"mink/driver-testsuite": "dev-master"
|
|
},
|
|
"type": "mink-driver",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Behat\\Mink\\Driver\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Konstantin Kudryashov",
|
|
"email": "ever.zet@gmail.com",
|
|
"homepage": "http://everzet.com"
|
|
}
|
|
],
|
|
"description": "Goutte driver for Mink framework",
|
|
"homepage": "https://mink.behat.org/",
|
|
"keywords": [
|
|
"browser",
|
|
"goutte",
|
|
"headless",
|
|
"testing"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/minkphp/MinkGoutteDriver/issues",
|
|
"source": "https://github.com/minkphp/MinkGoutteDriver/tree/v1.3.0"
|
|
},
|
|
"abandoned": "behat/mink-browserkit-driver",
|
|
"time": "2021-10-12T11:35:46+00:00"
|
|
},
|
|
{
|
|
"name": "behat/transliterator",
|
|
"version": "v1.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Behat/Transliterator.git",
|
|
"reference": "baac5873bac3749887d28ab68e2f74db3a4408af"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Behat/Transliterator/zipball/baac5873bac3749887d28ab68e2f74db3a4408af",
|
|
"reference": "baac5873bac3749887d28ab68e2f74db3a4408af",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2"
|
|
},
|
|
"require-dev": {
|
|
"chuyskywalker/rolling-curl": "^3.1",
|
|
"php-yaoi/php-yaoi": "^1.0",
|
|
"phpunit/phpunit": "^8.5.25 || ^9.5.19"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Behat\\Transliterator\\": "src/Behat/Transliterator"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Artistic-1.0"
|
|
],
|
|
"description": "String transliterator",
|
|
"keywords": [
|
|
"i18n",
|
|
"slug",
|
|
"transliterator"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/Behat/Transliterator/issues",
|
|
"source": "https://github.com/Behat/Transliterator/tree/v1.5.0"
|
|
},
|
|
"time": "2022-03-30T09:27:43+00:00"
|
|
},
|
|
{
|
|
"name": "drupal/upgrade_status",
|
|
"version": "3.19.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/upgrade_status.git",
|
|
"reference": "8.x-3.19"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/upgrade_status-8.x-3.19.zip",
|
|
"reference": "8.x-3.19",
|
|
"shasum": "e155b34b80f2782778b841d72639bd0ac8b923f9"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9",
|
|
"mathieuviossat/arraytotexttable": "~1.0.0",
|
|
"mglaman/phpstan-drupal": "^1.0.0",
|
|
"nikic/php-parser": "^4.0.0",
|
|
"phpstan/phpstan-deprecation-rules": "^1.0.0",
|
|
"symfony/process": "^3.4|^4.0|^5.0|^6.0",
|
|
"webflo/drupal-finder": "^1.2"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-3.19",
|
|
"datestamp": "1678815320",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
},
|
|
"drush": {
|
|
"services": {
|
|
"drush.services.yml": "^9 || ^10"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "colan",
|
|
"homepage": "https://www.drupal.org/user/58704"
|
|
},
|
|
{
|
|
"name": "Gábor Hojtsy",
|
|
"homepage": "https://www.drupal.org/user/4166"
|
|
},
|
|
{
|
|
"name": "herczogzoltan",
|
|
"homepage": "https://www.drupal.org/user/3528391"
|
|
},
|
|
{
|
|
"name": "sun",
|
|
"homepage": "https://www.drupal.org/user/54136"
|
|
},
|
|
{
|
|
"name": "webchick",
|
|
"homepage": "https://www.drupal.org/user/24967"
|
|
},
|
|
{
|
|
"name": "xjm",
|
|
"homepage": "https://www.drupal.org/user/65776"
|
|
}
|
|
],
|
|
"description": "Review Drupal major upgrade readiness of the environment and components of the site.",
|
|
"homepage": "http://drupal.org/project/upgrade_status",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/upgrade_status"
|
|
}
|
|
},
|
|
{
|
|
"name": "fabpot/goutte",
|
|
"version": "v3.3.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/FriendsOfPHP/Goutte.git",
|
|
"reference": "80a23b64f44d54dd571d114c473d9d7e9ed84ca5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/FriendsOfPHP/Goutte/zipball/80a23b64f44d54dd571d114c473d9d7e9ed84ca5",
|
|
"reference": "80a23b64f44d54dd571d114c473d9d7e9ed84ca5",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"guzzlehttp/guzzle": "^6.0",
|
|
"php": ">=7.1.3",
|
|
"symfony/browser-kit": "^4.4|^5.0",
|
|
"symfony/css-selector": "^4.4|^5.0",
|
|
"symfony/dom-crawler": "^4.4|^5.0"
|
|
},
|
|
"require-dev": {
|
|
"symfony/phpunit-bridge": "^5.0"
|
|
},
|
|
"type": "application",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.3-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Goutte\\": "Goutte"
|
|
},
|
|
"exclude-from-classmap": [
|
|
"Goutte/Tests"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
}
|
|
],
|
|
"description": "A simple PHP Web Scraper",
|
|
"homepage": "https://github.com/FriendsOfPHP/Goutte",
|
|
"keywords": [
|
|
"scraper"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/FriendsOfPHP/Goutte/issues",
|
|
"source": "https://github.com/FriendsOfPHP/Goutte/tree/v3.3.1"
|
|
},
|
|
"abandoned": "symfony/browser-kit",
|
|
"time": "2020-11-01T09:30:18+00:00"
|
|
},
|
|
{
|
|
"name": "laminas/laminas-servicemanager",
|
|
"version": "3.21.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/laminas/laminas-servicemanager.git",
|
|
"reference": "625f2aa3bc6dd02688b2da5155b3a69870812bda"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/625f2aa3bc6dd02688b2da5155b3a69870812bda",
|
|
"reference": "625f2aa3bc6dd02688b2da5155b3a69870812bda",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"laminas/laminas-stdlib": "^3.17",
|
|
"php": "~8.1.0 || ~8.2.0",
|
|
"psr/container": "^1.0"
|
|
},
|
|
"conflict": {
|
|
"ext-psr": "*",
|
|
"laminas/laminas-code": "<4.10.0",
|
|
"zendframework/zend-code": "<3.3.1",
|
|
"zendframework/zend-servicemanager": "*"
|
|
},
|
|
"provide": {
|
|
"psr/container-implementation": "^1.0"
|
|
},
|
|
"replace": {
|
|
"container-interop/container-interop": "^1.2.0"
|
|
},
|
|
"require-dev": {
|
|
"composer/package-versions-deprecated": "^1.11.99.5",
|
|
"friendsofphp/proxy-manager-lts": "^1.0.14",
|
|
"laminas/laminas-code": "^4.10.0",
|
|
"laminas/laminas-coding-standard": "~2.5.0",
|
|
"laminas/laminas-container-config-test": "^0.8",
|
|
"laminas/laminas-dependency-plugin": "^2.2",
|
|
"mikey179/vfsstream": "^1.6.11",
|
|
"phpbench/phpbench": "^1.2.9",
|
|
"phpunit/phpunit": "^10.0.17",
|
|
"psalm/plugin-phpunit": "^0.18.4",
|
|
"vimeo/psalm": "^5.8.0"
|
|
},
|
|
"suggest": {
|
|
"friendsofphp/proxy-manager-lts": "ProxyManager ^2.1.1 to handle lazy initialization of services"
|
|
},
|
|
"bin": [
|
|
"bin/generate-deps-for-config-factory",
|
|
"bin/generate-factory-for-class"
|
|
],
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"src/autoload.php"
|
|
],
|
|
"psr-4": {
|
|
"Laminas\\ServiceManager\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"description": "Factory-Driven Dependency Injection Container",
|
|
"homepage": "https://laminas.dev",
|
|
"keywords": [
|
|
"PSR-11",
|
|
"dependency-injection",
|
|
"di",
|
|
"dic",
|
|
"laminas",
|
|
"service-manager",
|
|
"servicemanager"
|
|
],
|
|
"support": {
|
|
"chat": "https://laminas.dev/chat",
|
|
"docs": "https://docs.laminas.dev/laminas-servicemanager/",
|
|
"forum": "https://discourse.laminas.dev",
|
|
"issues": "https://github.com/laminas/laminas-servicemanager/issues",
|
|
"rss": "https://github.com/laminas/laminas-servicemanager/releases.atom",
|
|
"source": "https://github.com/laminas/laminas-servicemanager"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://funding.communitybridge.org/projects/laminas-project",
|
|
"type": "community_bridge"
|
|
}
|
|
],
|
|
"time": "2023-05-14T12:24:54+00:00"
|
|
},
|
|
{
|
|
"name": "laminas/laminas-text",
|
|
"version": "2.10.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/laminas/laminas-text.git",
|
|
"reference": "40f7acdb284d41553d32db811e704d6e15e415b4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/laminas/laminas-text/zipball/40f7acdb284d41553d32db811e704d6e15e415b4",
|
|
"reference": "40f7acdb284d41553d32db811e704d6e15e415b4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"laminas/laminas-servicemanager": "^3.19.0",
|
|
"laminas/laminas-stdlib": "^3.7.1",
|
|
"php": "~8.0.0 || ~8.1.0 || ~8.2.0"
|
|
},
|
|
"conflict": {
|
|
"zendframework/zend-text": "*"
|
|
},
|
|
"require-dev": {
|
|
"laminas/laminas-coding-standard": "~2.4.0",
|
|
"phpunit/phpunit": "^9.5",
|
|
"psalm/plugin-phpunit": "^0.18.4",
|
|
"vimeo/psalm": "^5.1"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Laminas\\Text\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"description": "Create FIGlets and text-based tables",
|
|
"homepage": "https://laminas.dev",
|
|
"keywords": [
|
|
"laminas",
|
|
"text"
|
|
],
|
|
"support": {
|
|
"chat": "https://laminas.dev/chat",
|
|
"docs": "https://docs.laminas.dev/laminas-text/",
|
|
"forum": "https://discourse.laminas.dev",
|
|
"issues": "https://github.com/laminas/laminas-text/issues",
|
|
"rss": "https://github.com/laminas/laminas-text/releases.atom",
|
|
"source": "https://github.com/laminas/laminas-text"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://funding.communitybridge.org/projects/laminas-project",
|
|
"type": "community_bridge"
|
|
}
|
|
],
|
|
"time": "2022-12-11T15:36:27+00:00"
|
|
},
|
|
{
|
|
"name": "mathieuviossat/arraytotexttable",
|
|
"version": "v1.0.9",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/viossat/arraytotexttable.git",
|
|
"reference": "518ec338fe62e92c064a9d3d3bc8c64fb6e77d1c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/viossat/arraytotexttable/zipball/518ec338fe62e92c064a9d3d3bc8c64fb6e77d1c",
|
|
"reference": "518ec338fe62e92c064a9d3d3bc8c64fb6e77d1c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"laminas/laminas-text": "^2.9",
|
|
"php": ">=5.3.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"MathieuViossat\\Util\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Mathieu Viossat",
|
|
"email": "mathieu@viossat.fr",
|
|
"homepage": "https://viossat.fr"
|
|
}
|
|
],
|
|
"description": "Display arrays in terminal",
|
|
"homepage": "https://github.com/viossat/arraytotexttable",
|
|
"keywords": [
|
|
"array",
|
|
"ascii",
|
|
"table",
|
|
"terminal",
|
|
"text",
|
|
"unicode"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/viossat/arraytotexttable/issues",
|
|
"source": "https://github.com/viossat/arraytotexttable/tree/v1.0.9"
|
|
},
|
|
"time": "2022-08-30T15:33:10+00:00"
|
|
},
|
|
{
|
|
"name": "mglaman/phpstan-drupal",
|
|
"version": "1.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/mglaman/phpstan-drupal.git",
|
|
"reference": "d721420086f146640acecebb7a678661a66e97d5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/d721420086f146640acecebb7a678661a66e97d5",
|
|
"reference": "d721420086f146640acecebb7a678661a66e97d5",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.4 || ^8.0",
|
|
"phpstan/phpstan": "^1.10.1",
|
|
"phpstan/phpstan-deprecation-rules": "^1.1.4",
|
|
"symfony/finder": "~3.4.5 ||^4.2 || ^5.0 || ^6.0",
|
|
"symfony/yaml": "~3.4.5 || ^4.2|| ^5.0 || ^6.0",
|
|
"webflo/drupal-finder": "^1.2"
|
|
},
|
|
"require-dev": {
|
|
"behat/mink": "^1.8",
|
|
"composer/installers": "^1.9",
|
|
"drupal/core-recommended": "^8.8@alpha || ^9.0",
|
|
"drush/drush": "^9.6 || ^10.0 || ^11",
|
|
"phpstan/extension-installer": "^1.1",
|
|
"phpstan/phpstan-strict-rules": "^1.0",
|
|
"phpunit/phpunit": "^6.5 || ^7.5 || ^8.0 || ^9",
|
|
"slevomat/coding-standard": "^7.1",
|
|
"squizlabs/php_codesniffer": "^3.3",
|
|
"symfony/phpunit-bridge": "^3.4.3 || ^4.4 || ^5.4 || ^6.0"
|
|
},
|
|
"suggest": {
|
|
"jangregor/phpstan-prophecy": "Provides a prophecy/prophecy extension for phpstan/phpstan.",
|
|
"phpstan/phpstan-deprecation-rules": "For catching deprecations, especially in Drupal core.",
|
|
"phpstan/phpstan-phpunit": "PHPUnit extensions and rules for PHPStan."
|
|
},
|
|
"type": "phpstan-extension",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.0-dev"
|
|
},
|
|
"installer-paths": {
|
|
"tests/fixtures/drupal/core": [
|
|
"type:drupal-core"
|
|
],
|
|
"tests/fixtures/drupal/libraries/{$name}": [
|
|
"type:drupal-library"
|
|
],
|
|
"tests/fixtures/drupal/modules/contrib/{$name}": [
|
|
"type:drupal-module"
|
|
],
|
|
"tests/fixtures/drupal/profiles/contrib/{$name}": [
|
|
"type:drupal-profile"
|
|
],
|
|
"tests/fixtures/drupal/themes/contrib/{$name}": [
|
|
"type:drupal-theme"
|
|
]
|
|
},
|
|
"phpstan": {
|
|
"includes": [
|
|
"extension.neon",
|
|
"rules.neon"
|
|
]
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"mglaman\\PHPStanDrupal\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Matt Glaman",
|
|
"email": "nmd.matt@gmail.com"
|
|
}
|
|
],
|
|
"description": "Drupal extension and rules for PHPStan",
|
|
"support": {
|
|
"issues": "https://github.com/mglaman/phpstan-drupal/issues",
|
|
"source": "https://github.com/mglaman/phpstan-drupal/tree/1.2.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/mglaman",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://opencollective.com/phpstan-drupal",
|
|
"type": "open_collective"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/mglaman/phpstan-drupal",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2023-08-24T20:32:56+00:00"
|
|
},
|
|
{
|
|
"name": "phpstan/phpstan",
|
|
"version": "1.10.32",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/phpstan/phpstan.git",
|
|
"reference": "c47e47d3ab03137c0e121e77c4d2cb58672f6d44"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/c47e47d3ab03137c0e121e77c4d2cb58672f6d44",
|
|
"reference": "c47e47d3ab03137c0e121e77c4d2cb58672f6d44",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.2|^8.0"
|
|
},
|
|
"conflict": {
|
|
"phpstan/phpstan-shim": "*"
|
|
},
|
|
"bin": [
|
|
"phpstan",
|
|
"phpstan.phar"
|
|
],
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "PHPStan - PHP Static Analysis Tool",
|
|
"keywords": [
|
|
"dev",
|
|
"static analysis"
|
|
],
|
|
"support": {
|
|
"docs": "https://phpstan.org/user-guide/getting-started",
|
|
"forum": "https://github.com/phpstan/phpstan/discussions",
|
|
"issues": "https://github.com/phpstan/phpstan/issues",
|
|
"security": "https://github.com/phpstan/phpstan/security/policy",
|
|
"source": "https://github.com/phpstan/phpstan-src"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/ondrejmirtes",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/phpstan",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/phpstan/phpstan",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2023-08-24T21:54:50+00:00"
|
|
},
|
|
{
|
|
"name": "phpstan/phpstan-deprecation-rules",
|
|
"version": "1.1.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/phpstan/phpstan-deprecation-rules.git",
|
|
"reference": "089d8a8258ed0aeefdc7b68b6c3d25572ebfdbaa"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/phpstan/phpstan-deprecation-rules/zipball/089d8a8258ed0aeefdc7b68b6c3d25572ebfdbaa",
|
|
"reference": "089d8a8258ed0aeefdc7b68b6c3d25572ebfdbaa",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.2 || ^8.0",
|
|
"phpstan/phpstan": "^1.10.3"
|
|
},
|
|
"require-dev": {
|
|
"php-parallel-lint/php-parallel-lint": "^1.2",
|
|
"phpstan/phpstan-php-parser": "^1.1",
|
|
"phpstan/phpstan-phpunit": "^1.0",
|
|
"phpunit/phpunit": "^9.5"
|
|
},
|
|
"type": "phpstan-extension",
|
|
"extra": {
|
|
"phpstan": {
|
|
"includes": [
|
|
"rules.neon"
|
|
]
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"PHPStan\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.",
|
|
"support": {
|
|
"issues": "https://github.com/phpstan/phpstan-deprecation-rules/issues",
|
|
"source": "https://github.com/phpstan/phpstan-deprecation-rules/tree/1.1.4"
|
|
},
|
|
"time": "2023-08-05T09:02:04+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/browser-kit",
|
|
"version": "v4.4.44",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/browser-kit.git",
|
|
"reference": "2a1ff40723ef6b29c8229a860a9c8f815ad7dbbb"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/browser-kit/zipball/2a1ff40723ef6b29c8229a860a9c8f815ad7dbbb",
|
|
"reference": "2a1ff40723ef6b29c8229a860a9c8f815ad7dbbb",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1.3",
|
|
"symfony/dom-crawler": "^3.4|^4.0|^5.0",
|
|
"symfony/polyfill-php80": "^1.16"
|
|
},
|
|
"require-dev": {
|
|
"symfony/css-selector": "^3.4|^4.0|^5.0",
|
|
"symfony/http-client": "^4.3|^5.0",
|
|
"symfony/mime": "^4.3|^5.0",
|
|
"symfony/process": "^3.4|^4.0|^5.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/process": ""
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\BrowserKit\\": ""
|
|
},
|
|
"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": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/browser-kit/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"
|
|
}
|
|
],
|
|
"time": "2022-07-25T12:56:14+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/config",
|
|
"version": "v4.4.44",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/config.git",
|
|
"reference": "ed42f8f9da528d2c6cae36fe1f380b0c1d8f0658"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/config/zipball/ed42f8f9da528d2c6cae36fe1f380b0c1d8f0658",
|
|
"reference": "ed42f8f9da528d2c6cae36fe1f380b0c1d8f0658",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1.3",
|
|
"symfony/filesystem": "^3.4|^4.0|^5.0",
|
|
"symfony/polyfill-ctype": "~1.8",
|
|
"symfony/polyfill-php80": "^1.16",
|
|
"symfony/polyfill-php81": "^1.22"
|
|
},
|
|
"conflict": {
|
|
"symfony/finder": "<3.4"
|
|
},
|
|
"require-dev": {
|
|
"symfony/event-dispatcher": "^3.4|^4.0|^5.0",
|
|
"symfony/finder": "^3.4|^4.0|^5.0",
|
|
"symfony/messenger": "^4.1|^5.0",
|
|
"symfony/service-contracts": "^1.1|^2",
|
|
"symfony/yaml": "^3.4|^4.0|^5.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/yaml": "To use the yaml reference dumper"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Config\\": ""
|
|
},
|
|
"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": "Helps you find, load, combine, autofill and validate configuration values of any kind",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/config/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"
|
|
}
|
|
],
|
|
"time": "2022-07-20T09:59:04+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/css-selector",
|
|
"version": "v5.4.26",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/css-selector.git",
|
|
"reference": "0ad3f7e9a1ab492c5b4214cf22a9dc55dcf8600a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/css-selector/zipball/0ad3f7e9a1ab492c5b4214cf22a9dc55dcf8600a",
|
|
"reference": "0ad3f7e9a1ab492c5b4214cf22a9dc55dcf8600a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.5",
|
|
"symfony/polyfill-php80": "^1.16"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\CssSelector\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Jean-François Simon",
|
|
"email": "jeanfrancois.simon@sensiolabs.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Converts CSS selectors to XPath expressions",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/css-selector/tree/v5.4.26"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2023-07-07T06:10:25+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/dom-crawler",
|
|
"version": "v4.4.45",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/dom-crawler.git",
|
|
"reference": "4b8daf6c56801e6d664224261cb100b73edc78a5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/4b8daf6c56801e6d664224261cb100b73edc78a5",
|
|
"reference": "4b8daf6c56801e6d664224261cb100b73edc78a5",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1.3",
|
|
"symfony/polyfill-ctype": "~1.8",
|
|
"symfony/polyfill-mbstring": "~1.0",
|
|
"symfony/polyfill-php80": "^1.16"
|
|
},
|
|
"conflict": {
|
|
"masterminds/html5": "<2.6"
|
|
},
|
|
"require-dev": {
|
|
"masterminds/html5": "^2.6",
|
|
"symfony/css-selector": "^3.4|^4.0|^5.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/css-selector": ""
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\DomCrawler\\": ""
|
|
},
|
|
"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 DOM navigation for HTML and XML documents",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/dom-crawler/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"
|
|
}
|
|
],
|
|
"time": "2022-08-03T12:57:57+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-php81",
|
|
"version": "v1.28.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-php81.git",
|
|
"reference": "7581cd600fa9fd681b797d00b02f068e2f13263b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/7581cd600fa9fd681b797d00b02f068e2f13263b",
|
|
"reference": "7581cd600fa9fd681b797d00b02f068e2f13263b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.28-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Php81\\": ""
|
|
},
|
|
"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 8.1+ features to lower PHP versions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-php81/tree/v1.28.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2023-01-26T09:26:14+00:00"
|
|
}
|
|
],
|
|
"aliases": [
|
|
{
|
|
"package": "drupal/drutopia_collection",
|
|
"version": "dev-8.x-1.x",
|
|
"alias": "1.x-dev",
|
|
"alias_normalized": "1.9999999.9999999.9999999-dev"
|
|
},
|
|
{
|
|
"package": "drupal/drutopia_core",
|
|
"version": "dev-8.x-1.x",
|
|
"alias": "1.x-dev",
|
|
"alias_normalized": "1.9999999.9999999.9999999-dev"
|
|
},
|
|
{
|
|
"package": "drupal/octavia_camouflage",
|
|
"version": "dev-8.x-1.x",
|
|
"alias": "1.x-dev",
|
|
"alias_normalized": "1.9999999.9999999.9999999-dev"
|
|
},
|
|
{
|
|
"package": "drupal/workflow_buttons",
|
|
"version": "dev-8.x-1.x",
|
|
"alias": "1.x-dev",
|
|
"alias_normalized": "1.9999999.9999999.9999999-dev"
|
|
}
|
|
],
|
|
"minimum-stability": "dev",
|
|
"stability-flags": {
|
|
"drupal/auto_entitylabel": 10,
|
|
"drupal/coffee": 20,
|
|
"drupal/comment_notify": 20,
|
|
"drupal/convert_bundles": 15,
|
|
"drupal/customerror": 20,
|
|
"drupal/drutopia_collection": 20,
|
|
"drupal/drutopia_core": 20,
|
|
"drupal/drutopia_organization": 20,
|
|
"drupal/drutopia_paragraph_title": 20,
|
|
"drupal/drutopia_site": 20,
|
|
"drupal/entitygroupfield": 15,
|
|
"drupal/feeds": 10,
|
|
"drupal/filter_perms": 15,
|
|
"drupal/footnotes": 20,
|
|
"drupal/gin": 10,
|
|
"drupal/gin_toolbar": 10,
|
|
"drupal/inline_entity_form": 5,
|
|
"drupal/inotherwords": 20,
|
|
"drupal/menu_link_config": 15,
|
|
"drupal/mobile_number": 15,
|
|
"drupal/notfoundpassthrough": 20,
|
|
"drupal/octavia": 20,
|
|
"drupal/octavia_camouflage": 20,
|
|
"drupal/plausible": 10,
|
|
"drupal/rabbit_hole": 10,
|
|
"drupal/regionincontent": 20,
|
|
"drupal/search_api_saved_searches": 15,
|
|
"drupal/social_post_facebook": 20,
|
|
"drupal/social_post_twitter": 20,
|
|
"drupal/subpathauto": 5,
|
|
"drupal/tomselect": 20,
|
|
"drupal/views_daterange_filters": 15,
|
|
"drupal/views_field_compare": 10,
|
|
"drupal/workflow_buttons": 20,
|
|
"drutopia/drutopia": 20
|
|
},
|
|
"prefer-stable": true,
|
|
"prefer-lowest": false,
|
|
"platform": [],
|
|
"platform-dev": [],
|
|
"plugin-api-version": "2.3.0"
|
|
}
|