15371 lines
557 KiB
JSON
15371 lines
557 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": "8bd663794e728356cd551924ddd9178a",
|
|
"packages": [
|
|
{
|
|
"name": "algolia/places",
|
|
"version": "1.17.1",
|
|
"dist": {
|
|
"type": "tar",
|
|
"url": "https://registry.npmjs.org/places.js/-/places.js-1.17.1.tgz"
|
|
},
|
|
"require": {
|
|
"composer/installers": "~1.0"
|
|
},
|
|
"type": "drupal-library",
|
|
"extra": {
|
|
"installer-name": "algolia.places"
|
|
}
|
|
},
|
|
{
|
|
"name": "asm89/stack-cors",
|
|
"version": "1.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/asm89/stack-cors.git",
|
|
"reference": "c163e2b614550aedcf71165db2473d936abbced6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/asm89/stack-cors/zipball/c163e2b614550aedcf71165db2473d936abbced6",
|
|
"reference": "c163e2b614550aedcf71165db2473d936abbced6",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.5.9",
|
|
"symfony/http-foundation": "~2.7|~3.0|~4.0",
|
|
"symfony/http-kernel": "~2.7|~3.0|~4.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"
|
|
],
|
|
"time": "2017-12-20T14:37:45+00:00"
|
|
},
|
|
{
|
|
"name": "behat/behat",
|
|
"version": "v3.6.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Behat/Behat.git",
|
|
"reference": "9bfe195b4745c32e068af03fa4df9558b4916d30"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Behat/Behat/zipball/9bfe195b4745c32e068af03fa4df9558b4916d30",
|
|
"reference": "9bfe195b4745c32e068af03fa4df9558b4916d30",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"behat/gherkin": "^4.6.0",
|
|
"behat/transliterator": "^1.2",
|
|
"container-interop/container-interop": "^1.2",
|
|
"ext-mbstring": "*",
|
|
"php": ">=5.3.3",
|
|
"psr/container": "^1.0",
|
|
"symfony/config": "^2.7.51 || ^3.0 || ^4.0 || ^5.0",
|
|
"symfony/console": "^2.7.51 || ^2.8.33 || ^3.3.15 || ^3.4.3 || ^4.0.3 || ^5.0",
|
|
"symfony/dependency-injection": "^2.7.51 || ^3.0 || ^4.0 || ^5.0",
|
|
"symfony/event-dispatcher": "^2.7.51 || ^3.0 || ^4.0 || ^5.0",
|
|
"symfony/translation": "^2.7.51 || ^3.0 || ^4.0 || ^5.0",
|
|
"symfony/yaml": "^2.7.51 || ^3.0 || ^4.0 || ^5.0"
|
|
},
|
|
"require-dev": {
|
|
"herrera-io/box": "~1.6.1",
|
|
"phpunit/phpunit": "^4.8.36 || ^6.3",
|
|
"symfony/process": "~2.5 || ^3.0 || ^4.0 || ^5.0"
|
|
},
|
|
"suggest": {
|
|
"ext-dom": "Needed to output test results in JUnit format."
|
|
},
|
|
"bin": [
|
|
"bin/behat"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.6.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"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 5.3",
|
|
"homepage": "http://behat.org/",
|
|
"keywords": [
|
|
"Agile",
|
|
"BDD",
|
|
"ScenarioBDD",
|
|
"Scrum",
|
|
"StoryBDD",
|
|
"User story",
|
|
"business",
|
|
"development",
|
|
"documentation",
|
|
"examples",
|
|
"symfony",
|
|
"testing"
|
|
],
|
|
"time": "2020-02-06T09:54:48+00:00"
|
|
},
|
|
{
|
|
"name": "behat/gherkin",
|
|
"version": "v4.6.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Behat/Gherkin.git",
|
|
"reference": "51ac4500c4dc30cbaaabcd2f25694299df666a31"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Behat/Gherkin/zipball/51ac4500c4dc30cbaaabcd2f25694299df666a31",
|
|
"reference": "51ac4500c4dc30cbaaabcd2f25694299df666a31",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.1"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.5|~5",
|
|
"symfony/phpunit-bridge": "~2.7|~3|~4",
|
|
"symfony/yaml": "~2.3|~3|~4"
|
|
},
|
|
"suggest": {
|
|
"symfony/yaml": "If you want to parse features, represented in YAML files"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "4.4-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 5.3",
|
|
"homepage": "http://behat.org/",
|
|
"keywords": [
|
|
"BDD",
|
|
"Behat",
|
|
"Cucumber",
|
|
"DSL",
|
|
"gherkin",
|
|
"parser"
|
|
],
|
|
"time": "2020-03-17T14:03:26+00:00"
|
|
},
|
|
{
|
|
"name": "behat/mink",
|
|
"version": "v1.8.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/minkphp/Mink.git",
|
|
"reference": "07c6a9fe3fa98c2de074b25d9ed26c22904e3887"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/minkphp/Mink/zipball/07c6a9fe3fa98c2de074b25d9ed26c22904e3887",
|
|
"reference": "07c6a9fe3fa98c2de074b25d9ed26c22904e3887",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.1",
|
|
"symfony/css-selector": "^2.7|^3.0|^4.0|^5.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20",
|
|
"symfony/debug": "^2.7|^3.0|^4.0",
|
|
"symfony/phpunit-bridge": "^3.4.38 || ^5.0.5"
|
|
},
|
|
"suggest": {
|
|
"behat/mink-browserkit-driver": "extremely fast headless driver for Symfony\\Kernel-based apps (Sf2, Silex)",
|
|
"behat/mink-goutte-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.8.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": "http://mink.behat.org/",
|
|
"keywords": [
|
|
"browser",
|
|
"testing",
|
|
"web"
|
|
],
|
|
"time": "2020-03-11T15:45:53+00:00"
|
|
},
|
|
{
|
|
"name": "behat/mink-browserkit-driver",
|
|
"version": "v1.3.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/minkphp/MinkBrowserKitDriver.git",
|
|
"reference": "e3b90840022ebcd544c7b394a3c9597ae242cbee"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/minkphp/MinkBrowserKitDriver/zipball/e3b90840022ebcd544c7b394a3c9597ae242cbee",
|
|
"reference": "e3b90840022ebcd544c7b394a3c9597ae242cbee",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"behat/mink": "^1.7.1@dev",
|
|
"php": ">=5.3.6",
|
|
"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",
|
|
"symfony/debug": "^2.7|^3.0|^4.0",
|
|
"symfony/http-kernel": "~2.3|~3.0|~4.0"
|
|
},
|
|
"type": "mink-driver",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.3.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": "http://mink.behat.org/",
|
|
"keywords": [
|
|
"Mink",
|
|
"Symfony2",
|
|
"browser",
|
|
"testing"
|
|
],
|
|
"time": "2020-03-11T09:49:45+00:00"
|
|
},
|
|
{
|
|
"name": "behat/mink-goutte-driver",
|
|
"version": "v1.2.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/minkphp/MinkGoutteDriver.git",
|
|
"reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/minkphp/MinkGoutteDriver/zipball/8b9ad6d2d95bc70b840d15323365f52fcdaea6ca",
|
|
"reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"behat/mink": "~1.6@dev",
|
|
"behat/mink-browserkit-driver": "~1.2@dev",
|
|
"fabpot/goutte": "~1.0.4|~2.0|~3.1",
|
|
"php": ">=5.3.1"
|
|
},
|
|
"require-dev": {
|
|
"symfony/phpunit-bridge": "~2.7|~3.0"
|
|
},
|
|
"type": "mink-driver",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.2.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": "http://mink.behat.org/",
|
|
"keywords": [
|
|
"browser",
|
|
"goutte",
|
|
"headless",
|
|
"testing"
|
|
],
|
|
"time": "2016-03-05T09:04:22+00:00"
|
|
},
|
|
{
|
|
"name": "behat/transliterator",
|
|
"version": "v1.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Behat/Transliterator.git",
|
|
"reference": "3c4ec1d77c3d05caa1f0bf8fb3aae4845005c7fc"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Behat/Transliterator/zipball/3c4ec1d77c3d05caa1f0bf8fb3aae4845005c7fc",
|
|
"reference": "3c4ec1d77c3d05caa1f0bf8fb3aae4845005c7fc",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"chuyskywalker/rolling-curl": "^3.1",
|
|
"php-yaoi/php-yaoi": "^1.0",
|
|
"phpunit/phpunit": "^4.8.36|^6.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.2-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"
|
|
],
|
|
"time": "2020-01-14T16:39:13+00:00"
|
|
},
|
|
{
|
|
"name": "caxy/php-htmldiff",
|
|
"version": "v0.1.9",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/caxy/php-htmldiff.git",
|
|
"reference": "4bad5c6a4ecc76954d37764e6a29273b6b7bf1f8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/caxy/php-htmldiff/zipball/4bad5c6a4ecc76954d37764e6a29273b6b7bf1f8",
|
|
"reference": "4bad5c6a4ecc76954d37764e6a29273b6b7bf1f8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ezyang/htmlpurifier": "^4.7",
|
|
"kub-at/php-simple-html-dom-parser": "^1.7",
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/cache": "~1.0",
|
|
"phpunit/phpunit": "~5.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"
|
|
],
|
|
"time": "2019-02-20T18:52:14+00:00"
|
|
},
|
|
{
|
|
"name": "cebe/markdown",
|
|
"version": "1.1.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/cebe/markdown.git",
|
|
"reference": "25b28bae8a6f185b5030673af77b32e1163d5c6e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/cebe/markdown/zipball/25b28bae8a6f185b5030673af77b32e1163d5c6e",
|
|
"reference": "25b28bae8a6f185b5030673af77b32e1163d5c6e",
|
|
"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.1.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"
|
|
],
|
|
"time": "2017-07-16T21:13:23+00:00"
|
|
},
|
|
{
|
|
"name": "chi-teck/drupal-code-generator",
|
|
"version": "1.31.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Chi-teck/drupal-code-generator.git",
|
|
"reference": "f994157721f238175be90171f0ccc1c0aa17c276"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/f994157721f238175be90171f0ccc1c0aa17c276",
|
|
"reference": "f994157721f238175be90171f0ccc1c0aa17c276",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-json": "*",
|
|
"php": ">=5.5.9",
|
|
"symfony/console": "^3.4 || ^4.0",
|
|
"symfony/filesystem": "^2.7 || ^3.4 || ^4.0",
|
|
"twig/twig": "^1.41 || ^2.12"
|
|
},
|
|
"bin": [
|
|
"bin/dcg"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"src/bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"DrupalCodeGenerator\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"description": "Drupal code generator",
|
|
"time": "2019-12-07T16:54:31+00:00"
|
|
},
|
|
{
|
|
"name": "choices/choices",
|
|
"version": "9.0.1",
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/jshjohnson/Choices/archive/v9.0.1.zip"
|
|
},
|
|
"require": {
|
|
"composer/installers": "~1.0"
|
|
},
|
|
"type": "drupal-library",
|
|
"extra": {
|
|
"installer-name": "choices"
|
|
}
|
|
},
|
|
{
|
|
"name": "ckeditor/autogrow",
|
|
"version": "4.11.4",
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://download.ckeditor.com/autogrow/releases/autogrow_4.11.4.zip"
|
|
},
|
|
"require": {
|
|
"composer/installers": "~1.0"
|
|
},
|
|
"type": "drupal-library",
|
|
"extra": {
|
|
"installer-name": "ckeditor.autogrow"
|
|
}
|
|
},
|
|
{
|
|
"name": "ckeditor/codemirror",
|
|
"version": "v1.17.12",
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/w8tcha/CKEditor-CodeMirror-Plugin/releases/download/v1.17.12/CKEditor-CodeMirror-Plugin.zip"
|
|
},
|
|
"require": {
|
|
"composer/installers": "~1.0"
|
|
},
|
|
"type": "drupal-library",
|
|
"extra": {
|
|
"installer-name": "ckeditor.codemirror"
|
|
}
|
|
},
|
|
{
|
|
"name": "ckeditor/fakeobjects",
|
|
"version": "4.11.4",
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://download.ckeditor.com/fakeobjects/releases/fakeobjects_4.11.4.zip"
|
|
},
|
|
"require": {
|
|
"composer/installers": "~1.0"
|
|
},
|
|
"type": "drupal-library",
|
|
"extra": {
|
|
"installer-name": "ckeditor.fakeobjects"
|
|
}
|
|
},
|
|
{
|
|
"name": "ckeditor/image",
|
|
"version": "4.11.4",
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://download.ckeditor.com/image/releases/image_4.11.4.zip"
|
|
},
|
|
"require": {
|
|
"composer/installers": "~1.0"
|
|
},
|
|
"type": "drupal-library",
|
|
"extra": {
|
|
"installer-name": "ckeditor.image"
|
|
}
|
|
},
|
|
{
|
|
"name": "ckeditor/link",
|
|
"version": "4.11.4",
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://download.ckeditor.com/link/releases/link_4.11.4.zip"
|
|
},
|
|
"require": {
|
|
"composer/installers": "~1.0"
|
|
},
|
|
"type": "drupal-library",
|
|
"extra": {
|
|
"installer-name": "ckeditor.link"
|
|
}
|
|
},
|
|
{
|
|
"name": "codemirror/codemirror",
|
|
"version": "5.51.0",
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/components/codemirror/archive/5.51.0.zip"
|
|
},
|
|
"require": {
|
|
"composer/installers": "~1.0"
|
|
},
|
|
"type": "drupal-library",
|
|
"extra": {
|
|
"installer-name": "codemirror"
|
|
}
|
|
},
|
|
{
|
|
"name": "commerceguys/addressing",
|
|
"version": "v1.0.7",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/commerceguys/addressing.git",
|
|
"reference": "fa434c03e99a416de0b37d98068c6c0bdfd78cde"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/commerceguys/addressing/zipball/fa434c03e99a416de0b37d98068c6c0bdfd78cde",
|
|
"reference": "fa434c03e99a416de0b37d98068c6c0bdfd78cde",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/collections": "~1.0",
|
|
"php": ">=7.0.8"
|
|
},
|
|
"require-dev": {
|
|
"mikey179/vfsstream": "1.*",
|
|
"phpunit/phpunit": "^6.0",
|
|
"squizlabs/php_codesniffer": "2.*",
|
|
"symfony/validator": "^3.4"
|
|
},
|
|
"suggest": {
|
|
"symfony/validator": "to validate addresses"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"CommerceGuys\\Addressing\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Bojan Zivanovic"
|
|
},
|
|
{
|
|
"name": "Damien Tournoud"
|
|
}
|
|
],
|
|
"description": "Addressing library powered by CLDR and Google's address data.",
|
|
"keywords": [
|
|
"address",
|
|
"internationalization",
|
|
"localization",
|
|
"postal"
|
|
],
|
|
"time": "2020-01-24T16:21:06+00:00"
|
|
},
|
|
{
|
|
"name": "composer/installers",
|
|
"version": "v1.7.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/composer/installers.git",
|
|
"reference": "141b272484481432cda342727a427dc1e206bfa0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/composer/installers/zipball/141b272484481432cda342727a427dc1e206bfa0",
|
|
"reference": "141b272484481432cda342727a427dc1e206bfa0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer-plugin-api": "^1.0"
|
|
},
|
|
"replace": {
|
|
"roundcube/plugin-installer": "*",
|
|
"shama/baton": "*"
|
|
},
|
|
"require-dev": {
|
|
"composer/composer": "1.0.*@dev",
|
|
"phpunit/phpunit": "^4.8.36"
|
|
},
|
|
"type": "composer-plugin",
|
|
"extra": {
|
|
"class": "Composer\\Installers\\Plugin",
|
|
"branch-alias": {
|
|
"dev-master": "1.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Composer\\Installers\\": "src/Composer/Installers"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Kyle Robinson Young",
|
|
"email": "kyle@dontkry.com",
|
|
"homepage": "https://github.com/shama"
|
|
}
|
|
],
|
|
"description": "A multi-framework Composer library installer",
|
|
"homepage": "https://composer.github.io/installers/",
|
|
"keywords": [
|
|
"Craft",
|
|
"Dolibarr",
|
|
"Eliasis",
|
|
"Hurad",
|
|
"ImageCMS",
|
|
"Kanboard",
|
|
"Lan Management System",
|
|
"MODX Evo",
|
|
"Mautic",
|
|
"Maya",
|
|
"OXID",
|
|
"Plentymarkets",
|
|
"Porto",
|
|
"RadPHP",
|
|
"SMF",
|
|
"Thelia",
|
|
"Whmcs",
|
|
"WolfCMS",
|
|
"agl",
|
|
"aimeos",
|
|
"annotatecms",
|
|
"attogram",
|
|
"bitrix",
|
|
"cakephp",
|
|
"chef",
|
|
"cockpit",
|
|
"codeigniter",
|
|
"concrete5",
|
|
"croogo",
|
|
"dokuwiki",
|
|
"drupal",
|
|
"eZ Platform",
|
|
"elgg",
|
|
"expressionengine",
|
|
"fuelphp",
|
|
"grav",
|
|
"installer",
|
|
"itop",
|
|
"joomla",
|
|
"known",
|
|
"kohana",
|
|
"laravel",
|
|
"lavalite",
|
|
"lithium",
|
|
"magento",
|
|
"majima",
|
|
"mako",
|
|
"mediawiki",
|
|
"modulework",
|
|
"modx",
|
|
"moodle",
|
|
"osclass",
|
|
"phpbb",
|
|
"piwik",
|
|
"ppi",
|
|
"puppet",
|
|
"pxcms",
|
|
"reindex",
|
|
"roundcube",
|
|
"shopware",
|
|
"silverstripe",
|
|
"sydes",
|
|
"symfony",
|
|
"typo3",
|
|
"wordpress",
|
|
"yawik",
|
|
"zend",
|
|
"zikula"
|
|
],
|
|
"time": "2019-08-12T15:00:31+00:00"
|
|
},
|
|
{
|
|
"name": "composer/semver",
|
|
"version": "1.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/composer/semver.git",
|
|
"reference": "46d9139568ccb8d9e7cdd4539cab7347568a5e2e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/composer/semver/zipball/46d9139568ccb8d9e7cdd4539cab7347568a5e2e",
|
|
"reference": "46d9139568ccb8d9e7cdd4539cab7347568a5e2e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.3.2 || ^7.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.5 || ^5.0.5",
|
|
"phpunit/phpunit-mock-objects": "2.3.0 || ^3.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.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"
|
|
],
|
|
"time": "2019-03-19T17:25:45+00:00"
|
|
},
|
|
{
|
|
"name": "consolidation/annotated-command",
|
|
"version": "2.12.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/consolidation/annotated-command.git",
|
|
"reference": "512a2e54c98f3af377589de76c43b24652bcb789"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/consolidation/annotated-command/zipball/512a2e54c98f3af377589de76c43b24652bcb789",
|
|
"reference": "512a2e54c98f3af377589de76c43b24652bcb789",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"consolidation/output-formatters": "^3.4",
|
|
"php": ">=5.4.5",
|
|
"psr/log": "^1",
|
|
"symfony/console": "^2.8|^3|^4",
|
|
"symfony/event-dispatcher": "^2.5|^3|^4",
|
|
"symfony/finder": "^2.5|^3|^4"
|
|
},
|
|
"require-dev": {
|
|
"g1a/composer-test-scenarios": "^3",
|
|
"php-coveralls/php-coveralls": "^1",
|
|
"phpunit/phpunit": "^6",
|
|
"squizlabs/php_codesniffer": "^2.7"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"scenarios": {
|
|
"symfony4": {
|
|
"require": {
|
|
"symfony/console": "^4.0"
|
|
},
|
|
"config": {
|
|
"platform": {
|
|
"php": "7.1.3"
|
|
}
|
|
}
|
|
},
|
|
"symfony2": {
|
|
"require": {
|
|
"symfony/console": "^2.8"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8.36"
|
|
},
|
|
"remove": [
|
|
"php-coveralls/php-coveralls"
|
|
],
|
|
"config": {
|
|
"platform": {
|
|
"php": "5.4.8"
|
|
}
|
|
},
|
|
"scenario-options": {
|
|
"create-lockfile": "false"
|
|
}
|
|
},
|
|
"phpunit4": {
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8.36"
|
|
},
|
|
"remove": [
|
|
"php-coveralls/php-coveralls"
|
|
],
|
|
"config": {
|
|
"platform": {
|
|
"php": "5.4.8"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"branch-alias": {
|
|
"dev-master": "2.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.",
|
|
"time": "2019-03-08T16:55:03+00:00"
|
|
},
|
|
{
|
|
"name": "consolidation/config",
|
|
"version": "1.2.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/consolidation/config.git",
|
|
"reference": "cac1279bae7efb5c7fb2ca4c3ba4b8eb741a96c1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/consolidation/config/zipball/cac1279bae7efb5c7fb2ca4c3ba4b8eb741a96c1",
|
|
"reference": "cac1279bae7efb5c7fb2ca4c3ba4b8eb741a96c1",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"dflydev/dot-access-data": "^1.1.0",
|
|
"grasmash/expander": "^1",
|
|
"php": ">=5.4.0"
|
|
},
|
|
"require-dev": {
|
|
"g1a/composer-test-scenarios": "^3",
|
|
"php-coveralls/php-coveralls": "^1",
|
|
"phpunit/phpunit": "^5",
|
|
"squizlabs/php_codesniffer": "2.*",
|
|
"symfony/console": "^2.5|^3|^4",
|
|
"symfony/yaml": "^2.8.11|^3|^4"
|
|
},
|
|
"suggest": {
|
|
"symfony/yaml": "Required to use Consolidation\\Config\\Loader\\YamlConfigLoader"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"scenarios": {
|
|
"symfony4": {
|
|
"require-dev": {
|
|
"symfony/console": "^4.0"
|
|
},
|
|
"config": {
|
|
"platform": {
|
|
"php": "7.1.3"
|
|
}
|
|
}
|
|
},
|
|
"symfony2": {
|
|
"require-dev": {
|
|
"symfony/console": "^2.8",
|
|
"symfony/event-dispatcher": "^2.8",
|
|
"phpunit/phpunit": "^4.8.36"
|
|
},
|
|
"remove": [
|
|
"php-coveralls/php-coveralls"
|
|
],
|
|
"config": {
|
|
"platform": {
|
|
"php": "5.4.8"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"branch-alias": {
|
|
"dev-master": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Consolidation\\Config\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Greg Anderson",
|
|
"email": "greg.1.anderson@greenknowe.org"
|
|
}
|
|
],
|
|
"description": "Provide configuration services for a commandline tool.",
|
|
"time": "2019-03-03T19:37:04+00:00"
|
|
},
|
|
{
|
|
"name": "consolidation/filter-via-dot-access-data",
|
|
"version": "1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/consolidation/filter-via-dot-access-data.git",
|
|
"reference": "a53e96c6b9f7f042f5e085bf911f3493cea823c6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/consolidation/filter-via-dot-access-data/zipball/a53e96c6b9f7f042f5e085bf911f3493cea823c6",
|
|
"reference": "a53e96c6b9f7f042f5e085bf911f3493cea823c6",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"dflydev/dot-access-data": "^1.1.0",
|
|
"php": ">=5.5.0"
|
|
},
|
|
"require-dev": {
|
|
"consolidation/robo": "^1.2.3",
|
|
"g1a/composer-test-scenarios": "^3",
|
|
"knplabs/github-api": "^2.7",
|
|
"php-coveralls/php-coveralls": "^1",
|
|
"php-http/guzzle6-adapter": "^1.1",
|
|
"phpunit/phpunit": "^5",
|
|
"squizlabs/php_codesniffer": "^2.8",
|
|
"symfony/console": "^2.8|^3|^4"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"scenarios": {
|
|
"phpunit5": {
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^5.7.27"
|
|
},
|
|
"remove": [
|
|
"php-coveralls/php-coveralls"
|
|
],
|
|
"config": {
|
|
"platform": {
|
|
"php": "5.6.33"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"branch-alias": {
|
|
"dev-master": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Consolidation\\Filter\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Greg Anderson",
|
|
"email": "greg.1.anderson@greenknowe.org"
|
|
}
|
|
],
|
|
"description": "This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.",
|
|
"time": "2019-01-18T06:05:07+00:00"
|
|
},
|
|
{
|
|
"name": "consolidation/log",
|
|
"version": "1.1.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/consolidation/log.git",
|
|
"reference": "b2e887325ee90abc96b0a8b7b474cd9e7c896e3a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/consolidation/log/zipball/b2e887325ee90abc96b0a8b7b474cd9e7c896e3a",
|
|
"reference": "b2e887325ee90abc96b0a8b7b474cd9e7c896e3a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.4.5",
|
|
"psr/log": "^1.0",
|
|
"symfony/console": "^2.8|^3|^4"
|
|
},
|
|
"require-dev": {
|
|
"g1a/composer-test-scenarios": "^3",
|
|
"php-coveralls/php-coveralls": "^1",
|
|
"phpunit/phpunit": "^6",
|
|
"squizlabs/php_codesniffer": "^2"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"scenarios": {
|
|
"symfony4": {
|
|
"require": {
|
|
"symfony/console": "^4.0"
|
|
},
|
|
"config": {
|
|
"platform": {
|
|
"php": "7.1.3"
|
|
}
|
|
}
|
|
},
|
|
"symfony2": {
|
|
"require": {
|
|
"symfony/console": "^2.8"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8.36"
|
|
},
|
|
"remove": [
|
|
"php-coveralls/php-coveralls"
|
|
],
|
|
"config": {
|
|
"platform": {
|
|
"php": "5.4.8"
|
|
}
|
|
}
|
|
},
|
|
"phpunit4": {
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8.36"
|
|
},
|
|
"remove": [
|
|
"php-coveralls/php-coveralls"
|
|
],
|
|
"config": {
|
|
"platform": {
|
|
"php": "5.4.8"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"branch-alias": {
|
|
"dev-master": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Consolidation\\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.",
|
|
"time": "2019-01-01T17:30:51+00:00"
|
|
},
|
|
{
|
|
"name": "consolidation/output-formatters",
|
|
"version": "3.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/consolidation/output-formatters.git",
|
|
"reference": "99ec998ffb697e0eada5aacf81feebfb13023605"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/consolidation/output-formatters/zipball/99ec998ffb697e0eada5aacf81feebfb13023605",
|
|
"reference": "99ec998ffb697e0eada5aacf81feebfb13023605",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"dflydev/dot-access-data": "^1.1.0",
|
|
"php": ">=5.4.0",
|
|
"symfony/console": "^2.8|^3|^4",
|
|
"symfony/finder": "^2.5|^3|^4"
|
|
},
|
|
"require-dev": {
|
|
"g1a/composer-test-scenarios": "^3",
|
|
"php-coveralls/php-coveralls": "^1",
|
|
"phpunit/phpunit": "^5.7.27",
|
|
"squizlabs/php_codesniffer": "^2.7",
|
|
"symfony/var-dumper": "^2.8|^3|^4",
|
|
"victorjonsson/markdowndocs": "^1.3"
|
|
},
|
|
"suggest": {
|
|
"symfony/var-dumper": "For using the var_dump formatter"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"scenarios": {
|
|
"symfony4": {
|
|
"require": {
|
|
"symfony/console": "^4.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^6"
|
|
},
|
|
"config": {
|
|
"platform": {
|
|
"php": "7.1.3"
|
|
}
|
|
}
|
|
},
|
|
"symfony3": {
|
|
"require": {
|
|
"symfony/console": "^3.4",
|
|
"symfony/finder": "^3.4",
|
|
"symfony/var-dumper": "^3.4"
|
|
},
|
|
"config": {
|
|
"platform": {
|
|
"php": "5.6.32"
|
|
}
|
|
}
|
|
},
|
|
"symfony2": {
|
|
"require": {
|
|
"symfony/console": "^2.8"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8.36"
|
|
},
|
|
"remove": [
|
|
"php-coveralls/php-coveralls"
|
|
],
|
|
"config": {
|
|
"platform": {
|
|
"php": "5.4.8"
|
|
}
|
|
},
|
|
"scenario-options": {
|
|
"create-lockfile": "false"
|
|
}
|
|
}
|
|
},
|
|
"branch-alias": {
|
|
"dev-master": "3.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Consolidation\\OutputFormatters\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Greg Anderson",
|
|
"email": "greg.1.anderson@greenknowe.org"
|
|
}
|
|
],
|
|
"description": "Format text by applying transformations provided by plug-in formatters.",
|
|
"time": "2019-05-30T23:16:01+00:00"
|
|
},
|
|
{
|
|
"name": "consolidation/robo",
|
|
"version": "1.4.12",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/consolidation/Robo.git",
|
|
"reference": "eb45606f498b3426b9a98b7c85e300666a968e51"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/consolidation/Robo/zipball/eb45606f498b3426b9a98b7c85e300666a968e51",
|
|
"reference": "eb45606f498b3426b9a98b7c85e300666a968e51",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"consolidation/annotated-command": "^2.11.0|^4.1",
|
|
"consolidation/config": "^1.2.1",
|
|
"consolidation/log": "^1.1.1|^2",
|
|
"consolidation/output-formatters": "^3.1.13|^4.1",
|
|
"consolidation/self-update": "^1.1.5",
|
|
"grasmash/yaml-expander": "^1.4",
|
|
"league/container": "^2.4.1",
|
|
"php": ">=5.5.0",
|
|
"symfony/console": "^2.8|^3|^4",
|
|
"symfony/event-dispatcher": "^2.5|^3|^4",
|
|
"symfony/filesystem": "^2.5|^3|^4",
|
|
"symfony/finder": "^2.5|^3|^4",
|
|
"symfony/process": "^2.5|^3|^4"
|
|
},
|
|
"replace": {
|
|
"codegyre/robo": "< 1.0"
|
|
},
|
|
"require-dev": {
|
|
"g1a/composer-test-scenarios": "^3",
|
|
"natxet/cssmin": "3.0.4",
|
|
"patchwork/jsqueeze": "^2",
|
|
"pear/archive_tar": "^1.4.4",
|
|
"php-coveralls/php-coveralls": "^1",
|
|
"phpunit/phpunit": "^5.7.27",
|
|
"squizlabs/php_codesniffer": "^3"
|
|
},
|
|
"suggest": {
|
|
"henrikbjorn/lurker": "For monitoring filesystem changes in taskWatch",
|
|
"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."
|
|
},
|
|
"bin": [
|
|
"robo"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"scenarios": {
|
|
"symfony4": {
|
|
"require": {
|
|
"symfony/console": "^4"
|
|
},
|
|
"config": {
|
|
"platform": {
|
|
"php": "7.1.3"
|
|
}
|
|
}
|
|
},
|
|
"symfony2": {
|
|
"require": {
|
|
"symfony/console": "^2.8"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8.36"
|
|
},
|
|
"remove": [
|
|
"php-coveralls/php-coveralls"
|
|
],
|
|
"config": {
|
|
"platform": {
|
|
"php": "5.5.9"
|
|
}
|
|
},
|
|
"scenario-options": {
|
|
"create-lockfile": "false"
|
|
}
|
|
}
|
|
},
|
|
"branch-alias": {
|
|
"dev-master": "1.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",
|
|
"time": "2020-02-18T17:31:26+00:00"
|
|
},
|
|
{
|
|
"name": "consolidation/self-update",
|
|
"version": "1.1.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/consolidation/self-update.git",
|
|
"reference": "a1c273b14ce334789825a09d06d4c87c0a02ad54"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/consolidation/self-update/zipball/a1c273b14ce334789825a09d06d4c87c0a02ad54",
|
|
"reference": "a1c273b14ce334789825a09d06d4c87c0a02ad54",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.5.0",
|
|
"symfony/console": "^2.8|^3|^4",
|
|
"symfony/filesystem": "^2.5|^3|^4"
|
|
},
|
|
"bin": [
|
|
"scripts/release"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"SelfUpdate\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Greg Anderson",
|
|
"email": "greg.1.anderson@greenknowe.org"
|
|
},
|
|
{
|
|
"name": "Alexander Menk",
|
|
"email": "menk@mestrona.net"
|
|
}
|
|
],
|
|
"description": "Provides a self:update command for Symfony Console applications.",
|
|
"time": "2018-10-28T01:52:03+00:00"
|
|
},
|
|
{
|
|
"name": "consolidation/site-alias",
|
|
"version": "3.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/consolidation/site-alias.git",
|
|
"reference": "8cfd3b6ab6d541086fc970bf850864293b284e6f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/consolidation/site-alias/zipball/8cfd3b6ab6d541086fc970bf850864293b284e6f",
|
|
"reference": "8cfd3b6ab6d541086fc970bf850864293b284e6f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"consolidation/config": "^1.2.1",
|
|
"php": ">=5.5.0"
|
|
},
|
|
"require-dev": {
|
|
"consolidation/robo": "^1.2.3",
|
|
"g1a/composer-test-scenarios": "^3",
|
|
"knplabs/github-api": "^2.7",
|
|
"php-coveralls/php-coveralls": "^1",
|
|
"php-http/guzzle6-adapter": "^1.1",
|
|
"phpunit/phpunit": "^6",
|
|
"squizlabs/php_codesniffer": "^2.8",
|
|
"symfony/console": "^2.8|^3|^4",
|
|
"symfony/yaml": "~2.3|^3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"scenarios": {
|
|
"phpunit5": {
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^5.7.27"
|
|
},
|
|
"remove": [
|
|
"php-coveralls/php-coveralls"
|
|
],
|
|
"config": {
|
|
"platform": {
|
|
"php": "5.6.33"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"branch-alias": {
|
|
"dev-master": "3.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Consolidation\\SiteAlias\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Moshe Weitzman",
|
|
"email": "weitzman@tejasa.com"
|
|
},
|
|
{
|
|
"name": "Greg Anderson",
|
|
"email": "greg.1.anderson@greenknowe.org"
|
|
}
|
|
],
|
|
"description": "Manage alias records for local and remote sites.",
|
|
"time": "2019-03-12T17:31:48+00:00"
|
|
},
|
|
{
|
|
"name": "consolidation/site-process",
|
|
"version": "2.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/consolidation/site-process.git",
|
|
"reference": "f3211fa4c60671c6f068184221f06f932556e443"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/consolidation/site-process/zipball/f3211fa4c60671c6f068184221f06f932556e443",
|
|
"reference": "f3211fa4c60671c6f068184221f06f932556e443",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"consolidation/config": "^1.2.1",
|
|
"consolidation/site-alias": "^3",
|
|
"php": ">=5.6.0",
|
|
"symfony/process": "^3.4"
|
|
},
|
|
"require-dev": {
|
|
"consolidation/robo": "^1.3",
|
|
"g1a/composer-test-scenarios": "^3",
|
|
"knplabs/github-api": "^2.7",
|
|
"php-coveralls/php-coveralls": "^1",
|
|
"php-http/guzzle6-adapter": "^1.1",
|
|
"phpunit/phpunit": "^6",
|
|
"squizlabs/php_codesniffer": "^2.8"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"scenarios": {
|
|
"phpunit5": {
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^5.7.27"
|
|
},
|
|
"remove": [
|
|
"php-coveralls/php-coveralls"
|
|
],
|
|
"config": {
|
|
"platform": {
|
|
"php": "5.6.33"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"branch-alias": {
|
|
"dev-master": "0.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.",
|
|
"time": "2019-09-10T17:56:24+00:00"
|
|
},
|
|
{
|
|
"name": "container-interop/container-interop",
|
|
"version": "1.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/container-interop/container-interop.git",
|
|
"reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8",
|
|
"reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"psr/container": "^1.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Interop\\Container\\": "src/Interop/Container/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Promoting the interoperability of container objects (DIC, SL, etc.)",
|
|
"homepage": "https://github.com/container-interop/container-interop",
|
|
"abandoned": "psr/container",
|
|
"time": "2017-02-14T19:40:03+00:00"
|
|
},
|
|
{
|
|
"name": "cweagans/composer-patches",
|
|
"version": "1.6.7",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/cweagans/composer-patches.git",
|
|
"reference": "2e6f72a2ad8d59cd7e2b729f218bf42adb14f590"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/cweagans/composer-patches/zipball/2e6f72a2ad8d59cd7e2b729f218bf42adb14f590",
|
|
"reference": "2e6f72a2ad8d59cd7e2b729f218bf42adb14f590",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer-plugin-api": "^1.0",
|
|
"php": ">=5.3.0"
|
|
},
|
|
"require-dev": {
|
|
"composer/composer": "~1.0",
|
|
"phpunit/phpunit": "~4.6"
|
|
},
|
|
"type": "composer-plugin",
|
|
"extra": {
|
|
"class": "cweagans\\Composer\\Patches"
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"cweagans\\Composer\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Cameron Eagans",
|
|
"email": "me@cweagans.net"
|
|
}
|
|
],
|
|
"description": "Provides a way to patch Composer packages.",
|
|
"time": "2019-08-29T20:11:49+00:00"
|
|
},
|
|
{
|
|
"name": "dflydev/dot-access-data",
|
|
"version": "v1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/dflydev/dflydev-dot-access-data.git",
|
|
"reference": "3fbd874921ab2c041e899d044585a2ab9795df8a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/3fbd874921ab2c041e899d044585a2ab9795df8a",
|
|
"reference": "3fbd874921ab2c041e899d044585a2ab9795df8a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Dflydev\\DotAccessData": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Dragonfly Development Inc.",
|
|
"email": "info@dflydev.com",
|
|
"homepage": "http://dflydev.com"
|
|
},
|
|
{
|
|
"name": "Beau Simensen",
|
|
"email": "beau@dflydev.com",
|
|
"homepage": "http://beausimensen.com"
|
|
},
|
|
{
|
|
"name": "Carlos Frutos",
|
|
"email": "carlos@kiwing.it",
|
|
"homepage": "https://github.com/cfrutos"
|
|
}
|
|
],
|
|
"description": "Given a deep data structure, access data by dot notation.",
|
|
"homepage": "https://github.com/dflydev/dflydev-dot-access-data",
|
|
"keywords": [
|
|
"access",
|
|
"data",
|
|
"dot",
|
|
"notation"
|
|
],
|
|
"time": "2017-01-20T21:14:22+00:00"
|
|
},
|
|
{
|
|
"name": "dg/twitter-php",
|
|
"version": "v3.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/dg/twitter-php.git",
|
|
"reference": "dd872ad12121ff919b358989e61f7f08ba6cc7a8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/dg/twitter-php/zipball/dd872ad12121ff919b358989e61f7f08ba6cc7a8",
|
|
"reference": "dd872ad12121ff919b358989e61f7f08ba6cc7a8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-curl": "*",
|
|
"php": ">=5.2.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"
|
|
],
|
|
"time": "2016-08-15T16:46:22+00:00"
|
|
},
|
|
{
|
|
"name": "dnoegel/php-xdg-base-dir",
|
|
"version": "v0.1.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/dnoegel/php-xdg-base-dir.git",
|
|
"reference": "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd",
|
|
"reference": "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~7.0|~6.0|~5.0|~4.8.35"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"XdgBaseDir\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "implementation of xdg base directory specification for php",
|
|
"time": "2019-12-04T15:06:13+00:00"
|
|
},
|
|
{
|
|
"name": "doctrine/annotations",
|
|
"version": "v1.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/annotations.git",
|
|
"reference": "54cacc9b81758b14e3ce750f205a393d52339e97"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/annotations/zipball/54cacc9b81758b14e3ce750f205a393d52339e97",
|
|
"reference": "54cacc9b81758b14e3ce750f205a393d52339e97",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/lexer": "1.*",
|
|
"php": "^5.6 || ^7.0"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/cache": "1.*",
|
|
"phpunit/phpunit": "^5.7"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.4.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Roman Borschel",
|
|
"email": "roman@code-factory.org"
|
|
},
|
|
{
|
|
"name": "Benjamin Eberlei",
|
|
"email": "kontakt@beberlei.de"
|
|
},
|
|
{
|
|
"name": "Guilherme Blanco",
|
|
"email": "guilhermeblanco@gmail.com"
|
|
},
|
|
{
|
|
"name": "Jonathan Wage",
|
|
"email": "jonwage@gmail.com"
|
|
},
|
|
{
|
|
"name": "Johannes Schmitt",
|
|
"email": "schmittjoh@gmail.com"
|
|
}
|
|
],
|
|
"description": "Docblock Annotations Parser",
|
|
"homepage": "http://www.doctrine-project.org",
|
|
"keywords": [
|
|
"annotations",
|
|
"docblock",
|
|
"parser"
|
|
],
|
|
"time": "2017-02-24T16:22:25+00:00"
|
|
},
|
|
{
|
|
"name": "doctrine/cache",
|
|
"version": "v1.6.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/cache.git",
|
|
"reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/cache/zipball/eb152c5100571c7a45470ff2a35095ab3f3b900b",
|
|
"reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "~5.5|~7.0"
|
|
},
|
|
"conflict": {
|
|
"doctrine/common": ">2.2,<2.4"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.8|~5.0",
|
|
"predis/predis": "~1.0",
|
|
"satooshi/php-coveralls": "~0.6"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.6.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Roman Borschel",
|
|
"email": "roman@code-factory.org"
|
|
},
|
|
{
|
|
"name": "Benjamin Eberlei",
|
|
"email": "kontakt@beberlei.de"
|
|
},
|
|
{
|
|
"name": "Guilherme Blanco",
|
|
"email": "guilhermeblanco@gmail.com"
|
|
},
|
|
{
|
|
"name": "Jonathan Wage",
|
|
"email": "jonwage@gmail.com"
|
|
},
|
|
{
|
|
"name": "Johannes Schmitt",
|
|
"email": "schmittjoh@gmail.com"
|
|
}
|
|
],
|
|
"description": "Caching library offering an object-oriented API for many cache backends",
|
|
"homepage": "http://www.doctrine-project.org",
|
|
"keywords": [
|
|
"cache",
|
|
"caching"
|
|
],
|
|
"time": "2017-07-22T12:49:21+00:00"
|
|
},
|
|
{
|
|
"name": "doctrine/collections",
|
|
"version": "v1.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/collections.git",
|
|
"reference": "1a4fb7e902202c33cce8c55989b945612943c2ba"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/collections/zipball/1a4fb7e902202c33cce8c55989b945612943c2ba",
|
|
"reference": "1a4fb7e902202c33cce8c55989b945612943c2ba",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.6 || ^7.0"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/coding-standard": "~0.1@dev",
|
|
"phpunit/phpunit": "^5.7"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.3.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Doctrine\\Common\\Collections\\": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Roman Borschel",
|
|
"email": "roman@code-factory.org"
|
|
},
|
|
{
|
|
"name": "Benjamin Eberlei",
|
|
"email": "kontakt@beberlei.de"
|
|
},
|
|
{
|
|
"name": "Guilherme Blanco",
|
|
"email": "guilhermeblanco@gmail.com"
|
|
},
|
|
{
|
|
"name": "Jonathan Wage",
|
|
"email": "jonwage@gmail.com"
|
|
},
|
|
{
|
|
"name": "Johannes Schmitt",
|
|
"email": "schmittjoh@gmail.com"
|
|
}
|
|
],
|
|
"description": "Collections Abstraction library",
|
|
"homepage": "http://www.doctrine-project.org",
|
|
"keywords": [
|
|
"array",
|
|
"collections",
|
|
"iterator"
|
|
],
|
|
"time": "2017-01-03T10:49:41+00:00"
|
|
},
|
|
{
|
|
"name": "doctrine/common",
|
|
"version": "v2.7.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/common.git",
|
|
"reference": "4acb8f89626baafede6ee5475bc5844096eba8a9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/common/zipball/4acb8f89626baafede6ee5475bc5844096eba8a9",
|
|
"reference": "4acb8f89626baafede6ee5475bc5844096eba8a9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/annotations": "1.*",
|
|
"doctrine/cache": "1.*",
|
|
"doctrine/collections": "1.*",
|
|
"doctrine/inflector": "1.*",
|
|
"doctrine/lexer": "1.*",
|
|
"php": "~5.6|~7.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^5.4.6"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.7.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Doctrine\\Common\\": "lib/Doctrine/Common"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Roman Borschel",
|
|
"email": "roman@code-factory.org"
|
|
},
|
|
{
|
|
"name": "Benjamin Eberlei",
|
|
"email": "kontakt@beberlei.de"
|
|
},
|
|
{
|
|
"name": "Guilherme Blanco",
|
|
"email": "guilhermeblanco@gmail.com"
|
|
},
|
|
{
|
|
"name": "Jonathan Wage",
|
|
"email": "jonwage@gmail.com"
|
|
},
|
|
{
|
|
"name": "Johannes Schmitt",
|
|
"email": "schmittjoh@gmail.com"
|
|
}
|
|
],
|
|
"description": "Common Library for Doctrine projects",
|
|
"homepage": "http://www.doctrine-project.org",
|
|
"keywords": [
|
|
"annotations",
|
|
"collections",
|
|
"eventmanager",
|
|
"persistence",
|
|
"spl"
|
|
],
|
|
"time": "2017-07-22T08:35:12+00:00"
|
|
},
|
|
{
|
|
"name": "doctrine/inflector",
|
|
"version": "v1.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/inflector.git",
|
|
"reference": "e11d84c6e018beedd929cff5220969a3c6d1d462"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/inflector/zipball/e11d84c6e018beedd929cff5220969a3c6d1d462",
|
|
"reference": "e11d84c6e018beedd929cff5220969a3c6d1d462",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^6.2"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.2.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Roman Borschel",
|
|
"email": "roman@code-factory.org"
|
|
},
|
|
{
|
|
"name": "Benjamin Eberlei",
|
|
"email": "kontakt@beberlei.de"
|
|
},
|
|
{
|
|
"name": "Guilherme Blanco",
|
|
"email": "guilhermeblanco@gmail.com"
|
|
},
|
|
{
|
|
"name": "Jonathan Wage",
|
|
"email": "jonwage@gmail.com"
|
|
},
|
|
{
|
|
"name": "Johannes Schmitt",
|
|
"email": "schmittjoh@gmail.com"
|
|
}
|
|
],
|
|
"description": "Common String Manipulations with regard to casing and singular/plural rules.",
|
|
"homepage": "http://www.doctrine-project.org",
|
|
"keywords": [
|
|
"inflection",
|
|
"pluralize",
|
|
"singularize",
|
|
"string"
|
|
],
|
|
"time": "2017-07-22T12:18:28+00:00"
|
|
},
|
|
{
|
|
"name": "doctrine/lexer",
|
|
"version": "1.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/lexer.git",
|
|
"reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/lexer/zipball/1febd6c3ef84253d7c815bed85fc622ad207a9f8",
|
|
"reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.5"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Roman Borschel",
|
|
"email": "roman@code-factory.org"
|
|
},
|
|
{
|
|
"name": "Guilherme Blanco",
|
|
"email": "guilhermeblanco@gmail.com"
|
|
},
|
|
{
|
|
"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"
|
|
],
|
|
"time": "2019-06-08T11:03:04+00:00"
|
|
},
|
|
{
|
|
"name": "drupal-composer/drupal-scaffold",
|
|
"version": "2.6.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/drupal-composer/drupal-scaffold.git",
|
|
"reference": "13c1ffc7dd4925cb03707759128b85c0cd6276f8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/drupal-composer/drupal-scaffold/zipball/13c1ffc7dd4925cb03707759128b85c0cd6276f8",
|
|
"reference": "13c1ffc7dd4925cb03707759128b85c0cd6276f8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer-plugin-api": "^1.0.0",
|
|
"composer/semver": "^1.4",
|
|
"php": "^5.5.9|>=7.0.8"
|
|
},
|
|
"require-dev": {
|
|
"composer/composer": "dev-master",
|
|
"g1a/composer-test-scenarios": "^2.1.0",
|
|
"phpunit/phpunit": "^6",
|
|
"squizlabs/php_codesniffer": "^2.8"
|
|
},
|
|
"type": "composer-plugin",
|
|
"extra": {
|
|
"class": "DrupalComposer\\DrupalScaffold\\Plugin",
|
|
"branch-alias": {
|
|
"dev-master": "2.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"DrupalComposer\\DrupalScaffold\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"description": "Composer Plugin for updating the Drupal scaffold files when using drupal/core",
|
|
"time": "2019-03-30T10:41:38+00:00"
|
|
},
|
|
{
|
|
"name": "drupal/address",
|
|
"version": "1.8.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/address.git",
|
|
"reference": "8.x-1.8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/address-8.x-1.8.zip",
|
|
"reference": "8.x-1.8",
|
|
"shasum": "ded73be392ba9257fca9289719757928a8826275"
|
|
},
|
|
"require": {
|
|
"commerceguys/addressing": "^1.0.7",
|
|
"drupal/core": "^8.7.7 || ^9"
|
|
},
|
|
"require-dev": {
|
|
"drupal/token": "^1.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.8",
|
|
"datestamp": "1582913039",
|
|
"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": "bojanz",
|
|
"homepage": "https://www.drupal.org/user/86106"
|
|
},
|
|
{
|
|
"name": "dww",
|
|
"homepage": "https://www.drupal.org/user/46549"
|
|
},
|
|
{
|
|
"name": "googletorp",
|
|
"homepage": "https://www.drupal.org/user/386230"
|
|
},
|
|
{
|
|
"name": "jsacksick",
|
|
"homepage": "https://www.drupal.org/user/972218"
|
|
},
|
|
{
|
|
"name": "mglaman",
|
|
"homepage": "https://www.drupal.org/user/2416470"
|
|
},
|
|
{
|
|
"name": "rszrama",
|
|
"homepage": "https://www.drupal.org/user/49344"
|
|
}
|
|
],
|
|
"description": "Provides functionality for storing, validating and displaying international postal addresses.",
|
|
"homepage": "http://drupal.org/project/address",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/address"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/admin_links_access_filter",
|
|
"version": "1.0.0-alpha3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/admin_links_access_filter.git",
|
|
"reference": "8.x-1.0-alpha3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/admin_links_access_filter-8.x-1.0-alpha3.zip",
|
|
"reference": "8.x-1.0-alpha3",
|
|
"shasum": "410543c4b14d5c88fa53d7256717756cab522e65"
|
|
},
|
|
"require": {
|
|
"drupal/core": "~8.1"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.0-alpha3",
|
|
"datestamp": "1481822103",
|
|
"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": "agoradesign",
|
|
"homepage": "https://www.drupal.org/user/1183886"
|
|
}
|
|
],
|
|
"description": "Administration links access filter 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.",
|
|
"homepage": "http://drupal.org/project/admin_links_access_filter",
|
|
"support": {
|
|
"source": "http://cgit.drupalcode.org/admin_links_access_filter"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/admin_toolbar",
|
|
"version": "2.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/admin_toolbar.git",
|
|
"reference": "8.x-2.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/admin_toolbar-8.x-2.0.zip",
|
|
"reference": "8.x-2.0",
|
|
"shasum": "568de63dbaa8046a82d327dbd0b892ab79fb87aa"
|
|
},
|
|
"require": {
|
|
"drupal/core": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-2.x": "2.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-2.0",
|
|
"datestamp": "1573751237",
|
|
"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": "Wilfrid Roze (eme)",
|
|
"homepage": "https://www.drupal.org/u/eme",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Romain Jarraud (romainj)",
|
|
"homepage": "https://www.drupal.org/u/romainj",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Adrian Cid Almaguer (adriancid)",
|
|
"homepage": "https://www.drupal.org/u/adriancid",
|
|
"email": "adriancid@gmail.com",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Mohamed Anis Taktak (matio89)",
|
|
"homepage": "https://www.drupal.org/u/matio89",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "fethi.krout",
|
|
"homepage": "https://www.drupal.org/user/3206765"
|
|
},
|
|
{
|
|
"name": "matio89",
|
|
"homepage": "https://www.drupal.org/user/2320090"
|
|
},
|
|
{
|
|
"name": "romainj",
|
|
"homepage": "https://www.drupal.org/user/370706"
|
|
}
|
|
],
|
|
"description": "Provides a drop-down menu interface to the core Drupal Toolbar.",
|
|
"homepage": "http://drupal.org/project/admin_toolbar",
|
|
"keywords": [
|
|
"Drupal",
|
|
"Toolbar"
|
|
],
|
|
"support": {
|
|
"source": "http://cgit.drupalcode.org/admin_toolbar",
|
|
"issues": "https://www.drupal.org/project/issues/admin_toolbar"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/admin_toolbar_tools",
|
|
"version": "2.0.0",
|
|
"require": {
|
|
"drupal/admin_toolbar": "self.version",
|
|
"drupal/core": "~8.7"
|
|
},
|
|
"type": "metapackage",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-2.x": "2.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-2.0",
|
|
"datestamp": "1573751237",
|
|
"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": "Wilfrid Roze (eme)",
|
|
"homepage": "https://www.drupal.org/u/eme",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Romain Jarraud (romainj)",
|
|
"homepage": "https://www.drupal.org/u/romainj",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Adrian Cid Almaguer (adriancid)",
|
|
"homepage": "https://www.drupal.org/u/adriancid",
|
|
"email": "adriancid@gmail.com",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Mohamed Anis Taktak (matio89)",
|
|
"homepage": "https://www.drupal.org/u/matio89",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "fethi.krout",
|
|
"homepage": "https://www.drupal.org/user/3206765"
|
|
},
|
|
{
|
|
"name": "matio89",
|
|
"homepage": "https://www.drupal.org/user/2320090"
|
|
},
|
|
{
|
|
"name": "romainj",
|
|
"homepage": "https://www.drupal.org/user/370706"
|
|
}
|
|
],
|
|
"description": "Adds menu links to the Admin Toolbar.",
|
|
"homepage": "http://drupal.org/project/admin_toolbar",
|
|
"keywords": [
|
|
"Drupal",
|
|
"Toolbar"
|
|
],
|
|
"support": {
|
|
"source": "http://cgit.drupalcode.org/admin_toolbar",
|
|
"issues": "https://www.drupal.org/project/issues/admin_toolbar"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/allowed_formats",
|
|
"version": "1.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/allowed_formats.git",
|
|
"reference": "8.x-1.2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/allowed_formats-8.x-1.2.zip",
|
|
"reference": "8.x-1.2",
|
|
"shasum": "50f8f80cf3326382c968521d34d3a113b37e32b3"
|
|
},
|
|
"require": {
|
|
"drupal/core": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.2",
|
|
"datestamp": "1573747386",
|
|
"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": "floretan",
|
|
"homepage": "https://www.drupal.org/user/66163"
|
|
}
|
|
],
|
|
"description": "Limit which text formats are available for each field instance.",
|
|
"homepage": "https://www.drupal.org/project/allowed_formats",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/allowed_formats"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/antibot",
|
|
"version": "1.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/antibot.git",
|
|
"reference": "8.x-1.3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/antibot-8.x-1.3.zip",
|
|
"reference": "8.x-1.3",
|
|
"shasum": "2b9cb2b2e118689c7262c00698e10a6da3f9dfe7"
|
|
},
|
|
"require": {
|
|
"drupal/core": "~8.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.3",
|
|
"datestamp": "1579699383",
|
|
"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": "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/autosave_form",
|
|
"version": "1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/autosave_form.git",
|
|
"reference": "8.x-1.1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/autosave_form-8.x-1.1.zip",
|
|
"reference": "8.x-1.1",
|
|
"shasum": "0e7ef41bec21eb971b11db05f7ecc23c2e819c8d"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.1",
|
|
"datestamp": "1579005183",
|
|
"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": "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/better_normalizers",
|
|
"version": "1.0.0-beta4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/better_normalizers.git",
|
|
"reference": "8.x-1.0-beta4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/better_normalizers-8.x-1.0-beta4.zip",
|
|
"reference": "8.x-1.0-beta4",
|
|
"shasum": "19e63328ca9ab77aaa328d87efd7429f4adb386e"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.7.7 || ^9"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.0-beta4",
|
|
"datestamp": "1576069085",
|
|
"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": "Christian Fritsch (chr.fritsch)",
|
|
"homepage": "https://www.drupal.org/u/chrfritsch",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Andrey Postnikov (andypost)",
|
|
"homepage": "https://www.drupal.org/u/andypost",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Sam Becker (Sam152)",
|
|
"homepage": "https://www.drupal.org/u/sam152",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Lee Rowlands (larowlan)",
|
|
"homepage": "https://www.drupal.org/u/larowlan",
|
|
"role": "Maintainer"
|
|
}
|
|
],
|
|
"description": "Improve the normalizers in core.",
|
|
"homepage": "https://www.drupal.org/project/better_normalizers",
|
|
"support": {
|
|
"source": "https://git.drupal.org/project/better_normalizers.git",
|
|
"issues": "https://www.drupal.org/project/issues/better_normalizers"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/block_theme_sync",
|
|
"version": "1.0.0-alpha2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/block_theme_sync.git",
|
|
"reference": "8.x-1.0-alpha2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/block_theme_sync-8.x-1.0-alpha2.zip",
|
|
"reference": "8.x-1.0-alpha2",
|
|
"shasum": "2cae7d62b1c3388dc3b4c43bd548bece52d74752"
|
|
},
|
|
"require": {
|
|
"drupal/core": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.0-alpha2",
|
|
"datestamp": "1483387143",
|
|
"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": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
},
|
|
{
|
|
"name": "nedjo",
|
|
"homepage": "https://www.drupal.org/user/4481"
|
|
}
|
|
],
|
|
"description": "Subscribe to block updates for source themes.",
|
|
"homepage": "https://www.drupal.org/project/block_theme_sync",
|
|
"support": {
|
|
"source": "http://cgit.drupalcode.org/block_theme_sync"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/block_visibility_groups",
|
|
"version": "1.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/block_visibility_groups.git",
|
|
"reference": "8.x-1.3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/block_visibility_groups-8.x-1.3.zip",
|
|
"reference": "8.x-1.3",
|
|
"shasum": "3c42377fcf6b849e8509b4b993a750cbc1a90a9b"
|
|
},
|
|
"require": {
|
|
"drupal/core": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.3",
|
|
"datestamp": "1536509886",
|
|
"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"
|
|
},
|
|
{
|
|
"name": "tedbow",
|
|
"homepage": "https://www.drupal.org/user/240860"
|
|
}
|
|
],
|
|
"description": "My Awesome Module",
|
|
"homepage": "http://drupal.org/project/block_visibility_groups",
|
|
"keywords": [
|
|
"Drupal"
|
|
],
|
|
"support": {
|
|
"source": "http://cgit.drupalcode.org/block_visibility_groups",
|
|
"issues": "http://drupal.org/project/issues/block_visibility_groups"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/bulma",
|
|
"version": "1.0.0-beta4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/bulma.git",
|
|
"reference": "8.x-1.0-beta4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/bulma-8.x-1.0-beta4.zip",
|
|
"reference": "8.x-1.0-beta4",
|
|
"shasum": "54b98779781b15b8ab1e0c3b807fac65c6c21e89"
|
|
},
|
|
"require": {
|
|
"drupal/core": "~8.0"
|
|
},
|
|
"type": "drupal-theme",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.0-beta4",
|
|
"datestamp": "1580867352",
|
|
"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": "MatijaJurcevic",
|
|
"homepage": "https://www.drupal.org/user/3173519"
|
|
},
|
|
{
|
|
"name": "mseric",
|
|
"homepage": "https://www.drupal.org/user/3574018"
|
|
},
|
|
{
|
|
"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": "https://www.drupal.org/project/bulma",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/bulma"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/checklistapi",
|
|
"version": "1.10.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/checklistapi.git",
|
|
"reference": "8.x-1.10"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/checklistapi-8.x-1.10.zip",
|
|
"reference": "8.x-1.10",
|
|
"shasum": "9f9e39613e50f649b0a0e06b7ec5d056c795c27b"
|
|
},
|
|
"require": {
|
|
"drupal/core": "~8.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.10",
|
|
"datestamp": "1553692687",
|
|
"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": "TravisCarden",
|
|
"homepage": "https://www.drupal.org/user/236758"
|
|
}
|
|
],
|
|
"description": "Provides an API for creating fillable, persistent checklists.",
|
|
"homepage": "https://www.drupal.org/project/checklistapi",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/checklistapi"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/ckeditor_markdown",
|
|
"version": "1.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/ckeditor_markdown.git",
|
|
"reference": "8.x-1.2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/ckeditor_markdown-8.x-1.2.zip",
|
|
"reference": "8.x-1.2",
|
|
"shasum": "73efabe8c4d86ab73b21bd0b8f5cece8688c1b48"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.2",
|
|
"datestamp": "1580498736",
|
|
"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.8.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/ckeditorheight.git",
|
|
"reference": "8.x-1.8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/ckeditorheight-8.x-1.8.zip",
|
|
"reference": "8.x-1.8",
|
|
"shasum": "ccf98078866e89da0c62c055752bdf59822d4d4c"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.8",
|
|
"datestamp": "1580163325",
|
|
"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"
|
|
}
|
|
],
|
|
"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/coffee",
|
|
"version": "dev-1.x",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/coffee.git",
|
|
"reference": "146571e62abee442c3d62b4247eb8c5fcff5d57b"
|
|
},
|
|
"require": {
|
|
"drupal/core": "~8.0"
|
|
},
|
|
"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.0-beta2+5-dev",
|
|
"datestamp": "1494319984",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Dev releases are not covered by Drupal security advisories."
|
|
}
|
|
},
|
|
"patches_applied": {
|
|
"Allow user to specify keyboard shortcut.": "https://www.drupal.org/files/issues/2018-11-11/1734898-14.coffee-hotkeys-plus-g.patch"
|
|
}
|
|
},
|
|
"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://cgit.drupalcode.org/coffee",
|
|
"issues": "https://drupal.org/project/issues/coffee",
|
|
"irc": "irc://irc.freenode.org/drupal-contribute"
|
|
},
|
|
"time": "2018-11-12T07:59:17+00:00"
|
|
},
|
|
{
|
|
"name": "drupal/comment_notify",
|
|
"version": "dev-1.x",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/comment_notify.git",
|
|
"reference": "ba2f514592eb96aca2bd88025985cb39dd79b853"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9",
|
|
"drupal/token": "^1.6"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.0+1-dev",
|
|
"datestamp": "1575246180",
|
|
"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"
|
|
}
|
|
],
|
|
"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"
|
|
},
|
|
"time": "2020-02-21T15:16:57+00:00"
|
|
},
|
|
{
|
|
"name": "drupal/components",
|
|
"version": "1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/components.git",
|
|
"reference": "8.x-1.1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/components-8.x-1.1.zip",
|
|
"reference": "8.x-1.1",
|
|
"shasum": "72af8ff1ca842556ee4b95335595c24703acdb75"
|
|
},
|
|
"require": {
|
|
"drupal/core": "~8.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.1",
|
|
"datestamp": "1556870881",
|
|
"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"
|
|
},
|
|
{
|
|
"name": "RobLoach",
|
|
"homepage": "https://www.drupal.org/user/61114"
|
|
}
|
|
],
|
|
"description": "Registers “component libraries” defined in modules and themes with the Twig system",
|
|
"homepage": "https://www.drupal.org/project/components",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/components"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/config_actions",
|
|
"version": "1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/config_actions.git",
|
|
"reference": "8.x-1.1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/config_actions-8.x-1.1.zip",
|
|
"reference": "8.x-1.1",
|
|
"shasum": "c3493a02af86fd6e72d00eae9265f697a80b5edd"
|
|
},
|
|
"require": {
|
|
"drupal/core": "~8.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.1",
|
|
"datestamp": "1553005385",
|
|
"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": "http://cgit.drupalcode.org/config_actions"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/config_actions_provider",
|
|
"version": "1.0.0-rc1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/config_actions_provider.git",
|
|
"reference": "8.x-1.0-rc1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/config_actions_provider-8.x-1.0-rc1.zip",
|
|
"reference": "8.x-1.0-rc1",
|
|
"shasum": "58465e27987b9f826dd767884a8e69193abbd854"
|
|
},
|
|
"require": {
|
|
"drupal/config_actions": "*",
|
|
"drupal/config_provider": "^2",
|
|
"drupal/config_sync": "*",
|
|
"drupal/core": "~8.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.0-rc1",
|
|
"datestamp": "1550207284",
|
|
"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": "bircher",
|
|
"homepage": "https://www.drupal.org/user/1344166"
|
|
},
|
|
{
|
|
"name": "nedjo",
|
|
"homepage": "https://www.drupal.org/user/4481"
|
|
}
|
|
],
|
|
"description": "Apply config actions when applying configuration updates.",
|
|
"homepage": "https://www.drupal.org/project/config_actions_provider",
|
|
"support": {
|
|
"source": "http://cgit.drupalcode.org/config_actions_provider"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/config_distro",
|
|
"version": "1.0.0-alpha3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/config_distro.git",
|
|
"reference": "8.x-1.0-alpha3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/config_distro-8.x-1.0-alpha3.zip",
|
|
"reference": "8.x-1.0-alpha3",
|
|
"shasum": "c83fcd71c311102cb64f72b8f7ca727bddff2264"
|
|
},
|
|
"require": {
|
|
"drupal/config_filter": "*",
|
|
"drupal/core": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.0-alpha3",
|
|
"datestamp": "1539071280",
|
|
"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": "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_filter",
|
|
"version": "1.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/config_filter.git",
|
|
"reference": "8.x-1.5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/config_filter-8.x-1.5.zip",
|
|
"reference": "8.x-1.5",
|
|
"shasum": "81210684c378dab856b3c2bce5eeaa58992d2efc"
|
|
},
|
|
"require": {
|
|
"drupal/core": "~8.0"
|
|
},
|
|
"suggest": {
|
|
"drupal/config_split": "Split site configuration for different environments."
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.5",
|
|
"datestamp": "1572542288",
|
|
"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": "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": "http://cgit.drupalcode.org/config_filter",
|
|
"issues": "https://www.drupal.org/project/issues/config_filter",
|
|
"irc": "irc://irc.freenode.org/drupal-contribute"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/config_merge",
|
|
"version": "1.0.0-rc1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/config_merge.git",
|
|
"reference": "8.x-1.0-rc1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/config_merge-8.x-1.0-rc1.zip",
|
|
"reference": "8.x-1.0-rc1",
|
|
"shasum": "4881351041bf4b313247697adbeee4cedf0bc425"
|
|
},
|
|
"require": {
|
|
"drupal/core": "~8.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.0-rc1",
|
|
"datestamp": "1550188080",
|
|
"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": "bircher",
|
|
"homepage": "https://www.drupal.org/user/1344166"
|
|
},
|
|
{
|
|
"name": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
},
|
|
{
|
|
"name": "nedjo",
|
|
"homepage": "https://www.drupal.org/user/4481"
|
|
}
|
|
],
|
|
"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": "http://cgit.drupalcode.org/config_merge"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/config_normalizer",
|
|
"version": "1.0.0-alpha5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/config_normalizer.git",
|
|
"reference": "8.x-1.0-alpha5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/config_normalizer-8.x-1.0-alpha5.zip",
|
|
"reference": "8.x-1.0-alpha5",
|
|
"shasum": "7ec9ca0c0e798007c7685b2633ac7600415e4a29"
|
|
},
|
|
"require": {
|
|
"drupal/config_filter": "*",
|
|
"drupal/core": "~8.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.0-alpha5",
|
|
"datestamp": "1551264784",
|
|
"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": "axel.rutz",
|
|
"homepage": "https://www.drupal.org/user/229048"
|
|
},
|
|
{
|
|
"name": "nedjo",
|
|
"homepage": "https://www.drupal.org/user/4481"
|
|
}
|
|
],
|
|
"description": "Normalizes configuration for comparison.",
|
|
"homepage": "https://www.drupal.org/project/config_normalizer",
|
|
"support": {
|
|
"source": "http://cgit.drupalcode.org/config_normalizer"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/config_perms",
|
|
"version": "2.0.0-beta2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/config_perms.git",
|
|
"reference": "8.x-2.0-beta2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/config_perms-8.x-2.0-beta2.zip",
|
|
"reference": "8.x-2.0-beta2",
|
|
"shasum": "d3ed7aa2602cc9e636c9943f6356f6fd46e665fb"
|
|
},
|
|
"require": {
|
|
"drupal/core": "~8.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-2.x": "2.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-2.0-beta2",
|
|
"datestamp": "1551141180",
|
|
"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": "Docc",
|
|
"homepage": "https://www.drupal.org/user/310132"
|
|
},
|
|
{
|
|
"name": "benellefimostfa",
|
|
"homepage": "https://www.drupal.org/user/3092403"
|
|
},
|
|
{
|
|
"name": "gnuget",
|
|
"homepage": "https://www.drupal.org/user/992990"
|
|
},
|
|
{
|
|
"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-rc1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/config_provider.git",
|
|
"reference": "8.x-2.0-rc1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/config_provider-8.x-2.0-rc1.zip",
|
|
"reference": "8.x-2.0-rc1",
|
|
"shasum": "59405d2d56c9c450d03fc7c615008c694b12bccf"
|
|
},
|
|
"require": {
|
|
"drupal/core": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-2.x": "2.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-2.0-rc1",
|
|
"datestamp": "1550290687",
|
|
"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": "bircher",
|
|
"homepage": "https://www.drupal.org/user/1344166"
|
|
},
|
|
{
|
|
"name": "gnuget",
|
|
"homepage": "https://www.drupal.org/user/992990"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
],
|
|
"description": "Enables provision of configuration by extensions.",
|
|
"homepage": "https://www.drupal.org/project/config_provider",
|
|
"support": {
|
|
"source": "http://cgit.drupalcode.org/config_provider"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/config_snapshot",
|
|
"version": "1.0.0-rc1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/config_snapshot.git",
|
|
"reference": "8.x-1.0-rc1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/config_snapshot-8.x-1.0-rc1.zip",
|
|
"reference": "8.x-1.0-rc1",
|
|
"shasum": "2508809dea54bd0d8dfc86f4974324509b95dc13"
|
|
},
|
|
"require": {
|
|
"drupal/core": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.0-rc1",
|
|
"datestamp": "1550294584",
|
|
"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": "gnuget",
|
|
"homepage": "https://www.drupal.org/user/992990"
|
|
},
|
|
{
|
|
"name": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
},
|
|
{
|
|
"name": "nedjo",
|
|
"homepage": "https://www.drupal.org/user/4481"
|
|
}
|
|
],
|
|
"description": "Manages snapshots of configuration as provided by modules and themes.",
|
|
"homepage": "https://www.drupal.org/project/config_snapshot",
|
|
"support": {
|
|
"source": "http://cgit.drupalcode.org/config_snapshot"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/config_sync",
|
|
"version": "2.0.0-beta5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/config_sync.git",
|
|
"reference": "8.x-2.0-beta5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/config_sync-8.x-2.0-beta5.zip",
|
|
"reference": "8.x-2.0-beta5",
|
|
"shasum": "76a922ca354cb18cdfd57d427bdd91721630e48b"
|
|
},
|
|
"require": {
|
|
"drupal/config_distro": "^1.0-alpha3",
|
|
"drupal/config_filter": "^1.3",
|
|
"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.3",
|
|
"php": ">=5.6",
|
|
"symfony/yaml": "~2.7.14|~2.8.7|~3.0.7|^3.1.1"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-2.x": "2.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-2.0-beta5",
|
|
"datestamp": "1550290984",
|
|
"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": "Nedjo Rogers (nedjo)",
|
|
"homepage": "https://www.drupal.org/u/nedjo",
|
|
"email": "nedjo@4481.no-reply.drupal.org",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "flocondetoile",
|
|
"homepage": "https://www.drupal.org/user/2006064"
|
|
},
|
|
{
|
|
"name": "mlncn",
|
|
"homepage": "https://www.drupal.org/user/64383"
|
|
},
|
|
{
|
|
"name": "mtift",
|
|
"homepage": "https://www.drupal.org/user/751908"
|
|
},
|
|
{
|
|
"name": "nedjo",
|
|
"homepage": "https://www.drupal.org/user/4481"
|
|
},
|
|
{
|
|
"name": "pfrenssen",
|
|
"homepage": "https://www.drupal.org/user/382067"
|
|
}
|
|
],
|
|
"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.6.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/config_update.git",
|
|
"reference": "8.x-1.6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/config_update-8.x-1.6.zip",
|
|
"reference": "8.x-1.6",
|
|
"shasum": "04bbd0fc440017fd0129dceae240a8bba409a450"
|
|
},
|
|
"require": {
|
|
"drupal/core": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.6",
|
|
"datestamp": "1545090480",
|
|
"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": "jhodgdon",
|
|
"homepage": "https://www.drupal.org/user/155601"
|
|
},
|
|
{
|
|
"name": "nedjo",
|
|
"homepage": "https://www.drupal.org/user/4481"
|
|
}
|
|
],
|
|
"description": "Provides basic revert and update functionality for other modules",
|
|
"homepage": "https://www.drupal.org/project/config_update",
|
|
"support": {
|
|
"source": "http://cgit.drupalcode.org/config_update"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/core",
|
|
"version": "8.8.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/drupal/core.git",
|
|
"reference": "34e59fcf702c1b3c497bbd6e92e68e546c5d15b8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/drupal/core/zipball/34e59fcf702c1b3c497bbd6e92e68e546c5d15b8",
|
|
"reference": "34e59fcf702c1b3c497bbd6e92e68e546c5d15b8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"asm89/stack-cors": "^1.1",
|
|
"composer/semver": "^1.0",
|
|
"doctrine/annotations": "^1.4",
|
|
"doctrine/common": "^2.7",
|
|
"easyrdf/easyrdf": "^0.9",
|
|
"egulias/email-validator": "^2.0",
|
|
"ext-date": "*",
|
|
"ext-dom": "*",
|
|
"ext-filter": "*",
|
|
"ext-gd": "*",
|
|
"ext-hash": "*",
|
|
"ext-json": "*",
|
|
"ext-pcre": "*",
|
|
"ext-pdo": "*",
|
|
"ext-session": "*",
|
|
"ext-simplexml": "*",
|
|
"ext-spl": "*",
|
|
"ext-tokenizer": "*",
|
|
"ext-xml": "*",
|
|
"guzzlehttp/guzzle": "^6.3",
|
|
"masterminds/html5": "^2.1",
|
|
"pear/archive_tar": "^1.4.9",
|
|
"php": ">=7.0.8",
|
|
"stack/builder": "^1.0",
|
|
"symfony-cmf/routing": "^1.4",
|
|
"symfony/class-loader": "~3.4.0",
|
|
"symfony/console": "~3.4.0",
|
|
"symfony/dependency-injection": "~3.4.26",
|
|
"symfony/event-dispatcher": "~3.4.0",
|
|
"symfony/http-foundation": "~3.4.27",
|
|
"symfony/http-kernel": "~3.4.14",
|
|
"symfony/polyfill-iconv": "^1.0",
|
|
"symfony/process": "~3.4.0",
|
|
"symfony/psr-http-message-bridge": "^1.1.2",
|
|
"symfony/routing": "~3.4.0",
|
|
"symfony/serializer": "~3.4.0",
|
|
"symfony/translation": "~3.4.0",
|
|
"symfony/validator": "~3.4.0",
|
|
"symfony/yaml": "~3.4.5",
|
|
"twig/twig": "^1.38.2",
|
|
"typo3/phar-stream-wrapper": "^3.1.3",
|
|
"zendframework/zend-diactoros": "^1.8",
|
|
"zendframework/zend-feed": "^2.12"
|
|
},
|
|
"conflict": {
|
|
"drupal/pathauto": "<1.6",
|
|
"drush/drush": "<8.1.10"
|
|
},
|
|
"replace": {
|
|
"drupal/action": "self.version",
|
|
"drupal/aggregator": "self.version",
|
|
"drupal/automated_cron": "self.version",
|
|
"drupal/ban": "self.version",
|
|
"drupal/bartik": "self.version",
|
|
"drupal/basic_auth": "self.version",
|
|
"drupal/big_pipe": "self.version",
|
|
"drupal/block": "self.version",
|
|
"drupal/block_content": "self.version",
|
|
"drupal/block_place": "self.version",
|
|
"drupal/book": "self.version",
|
|
"drupal/breakpoint": "self.version",
|
|
"drupal/ckeditor": "self.version",
|
|
"drupal/claro": "self.version",
|
|
"drupal/classy": "self.version",
|
|
"drupal/color": "self.version",
|
|
"drupal/comment": "self.version",
|
|
"drupal/config": "self.version",
|
|
"drupal/config_translation": "self.version",
|
|
"drupal/contact": "self.version",
|
|
"drupal/content_moderation": "self.version",
|
|
"drupal/content_translation": "self.version",
|
|
"drupal/contextual": "self.version",
|
|
"drupal/core-annotation": "self.version",
|
|
"drupal/core-assertion": "self.version",
|
|
"drupal/core-bridge": "self.version",
|
|
"drupal/core-class-finder": "self.version",
|
|
"drupal/core-datetime": "self.version",
|
|
"drupal/core-dependency-injection": "self.version",
|
|
"drupal/core-diff": "self.version",
|
|
"drupal/core-discovery": "self.version",
|
|
"drupal/core-event-dispatcher": "self.version",
|
|
"drupal/core-file-cache": "self.version",
|
|
"drupal/core-file-security": "self.version",
|
|
"drupal/core-filesystem": "self.version",
|
|
"drupal/core-gettext": "self.version",
|
|
"drupal/core-graph": "self.version",
|
|
"drupal/core-http-foundation": "self.version",
|
|
"drupal/core-php-storage": "self.version",
|
|
"drupal/core-plugin": "self.version",
|
|
"drupal/core-proxy-builder": "self.version",
|
|
"drupal/core-render": "self.version",
|
|
"drupal/core-serialization": "self.version",
|
|
"drupal/core-transliteration": "self.version",
|
|
"drupal/core-utility": "self.version",
|
|
"drupal/core-uuid": "self.version",
|
|
"drupal/core-version": "self.version",
|
|
"drupal/datetime": "self.version",
|
|
"drupal/datetime_range": "self.version",
|
|
"drupal/dblog": "self.version",
|
|
"drupal/dynamic_page_cache": "self.version",
|
|
"drupal/editor": "self.version",
|
|
"drupal/entity_reference": "self.version",
|
|
"drupal/field": "self.version",
|
|
"drupal/field_layout": "self.version",
|
|
"drupal/field_ui": "self.version",
|
|
"drupal/file": "self.version",
|
|
"drupal/filter": "self.version",
|
|
"drupal/forum": "self.version",
|
|
"drupal/hal": "self.version",
|
|
"drupal/help": "self.version",
|
|
"drupal/help_topics": "self.version",
|
|
"drupal/history": "self.version",
|
|
"drupal/image": "self.version",
|
|
"drupal/inline_form_errors": "self.version",
|
|
"drupal/jsonapi": "self.version",
|
|
"drupal/language": "self.version",
|
|
"drupal/layout_builder": "self.version",
|
|
"drupal/layout_discovery": "self.version",
|
|
"drupal/link": "self.version",
|
|
"drupal/locale": "self.version",
|
|
"drupal/media": "self.version",
|
|
"drupal/media_library": "self.version",
|
|
"drupal/menu_link_content": "self.version",
|
|
"drupal/menu_ui": "self.version",
|
|
"drupal/migrate": "self.version",
|
|
"drupal/migrate_drupal": "self.version",
|
|
"drupal/migrate_drupal_multilingual": "self.version",
|
|
"drupal/migrate_drupal_ui": "self.version",
|
|
"drupal/minimal": "self.version",
|
|
"drupal/node": "self.version",
|
|
"drupal/options": "self.version",
|
|
"drupal/page_cache": "self.version",
|
|
"drupal/path": "self.version",
|
|
"drupal/path_alias": "self.version",
|
|
"drupal/quickedit": "self.version",
|
|
"drupal/rdf": "self.version",
|
|
"drupal/responsive_image": "self.version",
|
|
"drupal/rest": "self.version",
|
|
"drupal/search": "self.version",
|
|
"drupal/serialization": "self.version",
|
|
"drupal/settings_tray": "self.version",
|
|
"drupal/seven": "self.version",
|
|
"drupal/shortcut": "self.version",
|
|
"drupal/simpletest": "self.version",
|
|
"drupal/standard": "self.version",
|
|
"drupal/stark": "self.version",
|
|
"drupal/statistics": "self.version",
|
|
"drupal/syslog": "self.version",
|
|
"drupal/system": "self.version",
|
|
"drupal/taxonomy": "self.version",
|
|
"drupal/telephone": "self.version",
|
|
"drupal/text": "self.version",
|
|
"drupal/toolbar": "self.version",
|
|
"drupal/tour": "self.version",
|
|
"drupal/tracker": "self.version",
|
|
"drupal/update": "self.version",
|
|
"drupal/user": "self.version",
|
|
"drupal/views": "self.version",
|
|
"drupal/views_ui": "self.version",
|
|
"drupal/workflows": "self.version",
|
|
"drupal/workspaces": "self.version"
|
|
},
|
|
"type": "drupal-core",
|
|
"extra": {
|
|
"drupal-scaffold": {
|
|
"file-mapping": {
|
|
"[project-root]/.editorconfig": "assets/scaffold/files/editorconfig",
|
|
"[project-root]/.gitattributes": "assets/scaffold/files/gitattributes",
|
|
"[web-root]/.csslintrc": "assets/scaffold/files/csslintrc",
|
|
"[web-root]/.eslintignore": "assets/scaffold/files/eslintignore",
|
|
"[web-root]/.eslintrc.json": "assets/scaffold/files/eslintrc.json",
|
|
"[web-root]/.ht.router.php": "assets/scaffold/files/ht.router.php",
|
|
"[web-root]/.htaccess": "assets/scaffold/files/htaccess",
|
|
"[web-root]/example.gitignore": "assets/scaffold/files/example.gitignore",
|
|
"[web-root]/index.php": "assets/scaffold/files/index.php",
|
|
"[web-root]/INSTALL.txt": "assets/scaffold/files/drupal.INSTALL.txt",
|
|
"[web-root]/README.txt": "assets/scaffold/files/drupal.README.txt",
|
|
"[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": {
|
|
"psr-4": {
|
|
"Drupal\\Core\\": "lib/Drupal/Core",
|
|
"Drupal\\Component\\": "lib/Drupal/Component",
|
|
"Drupal\\Driver\\": "../drivers/lib/Drupal/Driver"
|
|
},
|
|
"classmap": [
|
|
"lib/Drupal.php",
|
|
"lib/Drupal/Component/Utility/Timer.php",
|
|
"lib/Drupal/Component/Utility/Unicode.php",
|
|
"lib/Drupal/Core/Database/Database.php",
|
|
"lib/Drupal/Core/DrupalKernel.php",
|
|
"lib/Drupal/Core/DrupalKernelInterface.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.",
|
|
"time": "2020-03-18T16:26:33+00:00"
|
|
},
|
|
{
|
|
"name": "drupal/core-recommended",
|
|
"version": "8.8.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/drupal/core-recommended.git",
|
|
"reference": "4155bff03954bae498029899f44e8adf697b20e6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/drupal/core-recommended/zipball/4155bff03954bae498029899f44e8adf697b20e6",
|
|
"reference": "4155bff03954bae498029899f44e8adf697b20e6",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"asm89/stack-cors": "1.2.0",
|
|
"composer/installers": "v1.7.0",
|
|
"composer/semver": "1.5.0",
|
|
"doctrine/annotations": "v1.4.0",
|
|
"doctrine/cache": "v1.6.2",
|
|
"doctrine/collections": "v1.4.0",
|
|
"doctrine/common": "v2.7.3",
|
|
"doctrine/inflector": "v1.2.0",
|
|
"doctrine/lexer": "1.0.2",
|
|
"drupal/core": "8.8.4",
|
|
"easyrdf/easyrdf": "0.9.1",
|
|
"egulias/email-validator": "2.1.11",
|
|
"guzzlehttp/guzzle": "6.3.3",
|
|
"guzzlehttp/promises": "v1.3.1",
|
|
"guzzlehttp/psr7": "1.6.1",
|
|
"masterminds/html5": "2.3.0",
|
|
"paragonie/random_compat": "v9.99.99",
|
|
"pear/archive_tar": "1.4.9",
|
|
"pear/console_getopt": "v1.4.2",
|
|
"pear/pear-core-minimal": "v1.10.9",
|
|
"pear/pear_exception": "v1.0.0",
|
|
"psr/container": "1.0.0",
|
|
"psr/http-message": "1.0.1",
|
|
"psr/log": "1.1.0",
|
|
"ralouphie/getallheaders": "3.0.3",
|
|
"stack/builder": "v1.0.5",
|
|
"symfony-cmf/routing": "1.4.1",
|
|
"symfony/class-loader": "v3.4.35",
|
|
"symfony/console": "v3.4.35",
|
|
"symfony/debug": "v3.4.35",
|
|
"symfony/dependency-injection": "v3.4.35",
|
|
"symfony/event-dispatcher": "v3.4.35",
|
|
"symfony/http-foundation": "v3.4.35",
|
|
"symfony/http-kernel": "v3.4.35",
|
|
"symfony/polyfill-ctype": "v1.12.0",
|
|
"symfony/polyfill-iconv": "v1.12.0",
|
|
"symfony/polyfill-mbstring": "v1.12.0",
|
|
"symfony/polyfill-php56": "v1.12.0",
|
|
"symfony/polyfill-php70": "v1.12.0",
|
|
"symfony/polyfill-util": "v1.12.0",
|
|
"symfony/process": "v3.4.35",
|
|
"symfony/psr-http-message-bridge": "v1.1.2",
|
|
"symfony/routing": "v3.4.35",
|
|
"symfony/serializer": "v3.4.35",
|
|
"symfony/translation": "v3.4.35",
|
|
"symfony/validator": "v3.4.35",
|
|
"symfony/yaml": "v3.4.35",
|
|
"twig/twig": "v1.42.3",
|
|
"typo3/phar-stream-wrapper": "v3.1.3",
|
|
"zendframework/zend-diactoros": "1.8.7",
|
|
"zendframework/zend-escaper": "2.6.1",
|
|
"zendframework/zend-feed": "2.12.0",
|
|
"zendframework/zend-stdlib": "3.2.1"
|
|
},
|
|
"conflict": {
|
|
"webflo/drupal-core-strict": "*"
|
|
},
|
|
"type": "metapackage",
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"description": "Locked core dependencies; require this project INSTEAD OF drupal/core.",
|
|
"time": "2020-03-18T16:26:33+00:00"
|
|
},
|
|
{
|
|
"name": "drupal/crop",
|
|
"version": "1.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/crop.git",
|
|
"reference": "8.x-1.5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/crop-8.x-1.5.zip",
|
|
"reference": "8.x-1.5",
|
|
"shasum": "bb275293508cb3988ca6ab766dc1f6ecc22cc03d"
|
|
},
|
|
"require": {
|
|
"drupal/core": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.5",
|
|
"datestamp": "1516357085",
|
|
"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": "Drupal Media Team",
|
|
"homepage": "https://www.drupal.org/user/3260690"
|
|
},
|
|
{
|
|
"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/ctools",
|
|
"version": "3.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/ctools.git",
|
|
"reference": "8.x-3.2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/ctools-8.x-3.2.zip",
|
|
"reference": "8.x-3.2",
|
|
"shasum": "d6da87239b64ba708a5977e7b33b1e009e36b091"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.5"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-3.x": "3.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-3.2",
|
|
"datestamp": "1550728386",
|
|
"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": "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": "http://cgit.drupalcode.org/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": "89d047066988b5a3279e85b0989fe58e650c097b"
|
|
},
|
|
"require": {
|
|
"drupal/core": "~8.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.x-dev",
|
|
"datestamp": "1542578580",
|
|
"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": "anil614sagar",
|
|
"homepage": "https://www.drupal.org/user/402938"
|
|
},
|
|
{
|
|
"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": "http://cgit.drupalcode.org/customerror"
|
|
},
|
|
"time": "2018-11-18T21:15:33+00:00"
|
|
},
|
|
{
|
|
"name": "drupal/default_content",
|
|
"version": "1.0.0-alpha8",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/default_content.git",
|
|
"reference": "8.x-1.0-alpha8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/default_content-8.x-1.0-alpha8.zip",
|
|
"reference": "8.x-1.0-alpha8",
|
|
"shasum": "cb16848a5c34bd5c11da1412fd49841814337ae8"
|
|
},
|
|
"require": {
|
|
"drupal/core": "~8.3"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.0-alpha8",
|
|
"datestamp": "1556924587",
|
|
"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": "Berdir",
|
|
"homepage": "https://www.drupal.org/user/214652"
|
|
},
|
|
{
|
|
"name": "Sam152",
|
|
"homepage": "https://www.drupal.org/user/1485048"
|
|
},
|
|
{
|
|
"name": "andypost",
|
|
"homepage": "https://www.drupal.org/user/118908"
|
|
},
|
|
{
|
|
"name": "benjy",
|
|
"homepage": "https://www.drupal.org/user/1852732"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
],
|
|
"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.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/diff.git",
|
|
"reference": "8.x-1.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/diff-8.x-1.0.zip",
|
|
"reference": "8.x-1.0",
|
|
"shasum": "7106ca30b7b10343fbf79a0c42fc7981b109095f"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.7.7 || ^9",
|
|
"mkalkbrenner/php-htmldiff-advanced": "~0.0.8"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.0",
|
|
"datestamp": "1578322688",
|
|
"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": "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": "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/dropdown_language",
|
|
"version": "2.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/dropdown_language.git",
|
|
"reference": "8.x-2.4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/dropdown_language-8.x-2.4.zip",
|
|
"reference": "8.x-2.4",
|
|
"shasum": "d65ab98ca18c57a3267cf40f648ee3cde5d22439"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-2.x": "2.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-2.4",
|
|
"datestamp": "1584361234",
|
|
"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": "SKAUGHT",
|
|
"homepage": "https://www.drupal.org/user/297907"
|
|
}
|
|
],
|
|
"description": "Provides a block with a Dropdown Language Switcher",
|
|
"homepage": "https://www.drupal.org/project/dropdown_language",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/dropdown_language"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/drutopia_action",
|
|
"version": "1.0.0-beta3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/drutopia_action.git",
|
|
"reference": "8.x-1.0-beta3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/drutopia_action-8.x-1.0-beta3.zip",
|
|
"reference": "8.x-1.0-beta3",
|
|
"shasum": "b2ecac510f76c26ee38de380a4895cd08fa22f09"
|
|
},
|
|
"require": {
|
|
"drupal/config_actions": "^1.0-beta1",
|
|
"drupal/core": "*",
|
|
"drupal/drutopia_core": "*",
|
|
"drupal/drutopia_seo": "^1.0-alpha1",
|
|
"drupal/drutopia_site": "*",
|
|
"drupal/ds": "^3.0-rc1",
|
|
"drupal/entity_reference_revisions": "*",
|
|
"drupal/field_group": "^3.0-beta1",
|
|
"drupal/focal_point": "*",
|
|
"drupal/metatag": "*",
|
|
"drupal/paragraphs": "^1.1",
|
|
"drupal/pathauto": "^1.0",
|
|
"drupal/search_api": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.0-beta3",
|
|
"datestamp": "1559237288",
|
|
"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": "cedewey",
|
|
"homepage": "https://www.drupal.org/user/38694"
|
|
},
|
|
{
|
|
"name": "drutopia_gitlab",
|
|
"homepage": "https://www.drupal.org/user/3514271"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
],
|
|
"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": "1.0.0-beta3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/drutopia_article.git",
|
|
"reference": "8.x-1.0-beta3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/drutopia_article-8.x-1.0-beta3.zip",
|
|
"reference": "8.x-1.0-beta3",
|
|
"shasum": "b39e7808288255a88668b8ba8768baf79e7b15a7"
|
|
},
|
|
"require": {
|
|
"drupal/block_visibility_groups": "^1.3",
|
|
"drupal/config_actions": "^1.0",
|
|
"drupal/core": "*",
|
|
"drupal/ctools": "^3.0",
|
|
"drupal/drutopia_comment": "*",
|
|
"drupal/drutopia_core": "*",
|
|
"drupal/drutopia_people": "*",
|
|
"drupal/drutopia_seo": "^1.0-alpha1",
|
|
"drupal/drutopia_site": "*",
|
|
"drupal/ds": "^3.1",
|
|
"drupal/entity_reference_revisions": "*",
|
|
"drupal/facets": "^1.1",
|
|
"drupal/field_group": "^3.0-beta1",
|
|
"drupal/focal_point": "*",
|
|
"drupal/metatag": "*",
|
|
"drupal/paragraphs": "*",
|
|
"drupal/pathauto": "^1.3",
|
|
"drupal/search_api": "*",
|
|
"drupal/token": "^1.4"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.0-beta3",
|
|
"datestamp": "1559237586",
|
|
"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": "cedewey",
|
|
"homepage": "https://www.drupal.org/user/38694"
|
|
},
|
|
{
|
|
"name": "drutopia_gitlab",
|
|
"homepage": "https://www.drupal.org/user/3514271"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
],
|
|
"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": "1.0.0-beta3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/drutopia_blog.git",
|
|
"reference": "8.x-1.0-beta3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/drutopia_blog-8.x-1.0-beta3.zip",
|
|
"reference": "8.x-1.0-beta3",
|
|
"shasum": "bc06460e45ee210c9b9f597d8294862e4ea352d6"
|
|
},
|
|
"require": {
|
|
"drupal/block_visibility_groups": "^1.3",
|
|
"drupal/config_actions": "^1.0",
|
|
"drupal/core": "*",
|
|
"drupal/ctools": "^3.0",
|
|
"drupal/drutopia_comment": "*",
|
|
"drupal/drutopia_core": "*",
|
|
"drupal/drutopia_people": "*",
|
|
"drupal/drutopia_seo": "^1.0-alpha1",
|
|
"drupal/drutopia_site": "*",
|
|
"drupal/ds": "^3.1",
|
|
"drupal/entity_reference_revisions": "*",
|
|
"drupal/facets": "^1.1",
|
|
"drupal/field_group": "^3.0-beta1",
|
|
"drupal/focal_point": "*",
|
|
"drupal/metatag": "*",
|
|
"drupal/paragraphs": "*",
|
|
"drupal/pathauto": "^1.3",
|
|
"drupal/search_api": "*",
|
|
"drupal/token": "^1.4"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.0-beta3",
|
|
"datestamp": "1559237884",
|
|
"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": "cedewey",
|
|
"homepage": "https://www.drupal.org/user/38694"
|
|
},
|
|
{
|
|
"name": "drutopia_gitlab",
|
|
"homepage": "https://www.drupal.org/user/3514271"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
],
|
|
"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.0.0-beta3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/drutopia_campaign.git",
|
|
"reference": "8.x-1.0-beta3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/drutopia_campaign-8.x-1.0-beta3.zip",
|
|
"reference": "8.x-1.0-beta3",
|
|
"shasum": "ea6d0d33f9b7e2ec68892a769bb95c394f0f5197"
|
|
},
|
|
"require": {
|
|
"drupal/config_actions": "^1.0-beta1",
|
|
"drupal/core": "*",
|
|
"drupal/drutopia_core": "^1.0-alpha1",
|
|
"drupal/drutopia_seo": "^1.0-alpha1",
|
|
"drupal/ds": "^3.0-rc1",
|
|
"drupal/entity_reference_revisions": "*",
|
|
"drupal/field_group": "^3.0-beta1",
|
|
"drupal/focal_point": "*",
|
|
"drupal/metatag": "*",
|
|
"drupal/paragraphs": "^1.1",
|
|
"drupal/pathauto": "^1.0",
|
|
"drupal/search_api": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.0-beta3",
|
|
"datestamp": "1559237884",
|
|
"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": "cedewey",
|
|
"homepage": "https://www.drupal.org/user/38694"
|
|
},
|
|
{
|
|
"name": "drutopia_gitlab",
|
|
"homepage": "https://www.drupal.org/user/3514271"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
],
|
|
"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_comment",
|
|
"version": "1.0.0-beta1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/drutopia_comment.git",
|
|
"reference": "8.x-1.0-beta1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/drutopia_comment-8.x-1.0-beta1.zip",
|
|
"reference": "8.x-1.0-beta1",
|
|
"shasum": "ddedcc571efa3ea32cbc08dffd29863b2884dbac"
|
|
},
|
|
"require": {
|
|
"drupal/config_actions": "^1.0-beta1",
|
|
"drupal/core": "*",
|
|
"drupal/drutopia_core": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev",
|
|
"dev-8.x-1.x": "^1.0-alpha1"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.0-beta1",
|
|
"datestamp": "1540932180",
|
|
"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": "cedewey",
|
|
"homepage": "https://www.drupal.org/user/38694"
|
|
},
|
|
{
|
|
"name": "drutopia_gitlab",
|
|
"homepage": "https://www.drupal.org/user/3514271"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
],
|
|
"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-1.x",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/drutopia_core.git",
|
|
"reference": "5cdce116268ac07554df53ff0e4d56638e654569"
|
|
},
|
|
"require": {
|
|
"drupal/config_actions": "^1.0",
|
|
"drupal/config_perms": "^2.0-beta1",
|
|
"drupal/core": "^8.6",
|
|
"drupal/crop": "^1.5",
|
|
"drupal/default_content": "^1.0-alpha8",
|
|
"drupal/ds": "^3.1",
|
|
"drupal/entity_reference_revisions": "^1.5",
|
|
"drupal/facets": "^1.3",
|
|
"drupal/faqfield": "^1.1",
|
|
"drupal/focal_point": "^1.0",
|
|
"drupal/metatag": "^1.7",
|
|
"drupal/paragraphs": "^1.3",
|
|
"drupal/search_api": "^1.9",
|
|
"drupal/search_api_db": "*",
|
|
"drupal/video_embed_field": "^2.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.0-beta3+5-dev",
|
|
"datestamp": "1567808884",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Project has not opted into security advisory coverage!"
|
|
}
|
|
},
|
|
"patches": {
|
|
"drupal/entity_reference_revisions": {
|
|
"Support normalization without local revision ID": "https://www.drupal.org/files/issues/entity_reference_revisions-normalizer-2913713-2.patch"
|
|
},
|
|
"drupal/facets": {
|
|
"Hide facets when it is configured to hide the block without losing support for bigpipe and ajax facets": "https://www.drupal.org/files/issues/2019-04-08/facets-empty-block-2984465-26.patch"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "cedewey",
|
|
"homepage": "https://www.drupal.org/user/38694"
|
|
},
|
|
{
|
|
"name": "drutopia_gitlab",
|
|
"homepage": "https://www.drupal.org/user/3514271"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
],
|
|
"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": {
|
|
"source": "https://gitlab.com/drutopia/drutopia_core/tree/8.x-1.x",
|
|
"issues": "https://gitlab.com/drutopia/drutopia_core/issues"
|
|
},
|
|
"time": "2019-11-18T16:23:20+00:00"
|
|
},
|
|
{
|
|
"name": "drupal/drutopia_event",
|
|
"version": "1.0.0-beta3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/drutopia_event.git",
|
|
"reference": "8.x-1.0-beta3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/drutopia_event-8.x-1.0-beta3.zip",
|
|
"reference": "8.x-1.0-beta3",
|
|
"shasum": "4e23ac472b29ba9c0f436ac209bed4d5b70b49e3"
|
|
},
|
|
"require": {
|
|
"drupal/block_visibility_groups": "^1.3",
|
|
"drupal/config_actions": "^1.0",
|
|
"drupal/core": "*",
|
|
"drupal/ctools": "^3.0",
|
|
"drupal/drutopia_core": "*",
|
|
"drupal/drutopia_seo": "^1.0-alpha1",
|
|
"drupal/ds": "^3.1",
|
|
"drupal/entity_reference_revisions": "*",
|
|
"drupal/facets": "^1.1",
|
|
"drupal/field_group": "*",
|
|
"drupal/focal_point": "*",
|
|
"drupal/metatag": "*",
|
|
"drupal/paragraphs": "*",
|
|
"drupal/pathauto": "^1.3",
|
|
"drupal/search_api": "*",
|
|
"drupal/token": "^1.4"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.0-beta3",
|
|
"datestamp": "1559238489",
|
|
"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": "cedewey",
|
|
"homepage": "https://www.drupal.org/user/38694"
|
|
},
|
|
{
|
|
"name": "drutopia_gitlab",
|
|
"homepage": "https://www.drupal.org/user/3514271"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
],
|
|
"description": "Drutopia Event is a base feature providing a event content 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.0.0-beta3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/drutopia_group.git",
|
|
"reference": "8.x-1.0-beta3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/drutopia_group-8.x-1.0-beta3.zip",
|
|
"reference": "8.x-1.0-beta3",
|
|
"shasum": "4b85c1df64d164f59b259039b2263298415953fe"
|
|
},
|
|
"require": {
|
|
"drupal/address": "^1.0",
|
|
"drupal/config_actions": "*",
|
|
"drupal/config_perms": "*",
|
|
"drupal/core": "*",
|
|
"drupal/ctools": "*",
|
|
"drupal/drutopia_core": "^1.0-alpha1",
|
|
"drupal/ds": "*",
|
|
"drupal/entity_reference_revisions": "*",
|
|
"drupal/gnode": "*",
|
|
"drupal/group": "~1.0-beta5",
|
|
"drupal/paragraphs": "*",
|
|
"drupal/pathauto": "^1.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.0-beta3",
|
|
"datestamp": "1559238785",
|
|
"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": "cedewey",
|
|
"homepage": "https://www.drupal.org/user/38694"
|
|
},
|
|
{
|
|
"name": "drutopia_gitlab",
|
|
"homepage": "https://www.drupal.org/user/3514271"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
],
|
|
"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.0.0-beta1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/drutopia_landing_page.git",
|
|
"reference": "8.x-1.0-beta1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/drutopia_landing_page-8.x-1.0-beta1.zip",
|
|
"reference": "8.x-1.0-beta1",
|
|
"shasum": "1d4d924738b6ef3f27828723146dc86cab2a8223"
|
|
},
|
|
"require": {
|
|
"cweagans/composer-patches": "^1.5.0",
|
|
"drupal/config_actions": "^1.0-beta1",
|
|
"drupal/core": "*",
|
|
"drupal/ctools": "^3.0",
|
|
"drupal/drutopia_core": "*",
|
|
"drupal/drutopia_seo": "^1.0-alpha1",
|
|
"drupal/ds": "^3.0-rc1",
|
|
"drupal/entity_reference_revisions": "*",
|
|
"drupal/exclude_node_title": "^1.0-beta1",
|
|
"drupal/metatag": "*",
|
|
"drupal/paragraphs": "*",
|
|
"drupal/pathauto": "^1.0",
|
|
"drupal/token": "^1.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.0-beta1",
|
|
"datestamp": "1540933681",
|
|
"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": "cedewey",
|
|
"homepage": "https://www.drupal.org/user/38694"
|
|
},
|
|
{
|
|
"name": "drutopia_gitlab",
|
|
"homepage": "https://www.drupal.org/user/3514271"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
],
|
|
"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_page",
|
|
"version": "1.0.0-beta3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/drutopia_page.git",
|
|
"reference": "8.x-1.0-beta3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/drutopia_page-8.x-1.0-beta3.zip",
|
|
"reference": "8.x-1.0-beta3",
|
|
"shasum": "27500afb0cd9d5d25a8d7d5e06e8a0c950b43f2a"
|
|
},
|
|
"require": {
|
|
"drupal/config_actions": "^1.0-beta1",
|
|
"drupal/core": "*",
|
|
"drupal/ctools": "^3.0",
|
|
"drupal/drutopia_core": "*",
|
|
"drupal/drutopia_seo": "^1.0-alpha1",
|
|
"drupal/ds": "^3.0-rc1",
|
|
"drupal/entity_reference_revisions": "*",
|
|
"drupal/metatag": "*",
|
|
"drupal/paragraphs": "*",
|
|
"drupal/pathauto": "^1.0",
|
|
"drupal/token": "^1.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.0-beta3",
|
|
"datestamp": "1559238785",
|
|
"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": "cedewey",
|
|
"homepage": "https://www.drupal.org/user/38694"
|
|
},
|
|
{
|
|
"name": "drutopia_gitlab",
|
|
"homepage": "https://www.drupal.org/user/3514271"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
],
|
|
"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_people",
|
|
"version": "1.0.0-beta3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/drutopia_people.git",
|
|
"reference": "8.x-1.0-beta3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/drutopia_people-8.x-1.0-beta3.zip",
|
|
"reference": "8.x-1.0-beta3",
|
|
"shasum": "58cebbede73784145a7a2a7e1723557c7318cfb3"
|
|
},
|
|
"require": {
|
|
"drupal/config_actions": "^1.0-beta1",
|
|
"drupal/core": "*",
|
|
"drupal/ctools": "*",
|
|
"drupal/drutopia_core": "^1.0-alpha1",
|
|
"drupal/drutopia_seo": "^1.0-alpha1",
|
|
"drupal/ds": "^3.0-rc1",
|
|
"drupal/entity_reference_revisions": "*",
|
|
"drupal/field_group": "^3.0-dev",
|
|
"drupal/focal_point": "*",
|
|
"drupal/metatag": "*",
|
|
"drupal/paragraphs": "^1.1",
|
|
"drupal/pathauto": "^1.0",
|
|
"drupal/search_api": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.0-beta3",
|
|
"datestamp": "1559239088",
|
|
"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": "cedewey",
|
|
"homepage": "https://www.drupal.org/user/38694"
|
|
},
|
|
{
|
|
"name": "drutopia_gitlab",
|
|
"homepage": "https://www.drupal.org/user/3514271"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
],
|
|
"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": "1.0.0-beta3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/drutopia_related_content.git",
|
|
"reference": "8.x-1.0-beta3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/drutopia_related_content-8.x-1.0-beta3.zip",
|
|
"reference": "8.x-1.0-beta3",
|
|
"shasum": "4c73a9c3784dc06e66fc3666824d88bb4fbad981"
|
|
},
|
|
"require": {
|
|
"drupal/block_visibility_groups": "^1.3",
|
|
"drupal/core": "*",
|
|
"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.0-beta3",
|
|
"datestamp": "1569167886",
|
|
"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": "cedewey",
|
|
"homepage": "https://www.drupal.org/user/38694"
|
|
},
|
|
{
|
|
"name": "drutopia_gitlab",
|
|
"homepage": "https://www.drupal.org/user/3514271"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
],
|
|
"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": "1.0.0-beta3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/drutopia_resource.git",
|
|
"reference": "8.x-1.0-beta3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/drutopia_resource-8.x-1.0-beta3.zip",
|
|
"reference": "8.x-1.0-beta3",
|
|
"shasum": "95bc86c6c7e043ce860960e77b6a0e7e3675963b"
|
|
},
|
|
"require": {
|
|
"drupal/block_visibility_groups": "^1.3",
|
|
"drupal/config_actions": "^1.0",
|
|
"drupal/core": "*",
|
|
"drupal/ctools": "^3.0",
|
|
"drupal/drutopia_core": "*",
|
|
"drupal/drutopia_seo": "^1.0-alpha1",
|
|
"drupal/ds": "^3.1",
|
|
"drupal/entity_reference_revisions": "*",
|
|
"drupal/facets": "^1.1",
|
|
"drupal/field_group": "^3.0-beta1",
|
|
"drupal/focal_point": "*",
|
|
"drupal/metatag": "*",
|
|
"drupal/paragraphs": "*",
|
|
"drupal/pathauto": "^1.3",
|
|
"drupal/search_api": "*",
|
|
"drupal/token": "^1.4",
|
|
"drupal/video_embed_field": "^2.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.0-beta3",
|
|
"datestamp": "1559239390",
|
|
"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": "cedewey",
|
|
"homepage": "https://www.drupal.org/user/38694"
|
|
},
|
|
{
|
|
"name": "drutopia_gitlab",
|
|
"homepage": "https://www.drupal.org/user/3514271"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
],
|
|
"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": "1.0.0-beta2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/drutopia_search.git",
|
|
"reference": "8.x-1.0-beta2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/drutopia_search-8.x-1.0-beta2.zip",
|
|
"reference": "8.x-1.0-beta2",
|
|
"shasum": "8a42d35417eb5fa562151553771549d4abc8b993"
|
|
},
|
|
"require": {
|
|
"drupal/block_visibility_groups": "^1.3",
|
|
"drupal/core": "*",
|
|
"drupal/drutopia_core": "^1.0-alpha5",
|
|
"drupal/facets": "*",
|
|
"drupal/search_api": "*",
|
|
"drupal/search_api_db": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.0-beta2",
|
|
"datestamp": "1559239684",
|
|
"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": "cedewey",
|
|
"homepage": "https://www.drupal.org/user/38694"
|
|
},
|
|
{
|
|
"name": "drutopia_gitlab",
|
|
"homepage": "https://www.drupal.org/user/3514271"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
],
|
|
"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.0.0-beta2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/drutopia_seo.git",
|
|
"reference": "8.x-1.0-beta2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/drutopia_seo-8.x-1.0-beta2.zip",
|
|
"reference": "8.x-1.0-beta2",
|
|
"shasum": "5cbfa74b07273856b98fbbada36615d10e163553"
|
|
},
|
|
"require": {
|
|
"drupal/config_actions": "^1.0-beta1",
|
|
"drupal/core": "*",
|
|
"drupal/drutopia_core": "*",
|
|
"drupal/metatag": "^1.1",
|
|
"drupal/redirect": "^1.3"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.0-beta2",
|
|
"datestamp": "1559239684",
|
|
"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": "cedewey",
|
|
"homepage": "https://www.drupal.org/user/38694"
|
|
},
|
|
{
|
|
"name": "drutopia_gitlab",
|
|
"homepage": "https://www.drupal.org/user/3514271"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
],
|
|
"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": "9c39d723e1d58cf2814957fdf59f6d8533df2dbc"
|
|
},
|
|
"require": {
|
|
"drupal/admin_links_access_filter": "^1.0-alpha3",
|
|
"drupal/admin_toolbar": "^2.0",
|
|
"drupal/admin_toolbar_tools": "*",
|
|
"drupal/autosave_form": "^1.0",
|
|
"drupal/ckeditorheight": "^1.3",
|
|
"drupal/config_actions": "^1.0-beta1",
|
|
"drupal/core": "*",
|
|
"drupal/drutopia_core": "^1.0-alpha1",
|
|
"drupal/entity_reference_revisions": "*",
|
|
"drupal/menu_admin_per_menu": "^1.0",
|
|
"drupal/paragraphs": "*",
|
|
"drupal/role_delegation": "^1.1",
|
|
"drupal/wysiwyg_linebreaks": "^1.10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.0-beta1+10-dev",
|
|
"datestamp": "1578580087",
|
|
"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": "cedewey",
|
|
"homepage": "https://www.drupal.org/user/38694"
|
|
},
|
|
{
|
|
"name": "drutopia_gitlab",
|
|
"homepage": "https://www.drupal.org/user/3514271"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
],
|
|
"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"
|
|
},
|
|
"time": "2020-02-05T20:27:29+00:00"
|
|
},
|
|
{
|
|
"name": "drupal/drutopia_social",
|
|
"version": "1.0.0-beta1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/drutopia_social.git",
|
|
"reference": "8.x-1.0-beta1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/drutopia_social-8.x-1.0-beta1.zip",
|
|
"reference": "8.x-1.0-beta1",
|
|
"shasum": "f7bf2a1f2482fa15ee028b07611427838baf71b3"
|
|
},
|
|
"require": {
|
|
"drupal/core": "*",
|
|
"drupal/social_media_links": "^2.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.0-beta1",
|
|
"datestamp": "1540936080",
|
|
"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": "cedewey",
|
|
"homepage": "https://www.drupal.org/user/38694"
|
|
},
|
|
{
|
|
"name": "drutopia_gitlab",
|
|
"homepage": "https://www.drupal.org/user/3514271"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
],
|
|
"description": "Drutopia Social provides a social media block, perhaps more in the future.",
|
|
"homepage": "https://gitlab.com/drutopia/drutopia_social",
|
|
"support": {
|
|
"source": "http://cgit.drupalcode.org/drutopia_social"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/drutopia_storyline",
|
|
"version": "1.0.0-beta3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/drutopia_storyline.git",
|
|
"reference": "8.x-1.0-beta3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/drutopia_storyline-8.x-1.0-beta3.zip",
|
|
"reference": "8.x-1.0-beta3",
|
|
"shasum": "74ec37a2c9ab30cb28cf7fcf0eae684774f3cb81"
|
|
},
|
|
"require": {
|
|
"drupal/config_actions": "*",
|
|
"drupal/core": "*",
|
|
"drupal/drutopia_core": "^1.0-beta1",
|
|
"drupal/drutopia_page": "^1.0-beta2",
|
|
"drupal/entity_reference_revisions": "*",
|
|
"drupal/field_group": "^3.0-beta1",
|
|
"drupal/paragraphs": "*"
|
|
},
|
|
"require-dev": {
|
|
"drupal/drutopia_page": "*",
|
|
"drupal/entity_reference_revisions": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.0-beta3",
|
|
"datestamp": "1559239684",
|
|
"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": "cedewey",
|
|
"homepage": "https://www.drupal.org/user/38694"
|
|
},
|
|
{
|
|
"name": "drutopia_gitlab",
|
|
"homepage": "https://www.drupal.org/user/3514271"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
],
|
|
"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.0.0-beta1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/drutopia_user.git",
|
|
"reference": "8.x-1.0-beta1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/drutopia_user-8.x-1.0-beta1.zip",
|
|
"reference": "8.x-1.0-beta1",
|
|
"shasum": "22cdfd25ada1b3f3e50943451465b34c8e5174dc"
|
|
},
|
|
"require": {
|
|
"drupal/core": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev",
|
|
"dev-8.x-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.0-beta1",
|
|
"datestamp": "1540936681",
|
|
"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": "cedewey",
|
|
"homepage": "https://www.drupal.org/user/38694"
|
|
},
|
|
{
|
|
"name": "drutopia_gitlab",
|
|
"homepage": "https://www.drupal.org/user/3514271"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
],
|
|
"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.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/ds.git",
|
|
"reference": "8.x-3.5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/ds-8.x-3.5.zip",
|
|
"reference": "8.x-3.5",
|
|
"shasum": "089c475534e64829d87fe3b34eca5f25654ea7bf"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.6"
|
|
},
|
|
"require-dev": {
|
|
"drupal/devel": "*",
|
|
"drupal/field_group": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-3.x": "3.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-3.5",
|
|
"datestamp": "1574750285",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
},
|
|
"patches_applied": {
|
|
"Parent theme template inheritance bug": "https://www.drupal.org/files/issues/parent_profile_template-2895316-3.patch"
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"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/entity",
|
|
"version": "1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/entity.git",
|
|
"reference": "8.x-1.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/entity-8.x-1.0.zip",
|
|
"reference": "8.x-1.0",
|
|
"shasum": "ac359ada43416ca3a8d0e44f2985b0a9fae07625"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.7.7 || ^9"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.0",
|
|
"datestamp": "1582735747",
|
|
"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": "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"
|
|
}
|
|
],
|
|
"description": "Provides expanded entity APIs, which will be moved to Drupal core one day.",
|
|
"homepage": "http://drupal.org/project/entity",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/entity"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/entity_reference_revisions",
|
|
"version": "1.8.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/entity_reference_revisions.git",
|
|
"reference": "8.x-1.8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/entity_reference_revisions-8.x-1.8.zip",
|
|
"reference": "8.x-1.8",
|
|
"shasum": "c1279e6c683edc2dbccedba8de1505340c8a62b6"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.7.7 || ^9"
|
|
},
|
|
"require-dev": {
|
|
"drupal/diff": "1.x-dev"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.8",
|
|
"datestamp": "1583961846",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
},
|
|
"patches_applied": {
|
|
"Support normalization without local revision ID": "https://www.drupal.org/files/issues/entity_reference_revisions-normalizer-2913713-2.patch"
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0"
|
|
],
|
|
"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/eu_cookie_compliance",
|
|
"version": "1.8.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/eu-cookie-compliance.git",
|
|
"reference": "8.x-1.8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/eu_cookie_compliance-8.x-1.8.zip",
|
|
"reference": "8.x-1.8",
|
|
"shasum": "f4b5c48d0d4347c414b91eaa59acad88707b5907"
|
|
},
|
|
"require": {
|
|
"drupal/core": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.8",
|
|
"datestamp": "1563997434",
|
|
"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": "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": "See other contributors",
|
|
"homepage": "https://www.drupal.org/node/1538032/committers"
|
|
},
|
|
{
|
|
"name": "dakku",
|
|
"homepage": "https://www.drupal.org/user/97634"
|
|
},
|
|
{
|
|
"name": "grzegorz.bartman",
|
|
"homepage": "https://www.drupal.org/user/363120"
|
|
},
|
|
{
|
|
"name": "id.tornado",
|
|
"homepage": "https://www.drupal.org/user/2754049"
|
|
},
|
|
{
|
|
"name": "killua99",
|
|
"homepage": "https://www.drupal.org/user/699418"
|
|
},
|
|
{
|
|
"name": "mibfire",
|
|
"homepage": "https://www.drupal.org/user/155136"
|
|
},
|
|
{
|
|
"name": "naveenvalecha",
|
|
"homepage": "https://www.drupal.org/user/2665733"
|
|
},
|
|
{
|
|
"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://cgit.drupalcode.org/eu-cookie-compliance",
|
|
"docs": "https://www.drupal.org/project/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",
|
|
"irc": "irc://irc.freenode.org/drupal-contribute"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/exclude_node_title",
|
|
"version": "1.0.0-beta1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/exclude_node_title.git",
|
|
"reference": "8.x-1.0-beta1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/exclude_node_title-8.x-1.0-beta1.zip",
|
|
"reference": "8.x-1.0-beta1",
|
|
"shasum": "04b307c90c71285f421f8727d5ba8fd84b3df066"
|
|
},
|
|
"require": {
|
|
"drupal/core": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.0-beta1",
|
|
"datestamp": "1452548339",
|
|
"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": "fizk",
|
|
"homepage": "https://www.drupal.org/user/473174"
|
|
},
|
|
{
|
|
"name": "gabrielu",
|
|
"homepage": "https://www.drupal.org/user/279352"
|
|
},
|
|
{
|
|
"name": "id.tarzanych",
|
|
"homepage": "https://www.drupal.org/user/2776543"
|
|
},
|
|
{
|
|
"name": "jordanpagewhite",
|
|
"homepage": "https://www.drupal.org/user/3162067"
|
|
}
|
|
],
|
|
"description": "Excludes a node title from display. It provides a checkbox on node-edit pages for easier exclusion. You can also exclude title display from teaser pages.",
|
|
"homepage": "https://www.drupal.org/project/exclude_node_title",
|
|
"support": {
|
|
"source": "http://cgit.drupalcode.org/exclude_node_title"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/facets",
|
|
"version": "1.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/facets.git",
|
|
"reference": "8.x-1.4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/facets-8.x-1.4.zip",
|
|
"reference": "8.x-1.4",
|
|
"shasum": "ee2d584b8a225ab981e313f6050e13bc9c98e40b"
|
|
},
|
|
"require": {
|
|
"drupal/core": "~8.0"
|
|
},
|
|
"require-dev": {
|
|
"drupal/search_api": "~1.5"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.4",
|
|
"datestamp": "1556645881",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
},
|
|
"patches_applied": {
|
|
"Hide facets when it is configured to hide the block without losing support for bigpipe and ajax facets": "https://www.drupal.org/files/issues/2019-04-08/facets-empty-block-2984465-26.patch"
|
|
}
|
|
},
|
|
"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": "StryKaizer",
|
|
"homepage": "https://www.drupal.org/user/462700"
|
|
},
|
|
{
|
|
"name": "borisson_",
|
|
"homepage": "https://www.drupal.org/user/2393360"
|
|
}
|
|
],
|
|
"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/faqfield",
|
|
"version": "1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/faqfield.git",
|
|
"reference": "8.x-1.1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/faqfield-8.x-1.1.zip",
|
|
"reference": "8.x-1.1",
|
|
"shasum": "61aeccae9ebf2347567df1a891772e88e9452aa6"
|
|
},
|
|
"require": {
|
|
"drupal/core": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.1",
|
|
"datestamp": "1519216085",
|
|
"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"
|
|
}
|
|
],
|
|
"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": "3.8.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/features.git",
|
|
"reference": "8.x-3.8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/features-8.x-3.8.zip",
|
|
"reference": "8.x-3.8",
|
|
"shasum": "15cebd00e38d63c0d946682e76327a03499c27be"
|
|
},
|
|
"require": {
|
|
"drupal/config_update": "^1.4",
|
|
"drupal/core": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-3.x": "3.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-3.8",
|
|
"datestamp": "1536512284",
|
|
"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": "dawehner",
|
|
"homepage": "https://www.drupal.org/user/99340"
|
|
},
|
|
{
|
|
"name": "e2thex",
|
|
"homepage": "https://www.drupal.org/user/189123"
|
|
},
|
|
{
|
|
"name": "febbraro",
|
|
"homepage": "https://www.drupal.org/user/43670"
|
|
},
|
|
{
|
|
"name": "jmiccolis",
|
|
"homepage": "https://www.drupal.org/user/31731"
|
|
},
|
|
{
|
|
"name": "joseph.olstad",
|
|
"homepage": "https://www.drupal.org/user/1321830"
|
|
},
|
|
{
|
|
"name": "mpotter",
|
|
"homepage": "https://www.drupal.org/user/616192"
|
|
},
|
|
{
|
|
"name": "nedjo",
|
|
"homepage": "https://www.drupal.org/user/4481"
|
|
},
|
|
{
|
|
"name": "tim.plunkett",
|
|
"homepage": "https://www.drupal.org/user/241634"
|
|
}
|
|
],
|
|
"description": "Enables administrators to package configuration into modules",
|
|
"homepage": "https://www.drupal.org/project/features",
|
|
"support": {
|
|
"source": "http://cgit.drupalcode.org/features"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/field_group",
|
|
"version": "3.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/field_group.git",
|
|
"reference": "8.x-3.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/field_group-8.x-3.0.zip",
|
|
"reference": "8.x-3.0",
|
|
"shasum": "8d87cdc4abc417aa4d411bffcaeb0a3ef1afa497"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-3.x": "3.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-3.0",
|
|
"datestamp": "1580250787",
|
|
"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": "Hydra",
|
|
"homepage": "https://www.drupal.org/user/647364"
|
|
},
|
|
{
|
|
"name": "Stalski",
|
|
"homepage": "https://www.drupal.org/user/322618"
|
|
},
|
|
{
|
|
"name": "jyve",
|
|
"homepage": "https://www.drupal.org/user/591438"
|
|
},
|
|
{
|
|
"name": "nils.destoop",
|
|
"homepage": "https://www.drupal.org/user/361625"
|
|
},
|
|
{
|
|
"name": "swentel",
|
|
"homepage": "https://www.drupal.org/user/107403"
|
|
}
|
|
],
|
|
"description": "Provides the field_group module.",
|
|
"homepage": "https://www.drupal.org/project/field_group",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/field_group"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/focal_point",
|
|
"version": "1.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/focal_point.git",
|
|
"reference": "8.x-1.2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/focal_point-8.x-1.2.zip",
|
|
"reference": "8.x-1.2",
|
|
"shasum": "b274a5f4484ce99dece492dc7ae7149b34982244"
|
|
},
|
|
"require": {
|
|
"drupal/core": "*",
|
|
"drupal/crop": "*"
|
|
},
|
|
"require-dev": {
|
|
"drupal/crop": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.2",
|
|
"datestamp": "1569333485",
|
|
"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": "bleen",
|
|
"homepage": "https://www.drupal.org/user/77375"
|
|
}
|
|
],
|
|
"description": "Allows users to specify the focal point of an image for use during cropping.",
|
|
"homepage": "https://www.drupal.org/project/focal_point",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/focal_point"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/gdpr",
|
|
"version": "2.0.0-alpha7",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/gdpr.git",
|
|
"reference": "8.x-2.0-alpha7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/gdpr-8.x-2.0-alpha7.zip",
|
|
"reference": "8.x-2.0-alpha7",
|
|
"shasum": "07d2ebdd811e069f564bdd27158a67e17d031679"
|
|
},
|
|
"require": {
|
|
"cweagans/composer-patches": "~1.0",
|
|
"drupal/checklistapi": "^1.0",
|
|
"drupal/core": "~8.4",
|
|
"drupal/entity": "^1.0",
|
|
"drupal/entity_reference_revisions": "^1.4",
|
|
"drupal/message": "^1.0",
|
|
"drupal/token": "^1.1",
|
|
"drush/drush": "~9.0",
|
|
"ext-zip": "*",
|
|
"fzaninotto/faker": "^1.7",
|
|
"php": "^7.1"
|
|
},
|
|
"require-dev": {
|
|
"drupal/anonymizer": "*",
|
|
"drupal/entity": "*",
|
|
"drupal/entity_reference_revisions": "*",
|
|
"drupal/gdpr_fields": "*",
|
|
"drupal/message": "*",
|
|
"drupal/token": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-2.x": "2.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-2.0-alpha7",
|
|
"datestamp": "1552919885",
|
|
"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/1086292",
|
|
"email": "mhavelant@brainsum.com"
|
|
},
|
|
{
|
|
"name": "Kosa Ilma",
|
|
"homepage": "https://www.drupal.org/user/3435475"
|
|
},
|
|
{
|
|
"name": "back-2-95",
|
|
"homepage": "https://www.drupal.org/user/327328"
|
|
},
|
|
{
|
|
"name": "bfr",
|
|
"homepage": "https://www.drupal.org/user/369262"
|
|
},
|
|
{
|
|
"name": "golddragon007",
|
|
"homepage": "https://www.drupal.org/user/2723471"
|
|
},
|
|
{
|
|
"name": "lbesenyei",
|
|
"homepage": "https://www.drupal.org/user/2626013"
|
|
},
|
|
{
|
|
"name": "mhavelant",
|
|
"homepage": "https://www.drupal.org/user/3331139"
|
|
},
|
|
{
|
|
"name": "pedrop",
|
|
"homepage": "https://www.drupal.org/user/1043368"
|
|
},
|
|
{
|
|
"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": "http://cgit.drupalcode.org/gdpr"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/gnode",
|
|
"version": "1.0.0-rc5",
|
|
"require": {
|
|
"drupal/core": "*",
|
|
"drupal/group": "self.version"
|
|
},
|
|
"type": "metapackage",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.0-rc5",
|
|
"datestamp": "1576854190",
|
|
"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": "kristiaanvandeneynde",
|
|
"homepage": "https://www.drupal.org/user/1345130"
|
|
},
|
|
{
|
|
"name": "ronaldtebrake",
|
|
"homepage": "https://www.drupal.org/user/2314038"
|
|
}
|
|
],
|
|
"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": "2.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/google_analytics.git",
|
|
"reference": "8.x-2.4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/google_analytics-8.x-2.4.zip",
|
|
"reference": "8.x-2.4",
|
|
"shasum": "f2e78ec140024ddcd19e027704ba73c33731f656"
|
|
},
|
|
"require": {
|
|
"drupal/core": "~8.5"
|
|
},
|
|
"require-dev": {
|
|
"drupal/php": "*",
|
|
"drupal/token": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-2.x": "2.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-2.4",
|
|
"datestamp": "1548968580",
|
|
"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": "hass",
|
|
"homepage": "https://www.drupal.org/u/hass"
|
|
},
|
|
{
|
|
"name": "See other contributors",
|
|
"homepage": "https://www.drupal.org/node/49388/committers"
|
|
}
|
|
],
|
|
"description": "Allows your site to be tracked by Google Analytics by adding a Javascript tracking code to every page.",
|
|
"homepage": "https://www.drupal.org/project/google_analytics",
|
|
"support": {
|
|
"source": "https://git.drupal.org/project/google_analytics.git",
|
|
"issues": "https://www.drupal.org/project/issues/google_analytics"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/group",
|
|
"version": "1.0.0-rc5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/group.git",
|
|
"reference": "8.x-1.0-rc5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/group-8.x-1.0-rc5.zip",
|
|
"reference": "8.x-1.0-rc5",
|
|
"shasum": "234831baa8816d98d1093a37e5c66bb993a271eb"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.6",
|
|
"drupal/entity": "^1.0-rc1"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.0-rc5",
|
|
"datestamp": "1576854190",
|
|
"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": "Kristiaan Van den Eynde",
|
|
"homepage": "https://www.drupal.org/u/kristiaanvandeneynde",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Ronald te Brake",
|
|
"homepage": "https://www.drupal.org/u/ronaldtebrake",
|
|
"role": "Co-maintainer"
|
|
}
|
|
],
|
|
"description": "This module allows you to group users, content and other entities",
|
|
"homepage": "http://drupal.org/project/group",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/group",
|
|
"issues": "https://drupal.org/project/issues/group"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/honeypot",
|
|
"version": "1.30.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/honeypot.git",
|
|
"reference": "8.x-1.30"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/honeypot-8.x-1.30.zip",
|
|
"reference": "8.x-1.30",
|
|
"shasum": "1d7983e8e07feee4f13e4b05c9a10db15ae2097e"
|
|
},
|
|
"require": {
|
|
"drupal/core": "~8.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.30",
|
|
"datestamp": "1576274288",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
},
|
|
"patches_applied": []
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jeff Geerling",
|
|
"homepage": "https://www.drupal.org/user/213194",
|
|
"email": "geerlingguy@mac.com"
|
|
},
|
|
{
|
|
"name": "geerlingguy",
|
|
"homepage": "https://www.drupal.org/user/389011"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/hotjar",
|
|
"version": "1.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/hotjar.git",
|
|
"reference": "8.x-1.5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/hotjar-8.x-1.5.zip",
|
|
"reference": "8.x-1.5",
|
|
"shasum": "ae4af1d169ccb5d99af04d01dff450805297ce08"
|
|
},
|
|
"require": {
|
|
"drupal/core": "~8.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.5",
|
|
"datestamp": "1551102784",
|
|
"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": "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": "http://cgit.drupalcode.org/hotjar"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/http_client_error_status",
|
|
"version": "1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/http_client_error_status.git",
|
|
"reference": "8.x-1.1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/http_client_error_status-8.x-1.1.zip",
|
|
"reference": "8.x-1.1",
|
|
"shasum": "91d9d23959aa99c79fbd5f630d13f86bafe239ed"
|
|
},
|
|
"require": {
|
|
"drupal/core": "~8.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.1",
|
|
"datestamp": "1559905684",
|
|
"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": "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/indieweb",
|
|
"version": "dev-1.x",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/indieweb.git",
|
|
"reference": "0f134a1c68303e924e6e7b41d985194200102975"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.7|^9.0",
|
|
"indieauth/client": "^0.4.1",
|
|
"indieweb/mention-client": "^1.2",
|
|
"lcobucci/jwt": "^3.0",
|
|
"p3k/micropub": "^0.0.2",
|
|
"p3k/websub": "^0.0.1",
|
|
"p3k/xray": "^1.7"
|
|
},
|
|
"require-dev": {
|
|
"drupal/externalauth": "*",
|
|
"drupal/indieweb_indieauth": "*",
|
|
"drupal/rabbit_hole": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.8+3-dev",
|
|
"datestamp": "1578772688",
|
|
"security-coverage": {
|
|
"status": "not-covered",
|
|
"message": "Dev 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": "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"
|
|
},
|
|
"time": "2020-02-11T07:56:53+00:00"
|
|
},
|
|
{
|
|
"name": "drupal/mailchimp",
|
|
"version": "1.11.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/mailchimp.git",
|
|
"reference": "8.x-1.11"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/mailchimp-8.x-1.11.zip",
|
|
"reference": "8.x-1.11",
|
|
"shasum": "e941ed42ac8db20e89cdaa47f81e6a904ece59a3"
|
|
},
|
|
"require": {
|
|
"drupal/core": "~8.0",
|
|
"thinkshout/mailchimp-api-php": "2.0.0"
|
|
},
|
|
"require-dev": {
|
|
"drupal/mailchimp_lists": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.11",
|
|
"datestamp": "1569440287",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Mailchimp": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "amyvs",
|
|
"homepage": "https://www.drupal.org/user/3181721"
|
|
},
|
|
{
|
|
"name": "aprice42",
|
|
"homepage": "https://www.drupal.org/user/369147"
|
|
},
|
|
{
|
|
"name": "gcb",
|
|
"homepage": "https://www.drupal.org/user/1682976"
|
|
},
|
|
{
|
|
"name": "julia.leah.ford",
|
|
"homepage": "https://www.drupal.org/user/3590443"
|
|
},
|
|
{
|
|
"name": "levelos",
|
|
"homepage": "https://www.drupal.org/user/54135"
|
|
},
|
|
{
|
|
"name": "mshaver",
|
|
"homepage": "https://www.drupal.org/user/39079"
|
|
},
|
|
{
|
|
"name": "nrackleff",
|
|
"homepage": "https://www.drupal.org/user/463332"
|
|
},
|
|
{
|
|
"name": "rjacobsen0",
|
|
"homepage": "https://www.drupal.org/user/3578420"
|
|
},
|
|
{
|
|
"name": "ruscoe",
|
|
"homepage": "https://www.drupal.org/user/2722087"
|
|
},
|
|
{
|
|
"name": "samuel.mortenson",
|
|
"homepage": "https://www.drupal.org/user/2582268"
|
|
},
|
|
{
|
|
"name": "tauno",
|
|
"homepage": "https://www.drupal.org/user/105595"
|
|
}
|
|
],
|
|
"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/mailsystem",
|
|
"version": "4.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/mailsystem.git",
|
|
"reference": "8.x-4.3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/mailsystem-8.x-4.3.zip",
|
|
"reference": "8.x-4.3",
|
|
"shasum": "1a74016e268ff207535be5d5e42ac8f72ac89050"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.7.7 || ^9"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-4.3",
|
|
"datestamp": "1586203024",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Berdir",
|
|
"homepage": "https://www.drupal.org/user/214652"
|
|
},
|
|
{
|
|
"name": "Les Lim",
|
|
"homepage": "https://www.drupal.org/user/84263"
|
|
},
|
|
{
|
|
"name": "Manuel Garcia",
|
|
"homepage": "https://www.drupal.org/user/213194"
|
|
},
|
|
{
|
|
"name": "Nafes",
|
|
"homepage": "https://www.drupal.org/user/2489926"
|
|
},
|
|
{
|
|
"name": "miro_dietiker",
|
|
"homepage": "https://www.drupal.org/user/227761"
|
|
},
|
|
{
|
|
"name": "pillarsdotnet",
|
|
"homepage": "https://www.drupal.org/user/36148"
|
|
}
|
|
],
|
|
"description": "Mail System",
|
|
"homepage": "https://www.drupal.org/project/mailsystem",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/mailsystem"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/markdown",
|
|
"version": "1.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/markdown.git",
|
|
"reference": "8.x-1.3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/markdown-8.x-1.3.zip",
|
|
"reference": "8.x-1.3",
|
|
"shasum": "599f3f4dfe3c3d3f3b6d301f940a1125e437a2b0"
|
|
},
|
|
"require": {
|
|
"drupal/core": "~8.0",
|
|
"league/commonmark": "^0.18.3",
|
|
"michelf/php-markdown": "^1.6"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.3",
|
|
"datestamp": "1568908385",
|
|
"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": "frjo",
|
|
"homepage": "https://www.drupal.org/user/5546"
|
|
},
|
|
{
|
|
"name": "gisle",
|
|
"homepage": "https://www.drupal.org/user/409554"
|
|
},
|
|
{
|
|
"name": "markcarver",
|
|
"homepage": "https://www.drupal.org/user/501638"
|
|
}
|
|
],
|
|
"description": "Allows content to be submitted using Markdown, a simple plain-text syntax that is transformed into valid HTML.",
|
|
"homepage": "https://www.drupal.org/project/markdown",
|
|
"support": {
|
|
"source": "https://cgit.drupalcode.org/markdown",
|
|
"issues": "https://www.drupal.org/project/markdown"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/menu_admin_per_menu",
|
|
"version": "1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/menu_admin_per_menu.git",
|
|
"reference": "8.x-1.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/menu_admin_per_menu-8.x-1.0.zip",
|
|
"reference": "8.x-1.0",
|
|
"shasum": "27dbef0025146a382feab67db5e93eaf280b8de4"
|
|
},
|
|
"require": {
|
|
"drupal/core": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.0",
|
|
"datestamp": "1507184944",
|
|
"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": "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.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/menu_block.git",
|
|
"reference": "8.x-1.5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/menu_block-8.x-1.5.zip",
|
|
"reference": "8.x-1.5",
|
|
"shasum": "b3ac3e23e426f702974d88cc8bf93bf2a0b6236b"
|
|
},
|
|
"require": {
|
|
"drupal/core": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.5",
|
|
"datestamp": "1525200184",
|
|
"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": "JohnAlbin",
|
|
"homepage": "https://www.drupal.org/user/32095"
|
|
},
|
|
{
|
|
"name": "joelpittet",
|
|
"homepage": "https://www.drupal.org/user/160302"
|
|
},
|
|
{
|
|
"name": "kim.pepper",
|
|
"homepage": "https://www.drupal.org/user/370574"
|
|
},
|
|
{
|
|
"name": "rrrob",
|
|
"homepage": "https://www.drupal.org/user/273533"
|
|
}
|
|
],
|
|
"description": "Provides configurable blocks of menu links.",
|
|
"homepage": "https://www.drupal.org/project/menu_block",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/menu_block"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/menu_trail_by_path",
|
|
"version": "1.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/menu_trail_by_path.git",
|
|
"reference": "8.x-1.2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/menu_trail_by_path-8.x-1.2.zip",
|
|
"reference": "8.x-1.2",
|
|
"shasum": "be2a067da1cb125d658ce0da9c7a2add3989b91f"
|
|
},
|
|
"require": {
|
|
"drupal/core": "~8.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.2",
|
|
"datestamp": "1576100584",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Berdir",
|
|
"homepage": "https://www.drupal.org/user/214652"
|
|
},
|
|
{
|
|
"name": "SeriousMatters",
|
|
"homepage": "https://www.drupal.org/user/290439"
|
|
},
|
|
{
|
|
"name": "davy-r",
|
|
"homepage": "https://www.drupal.org/user/3278771"
|
|
},
|
|
{
|
|
"name": "mbovan",
|
|
"homepage": "https://www.drupal.org/user/3149657"
|
|
},
|
|
{
|
|
"name": "redndahead",
|
|
"homepage": "https://www.drupal.org/user/160320"
|
|
}
|
|
],
|
|
"description": "Expand menus and set active-trail according to the current path.",
|
|
"homepage": "https://www.drupal.org/project/menu_trail_by_path",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/menu_trail_by_path"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/message",
|
|
"version": "1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/message.git",
|
|
"reference": "8.x-1.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/message-8.x-1.0.zip",
|
|
"reference": "8.x-1.0",
|
|
"shasum": "873b3d8030d47bd472d75472f293b7631a59eeaf"
|
|
},
|
|
"require": {
|
|
"drupal/core": "*"
|
|
},
|
|
"require-dev": {
|
|
"drupal/token": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.0",
|
|
"datestamp": "1570139286",
|
|
"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": "Grayside",
|
|
"homepage": "https://www.drupal.org/user/346868"
|
|
},
|
|
{
|
|
"name": "RoySegall",
|
|
"homepage": "https://www.drupal.org/user/1812910"
|
|
},
|
|
{
|
|
"name": "amitaibu",
|
|
"homepage": "https://www.drupal.org/user/57511"
|
|
},
|
|
{
|
|
"name": "itamar",
|
|
"homepage": "https://www.drupal.org/user/1757910"
|
|
},
|
|
{
|
|
"name": "jhedstrom",
|
|
"homepage": "https://www.drupal.org/user/208732"
|
|
}
|
|
],
|
|
"description": "Message",
|
|
"homepage": "https://www.drupal.org/project/message",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/message"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/metatag",
|
|
"version": "1.11.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/metatag.git",
|
|
"reference": "8.x-1.11"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.11.zip",
|
|
"reference": "8.x-1.11",
|
|
"shasum": "9acb04a741d80b4ab468d118a242271169d11f00"
|
|
},
|
|
"require": {
|
|
"drupal/core": "*",
|
|
"drupal/token": "^1.0"
|
|
},
|
|
"require-dev": {
|
|
"drupal/devel": "^2.0",
|
|
"drupal/metatag_dc": "*",
|
|
"drupal/metatag_open_graph": "*",
|
|
"drupal/page_manager": "^4.0",
|
|
"drupal/redirect": "^1.0",
|
|
"drupal/restui": "^1.0",
|
|
"drupal/schema_metatag": "^1.0",
|
|
"drupal/schema_web_page": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.11",
|
|
"datestamp": "1576870683",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "See contributors",
|
|
"homepage": "https://www.drupal.org/node/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": "http://cgit.drupalcode.org/metatag",
|
|
"issues": "http://drupal.org/project/issues/metatag"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/migrate_plus",
|
|
"version": "4.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/migrate_plus.git",
|
|
"reference": "8.x-4.2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/migrate_plus-8.x-4.2.zip",
|
|
"reference": "8.x-4.2",
|
|
"shasum": "5736a43e39cc5c091d54ceef2849ea35ba979af3"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.3"
|
|
},
|
|
"require-dev": {
|
|
"drupal/entity": "*",
|
|
"drupal/migrate_example_advanced_setup": "*",
|
|
"drupal/migrate_example_setup": "*",
|
|
"drupal/migrate_tools": "*",
|
|
"drupal/profile": "*"
|
|
},
|
|
"suggest": {
|
|
"ext-soap": "*",
|
|
"sainsburys/guzzle-oauth2-plugin": "3.0 required for the OAuth2 authentication plugin"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-4.x": "4.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-4.2",
|
|
"datestamp": "1555683487",
|
|
"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 Ryan",
|
|
"homepage": "https://www.drupal.org/u/mikeryan",
|
|
"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://cgit.drupalcode.org/migrate_plus",
|
|
"issues": "https://www.drupal.org/project/issues/migrate_plus",
|
|
"irc": "irc://irc.freenode.org/drupal-migrate"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/migrate_tools",
|
|
"version": "4.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/migrate_tools.git",
|
|
"reference": "8.x-4.5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/migrate_tools-8.x-4.5.zip",
|
|
"reference": "8.x-4.5",
|
|
"shasum": "06390b359bf53c50a30f2d6dc4c7542bfb1fe7ca"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9",
|
|
"drupal/migrate_plus": "^4 || ^5"
|
|
},
|
|
"require-dev": {
|
|
"drupal/migrate_plus": "4.x-dev",
|
|
"drupal/migrate_source_csv": "^2.2",
|
|
"drush/drush": "^10"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-4.x": "4.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-4.5",
|
|
"datestamp": "1574693285",
|
|
"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": "heddn",
|
|
"homepage": "https://www.drupal.org/user/1463982"
|
|
},
|
|
{
|
|
"name": "mikeryan",
|
|
"homepage": "https://www.drupal.org/user/4420"
|
|
},
|
|
{
|
|
"name": "moshe weitzman",
|
|
"homepage": "https://www.drupal.org/user/23"
|
|
}
|
|
],
|
|
"description": "Tools to assist in developing and running migrations.",
|
|
"homepage": "http://drupal.org/project/migrate_tools",
|
|
"support": {
|
|
"source": "http://cgit.drupalcode.org/migrate_tools",
|
|
"issues": "http://drupal.org/project/migrate_tools",
|
|
"irc": "irc://irc.freenode.org/drupal-migrate"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/mimemail",
|
|
"version": "1.0.0-alpha2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/mimemail.git",
|
|
"reference": "8.x-1.0-alpha2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/mimemail-8.x-1.0-alpha2.zip",
|
|
"reference": "8.x-1.0-alpha2",
|
|
"shasum": "0467a4088d695f17d497f38a23117323324ef06e"
|
|
},
|
|
"require": {
|
|
"drupal/core": "~8.0",
|
|
"drupal/mailsystem": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.0-alpha2",
|
|
"datestamp": "1494775086",
|
|
"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": "Allie Micka",
|
|
"homepage": "https://www.drupal.org/user/15091"
|
|
},
|
|
{
|
|
"name": "TR",
|
|
"homepage": "https://www.drupal.org/user/202830"
|
|
},
|
|
{
|
|
"name": "sgabe",
|
|
"homepage": "https://www.drupal.org/user/232117"
|
|
}
|
|
],
|
|
"description": "Sends MIME-encoded emails with embedded images and attachments.",
|
|
"homepage": "https://www.drupal.org/project/mimemail",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/mimemail"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/minimalhtml",
|
|
"version": "1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/minimalhtml.git",
|
|
"reference": "8.x-1.1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/minimalhtml-8.x-1.1.zip",
|
|
"reference": "8.x-1.1",
|
|
"shasum": "2a41c2b9d052a65ce40cc1eaf78bff4e4cdb373e"
|
|
},
|
|
"require": {
|
|
"drupal/core": "*",
|
|
"drupal/wysiwyg_linebreaks": "^1.9"
|
|
},
|
|
"require-dev": {
|
|
"drupal/wysiwyg_linebreaks": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.1",
|
|
"datestamp": "1541458980",
|
|
"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"
|
|
}
|
|
],
|
|
"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": "http://cgit.drupalcode.org/minimalhtml",
|
|
"issues": "https://www.drupal.org/project/issues/minimalhtml"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/multiline_config",
|
|
"version": "1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/multiline_config.git",
|
|
"reference": "8.x-1.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/multiline_config-8.x-1.0.zip",
|
|
"reference": "8.x-1.0",
|
|
"shasum": "0910c3b007c74cddd6823ad5e86ca40c14a91f20"
|
|
},
|
|
"require": {
|
|
"drupal/core": "~8.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.0",
|
|
"datestamp": "1553258884",
|
|
"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": "Pedro Cambra",
|
|
"homepage": "https://www.drupal.org/u/pcambra"
|
|
},
|
|
{
|
|
"name": "Manuel Egío",
|
|
"homepage": "https://www.drupal.org/u/facine"
|
|
}
|
|
],
|
|
"description": "This module allows you export configuration strings as multiline.",
|
|
"homepage": "http://drupal.org/project/multiline_config",
|
|
"support": {
|
|
"source": "https://cgit.drupalcode.org/multiline_config",
|
|
"issues": "https://www.drupal.org/project/issues/multiline_config"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/octavia",
|
|
"version": "1.0.0-beta5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/octavia.git",
|
|
"reference": "8.x-1.0-beta5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/octavia-8.x-1.0-beta5.zip",
|
|
"reference": "8.x-1.0-beta5",
|
|
"shasum": "3f9ff20e0066ce15d573960d497c2c7929c6cbf2"
|
|
},
|
|
"require": {
|
|
"drupal/bulma": "^1.0-alpha2",
|
|
"drupal/core": "~8.0",
|
|
"drupal/skins": "^1.0-alpha4"
|
|
},
|
|
"type": "drupal-theme",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.0-beta5",
|
|
"datestamp": "1570576080",
|
|
"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": "cedewey",
|
|
"homepage": "https://www.drupal.org/user/38694"
|
|
},
|
|
{
|
|
"name": "drutopia_gitlab",
|
|
"homepage": "https://www.drupal.org/user/3514271"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
],
|
|
"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/paragraphs",
|
|
"version": "1.11.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/paragraphs.git",
|
|
"reference": "8.x-1.11"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.11.zip",
|
|
"reference": "8.x-1.11",
|
|
"shasum": "4fa849a249fbc689ca0c83523a967c08767e91af"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.7.7 || ^9",
|
|
"drupal/entity_reference_revisions": "~1.3"
|
|
},
|
|
"require-dev": {
|
|
"drupal/block_field": "~1.0",
|
|
"drupal/ctools": "3.x-dev",
|
|
"drupal/diff": "~1.0",
|
|
"drupal/entity_browser": "2.x-dev",
|
|
"drupal/entity_usage": "2.x-dev",
|
|
"drupal/field_group": "3.x-dev",
|
|
"drupal/inline_entity_form": "~1.0",
|
|
"drupal/paragraphs-paragraphs_library": "*",
|
|
"drupal/replicate": "~1.0",
|
|
"drupal/search_api": "~1.0",
|
|
"drupal/search_api_db": "*"
|
|
},
|
|
"suggest": {
|
|
"drupal/entity_browser": "Recommended for an improved user experience when using the Paragraphs library module"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.11",
|
|
"datestamp": "1581850829",
|
|
"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": "Frans",
|
|
"homepage": "https://www.drupal.org/user/514222"
|
|
},
|
|
{
|
|
"name": "Primsi",
|
|
"homepage": "https://www.drupal.org/user/282629"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
],
|
|
"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.8.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/paragraphs_features.git",
|
|
"reference": "8.x-1.8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/paragraphs_features-8.x-1.8.zip",
|
|
"reference": "8.x-1.8",
|
|
"shasum": "f50588a3bd6fa8c2be4f8e227d9b9f5520857e9f"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.5",
|
|
"drupal/paragraphs": "^1.3"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.8",
|
|
"datestamp": "1582721047",
|
|
"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/3453049",
|
|
"email": "christian.fritsch@burda.com"
|
|
},
|
|
{
|
|
"name": "Volker Killesreiter",
|
|
"homepage": "https://www.drupal.org/user/3511180",
|
|
"email": "volker.killesreiter@burda.com"
|
|
},
|
|
{
|
|
"name": "Alex Pott",
|
|
"homepage": "https://www.drupal.org/user/57527",
|
|
"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-alpha1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/paranoia.git",
|
|
"reference": "8.x-1.0-alpha1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/paranoia-8.x-1.0-alpha1.zip",
|
|
"reference": "8.x-1.0-alpha1",
|
|
"shasum": "4beb9c8ad6fdcc4feb0dc78bc8ce0d56560f707e"
|
|
},
|
|
"require": {
|
|
"drupal/core": "~8.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.0-alpha1",
|
|
"datestamp": "1506626344",
|
|
"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": "greggles",
|
|
"homepage": "https://www.drupal.org/user/36762"
|
|
},
|
|
{
|
|
"name": "killes@www.drop.org",
|
|
"homepage": "https://www.drupal.org/user/227"
|
|
},
|
|
{
|
|
"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": "http://cgit.drupalcode.org/paranoia"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/pathauto",
|
|
"version": "1.6.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/pathauto.git",
|
|
"reference": "8.x-1.6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.6.zip",
|
|
"reference": "8.x-1.6",
|
|
"shasum": "eb976ae110d73c06fafb1b657adb967dd2cb8246"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.6",
|
|
"drupal/ctools": "*",
|
|
"drupal/token": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.6",
|
|
"datestamp": "1575467285",
|
|
"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": "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://git.drupalcode.org/project/pathauto"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/preview_link",
|
|
"version": "1.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/preview_link.git",
|
|
"reference": "8.x-1.5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/preview_link-8.x-1.5.zip",
|
|
"reference": "8.x-1.5",
|
|
"shasum": "d1f3d9fa7a0a74fbf1080fdb93f6d2ae5c7b106f"
|
|
},
|
|
"require": {
|
|
"drupal/core": "~8.0"
|
|
},
|
|
"require-dev": {
|
|
"drupal/entity_reference_revisions": "*",
|
|
"drupal/paragraphs": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.5",
|
|
"datestamp": "1579496296",
|
|
"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": "Sam152",
|
|
"homepage": "https://www.drupal.org/user/1485048"
|
|
},
|
|
{
|
|
"name": "benjy",
|
|
"homepage": "https://www.drupal.org/user/1852732"
|
|
},
|
|
{
|
|
"name": "larowlan",
|
|
"homepage": "https://www.drupal.org/user/395439"
|
|
}
|
|
],
|
|
"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/redirect",
|
|
"version": "1.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/redirect.git",
|
|
"reference": "8.x-1.5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/redirect-8.x-1.5.zip",
|
|
"reference": "8.x-1.5",
|
|
"shasum": "7940acfb28bd802235d159f1c7a9a58e89dd3d15"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.7.7 || ^9"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.5",
|
|
"datestamp": "1576656784",
|
|
"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": "Dave Reid",
|
|
"homepage": "https://www.drupal.org/user/53892"
|
|
},
|
|
{
|
|
"name": "pifagor",
|
|
"homepage": "https://www.drupal.org/user/2375692"
|
|
}
|
|
],
|
|
"description": "Allows users to redirect from old URLs to new URLs.",
|
|
"homepage": "https://www.drupal.org/project/redirect",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/redirect"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/regionincontent",
|
|
"version": "dev-1.x",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/regionincontent.git",
|
|
"reference": "4fd0de51df740df35be37c41f3fb069405030245"
|
|
},
|
|
"require": {
|
|
"drupal/core": "~8.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.x-dev",
|
|
"datestamp": "1545088080",
|
|
"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": "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": "http://cgit.drupalcode.org/regionincontent"
|
|
},
|
|
"time": "2018-12-17T22:12:17+00:00"
|
|
},
|
|
{
|
|
"name": "drupal/role_delegation",
|
|
"version": "1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/role_delegation.git",
|
|
"reference": "8.x-1.1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/role_delegation-8.x-1.1.zip",
|
|
"reference": "8.x-1.1",
|
|
"shasum": "a63b548056cc729beacfd385625fafb983e0f73e"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.1",
|
|
"datestamp": "1580498751",
|
|
"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": "benjy",
|
|
"homepage": "https://www.drupal.org/user/1852732"
|
|
}
|
|
],
|
|
"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.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/scheduler.git",
|
|
"reference": "8.x-1.1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/scheduler-8.x-1.1.zip",
|
|
"reference": "8.x-1.1",
|
|
"shasum": "52ff9c778f183d970ec2d57dfc1ba45282054e97"
|
|
},
|
|
"require": {
|
|
"drupal/core": "*"
|
|
},
|
|
"require-dev": {
|
|
"drupal/coder": "^8.3.3",
|
|
"drupal/devel_generate": "^2.0",
|
|
"drupal/rules": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.1",
|
|
"datestamp": "1566578555",
|
|
"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": "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": "http://cgit.drupalcode.org/scheduler",
|
|
"issues": "https://www.drupal.org/project/issues/scheduler"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/scn",
|
|
"version": "1.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/scn.git",
|
|
"reference": "8.x-1.3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/scn-8.x-1.3.zip",
|
|
"reference": "8.x-1.3",
|
|
"shasum": "fab8b9551fa7d777a2c6283ac5f6c9e7f31fb583"
|
|
},
|
|
"require": {
|
|
"drupal/core": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.3",
|
|
"datestamp": "1579958581",
|
|
"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": "ivnish",
|
|
"homepage": "https://www.drupal.org/user/3547706"
|
|
}
|
|
],
|
|
"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"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/search404",
|
|
"version": "1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/search404.git",
|
|
"reference": "8.x-1.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/search404-8.x-1.0.zip",
|
|
"reference": "8.x-1.0",
|
|
"shasum": "9265e2f5faee198c764fa281a3c9668de5ef76fe"
|
|
},
|
|
"require": {
|
|
"drupal/core": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.0",
|
|
"datestamp": "1528785184",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
},
|
|
"patches_applied": {
|
|
"Remove search module dependency": "https://www.drupal.org/files/issues/2018-07-09/search404-core-search-dependency-9.patch"
|
|
}
|
|
},
|
|
"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": "larssg",
|
|
"homepage": "https://www.drupal.org/user/655"
|
|
},
|
|
{
|
|
"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": "http://cgit.drupalcode.org/search404"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/search_api",
|
|
"version": "1.15.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/search_api.git",
|
|
"reference": "8.x-1.15"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.15.zip",
|
|
"reference": "8.x-1.15",
|
|
"shasum": "12c13141adb6b687fe36781ac9269a49ef810323"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.6"
|
|
},
|
|
"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": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.15",
|
|
"datestamp": "1573122785",
|
|
"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": "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": "http://git.drupal.org/project/search_api.git",
|
|
"issues": "https://www.drupal.org/project/issues/search_api",
|
|
"irc": "irc://irc.freenode.org/drupal-search-api"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/search_api_db",
|
|
"version": "1.15.0",
|
|
"require": {
|
|
"drupal/core": "~8.0",
|
|
"drupal/search_api": "self.version"
|
|
},
|
|
"type": "metapackage",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.15",
|
|
"datestamp": "1573122785",
|
|
"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_vh",
|
|
"homepage": "https://www.drupal.org/user/122682"
|
|
},
|
|
{
|
|
"name": "borisson_",
|
|
"homepage": "https://www.drupal.org/user/2393360"
|
|
},
|
|
{
|
|
"name": "drunken monkey",
|
|
"homepage": "https://www.drupal.org/user/205582"
|
|
}
|
|
],
|
|
"description": "Offers an implementation of the Search API that uses database tables for indexing content.",
|
|
"homepage": "https://www.drupal.org/project/search_api",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/search_api"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/similarterms",
|
|
"version": "1.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/similarterms.git",
|
|
"reference": "8.x-1.4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/similarterms-8.x-1.4.zip",
|
|
"reference": "8.x-1.4",
|
|
"shasum": "d821f881203a634d44a174ff7a793e408ea7890f"
|
|
},
|
|
"require": {
|
|
"drupal/core": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.4",
|
|
"datestamp": "1568313784",
|
|
"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": "ericpugh",
|
|
"homepage": "https://www.drupal.org/user/130084"
|
|
},
|
|
{
|
|
"name": "rmiddle",
|
|
"homepage": "https://www.drupal.org/user/192183"
|
|
},
|
|
{
|
|
"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-alpha4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/skins.git",
|
|
"reference": "8.x-1.0-alpha4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/skins-8.x-1.0-alpha4.zip",
|
|
"reference": "8.x-1.0-alpha4",
|
|
"shasum": "877bb89f55f514b7c8d8dd535ce9576e5faa5eab"
|
|
},
|
|
"require": {
|
|
"drupal/core": "~8.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.0-alpha4",
|
|
"datestamp": "1565305981",
|
|
"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": "Poieo",
|
|
"homepage": "https://www.drupal.org/user/303228"
|
|
},
|
|
{
|
|
"name": "nedjo",
|
|
"homepage": "https://www.drupal.org/user/4481"
|
|
}
|
|
],
|
|
"description": "Enable themes 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/social_media_links",
|
|
"version": "2.6.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/social_media_links.git",
|
|
"reference": "8.x-2.6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/social_media_links-8.x-2.6.zip",
|
|
"reference": "8.x-2.6",
|
|
"shasum": "53462cb307b104552ae5370b917e55ca50fba526"
|
|
},
|
|
"require": {
|
|
"drupal/core": "~8.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-2.x": "2.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-2.6",
|
|
"datestamp": "1510489384",
|
|
"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": "cbeier",
|
|
"homepage": "https://www.drupal.org/user/1500710"
|
|
}
|
|
],
|
|
"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": "http://cgit.drupalcode.org/social_media_links",
|
|
"issues": "https://www.drupal.org/project/issues/social_media_links"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/subprofiles",
|
|
"version": "1.0.0-alpha2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/subprofiles.git",
|
|
"reference": "8.x-1.0-alpha2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/subprofiles-8.x-1.0-alpha2.zip",
|
|
"reference": "8.x-1.0-alpha2",
|
|
"shasum": "ea694c467ea7834056d3f4961bd142f41d0acc33"
|
|
},
|
|
"require": {
|
|
"drupal/core": "~8.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.0-alpha2",
|
|
"datestamp": "1507856720",
|
|
"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": "nedjo",
|
|
"homepage": "https://www.drupal.org/user/4481"
|
|
},
|
|
{
|
|
"name": "robertDouglass",
|
|
"homepage": "https://www.drupal.org/user/5449"
|
|
}
|
|
],
|
|
"description": "Provide multiple variations of a single installation profile.",
|
|
"homepage": "https://www.drupal.org/project/subprofiles",
|
|
"support": {
|
|
"source": "http://cgit.drupalcode.org/subprofiles"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/swiftmailer",
|
|
"version": "1.0.0-beta2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/swiftmailer.git",
|
|
"reference": "8.x-1.0-beta2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/swiftmailer-8.x-1.0-beta2.zip",
|
|
"reference": "8.x-1.0-beta2",
|
|
"shasum": "a63a91e7816a06bf8e52ac9b5e48a892a1e6b1d4"
|
|
},
|
|
"require": {
|
|
"drupal/core": "~8.0",
|
|
"drupal/mailsystem": "*",
|
|
"html2text/html2text": "~4.0.1",
|
|
"swiftmailer/swiftmailer": "~5.4.5"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"drupal": {
|
|
"version": "8.x-1.0-beta2",
|
|
"datestamp": "1519655459",
|
|
"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": "AdamPS",
|
|
"homepage": "https://www.drupal.org/user/2650563"
|
|
},
|
|
{
|
|
"name": "Anybody",
|
|
"homepage": "https://www.drupal.org/user/291091"
|
|
},
|
|
{
|
|
"name": "B-Prod",
|
|
"homepage": "https://www.drupal.org/user/407852"
|
|
},
|
|
{
|
|
"name": "geek-merlin",
|
|
"homepage": "https://www.drupal.org/user/229048"
|
|
},
|
|
{
|
|
"name": "sbrattla",
|
|
"homepage": "https://www.drupal.org/user/53422"
|
|
},
|
|
{
|
|
"name": "webflo",
|
|
"homepage": "https://www.drupal.org/user/254778"
|
|
}
|
|
],
|
|
"description": "Swiftmailer",
|
|
"homepage": "https://www.drupal.org/project/swiftmailer",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/swiftmailer"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/textarea_widget_for_text",
|
|
"version": "1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/textarea_widget_for_text.git",
|
|
"reference": "8.x-1.1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/textarea_widget_for_text-8.x-1.1.zip",
|
|
"reference": "8.x-1.1",
|
|
"shasum": "2b5dd3b90fb01695c8173aa37c5934f98527de7d"
|
|
},
|
|
"require": {
|
|
"drupal/core": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.1",
|
|
"datestamp": "1513904284",
|
|
"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": "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": "http://cgit.drupalcode.org/textarea_widget_for_text"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/token",
|
|
"version": "1.6.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/token.git",
|
|
"reference": "8.x-1.6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/token-8.x-1.6.zip",
|
|
"reference": "8.x-1.6",
|
|
"shasum": "22039a3d927220609e708932ac5c501b90ca4925"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.7.7 || ^9"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.6",
|
|
"datestamp": "1577708583",
|
|
"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+"
|
|
],
|
|
"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/twigsuggest",
|
|
"version": "dev-1.x",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/twigsuggest.git",
|
|
"reference": "88a099b8b5f7f5975188f9c642436d52c63b0cf3"
|
|
},
|
|
"require": {
|
|
"drupal/core": "~8.0"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.0-alpha2+9-dev",
|
|
"datestamp": "1571695384",
|
|
"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": "leymannx",
|
|
"homepage": "https://www.drupal.org/user/2482808"
|
|
},
|
|
{
|
|
"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"
|
|
},
|
|
"time": "2019-11-14T00:52:52+00:00"
|
|
},
|
|
{
|
|
"name": "drupal/ui_patterns",
|
|
"version": "1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/ui_patterns.git",
|
|
"reference": "8.x-1.1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/ui_patterns-8.x-1.1.zip",
|
|
"reference": "8.x-1.1",
|
|
"shasum": "4131fee2638308caff7040b2f03264aa8e592a3c"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.3.0"
|
|
},
|
|
"require-dev": {
|
|
"composer/installers": "^1.2",
|
|
"cweagans/composer-patches": "~1.4",
|
|
"drupal-composer/drupal-scaffold": "^2.2",
|
|
"drupal/coffee": "~1",
|
|
"drupal/config_devel": "~1",
|
|
"drupal/config_installer": "~1",
|
|
"drupal/console": "~1",
|
|
"drupal/ds": "~3",
|
|
"drupal/field_group": "~1",
|
|
"drupal/page_manager": "*",
|
|
"drupal/panels": "~4",
|
|
"drupal/paragraphs": "~1",
|
|
"drupal/token": "~1",
|
|
"drush/drush": "~9",
|
|
"openeuropa/task-runner": "~1.0-beta3",
|
|
"phpro/grumphp": "~0.14",
|
|
"webflo/drupal-core-require-dev": "~8.7"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.1",
|
|
"datestamp": "1560696185",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
},
|
|
"composer-exit-on-patch-failure": true,
|
|
"enable-patching": true,
|
|
"installer-paths": {
|
|
"build/core": [
|
|
"type:drupal-core"
|
|
],
|
|
"build/modules/contrib/{$name}": [
|
|
"type:drupal-module"
|
|
],
|
|
"build/profiles/contrib/{$name}": [
|
|
"type:drupal-profile"
|
|
],
|
|
"build/themes/contrib/{$name}": [
|
|
"type:drupal-theme"
|
|
]
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Drupal\\ui_patterns\\": "./src"
|
|
}
|
|
},
|
|
"autoload-dev": {
|
|
"psr-4": {
|
|
"Drupal\\Tests\\ui_patterns\\": "./tests/src"
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"scripts": {
|
|
"drupal-scaffold": [
|
|
"DrupalComposer\\DrupalScaffold\\Plugin::scaffold"
|
|
],
|
|
"post-install-cmd": [
|
|
"./vendor/bin/run drupal:site-setup"
|
|
],
|
|
"post-update-cmd": [
|
|
"./vendor/bin/run drupal:site-setup"
|
|
]
|
|
},
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"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": "pescetti",
|
|
"homepage": "https://www.drupal.org/user/436244"
|
|
}
|
|
],
|
|
"description": "UI Patterns.",
|
|
"homepage": "https://www.drupal.org/project/ui_patterns",
|
|
"keywords": [
|
|
"drupal",
|
|
"ui",
|
|
"web"
|
|
],
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/ui_patterns"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/video_embed_field",
|
|
"version": "2.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/video_embed_field.git",
|
|
"reference": "8.x-2.3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/video_embed_field-8.x-2.3.zip",
|
|
"reference": "8.x-2.3",
|
|
"shasum": "d9b4b3bde48edf49d1aa038aae6736496558caf4"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.8 || ^9"
|
|
},
|
|
"require-dev": {
|
|
"drupal/colorbox": "^1.0",
|
|
"drupal/media_entity": "*",
|
|
"drupal/media_entity_embeddable_video": "*",
|
|
"drupal/video_embed_media": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-2.x": "2.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-2.3",
|
|
"datestamp": "1584489966",
|
|
"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": "Sam152",
|
|
"homepage": "https://www.drupal.org/user/1485048"
|
|
},
|
|
{
|
|
"name": "jec006",
|
|
"homepage": "https://www.drupal.org/user/855980"
|
|
},
|
|
{
|
|
"name": "plopesc",
|
|
"homepage": "https://www.drupal.org/user/282415"
|
|
}
|
|
],
|
|
"description": "A pluggable field type for storing videos from external video hosts such as Vimeo and YouTube.",
|
|
"homepage": "https://www.drupal.org/project/video_embed_field",
|
|
"support": {
|
|
"source": "https://git.drupalcode.org/project/video_embed_field"
|
|
}
|
|
},
|
|
{
|
|
"name": "drupal/viewsreference",
|
|
"version": "1.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/viewsreference.git",
|
|
"reference": "8.x-1.4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/viewsreference-8.x-1.4.zip",
|
|
"reference": "8.x-1.4",
|
|
"shasum": "973509be252d9a2f9a0a12bbfb83ec41311ef41c"
|
|
},
|
|
"require": {
|
|
"drupal/core": "~8.0"
|
|
},
|
|
"conflict": {
|
|
"drupal/viewsreferennce": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.4",
|
|
"datestamp": "1544740080",
|
|
"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": "New Zeal",
|
|
"homepage": "https://www.drupal.org/user/93571"
|
|
},
|
|
{
|
|
"name": "joekers",
|
|
"homepage": "https://www.drupal.org/user/2229066"
|
|
},
|
|
{
|
|
"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": "5.9.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/webform.git",
|
|
"reference": "8.x-5.9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/webform-8.x-5.9.zip",
|
|
"reference": "8.x-5.9",
|
|
"shasum": "fb49b16dd0c421512834fc50c811fa2cd6c48121"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.7.7 || ^9"
|
|
},
|
|
"require-dev": {
|
|
"drupal/address": "~1.4",
|
|
"drupal/bootstrap": "~3.0",
|
|
"drupal/captcha": "~1.0",
|
|
"drupal/chosen": "~2.6",
|
|
"drupal/devel": "*",
|
|
"drupal/entity_print": "^2.1",
|
|
"drupal/gnode": "*",
|
|
"drupal/group": "~1.0",
|
|
"drupal/mailsystem": "~4.1",
|
|
"drupal/select2": "~1.1",
|
|
"drupal/smtp": "~1.0",
|
|
"drupal/telephone_validation": "^2.2",
|
|
"drupal/token": "~1.3",
|
|
"drupal/webform_access": "*",
|
|
"drupal/webform_attachment": "*",
|
|
"drupal/webform_devel": "*",
|
|
"drupal/webform_entity_print": "*",
|
|
"drupal/webform_group": "*",
|
|
"drupal/webform_node": "*",
|
|
"drupal/webform_options_limit": "*",
|
|
"drupal/webform_scheduled_email": "*",
|
|
"drupal/webform_ui": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-5.x": "5.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-5.9",
|
|
"datestamp": "1584560013",
|
|
"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": "Jacob Rockowitz (jrockowitz)",
|
|
"homepage": "https://www.drupal.org/u/jrockowitz",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Alexander Trotsenko (bucefal91)",
|
|
"homepage": "https://www.drupal.org/u/bucefal91",
|
|
"role": "Co-maintainer"
|
|
},
|
|
{
|
|
"name": "bucefal91",
|
|
"homepage": "https://www.drupal.org/user/504128"
|
|
},
|
|
{
|
|
"name": "fenstrat",
|
|
"homepage": "https://www.drupal.org/user/362649"
|
|
},
|
|
{
|
|
"name": "jrockowitz",
|
|
"homepage": "https://www.drupal.org/user/371407"
|
|
},
|
|
{
|
|
"name": "podarok",
|
|
"homepage": "https://www.drupal.org/user/116002"
|
|
},
|
|
{
|
|
"name": "quicksketch",
|
|
"homepage": "https://www.drupal.org/user/35821"
|
|
},
|
|
{
|
|
"name": "sanchiz",
|
|
"homepage": "https://www.drupal.org/user/1671246"
|
|
},
|
|
{
|
|
"name": "tedbow",
|
|
"homepage": "https://www.drupal.org/user/240860"
|
|
},
|
|
{
|
|
"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.9.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/webform_mailchimp.git",
|
|
"reference": "8.x-5.9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/webform_mailchimp-8.x-5.9.zip",
|
|
"reference": "8.x-5.9",
|
|
"shasum": "d39d231d6381306d7c92b3fa55c135e934740ea4"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8 || ^9",
|
|
"drupal/mailchimp": "*",
|
|
"drupal/webform": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-5.x": "5.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-5.9",
|
|
"datestamp": "1579957681",
|
|
"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": "Todd Zebert",
|
|
"homepage": "https://www.drupal.org/user/762250"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
],
|
|
"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/wysiwyg_linebreaks",
|
|
"version": "1.10.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.drupalcode.org/project/wysiwyg_linebreaks.git",
|
|
"reference": "8.x-1.10"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://ftp.drupal.org/files/projects/wysiwyg_linebreaks-8.x-1.10.zip",
|
|
"reference": "8.x-1.10",
|
|
"shasum": "64f529906354e9689f1a1926ef68959fc627a3ca"
|
|
},
|
|
"require": {
|
|
"drupal/core": "*"
|
|
},
|
|
"type": "drupal-module",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.x": "1.x-dev"
|
|
},
|
|
"drupal": {
|
|
"version": "8.x-1.10",
|
|
"datestamp": "1542910380",
|
|
"security-coverage": {
|
|
"status": "covered",
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
}
|
|
},
|
|
"patches_applied": {
|
|
"Excess line breaks keep getting added": "https://www.drupal.org/files/issues/2018-11-18/excess-line-breaks-keep-getting-added-3013853-5.patch"
|
|
}
|
|
},
|
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "geerlingguy",
|
|
"homepage": "https://www.drupal.org/user/389011"
|
|
}
|
|
],
|
|
"description": "Plugin to allow legacy content editing and more sane formatting in wysiwyg editors.",
|
|
"homepage": "https://www.drupal.org/project/wysiwyg_linebreaks",
|
|
"support": {
|
|
"source": "http://cgit.drupalcode.org/wysiwyg_linebreaks"
|
|
}
|
|
},
|
|
{
|
|
"name": "drush/drush",
|
|
"version": "9.7.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/drush-ops/drush.git",
|
|
"reference": "ab5e345a72c9187a7d770486a09691f6526826aa"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/drush-ops/drush/zipball/ab5e345a72c9187a7d770486a09691f6526826aa",
|
|
"reference": "ab5e345a72c9187a7d770486a09691f6526826aa",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"chi-teck/drupal-code-generator": "^1.28.1",
|
|
"composer/semver": "^1.4",
|
|
"consolidation/annotated-command": "^2.12",
|
|
"consolidation/config": "^1.2",
|
|
"consolidation/filter-via-dot-access-data": "^1",
|
|
"consolidation/output-formatters": "^3.3.1",
|
|
"consolidation/robo": "^1.4.6",
|
|
"consolidation/site-alias": "^3.0.0@stable",
|
|
"consolidation/site-process": "^2.0.3",
|
|
"ext-dom": "*",
|
|
"grasmash/yaml-expander": "^1.1.1",
|
|
"league/container": "~2",
|
|
"php": ">=5.6.0",
|
|
"psr/log": "~1.0",
|
|
"psy/psysh": "~0.6",
|
|
"symfony/console": "^3.4",
|
|
"symfony/event-dispatcher": "^3.4 || ^4.0",
|
|
"symfony/finder": "^3.4 || ^4.0",
|
|
"symfony/process": "^3.4",
|
|
"symfony/var-dumper": "^3.4 || ^4.0",
|
|
"symfony/yaml": "^3.4",
|
|
"webflo/drupal-finder": "^1.1",
|
|
"webmozart/path-util": "^2.1.0"
|
|
},
|
|
"require-dev": {
|
|
"composer/installers": "^1.2",
|
|
"cweagans/composer-patches": "~1.0",
|
|
"drupal/alinks": "1.0.0",
|
|
"drupal/devel": "^2",
|
|
"drupal/empty_theme": "1.0",
|
|
"g1a/composer-test-scenarios": "^3",
|
|
"lox/xhprof": "dev-master",
|
|
"phpunit/phpunit": "^4.8.36 || ^6.1",
|
|
"squizlabs/php_codesniffer": "^2.7 || ^3",
|
|
"vlucas/phpdotenv": "^2.4",
|
|
"webflo/drupal-core-require-dev": "8.7.x-dev",
|
|
"webflo/drupal-core-strict": "8.7.x-dev"
|
|
},
|
|
"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"
|
|
]
|
|
},
|
|
"scenarios": {
|
|
"php5": {
|
|
"config": {
|
|
"platform": {
|
|
"php": "5.6.38"
|
|
}
|
|
},
|
|
"require-dev": {
|
|
"webflo/drupal-core-strict": "8.6.x-dev",
|
|
"webflo/drupal-core-require-dev": "8.6.x-dev"
|
|
}
|
|
}
|
|
},
|
|
"branch-alias": {
|
|
"dev-master": "9.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Drush\\": "src/",
|
|
"Drush\\Internal\\": "src/internal-forks"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Moshe Weitzman",
|
|
"email": "weitzman@tejasa.com"
|
|
},
|
|
{
|
|
"name": "Owen Barton",
|
|
"email": "drupal@owenbarton.com"
|
|
},
|
|
{
|
|
"name": "Greg Anderson",
|
|
"email": "greg.1.anderson@greenknowe.org"
|
|
},
|
|
{
|
|
"name": "Jonathan Araña Cruz",
|
|
"email": "jonhattan@faita.net"
|
|
},
|
|
{
|
|
"name": "Jonathan Hedstrom",
|
|
"email": "jhedstrom@gmail.com"
|
|
},
|
|
{
|
|
"name": "Christopher Gervais",
|
|
"email": "chris@ergonlogic.com"
|
|
},
|
|
{
|
|
"name": "Dave Reid",
|
|
"email": "dave@davereid.net"
|
|
},
|
|
{
|
|
"name": "Damian Lee",
|
|
"email": "damiankloip@googlemail.com"
|
|
}
|
|
],
|
|
"description": "Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.",
|
|
"homepage": "http://www.drush.org",
|
|
"time": "2020-02-09T17:29:51+00:00"
|
|
},
|
|
{
|
|
"name": "drutopia/drutopia",
|
|
"version": "1.0-beta3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/drutopia/drutopia.git",
|
|
"reference": "67de2873e9a48f02257bb17e8d4f0dea052bae2a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/drutopia/drutopia/zipball/67de2873e9a48f02257bb17e8d4f0dea052bae2a",
|
|
"reference": "67de2873e9a48f02257bb17e8d4f0dea052bae2a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer/installers": "^1.0",
|
|
"cweagans/composer-patches": "^1.5.0",
|
|
"drupal-composer/drupal-scaffold": "^2.0.0",
|
|
"drupal/better_normalizers": "^1.0-beta3",
|
|
"drupal/block_visibility_groups": "^1.3",
|
|
"drupal/bulma": "^1.0-beta2",
|
|
"drupal/components": "^1.1",
|
|
"drupal/config_actions_provider": "^1.0-rc1",
|
|
"drupal/config_sync": "^2.0-beta5",
|
|
"drupal/config_update": "^1.6",
|
|
"drupal/core": "^8.7.2",
|
|
"drupal/default_content": "^1.0-alpha8",
|
|
"drupal/drutopia_action": "^1.0-beta3",
|
|
"drupal/drutopia_article": "^1.0-beta3",
|
|
"drupal/drutopia_blog": "^1.0-beta3",
|
|
"drupal/drutopia_campaign": "^1.0-beta3",
|
|
"drupal/drutopia_comment": "^1.0-beta1",
|
|
"drupal/drutopia_core": "^1.0-beta3",
|
|
"drupal/drutopia_event": "^1.0-beta3",
|
|
"drupal/drutopia_group": "^1.0-beta3",
|
|
"drupal/drutopia_landing_page": "^1.0-beta1",
|
|
"drupal/drutopia_page": "^1.0-beta3",
|
|
"drupal/drutopia_people": "^1.0-beta3",
|
|
"drupal/drutopia_related_content": "^1.0-beta2",
|
|
"drupal/drutopia_resource": "^1.0-beta3",
|
|
"drupal/drutopia_search": "^1.0-beta2",
|
|
"drupal/drutopia_seo": "^1.0-beta2",
|
|
"drupal/drutopia_site": "^1.0-beta1",
|
|
"drupal/drutopia_social": "^1.0-beta1",
|
|
"drupal/drutopia_storyline": "^1.0-beta3",
|
|
"drupal/drutopia_user": "^1.0-beta1",
|
|
"drupal/eu_cookie_compliance": "^1.5",
|
|
"drupal/features": "^3.8",
|
|
"drupal/gdpr": "^2.0-alpha7",
|
|
"drupal/menu_block": "^1.5",
|
|
"drupal/octavia": "^1.0-beta4",
|
|
"drupal/paranoia": "^1.0-alpha1",
|
|
"drupal/subprofiles": "^1.0-alpha2"
|
|
},
|
|
"require-dev": {
|
|
"behat/behat": "^3.0",
|
|
"behat/mink": "~1.7",
|
|
"behat/mink-goutte-driver": "~1.2",
|
|
"drupal-composer/drupal-scaffold": "^2.0.0",
|
|
"drupal/devel": "^1.0",
|
|
"drupal/drupal-extension": "^3.2",
|
|
"drush/drush": "^9.0",
|
|
"jcalderonzumba/gastonjs": "~1.0.2",
|
|
"mikey179/vfsstream": "~1.2",
|
|
"phing/phing": "^2.14",
|
|
"phpunit/phpunit": "~4.8",
|
|
"se/selenium-server-standalone": "^2.53",
|
|
"squizlabs/php_codesniffer": "2.*",
|
|
"symfony/css-selector": "~2.8"
|
|
},
|
|
"type": "drupal-profile",
|
|
"extra": {
|
|
"patches": {
|
|
"drupal/ds": {
|
|
"Parent theme template inheritance bug": "https://www.drupal.org/files/issues/parent_profile_template-2895316-3.patch"
|
|
}
|
|
}
|
|
},
|
|
"scripts": {
|
|
"drupal-scaffold": [
|
|
"DrupalComposer\\DrupalScaffold\\Plugin::scaffold"
|
|
],
|
|
"post-install-cmd": [
|
|
"@composer drupal-scaffold",
|
|
"./bin/phing push"
|
|
],
|
|
"post-update-cmd": [
|
|
"./bin/phing push"
|
|
]
|
|
},
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"description": "Drutopia's base distribution provides an enhanced starting place for building sites for grassroots organizations and other purposes.",
|
|
"support": {
|
|
"source": "https://github.com/drutopia/drutopia/tree/8.x-1.0-beta3",
|
|
"issues": "https://github.com/drutopia/drutopia/issues"
|
|
},
|
|
"time": "2019-08-26T20:57:59+00:00"
|
|
},
|
|
{
|
|
"name": "easyrdf/easyrdf",
|
|
"version": "0.9.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/njh/easyrdf.git",
|
|
"reference": "acd09dfe0555fbcfa254291e433c45fdd4652566"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/njh/easyrdf/zipball/acd09dfe0555fbcfa254291e433c45fdd4652566",
|
|
"reference": "acd09dfe0555fbcfa254291e433c45fdd4652566",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-mbstring": "*",
|
|
"ext-pcre": "*",
|
|
"php": ">=5.2.8"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~3.5",
|
|
"sami/sami": "~1.4",
|
|
"squizlabs/php_codesniffer": "~1.4.3"
|
|
},
|
|
"suggest": {
|
|
"ml/json-ld": "~1.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"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",
|
|
"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"
|
|
],
|
|
"time": "2015-02-27T09:45:49+00:00"
|
|
},
|
|
{
|
|
"name": "egulias/email-validator",
|
|
"version": "2.1.11",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/egulias/EmailValidator.git",
|
|
"reference": "92dd169c32f6f55ba570c309d83f5209cefb5e23"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/egulias/EmailValidator/zipball/92dd169c32f6f55ba570c309d83f5209cefb5e23",
|
|
"reference": "92dd169c32f6f55ba570c309d83f5209cefb5e23",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/lexer": "^1.0.1",
|
|
"php": ">= 5.5"
|
|
},
|
|
"require-dev": {
|
|
"dominicsayers/isemail": "dev-master",
|
|
"phpunit/phpunit": "^4.8.35||^5.7||^6.0",
|
|
"satooshi/php-coveralls": "^1.0.1",
|
|
"symfony/phpunit-bridge": "^4.4@dev"
|
|
},
|
|
"suggest": {
|
|
"ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Egulias\\EmailValidator\\": "EmailValidator"
|
|
}
|
|
},
|
|
"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"
|
|
],
|
|
"time": "2019-08-13T17:33:27+00:00"
|
|
},
|
|
{
|
|
"name": "ezyang/htmlpurifier",
|
|
"version": "v4.12.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/ezyang/htmlpurifier.git",
|
|
"reference": "a617e55bc62a87eec73bd456d146d134ad716f03"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/a617e55bc62a87eec73bd456d146d134ad716f03",
|
|
"reference": "a617e55bc62a87eec73bd456d146d134ad716f03",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.2"
|
|
},
|
|
"require-dev": {
|
|
"simpletest/simpletest": "dev-master#72de02a7b80c6bb8864ef9bf66d41d2f58f826bd"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"HTMLPurifier": "library/"
|
|
},
|
|
"files": [
|
|
"library/HTMLPurifier.composer.php"
|
|
]
|
|
},
|
|
"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"
|
|
],
|
|
"time": "2019-10-28T03:44:26+00:00"
|
|
},
|
|
{
|
|
"name": "fabpot/goutte",
|
|
"version": "v3.2.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/FriendsOfPHP/Goutte.git",
|
|
"reference": "3f0eaf0a40181359470651f1565b3e07e3dd31b8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/FriendsOfPHP/Goutte/zipball/3f0eaf0a40181359470651f1565b3e07e3dd31b8",
|
|
"reference": "3f0eaf0a40181359470651f1565b3e07e3dd31b8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"guzzlehttp/guzzle": "^6.0",
|
|
"php": ">=5.5.0",
|
|
"symfony/browser-kit": "~2.1|~3.0|~4.0",
|
|
"symfony/css-selector": "~2.1|~3.0|~4.0",
|
|
"symfony/dom-crawler": "~2.1|~3.0|~4.0"
|
|
},
|
|
"require-dev": {
|
|
"symfony/phpunit-bridge": "^3.3 || ^4"
|
|
},
|
|
"type": "application",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.2-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"
|
|
],
|
|
"time": "2018-06-29T15:13:57+00:00"
|
|
},
|
|
{
|
|
"name": "facebook/graph-sdk",
|
|
"version": "5.7.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/facebook/php-graph-sdk.git",
|
|
"reference": "2d8250638b33d73e7a87add65f47fabf91f8ad9b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/facebook/php-graph-sdk/zipball/2d8250638b33d73e7a87add65f47fabf91f8ad9b",
|
|
"reference": "2d8250638b33d73e7a87add65f47fabf91f8ad9b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.4|^7.0"
|
|
},
|
|
"require-dev": {
|
|
"guzzlehttp/guzzle": "~5.0",
|
|
"mockery/mockery": "~0.8",
|
|
"phpunit/phpunit": "~4.0"
|
|
},
|
|
"suggest": {
|
|
"guzzlehttp/guzzle": "Allows for implementation of the Guzzle HTTP client",
|
|
"paragonie/random_compat": "Provides a better CSPRNG option in PHP 5"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "5.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Facebook\\": "src/Facebook/"
|
|
},
|
|
"files": [
|
|
"src/Facebook/polyfills.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Facebook Platform"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Facebook",
|
|
"homepage": "https://github.com/facebook/php-graph-sdk/contributors"
|
|
}
|
|
],
|
|
"description": "Facebook SDK for PHP",
|
|
"homepage": "https://github.com/facebook/php-graph-sdk",
|
|
"keywords": [
|
|
"facebook",
|
|
"sdk"
|
|
],
|
|
"time": "2018-12-11T22:56:31+00:00"
|
|
},
|
|
{
|
|
"name": "fzaninotto/faker",
|
|
"version": "v1.9.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/fzaninotto/Faker.git",
|
|
"reference": "fc10d778e4b84d5bd315dad194661e091d307c6f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/fzaninotto/Faker/zipball/fc10d778e4b84d5bd315dad194661e091d307c6f",
|
|
"reference": "fc10d778e4b84d5bd315dad194661e091d307c6f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.3.3 || ^7.0"
|
|
},
|
|
"require-dev": {
|
|
"ext-intl": "*",
|
|
"phpunit/phpunit": "^4.8.35 || ^5.7",
|
|
"squizlabs/php_codesniffer": "^2.9.2"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.9-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Faker\\": "src/Faker/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "François Zaninotto"
|
|
}
|
|
],
|
|
"description": "Faker is a PHP library that generates fake data for you.",
|
|
"keywords": [
|
|
"data",
|
|
"faker",
|
|
"fixtures"
|
|
],
|
|
"time": "2019-12-12T13:22:17+00:00"
|
|
},
|
|
{
|
|
"name": "grasmash/expander",
|
|
"version": "1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/grasmash/expander.git",
|
|
"reference": "95d6037344a4be1dd5f8e0b0b2571a28c397578f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/grasmash/expander/zipball/95d6037344a4be1dd5f8e0b0b2571a28c397578f",
|
|
"reference": "95d6037344a4be1dd5f8e0b0b2571a28c397578f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"dflydev/dot-access-data": "^1.1.0",
|
|
"php": ">=5.4"
|
|
},
|
|
"require-dev": {
|
|
"greg-1-anderson/composer-test-scenarios": "^1",
|
|
"phpunit/phpunit": "^4|^5.5.4",
|
|
"satooshi/php-coveralls": "^1.0.2|dev-master",
|
|
"squizlabs/php_codesniffer": "^2.7"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Grasmash\\Expander\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Matthew Grasmick"
|
|
}
|
|
],
|
|
"description": "Expands internal property references in PHP arrays file.",
|
|
"time": "2017-12-21T22:14:55+00:00"
|
|
},
|
|
{
|
|
"name": "grasmash/yaml-expander",
|
|
"version": "1.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/grasmash/yaml-expander.git",
|
|
"reference": "3f0f6001ae707a24f4d9733958d77d92bf9693b1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/grasmash/yaml-expander/zipball/3f0f6001ae707a24f4d9733958d77d92bf9693b1",
|
|
"reference": "3f0f6001ae707a24f4d9733958d77d92bf9693b1",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"dflydev/dot-access-data": "^1.1.0",
|
|
"php": ">=5.4",
|
|
"symfony/yaml": "^2.8.11|^3|^4"
|
|
},
|
|
"require-dev": {
|
|
"greg-1-anderson/composer-test-scenarios": "^1",
|
|
"phpunit/phpunit": "^4.8|^5.5.4",
|
|
"satooshi/php-coveralls": "^1.0.2|dev-master",
|
|
"squizlabs/php_codesniffer": "^2.7"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Grasmash\\YamlExpander\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Matthew Grasmick"
|
|
}
|
|
],
|
|
"description": "Expands internal property references in a yaml file.",
|
|
"time": "2017-12-16T16:06:03+00:00"
|
|
},
|
|
{
|
|
"name": "guzzlehttp/guzzle",
|
|
"version": "6.3.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/guzzle/guzzle.git",
|
|
"reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/407b0cb880ace85c9b63c5f9551db498cb2d50ba",
|
|
"reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"guzzlehttp/promises": "^1.0",
|
|
"guzzlehttp/psr7": "^1.4",
|
|
"php": ">=5.5"
|
|
},
|
|
"require-dev": {
|
|
"ext-curl": "*",
|
|
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
|
|
"psr/log": "^1.0"
|
|
},
|
|
"suggest": {
|
|
"psr/log": "Required for using the Log middleware"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "6.3-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"src/functions_include.php"
|
|
],
|
|
"psr-4": {
|
|
"GuzzleHttp\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Michael Dowling",
|
|
"email": "mtdowling@gmail.com",
|
|
"homepage": "https://github.com/mtdowling"
|
|
}
|
|
],
|
|
"description": "Guzzle is a PHP HTTP client library",
|
|
"homepage": "http://guzzlephp.org/",
|
|
"keywords": [
|
|
"client",
|
|
"curl",
|
|
"framework",
|
|
"http",
|
|
"http client",
|
|
"rest",
|
|
"web service"
|
|
],
|
|
"time": "2018-04-22T15:46:56+00:00"
|
|
},
|
|
{
|
|
"name": "guzzlehttp/promises",
|
|
"version": "v1.3.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/guzzle/promises.git",
|
|
"reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
|
|
"reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.5.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.4-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"GuzzleHttp\\Promise\\": "src/"
|
|
},
|
|
"files": [
|
|
"src/functions_include.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Michael Dowling",
|
|
"email": "mtdowling@gmail.com",
|
|
"homepage": "https://github.com/mtdowling"
|
|
}
|
|
],
|
|
"description": "Guzzle promises library",
|
|
"keywords": [
|
|
"promise"
|
|
],
|
|
"time": "2016-12-20T10:07:11+00:00"
|
|
},
|
|
{
|
|
"name": "guzzlehttp/psr7",
|
|
"version": "1.6.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/guzzle/psr7.git",
|
|
"reference": "239400de7a173fe9901b9ac7c06497751f00727a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
|
|
"reference": "239400de7a173fe9901b9ac7c06497751f00727a",
|
|
"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.8"
|
|
},
|
|
"suggest": {
|
|
"zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.6-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"GuzzleHttp\\Psr7\\": "src/"
|
|
},
|
|
"files": [
|
|
"src/functions_include.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Michael Dowling",
|
|
"email": "mtdowling@gmail.com",
|
|
"homepage": "https://github.com/mtdowling"
|
|
},
|
|
{
|
|
"name": "Tobias Schultze",
|
|
"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"
|
|
],
|
|
"time": "2019-07-01T23:21:34+00:00"
|
|
},
|
|
{
|
|
"name": "html2text/html2text",
|
|
"version": "4.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/mtibben/html2text.git",
|
|
"reference": "f55104b7c9f99b0937f0e20fe051b19f9c0ecad1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/mtibben/html2text/zipball/f55104b7c9f99b0937f0e20fe051b19f9c0ecad1",
|
|
"reference": "f55104b7c9f99b0937f0e20fe051b19f9c0ecad1",
|
|
"shasum": ""
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4"
|
|
},
|
|
"suggest": {
|
|
"ext-mbstring": "For best performance",
|
|
"symfony/polyfill-mbstring": "If you can't install ext-mbstring"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Html2Text\\": [
|
|
"src/",
|
|
"test/"
|
|
]
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPLv2"
|
|
],
|
|
"description": "Converts HTML to formatted plain text",
|
|
"time": "2016-03-16T23:24:34+00:00"
|
|
},
|
|
{
|
|
"name": "indieauth/client",
|
|
"version": "0.4.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/indieweb/indieauth-client-php.git",
|
|
"reference": "acad4c7a9ae61ae553f6136098666c49ef77631c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/indieweb/indieauth-client-php/zipball/acad4c7a9ae61ae553f6136098666c49ef77631c",
|
|
"reference": "acad4c7a9ae61ae553f6136098666c49ef77631c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"indieweb/representative-h-card": "^0.1.2",
|
|
"mf2/mf2": ">=0.3.2",
|
|
"p3k/http": ">=0.1.6",
|
|
"php": ">5.3.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",
|
|
"time": "2019-02-08T16:56:14+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"
|
|
],
|
|
"time": "2017-01-11T17:14:49+00:00"
|
|
},
|
|
{
|
|
"name": "indieweb/mention-client",
|
|
"version": "1.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/indieweb/mention-client-php.git",
|
|
"reference": "12e3dc4b3f8f9ae82fa7a3953792bea33f59118a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/indieweb/mention-client-php/zipball/12e3dc4b3f8f9ae82fa7a3953792bea33f59118a",
|
|
"reference": "12e3dc4b3f8f9ae82fa7a3953792bea33f59118a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"mf2/mf2": ">=0.2",
|
|
"php": ">=5.4"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "4.8.*"
|
|
},
|
|
"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",
|
|
"time": "2018-10-27T19:41:41+00:00"
|
|
},
|
|
{
|
|
"name": "indieweb/representative-h-card",
|
|
"version": "0.1.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/indieweb/representative-h-card-php.git",
|
|
"reference": "b70b01bd0dd7f2a940602137335dbf46ab6e2e38"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/indieweb/representative-h-card-php/zipball/b70b01bd0dd7f2a940602137335dbf46ab6e2e38",
|
|
"reference": "b70b01bd0dd7f2a940602137335dbf46ab6e2e38",
|
|
"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"
|
|
],
|
|
"time": "2015-12-23T18:11:19+00:00"
|
|
},
|
|
{
|
|
"name": "jakub-onderka/php-console-color",
|
|
"version": "v0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/JakubOnderka/PHP-Console-Color.git",
|
|
"reference": "d5deaecff52a0d61ccb613bb3804088da0307191"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Color/zipball/d5deaecff52a0d61ccb613bb3804088da0307191",
|
|
"reference": "d5deaecff52a0d61ccb613bb3804088da0307191",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.4.0"
|
|
},
|
|
"require-dev": {
|
|
"jakub-onderka/php-code-style": "1.0",
|
|
"jakub-onderka/php-parallel-lint": "1.0",
|
|
"jakub-onderka/php-var-dump-check": "0.*",
|
|
"phpunit/phpunit": "~4.3",
|
|
"squizlabs/php_codesniffer": "1.*"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"JakubOnderka\\PhpConsoleColor\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-2-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jakub Onderka",
|
|
"email": "jakub.onderka@gmail.com"
|
|
}
|
|
],
|
|
"abandoned": "php-parallel-lint/php-console-color",
|
|
"time": "2018-09-29T17:23:10+00:00"
|
|
},
|
|
{
|
|
"name": "jakub-onderka/php-console-highlighter",
|
|
"version": "v0.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/JakubOnderka/PHP-Console-Highlighter.git",
|
|
"reference": "9f7a229a69d52506914b4bc61bfdb199d90c5547"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Highlighter/zipball/9f7a229a69d52506914b4bc61bfdb199d90c5547",
|
|
"reference": "9f7a229a69d52506914b4bc61bfdb199d90c5547",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-tokenizer": "*",
|
|
"jakub-onderka/php-console-color": "~0.2",
|
|
"php": ">=5.4.0"
|
|
},
|
|
"require-dev": {
|
|
"jakub-onderka/php-code-style": "~1.0",
|
|
"jakub-onderka/php-parallel-lint": "~1.0",
|
|
"jakub-onderka/php-var-dump-check": "~0.1",
|
|
"phpunit/phpunit": "~4.0",
|
|
"squizlabs/php_codesniffer": "~1.5"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"JakubOnderka\\PhpConsoleHighlighter\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jakub Onderka",
|
|
"email": "acci@acci.cz",
|
|
"homepage": "http://www.acci.cz/"
|
|
}
|
|
],
|
|
"description": "Highlight PHP code in terminal",
|
|
"abandoned": "php-parallel-lint/php-console-highlighter",
|
|
"time": "2018-09-29T18:48:56+00:00"
|
|
},
|
|
{
|
|
"name": "jquery/chosen",
|
|
"version": "1.8.7",
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/harvesthq/chosen/releases/download/v1.8.7/chosen_v1.8.7.zip"
|
|
},
|
|
"require": {
|
|
"composer/installers": "~1.0"
|
|
},
|
|
"type": "drupal-library",
|
|
"extra": {
|
|
"installer-name": "jquery.chosen"
|
|
}
|
|
},
|
|
{
|
|
"name": "jquery/geocomplete",
|
|
"version": "1.7.0",
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/ubilabs/geocomplete/archive/1.7.0.zip"
|
|
},
|
|
"require": {
|
|
"composer/installers": "~1.0"
|
|
},
|
|
"type": "drupal-library",
|
|
"extra": {
|
|
"installer-name": "jquery.geocomplete"
|
|
}
|
|
},
|
|
{
|
|
"name": "jquery/hotkeys",
|
|
"version": "0.2.0",
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/jeresig/jquery.hotkeys/archive/0.2.0.zip"
|
|
},
|
|
"require": {
|
|
"composer/installers": "~1.0"
|
|
},
|
|
"type": "drupal-library",
|
|
"extra": {
|
|
"installer-name": "jquery.hotkeys"
|
|
}
|
|
},
|
|
{
|
|
"name": "jquery/icheck",
|
|
"version": "1.0.2 ",
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/fronteed/icheck/archive/1.0.2.zip"
|
|
},
|
|
"require": {
|
|
"composer/installers": "~1.0"
|
|
},
|
|
"type": "drupal-library",
|
|
"extra": {
|
|
"installer-name": "jquery.icheck"
|
|
}
|
|
},
|
|
{
|
|
"name": "jquery/image-picker",
|
|
"version": "0.3.0",
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/rvera/image-picker/archive/0.3.0.zip"
|
|
},
|
|
"require": {
|
|
"composer/installers": "~1.0"
|
|
},
|
|
"type": "drupal-library",
|
|
"extra": {
|
|
"installer-name": "jquery.image-picker"
|
|
}
|
|
},
|
|
{
|
|
"name": "jquery/inputmask",
|
|
"version": "5.0.3",
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/RobinHerbots/jquery.inputmask/archive/5.0.3.zip"
|
|
},
|
|
"require": {
|
|
"composer/installers": "~1.0"
|
|
},
|
|
"type": "drupal-library",
|
|
"extra": {
|
|
"installer-name": "jquery.inputmask"
|
|
}
|
|
},
|
|
{
|
|
"name": "jquery/intl-tel-input",
|
|
"version": "16.0.0",
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/jackocnr/intl-tel-input/archive/v16.0.0.zip"
|
|
},
|
|
"require": {
|
|
"composer/installers": "~1.0"
|
|
},
|
|
"type": "drupal-library",
|
|
"extra": {
|
|
"installer-name": "jquery.intl-tel-input"
|
|
}
|
|
},
|
|
{
|
|
"name": "jquery/rateit",
|
|
"version": "1.1.3",
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/gjunge/rateit.js/archive/1.1.3.zip"
|
|
},
|
|
"require": {
|
|
"composer/installers": "~1.0"
|
|
},
|
|
"type": "drupal-library",
|
|
"extra": {
|
|
"installer-name": "jquery.rateit"
|
|
}
|
|
},
|
|
{
|
|
"name": "jquery/select2",
|
|
"version": "4.0.12",
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/select2/select2/archive/4.0.12.zip"
|
|
},
|
|
"require": {
|
|
"composer/installers": "~1.0"
|
|
},
|
|
"type": "drupal-library",
|
|
"extra": {
|
|
"installer-name": "jquery.select2"
|
|
}
|
|
},
|
|
{
|
|
"name": "jquery/textcounter",
|
|
"version": "0.8.0",
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/ractoon/jQuery-Text-Counter/archive/0.8.0.zip"
|
|
},
|
|
"require": {
|
|
"composer/installers": "~1.0"
|
|
},
|
|
"type": "drupal-library",
|
|
"extra": {
|
|
"installer-name": "jquery.textcounter"
|
|
}
|
|
},
|
|
{
|
|
"name": "jquery/timepicker",
|
|
"version": "1.13.0",
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/jonthornton/jquery-timepicker/archive/1.13.0.zip"
|
|
},
|
|
"require": {
|
|
"composer/installers": "~1.0"
|
|
},
|
|
"type": "drupal-library",
|
|
"extra": {
|
|
"installer-name": "jquery.timepicker"
|
|
}
|
|
},
|
|
{
|
|
"name": "jquery/toggles",
|
|
"version": "4.0.0",
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/simontabor/jquery-toggles/archive/v4.0.0.zip"
|
|
},
|
|
"require": {
|
|
"composer/installers": "~1.0"
|
|
},
|
|
"type": "drupal-library",
|
|
"extra": {
|
|
"installer-name": "jquery.toggles"
|
|
}
|
|
},
|
|
{
|
|
"name": "kub-at/php-simple-html-dom-parser",
|
|
"version": "1.9.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Kub-AT/php-simple-html-dom-parser.git",
|
|
"reference": "ff22f98bfd9235115c128059076f3eb740d66913"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Kub-AT/php-simple-html-dom-parser/zipball/ff22f98bfd9235115c128059076f3eb740d66913",
|
|
"reference": "ff22f98bfd9235115c128059076f3eb740d66913",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"KubAT\\PhpSimple\\HtmlDomParser": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "S.C. Chen",
|
|
"email": "me578022@gmail.com"
|
|
},
|
|
{
|
|
"name": "Jakub Stawowy",
|
|
"email": "Kub-AT@users.noreply.github.com"
|
|
}
|
|
],
|
|
"description": "PHP Simple HTML DOM Parser with namespace and PHP 7.3 compatible",
|
|
"homepage": "http://simplehtmldom.sourceforge.net/",
|
|
"keywords": [
|
|
"Simple",
|
|
"dom",
|
|
"html"
|
|
],
|
|
"time": "2019-10-25T12:34:43+00:00"
|
|
},
|
|
{
|
|
"name": "lcobucci/jwt",
|
|
"version": "3.3.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/lcobucci/jwt.git",
|
|
"reference": "a11ec5f4b4d75d1fcd04e133dede4c317aac9e18"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/lcobucci/jwt/zipball/a11ec5f4b4d75d1fcd04e133dede4c317aac9e18",
|
|
"reference": "a11ec5f4b4d75d1fcd04e133dede4c317aac9e18",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-mbstring": "*",
|
|
"ext-openssl": "*",
|
|
"php": "^5.6 || ^7.0"
|
|
},
|
|
"require-dev": {
|
|
"mikey179/vfsstream": "~1.5",
|
|
"phpmd/phpmd": "~2.2",
|
|
"phpunit/php-invoker": "~1.1",
|
|
"phpunit/phpunit": "^5.7 || ^7.3",
|
|
"squizlabs/php_codesniffer": "~2.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.1-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Lcobucci\\JWT\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Luís Otávio Cobucci Oblonczyk",
|
|
"email": "lcobucci@gmail.com",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "A simple library to work with JSON Web Token and JSON Web Signature",
|
|
"keywords": [
|
|
"JWS",
|
|
"jwt"
|
|
],
|
|
"time": "2019-05-24T18:30:49+00:00"
|
|
},
|
|
{
|
|
"name": "league/commonmark",
|
|
"version": "0.18.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/thephpleague/commonmark.git",
|
|
"reference": "f94e18d68260f43a7d846279cad88405854b1306"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/f94e18d68260f43a7d846279cad88405854b1306",
|
|
"reference": "f94e18d68260f43a7d846279cad88405854b1306",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-mbstring": "*",
|
|
"php": ">=5.6.5"
|
|
},
|
|
"replace": {
|
|
"colinodell/commonmark-php": "*"
|
|
},
|
|
"require-dev": {
|
|
"cebe/markdown": "~1.0",
|
|
"commonmark/commonmark.js": "0.28",
|
|
"erusev/parsedown": "~1.0",
|
|
"michelf/php-markdown": "~1.4",
|
|
"mikehaertl/php-shellcommand": "^1.2",
|
|
"phpunit/phpunit": "^5.7.27|^6.5.14",
|
|
"scrutinizer/ocular": "^1.1",
|
|
"symfony/finder": "^3.0|^4.0"
|
|
},
|
|
"suggest": {
|
|
"league/commonmark-extras": "Library of useful extensions including smart punctuation"
|
|
},
|
|
"bin": [
|
|
"bin/commonmark"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.19-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"League\\CommonMark\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Colin O'Dell",
|
|
"role": "Lead Developer",
|
|
"email": "colinodell@gmail.com",
|
|
"homepage": "https://www.colinodell.com"
|
|
}
|
|
],
|
|
"description": "PHP Markdown parser based on the CommonMark spec",
|
|
"homepage": "https://github.com/thephpleague/commonmark",
|
|
"keywords": [
|
|
"commonmark",
|
|
"markdown",
|
|
"parser"
|
|
],
|
|
"time": "2019-03-28T13:52:31+00:00"
|
|
},
|
|
{
|
|
"name": "league/container",
|
|
"version": "2.4.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/thephpleague/container.git",
|
|
"reference": "43f35abd03a12977a60ffd7095efd6a7808488c0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/thephpleague/container/zipball/43f35abd03a12977a60ffd7095efd6a7808488c0",
|
|
"reference": "43f35abd03a12977a60ffd7095efd6a7808488c0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"container-interop/container-interop": "^1.2",
|
|
"php": "^5.4.0 || ^7.0"
|
|
},
|
|
"provide": {
|
|
"container-interop/container-interop-implementation": "^1.2",
|
|
"psr/container-implementation": "^1.0"
|
|
},
|
|
"replace": {
|
|
"orno/di": "~2.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "4.*"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-2.x": "2.x-dev",
|
|
"dev-1.x": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"League\\Container\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Phil Bennett",
|
|
"email": "philipobenito@gmail.com",
|
|
"homepage": "http://www.philipobenito.com",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "A fast and intuitive dependency injection container.",
|
|
"homepage": "https://github.com/thephpleague/container",
|
|
"keywords": [
|
|
"container",
|
|
"dependency",
|
|
"di",
|
|
"injection",
|
|
"league",
|
|
"provider",
|
|
"service"
|
|
],
|
|
"time": "2017-05-10T09:20:27+00:00"
|
|
},
|
|
{
|
|
"name": "masterminds/html5",
|
|
"version": "2.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Masterminds/html5-php.git",
|
|
"reference": "2c37c6c520b995b761674de3be8455a381679067"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Masterminds/html5-php/zipball/2c37c6c520b995b761674de3be8455a381679067",
|
|
"reference": "2c37c6c520b995b761674de3be8455a381679067",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-libxml": "*",
|
|
"php": ">=5.3.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "4.*",
|
|
"sami/sami": "~2.0",
|
|
"satooshi/php-coveralls": "1.0.*"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.2-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Masterminds\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Matt Butcher",
|
|
"email": "technosophos@gmail.com"
|
|
},
|
|
{
|
|
"name": "Asmir Mustafic",
|
|
"email": "goetas@gmail.com"
|
|
},
|
|
{
|
|
"name": "Matt Farina",
|
|
"email": "matt@mattfarina.com"
|
|
}
|
|
],
|
|
"description": "An HTML5 parser and serializer.",
|
|
"homepage": "http://masterminds.github.io/html5-php",
|
|
"keywords": [
|
|
"HTML5",
|
|
"dom",
|
|
"html",
|
|
"parser",
|
|
"querypath",
|
|
"serializer",
|
|
"xml"
|
|
],
|
|
"time": "2017-09-04T12:26:28+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"
|
|
],
|
|
"time": "2018-08-24T14:47:04+00:00"
|
|
},
|
|
{
|
|
"name": "michelf/php-markdown",
|
|
"version": "1.9.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/michelf/php-markdown.git",
|
|
"reference": "c83178d49e372ca967d1a8c77ae4e051b3a3c75c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/michelf/php-markdown/zipball/c83178d49e372ca967d1a8c77ae4e051b3a3c75c",
|
|
"reference": "c83178d49e372ca967d1a8c77ae4e051b3a3c75c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": ">=4.3 <5.8"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Michelf\\": "Michelf/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Michel Fortin",
|
|
"email": "michel.fortin@michelf.ca",
|
|
"homepage": "https://michelf.ca/",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "John Gruber",
|
|
"homepage": "https://daringfireball.net/"
|
|
}
|
|
],
|
|
"description": "PHP Markdown",
|
|
"homepage": "https://michelf.ca/projects/php-markdown/",
|
|
"keywords": [
|
|
"markdown"
|
|
],
|
|
"time": "2019-12-02T02:32:27+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"
|
|
],
|
|
"time": "2016-07-25T17:07:32+00:00"
|
|
},
|
|
{
|
|
"name": "nikic/php-parser",
|
|
"version": "v4.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/nikic/PHP-Parser.git",
|
|
"reference": "9a9981c347c5c49d6dfe5cf826bb882b824080dc"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/9a9981c347c5c49d6dfe5cf826bb882b824080dc",
|
|
"reference": "9a9981c347c5c49d6dfe5cf826bb882b824080dc",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-tokenizer": "*",
|
|
"php": ">=7.0"
|
|
},
|
|
"require-dev": {
|
|
"ircmaxell/php-yacc": "0.0.5",
|
|
"phpunit/phpunit": "^6.5 || ^7.0 || ^8.0"
|
|
},
|
|
"bin": [
|
|
"bin/php-parse"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "4.3-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"
|
|
],
|
|
"time": "2019-11-08T13:50:10+00:00"
|
|
},
|
|
{
|
|
"name": "p3k/http",
|
|
"version": "0.1.11",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/aaronpk/p3k-http.git",
|
|
"reference": "24d28287e0c5606aa45b23c6e3c17628d89468f7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/aaronpk/p3k-http/zipball/24d28287e0c5606aa45b23c6e3c17628d89468f7",
|
|
"reference": "24d28287e0c5606aa45b23c6e3c17628d89468f7",
|
|
"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",
|
|
"time": "2020-02-19T03:00:09+00:00"
|
|
},
|
|
{
|
|
"name": "p3k/micropub",
|
|
"version": "0.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/aaronpk/p3k-micropub.git",
|
|
"reference": "a2ba03d6eb4d6ac2db7430f499c9ef26791d8cd6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/aaronpk/p3k-micropub/zipball/a2ba03d6eb4d6ac2db7430f499c9ef26791d8cd6",
|
|
"reference": "a2ba03d6eb4d6ac2db7430f499c9ef26791d8cd6",
|
|
"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"
|
|
],
|
|
"time": "2018-02-06T16:53:58+00:00"
|
|
},
|
|
{
|
|
"name": "p3k/picofeed",
|
|
"version": "v0.1.38",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/aaronpk/picoFeed.git",
|
|
"reference": "989c0bcf2eac016a4104abce1aadff791fc287ab"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/aaronpk/picoFeed/zipball/989c0bcf2eac016a4104abce1aadff791fc287ab",
|
|
"reference": "989c0bcf2eac016a4104abce1aadff791fc287ab",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-dom": "*",
|
|
"ext-iconv": "*",
|
|
"ext-libxml": "*",
|
|
"ext-simplexml": "*",
|
|
"ext-xml": "*",
|
|
"php": ">=5.3.0",
|
|
"zendframework/zendxml": "^1.0"
|
|
},
|
|
"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/miniflux/picoFeed",
|
|
"time": "2017-11-30T00:16:58+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"
|
|
],
|
|
"time": "2017-01-12T17:30:08+00:00"
|
|
},
|
|
{
|
|
"name": "p3k/utils",
|
|
"version": "1.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/aaronpk/p3k-utils.git",
|
|
"reference": "ecd0ba1afca8e586f09792f7be5052e142d3cbde"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/aaronpk/p3k-utils/zipball/ecd0ba1afca8e586f09792f7be5052e142d3cbde",
|
|
"reference": "ecd0ba1afca8e586f09792f7be5052e142d3cbde",
|
|
"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",
|
|
"time": "2018-03-28T13:44:56+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"
|
|
],
|
|
"time": "2017-05-08T15:26:11+00:00"
|
|
},
|
|
{
|
|
"name": "p3k/xray",
|
|
"version": "v1.10.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/aaronpk/XRay.git",
|
|
"reference": "aacac198a8c8a3561b21c0b271024e3457a8bb40"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/aaronpk/XRay/zipball/aacac198a8c8a3561b21c0b271024e3457a8bb40",
|
|
"reference": "aacac198a8c8a3561b21c0b271024e3457a8bb40",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"cebe/markdown": "1.1.*",
|
|
"dg/twitter-php": "3.6.*",
|
|
"ezyang/htmlpurifier": "^4.10",
|
|
"facebook/graph-sdk": "^5.5",
|
|
"indieweb/link-rel-parser": "0.1.*",
|
|
"masterminds/html5": "^2.3",
|
|
"mf2/mf2": "^0.4",
|
|
"p3k/http": ">=0.1.11",
|
|
"p3k/picofeed": ">=0.1.35",
|
|
"p3k/timezone": "*"
|
|
},
|
|
"require-dev": {
|
|
"league/plates": "3.*",
|
|
"league/route": "1.*",
|
|
"phpunit/phpunit": "4.8.*"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"p3k\\XRay\\": "lib/XRay"
|
|
},
|
|
"files": [
|
|
"lib/helpers.php",
|
|
"lib/XRay.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "X-Ray returns structured data from any URL",
|
|
"homepage": "https://github.com/aaronpk/XRay",
|
|
"time": "2020-02-23T18:59:15+00:00"
|
|
},
|
|
{
|
|
"name": "paragonie/random_compat",
|
|
"version": "v9.99.99",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/paragonie/random_compat.git",
|
|
"reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
|
|
"reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
|
|
"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"
|
|
],
|
|
"time": "2018-07-02T15:55:56+00:00"
|
|
},
|
|
{
|
|
"name": "pear/archive_tar",
|
|
"version": "1.4.9",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/pear/Archive_Tar.git",
|
|
"reference": "c5b00053770e1d72128252c62c2c1a12c26639f0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/pear/Archive_Tar/zipball/c5b00053770e1d72128252c62c2c1a12c26639f0",
|
|
"reference": "c5b00053770e1d72128252c62c2c1a12c26639f0",
|
|
"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"
|
|
],
|
|
"time": "2019-12-04T10:17:28+00:00"
|
|
},
|
|
{
|
|
"name": "pear/console_getopt",
|
|
"version": "v1.4.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/pear/Console_Getopt.git",
|
|
"reference": "6c77aeb625b32bd752e89ee17972d103588b90c0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/pear/Console_Getopt/zipball/6c77aeb625b32bd752e89ee17972d103588b90c0",
|
|
"reference": "6c77aeb625b32bd752e89ee17972d103588b90c0",
|
|
"shasum": ""
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Console": "./"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"include-path": [
|
|
"./"
|
|
],
|
|
"license": [
|
|
"BSD-2-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Greg Beaver",
|
|
"email": "cellog@php.net",
|
|
"role": "Helper"
|
|
},
|
|
{
|
|
"name": "Andrei Zmievski",
|
|
"email": "andrei@php.net",
|
|
"role": "Lead"
|
|
},
|
|
{
|
|
"name": "Stig Bakken",
|
|
"email": "stig@php.net",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "More info available on: http://pear.php.net/package/Console_Getopt",
|
|
"time": "2019-02-06T16:52:33+00:00"
|
|
},
|
|
{
|
|
"name": "pear/pear-core-minimal",
|
|
"version": "v1.10.9",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/pear/pear-core-minimal.git",
|
|
"reference": "742be8dd68c746a01e4b0a422258e9c9cae1c37f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/742be8dd68c746a01e4b0a422258e9c9cae1c37f",
|
|
"reference": "742be8dd68c746a01e4b0a422258e9c9cae1c37f",
|
|
"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",
|
|
"time": "2019-03-13T18:15:44+00:00"
|
|
},
|
|
{
|
|
"name": "pear/pear_exception",
|
|
"version": "v1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/pear/PEAR_Exception.git",
|
|
"reference": "8c18719fdae000b690e3912be401c76e406dd13b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/8c18719fdae000b690e3912be401c76e406dd13b",
|
|
"reference": "8c18719fdae000b690e3912be401c76e406dd13b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=4.4.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "*"
|
|
},
|
|
"type": "class",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"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"
|
|
],
|
|
"time": "2015-02-10T20:07:52+00:00"
|
|
},
|
|
{
|
|
"name": "progress-tracker/progress-tracker",
|
|
"version": "1.4.0",
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/NigelOToole/progress-tracker/archive/v1.4.0.zip"
|
|
},
|
|
"require": {
|
|
"composer/installers": "~1.0"
|
|
},
|
|
"type": "drupal-library",
|
|
"extra": {
|
|
"installer-name": "progress-tracker"
|
|
}
|
|
},
|
|
{
|
|
"name": "psr/container",
|
|
"version": "1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/container.git",
|
|
"reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
|
|
"reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\Container\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "http://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"
|
|
],
|
|
"time": "2017-02-14T16:28:37+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"
|
|
],
|
|
"time": "2016-08-06T14:39:51+00:00"
|
|
},
|
|
{
|
|
"name": "psr/log",
|
|
"version": "1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/log.git",
|
|
"reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
|
|
"reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\Log\\": "Psr/Log/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "http://www.php-fig.org/"
|
|
}
|
|
],
|
|
"description": "Common interface for logging libraries",
|
|
"homepage": "https://github.com/php-fig/log",
|
|
"keywords": [
|
|
"log",
|
|
"psr",
|
|
"psr-3"
|
|
],
|
|
"time": "2018-11-20T15:27:04+00:00"
|
|
},
|
|
{
|
|
"name": "psy/psysh",
|
|
"version": "v0.10.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/bobthecow/psysh.git",
|
|
"reference": "e361c8b7e5114534078e0ce04ddc442b39018a3c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/e361c8b7e5114534078e0ce04ddc442b39018a3c",
|
|
"reference": "e361c8b7e5114534078e0ce04ddc442b39018a3c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"dnoegel/php-xdg-base-dir": "0.1.*",
|
|
"ext-json": "*",
|
|
"ext-tokenizer": "*",
|
|
"jakub-onderka/php-console-highlighter": "0.4.*|0.3.*",
|
|
"nikic/php-parser": "~4.0|~3.0|~2.0|~1.3",
|
|
"php": "^8.0 || ^7.0 || ^5.5.9",
|
|
"symfony/console": "~5.0|~4.0|~3.0|^2.4.2|~2.3.10",
|
|
"symfony/var-dumper": "~5.0|~4.0|~3.0|~2.7"
|
|
},
|
|
"require-dev": {
|
|
"bamarni/composer-bin-plugin": "^1.2",
|
|
"hoa/console": "~3.16|~2.15"
|
|
},
|
|
"suggest": {
|
|
"ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
|
|
"ext-pdo-sqlite": "The doc command requires SQLite to work.",
|
|
"ext-posix": "If you have PCNTL, you'll want the POSIX extension as well.",
|
|
"ext-readline": "Enables support for arrow-key history navigation, and showing and manipulating command history.",
|
|
"hoa/console": "A pure PHP readline implementation. You'll want this if your PHP install doesn't already support readline or libedit."
|
|
},
|
|
"bin": [
|
|
"bin/psysh"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.10.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"src/functions.php"
|
|
],
|
|
"psr-4": {
|
|
"Psy\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Justin Hileman",
|
|
"email": "justin@justinhileman.info",
|
|
"homepage": "http://justinhileman.com"
|
|
}
|
|
],
|
|
"description": "An interactive shell for modern PHP.",
|
|
"homepage": "http://psysh.org",
|
|
"keywords": [
|
|
"REPL",
|
|
"console",
|
|
"interactive",
|
|
"shell"
|
|
],
|
|
"time": "2020-03-15T22:52:37+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.",
|
|
"time": "2019-03-08T08:55:37+00:00"
|
|
},
|
|
{
|
|
"name": "signature_pad/signature_pad",
|
|
"version": "2.3.0",
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/szimek/signature_pad/archive/v2.3.0.zip"
|
|
},
|
|
"require": {
|
|
"composer/installers": "~1.0"
|
|
},
|
|
"type": "drupal-library",
|
|
"extra": {
|
|
"installer-name": "signature_pad"
|
|
}
|
|
},
|
|
{
|
|
"name": "stack/builder",
|
|
"version": "v1.0.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/stackphp/builder.git",
|
|
"reference": "fb3d136d04c6be41120ebf8c0cc71fe9507d750a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/stackphp/builder/zipball/fb3d136d04c6be41120ebf8c0cc71fe9507d750a",
|
|
"reference": "fb3d136d04c6be41120ebf8c0cc71fe9507d750a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0",
|
|
"symfony/http-foundation": "~2.1|~3.0|~4.0",
|
|
"symfony/http-kernel": "~2.1|~3.0|~4.0"
|
|
},
|
|
"require-dev": {
|
|
"silex/silex": "~1.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 middlewares based on HttpKernelInterface.",
|
|
"keywords": [
|
|
"stack"
|
|
],
|
|
"time": "2017-11-18T14:57:29+00:00"
|
|
},
|
|
{
|
|
"name": "svg-pan-zoom/svg-pan-zoom",
|
|
"version": "3.6.1",
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/ariutta/svg-pan-zoom/archive/3.6.1.zip"
|
|
},
|
|
"require": {
|
|
"composer/installers": "~1.0"
|
|
},
|
|
"type": "drupal-library",
|
|
"extra": {
|
|
"installer-name": "svg-pan-zoom"
|
|
}
|
|
},
|
|
{
|
|
"name": "swiftmailer/swiftmailer",
|
|
"version": "v5.4.12",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/swiftmailer/swiftmailer.git",
|
|
"reference": "181b89f18a90f8925ef805f950d47a7190e9b950"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/181b89f18a90f8925ef805f950d47a7190e9b950",
|
|
"reference": "181b89f18a90f8925ef805f950d47a7190e9b950",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"mockery/mockery": "~0.9.1",
|
|
"symfony/phpunit-bridge": "~3.2"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "5.4-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"lib/swift_required.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Chris Corbyn"
|
|
},
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
}
|
|
],
|
|
"description": "Swiftmailer, free feature-rich PHP mailer",
|
|
"homepage": "https://swiftmailer.symfony.com",
|
|
"keywords": [
|
|
"email",
|
|
"mail",
|
|
"mailer"
|
|
],
|
|
"time": "2018-07-31T09:26:32+00:00"
|
|
},
|
|
{
|
|
"name": "symfony-cmf/routing",
|
|
"version": "1.4.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony-cmf/routing.git",
|
|
"reference": "fb1e7f85ff8c6866238b7e73a490a0a0243ae8ac"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony-cmf/routing/zipball/fb1e7f85ff8c6866238b7e73a490a0a0243ae8ac",
|
|
"reference": "fb1e7f85ff8c6866238b7e73a490a0a0243ae8ac",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.3.9|^7.0",
|
|
"psr/log": "1.*",
|
|
"symfony/http-kernel": "^2.2|3.*",
|
|
"symfony/routing": "^2.2|3.*"
|
|
},
|
|
"require-dev": {
|
|
"friendsofsymfony/jsrouting-bundle": "^1.1",
|
|
"symfony-cmf/testing": "^1.3",
|
|
"symfony/config": "^2.2|3.*",
|
|
"symfony/dependency-injection": "^2.0.5|3.*",
|
|
"symfony/event-dispatcher": "^2.1|3.*"
|
|
},
|
|
"suggest": {
|
|
"symfony/event-dispatcher": "DynamicRouter can optionally trigger an event at the start of matching. Minimal version (~2.1)"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.4-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Cmf\\Component\\Routing\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Symfony CMF Community",
|
|
"homepage": "https://github.com/symfony-cmf/Routing/contributors"
|
|
}
|
|
],
|
|
"description": "Extends the Symfony2 routing component for dynamic routes and chaining several routers",
|
|
"homepage": "http://cmf.symfony.com",
|
|
"keywords": [
|
|
"database",
|
|
"routing"
|
|
],
|
|
"time": "2017-05-09T08:10:41+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/browser-kit",
|
|
"version": "v4.4.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/browser-kit.git",
|
|
"reference": "090ce406505149d6852a7c03b0346dec3b8cf612"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/browser-kit/zipball/090ce406505149d6852a7c03b0346dec3b8cf612",
|
|
"reference": "090ce406505149d6852a7c03b0346dec3b8cf612",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1.3",
|
|
"symfony/dom-crawler": "^3.4|^4.0|^5.0"
|
|
},
|
|
"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",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "4.4-dev"
|
|
}
|
|
},
|
|
"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": "Symfony BrowserKit Component",
|
|
"homepage": "https://symfony.com",
|
|
"time": "2020-02-23T10:00:59+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/class-loader",
|
|
"version": "v3.4.35",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/class-loader.git",
|
|
"reference": "e212b06996819a2bce026a63da03b7182d05a690"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/class-loader/zipball/e212b06996819a2bce026a63da03b7182d05a690",
|
|
"reference": "e212b06996819a2bce026a63da03b7182d05a690",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.5.9|>=7.0.8"
|
|
},
|
|
"require-dev": {
|
|
"symfony/finder": "~2.8|~3.0|~4.0",
|
|
"symfony/polyfill-apcu": "~1.1"
|
|
},
|
|
"suggest": {
|
|
"symfony/polyfill-apcu": "For using ApcClassLoader on HHVM"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.4-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\ClassLoader\\": ""
|
|
},
|
|
"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": "Symfony ClassLoader Component",
|
|
"homepage": "https://symfony.com",
|
|
"time": "2019-08-20T13:31:17+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/config",
|
|
"version": "v5.0.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/config.git",
|
|
"reference": "938905f46df484b2aeae9016fd658aed577cdceb"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/config/zipball/938905f46df484b2aeae9016fd658aed577cdceb",
|
|
"reference": "938905f46df484b2aeae9016fd658aed577cdceb",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.2.5",
|
|
"symfony/filesystem": "^4.4|^5.0",
|
|
"symfony/polyfill-ctype": "~1.8"
|
|
},
|
|
"conflict": {
|
|
"symfony/finder": "<4.4"
|
|
},
|
|
"require-dev": {
|
|
"symfony/event-dispatcher": "^4.4|^5.0",
|
|
"symfony/finder": "^4.4|^5.0",
|
|
"symfony/messenger": "^4.4|^5.0",
|
|
"symfony/service-contracts": "^1.1|^2",
|
|
"symfony/yaml": "^4.4|^5.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/yaml": "To use the yaml reference dumper"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "5.0-dev"
|
|
}
|
|
},
|
|
"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": "Symfony Config Component",
|
|
"homepage": "https://symfony.com",
|
|
"time": "2020-02-04T09:41:09+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/console",
|
|
"version": "v3.4.35",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/console.git",
|
|
"reference": "17b154f932c5874cdbda6d05796b6490eec9f9f7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/console/zipball/17b154f932c5874cdbda6d05796b6490eec9f9f7",
|
|
"reference": "17b154f932c5874cdbda6d05796b6490eec9f9f7",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.5.9|>=7.0.8",
|
|
"symfony/debug": "~2.8|~3.0|~4.0",
|
|
"symfony/polyfill-mbstring": "~1.0"
|
|
},
|
|
"conflict": {
|
|
"symfony/dependency-injection": "<3.4",
|
|
"symfony/process": "<3.3"
|
|
},
|
|
"provide": {
|
|
"psr/log-implementation": "1.0"
|
|
},
|
|
"require-dev": {
|
|
"psr/log": "~1.0",
|
|
"symfony/config": "~3.3|~4.0",
|
|
"symfony/dependency-injection": "~3.4|~4.0",
|
|
"symfony/event-dispatcher": "~2.8|~3.0|~4.0",
|
|
"symfony/lock": "~3.4|~4.0",
|
|
"symfony/process": "~3.3|~4.0"
|
|
},
|
|
"suggest": {
|
|
"psr/log": "For using the console logger",
|
|
"symfony/event-dispatcher": "",
|
|
"symfony/lock": "",
|
|
"symfony/process": ""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.4-dev"
|
|
}
|
|
},
|
|
"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": "Symfony Console Component",
|
|
"homepage": "https://symfony.com",
|
|
"time": "2019-11-13T07:12:39+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/css-selector",
|
|
"version": "v4.4.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/css-selector.git",
|
|
"reference": "d0a6dd288fa8848dcc3d1f58b94de6a7cc5d2d22"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/css-selector/zipball/d0a6dd288fa8848dcc3d1f58b94de6a7cc5d2d22",
|
|
"reference": "d0a6dd288fa8848dcc3d1f58b94de6a7cc5d2d22",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "4.4-dev"
|
|
}
|
|
},
|
|
"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": "Symfony CssSelector Component",
|
|
"homepage": "https://symfony.com",
|
|
"time": "2020-02-04T09:01:01+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/debug",
|
|
"version": "v3.4.35",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/debug.git",
|
|
"reference": "f72e33fdb1170b326e72c3157f0cd456351dd086"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/debug/zipball/f72e33fdb1170b326e72c3157f0cd456351dd086",
|
|
"reference": "f72e33fdb1170b326e72c3157f0cd456351dd086",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.5.9|>=7.0.8",
|
|
"psr/log": "~1.0"
|
|
},
|
|
"conflict": {
|
|
"symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
|
|
},
|
|
"require-dev": {
|
|
"symfony/http-kernel": "~2.8|~3.0|~4.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.4-dev"
|
|
}
|
|
},
|
|
"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": "Symfony Debug Component",
|
|
"homepage": "https://symfony.com",
|
|
"time": "2019-10-24T15:33:53+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/dependency-injection",
|
|
"version": "v3.4.35",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/dependency-injection.git",
|
|
"reference": "0ea4d39ca82409a25a43b61ce828048a90000920"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/0ea4d39ca82409a25a43b61ce828048a90000920",
|
|
"reference": "0ea4d39ca82409a25a43b61ce828048a90000920",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.5.9|>=7.0.8",
|
|
"psr/container": "^1.0"
|
|
},
|
|
"conflict": {
|
|
"symfony/config": "<3.3.7",
|
|
"symfony/finder": "<3.3",
|
|
"symfony/proxy-manager-bridge": "<3.4",
|
|
"symfony/yaml": "<3.4"
|
|
},
|
|
"provide": {
|
|
"psr/container-implementation": "1.0"
|
|
},
|
|
"require-dev": {
|
|
"symfony/config": "~3.3|~4.0",
|
|
"symfony/expression-language": "~2.8|~3.0|~4.0",
|
|
"symfony/yaml": "~3.4|~4.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",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.4-dev"
|
|
}
|
|
},
|
|
"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": "Symfony DependencyInjection Component",
|
|
"homepage": "https://symfony.com",
|
|
"time": "2019-11-08T16:18:30+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/dom-crawler",
|
|
"version": "v4.2.12",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/dom-crawler.git",
|
|
"reference": "ba1da8fb10291714b8db153fcf7ac515e1a217bb"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/ba1da8fb10291714b8db153fcf7ac515e1a217bb",
|
|
"reference": "ba1da8fb10291714b8db153fcf7ac515e1a217bb",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1.3",
|
|
"symfony/polyfill-ctype": "~1.8",
|
|
"symfony/polyfill-mbstring": "~1.0"
|
|
},
|
|
"require-dev": {
|
|
"symfony/css-selector": "~3.4|~4.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/css-selector": ""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "4.2-dev"
|
|
}
|
|
},
|
|
"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": "Symfony DomCrawler Component",
|
|
"homepage": "https://symfony.com",
|
|
"time": "2019-06-13T10:57:15+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/event-dispatcher",
|
|
"version": "v3.4.35",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/event-dispatcher.git",
|
|
"reference": "f9031c22ec127d4a2450760f81a8677fe8a10177"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/f9031c22ec127d4a2450760f81a8677fe8a10177",
|
|
"reference": "f9031c22ec127d4a2450760f81a8677fe8a10177",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.5.9|>=7.0.8"
|
|
},
|
|
"conflict": {
|
|
"symfony/dependency-injection": "<3.3"
|
|
},
|
|
"require-dev": {
|
|
"psr/log": "~1.0",
|
|
"symfony/config": "~2.8|~3.0|~4.0",
|
|
"symfony/dependency-injection": "~3.3|~4.0",
|
|
"symfony/expression-language": "~2.8|~3.0|~4.0",
|
|
"symfony/stopwatch": "~2.8|~3.0|~4.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/dependency-injection": "",
|
|
"symfony/http-kernel": ""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.4-dev"
|
|
}
|
|
},
|
|
"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": "Symfony EventDispatcher Component",
|
|
"homepage": "https://symfony.com",
|
|
"time": "2019-10-24T15:33:53+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/filesystem",
|
|
"version": "v4.4.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/filesystem.git",
|
|
"reference": "266c9540b475f26122b61ef8b23dd9198f5d1cfd"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/filesystem/zipball/266c9540b475f26122b61ef8b23dd9198f5d1cfd",
|
|
"reference": "266c9540b475f26122b61ef8b23dd9198f5d1cfd",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1.3",
|
|
"symfony/polyfill-ctype": "~1.8"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "4.4-dev"
|
|
}
|
|
},
|
|
"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": "Symfony Filesystem Component",
|
|
"homepage": "https://symfony.com",
|
|
"time": "2020-01-21T08:20:44+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/finder",
|
|
"version": "v4.4.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/finder.git",
|
|
"reference": "ea69c129aed9fdeca781d4b77eb20b62cf5d5357"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/finder/zipball/ea69c129aed9fdeca781d4b77eb20b62cf5d5357",
|
|
"reference": "ea69c129aed9fdeca781d4b77eb20b62cf5d5357",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "4.4-dev"
|
|
}
|
|
},
|
|
"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": "Symfony Finder Component",
|
|
"homepage": "https://symfony.com",
|
|
"time": "2020-02-14T07:42:58+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/http-foundation",
|
|
"version": "v3.4.35",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/http-foundation.git",
|
|
"reference": "9e4b3ac8fa3348b4811674d23de32d201de225ce"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/9e4b3ac8fa3348b4811674d23de32d201de225ce",
|
|
"reference": "9e4b3ac8fa3348b4811674d23de32d201de225ce",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.5.9|>=7.0.8",
|
|
"symfony/polyfill-mbstring": "~1.1",
|
|
"symfony/polyfill-php70": "~1.6"
|
|
},
|
|
"require-dev": {
|
|
"symfony/expression-language": "~2.8|~3.0|~4.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.4-dev"
|
|
}
|
|
},
|
|
"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": "Symfony HttpFoundation Component",
|
|
"homepage": "https://symfony.com",
|
|
"time": "2019-11-11T12:53:10+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/http-kernel",
|
|
"version": "v3.4.35",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/http-kernel.git",
|
|
"reference": "e1764b3de00ec5636dd03d02fd44bcb1147d70d9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/e1764b3de00ec5636dd03d02fd44bcb1147d70d9",
|
|
"reference": "e1764b3de00ec5636dd03d02fd44bcb1147d70d9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.5.9|>=7.0.8",
|
|
"psr/log": "~1.0",
|
|
"symfony/debug": "^3.3.3|~4.0",
|
|
"symfony/event-dispatcher": "~2.8|~3.0|~4.0",
|
|
"symfony/http-foundation": "~3.4.12|~4.0.12|^4.1.1",
|
|
"symfony/polyfill-ctype": "~1.8",
|
|
"symfony/polyfill-php56": "~1.8"
|
|
},
|
|
"conflict": {
|
|
"symfony/config": "<2.8",
|
|
"symfony/dependency-injection": "<3.4.10|<4.0.10,>=4",
|
|
"symfony/var-dumper": "<3.3",
|
|
"twig/twig": "<1.34|<2.4,>=2"
|
|
},
|
|
"provide": {
|
|
"psr/log-implementation": "1.0"
|
|
},
|
|
"require-dev": {
|
|
"psr/cache": "~1.0",
|
|
"symfony/browser-kit": "~2.8|~3.0|~4.0",
|
|
"symfony/class-loader": "~2.8|~3.0",
|
|
"symfony/config": "~2.8|~3.0|~4.0",
|
|
"symfony/console": "~2.8|~3.0|~4.0",
|
|
"symfony/css-selector": "~2.8|~3.0|~4.0",
|
|
"symfony/dependency-injection": "^3.4.10|^4.0.10",
|
|
"symfony/dom-crawler": "~2.8|~3.0|~4.0",
|
|
"symfony/expression-language": "~2.8|~3.0|~4.0",
|
|
"symfony/finder": "~2.8|~3.0|~4.0",
|
|
"symfony/process": "~2.8|~3.0|~4.0",
|
|
"symfony/routing": "~3.4|~4.0",
|
|
"symfony/stopwatch": "~2.8|~3.0|~4.0",
|
|
"symfony/templating": "~2.8|~3.0|~4.0",
|
|
"symfony/translation": "~2.8|~3.0|~4.0",
|
|
"symfony/var-dumper": "~3.3|~4.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/browser-kit": "",
|
|
"symfony/config": "",
|
|
"symfony/console": "",
|
|
"symfony/dependency-injection": "",
|
|
"symfony/finder": "",
|
|
"symfony/var-dumper": ""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.4-dev"
|
|
}
|
|
},
|
|
"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": "Symfony HttpKernel Component",
|
|
"homepage": "https://symfony.com",
|
|
"time": "2019-11-13T08:44:50+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-ctype",
|
|
"version": "v1.12.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-ctype.git",
|
|
"reference": "550ebaac289296ce228a706d0867afc34687e3f4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/550ebaac289296ce228a706d0867afc34687e3f4",
|
|
"reference": "550ebaac289296ce228a706d0867afc34687e3f4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"suggest": {
|
|
"ext-ctype": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.12-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Ctype\\": ""
|
|
},
|
|
"files": [
|
|
"bootstrap.php"
|
|
]
|
|
},
|
|
"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"
|
|
],
|
|
"time": "2019-08-06T08:03:45+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-iconv",
|
|
"version": "v1.12.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-iconv.git",
|
|
"reference": "685968b11e61a347c18bf25db32effa478be610f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/685968b11e61a347c18bf25db32effa478be610f",
|
|
"reference": "685968b11e61a347c18bf25db32effa478be610f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"suggest": {
|
|
"ext-iconv": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.12-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Iconv\\": ""
|
|
},
|
|
"files": [
|
|
"bootstrap.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": "Symfony polyfill for the Iconv extension",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"iconv",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"time": "2019-08-06T08:03:45+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-mbstring",
|
|
"version": "v1.12.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
|
"reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/b42a2f66e8f1b15ccf25652c3424265923eb4f17",
|
|
"reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"suggest": {
|
|
"ext-mbstring": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.12-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Mbstring\\": ""
|
|
},
|
|
"files": [
|
|
"bootstrap.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": "Symfony polyfill for the Mbstring extension",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"mbstring",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"time": "2019-08-06T08:03:45+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-php56",
|
|
"version": "v1.12.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-php56.git",
|
|
"reference": "0e3b212e96a51338639d8ce175c046d7729c3403"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/0e3b212e96a51338639d8ce175c046d7729c3403",
|
|
"reference": "0e3b212e96a51338639d8ce175c046d7729c3403",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3",
|
|
"symfony/polyfill-util": "~1.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.12-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Php56\\": ""
|
|
},
|
|
"files": [
|
|
"bootstrap.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": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"time": "2019-08-06T08:03:45+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-php70",
|
|
"version": "v1.12.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-php70.git",
|
|
"reference": "54b4c428a0054e254223797d2713c31e08610831"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/54b4c428a0054e254223797d2713c31e08610831",
|
|
"reference": "54b4c428a0054e254223797d2713c31e08610831",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"paragonie/random_compat": "~1.0|~2.0|~9.99",
|
|
"php": ">=5.3.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.12-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Php70\\": ""
|
|
},
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"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.0+ features to lower PHP versions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"time": "2019-08-06T08:03:45+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-php72",
|
|
"version": "v1.14.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-php72.git",
|
|
"reference": "46ecacf4751dd0dc81e4f6bf01dbf9da1dc1dadf"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/46ecacf4751dd0dc81e4f6bf01dbf9da1dc1dadf",
|
|
"reference": "46ecacf4751dd0dc81e4f6bf01dbf9da1dc1dadf",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.14-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Php72\\": ""
|
|
},
|
|
"files": [
|
|
"bootstrap.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": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"time": "2020-01-13T11:15:53+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-util",
|
|
"version": "v1.12.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-util.git",
|
|
"reference": "4317de1386717b4c22caed7725350a8887ab205c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-util/zipball/4317de1386717b4c22caed7725350a8887ab205c",
|
|
"reference": "4317de1386717b4c22caed7725350a8887ab205c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.12-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Util\\": ""
|
|
}
|
|
},
|
|
"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 utilities for portability of PHP codes",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compat",
|
|
"compatibility",
|
|
"polyfill",
|
|
"shim"
|
|
],
|
|
"time": "2019-08-06T08:03:45+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/process",
|
|
"version": "v3.4.35",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/process.git",
|
|
"reference": "c19da50bc3e8fa7d60628fdb4ab5d67de534cf3e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/process/zipball/c19da50bc3e8fa7d60628fdb4ab5d67de534cf3e",
|
|
"reference": "c19da50bc3e8fa7d60628fdb4ab5d67de534cf3e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.5.9|>=7.0.8"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.4-dev"
|
|
}
|
|
},
|
|
"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": "Symfony Process Component",
|
|
"homepage": "https://symfony.com",
|
|
"time": "2019-10-24T15:33:53+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/psr-http-message-bridge",
|
|
"version": "v1.1.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/psr-http-message-bridge.git",
|
|
"reference": "a33352af16f78a5ff4f9d90811536abf210df12b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/a33352af16f78a5ff4f9d90811536abf210df12b",
|
|
"reference": "a33352af16f78a5ff4f9d90811536abf210df12b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.3.3 || ^7.0",
|
|
"psr/http-message": "^1.0",
|
|
"symfony/http-foundation": "^2.3.42 || ^3.4 || ^4.0"
|
|
},
|
|
"require-dev": {
|
|
"symfony/phpunit-bridge": "^3.4 || ^4.0"
|
|
},
|
|
"suggest": {
|
|
"nyholm/psr7": "For a super lightweight PSR-7/17 implementation"
|
|
},
|
|
"type": "symfony-bridge",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.1-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Bridge\\PsrHttpMessage\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "http://symfony.com/contributors"
|
|
},
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
}
|
|
],
|
|
"description": "PSR HTTP message bridge",
|
|
"homepage": "http://symfony.com",
|
|
"keywords": [
|
|
"http",
|
|
"http-message",
|
|
"psr-17",
|
|
"psr-7"
|
|
],
|
|
"time": "2019-04-03T17:09:40+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/routing",
|
|
"version": "v3.4.35",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/routing.git",
|
|
"reference": "afc10b9c6b5196e0fecbc3bd373c7b4482e5b6b5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/routing/zipball/afc10b9c6b5196e0fecbc3bd373c7b4482e5b6b5",
|
|
"reference": "afc10b9c6b5196e0fecbc3bd373c7b4482e5b6b5",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.5.9|>=7.0.8"
|
|
},
|
|
"conflict": {
|
|
"symfony/config": "<3.3.1",
|
|
"symfony/dependency-injection": "<3.3",
|
|
"symfony/yaml": "<3.4"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/annotations": "~1.0",
|
|
"psr/log": "~1.0",
|
|
"symfony/config": "^3.3.1|~4.0",
|
|
"symfony/dependency-injection": "~3.3|~4.0",
|
|
"symfony/expression-language": "~2.8|~3.0|~4.0",
|
|
"symfony/http-foundation": "~2.8|~3.0|~4.0",
|
|
"symfony/yaml": "~3.4|~4.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",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.4-dev"
|
|
}
|
|
},
|
|
"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": "Symfony Routing Component",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"router",
|
|
"routing",
|
|
"uri",
|
|
"url"
|
|
],
|
|
"time": "2019-11-08T17:25:00+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/serializer",
|
|
"version": "v3.4.35",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/serializer.git",
|
|
"reference": "9d14f7ff2c585a8a9f6f980253066285ddc2f675"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/serializer/zipball/9d14f7ff2c585a8a9f6f980253066285ddc2f675",
|
|
"reference": "9d14f7ff2c585a8a9f6f980253066285ddc2f675",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.5.9|>=7.0.8",
|
|
"symfony/polyfill-ctype": "~1.8"
|
|
},
|
|
"conflict": {
|
|
"phpdocumentor/type-resolver": "<0.2.1",
|
|
"symfony/dependency-injection": "<3.2",
|
|
"symfony/property-access": ">=3.0,<3.0.4|>=2.8,<2.8.4",
|
|
"symfony/property-info": "<3.1",
|
|
"symfony/yaml": "<3.4"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/annotations": "~1.0",
|
|
"doctrine/cache": "~1.0",
|
|
"phpdocumentor/reflection-docblock": "^3.0|^4.0",
|
|
"symfony/cache": "~3.1|~4.0",
|
|
"symfony/config": "~2.8|~3.0|~4.0",
|
|
"symfony/dependency-injection": "~3.2|~4.0",
|
|
"symfony/http-foundation": "~2.8|~3.0|~4.0",
|
|
"symfony/property-access": "~2.8|~3.0|~4.0",
|
|
"symfony/property-info": "^3.4.13|~4.0",
|
|
"symfony/yaml": "~3.4|~4.0"
|
|
},
|
|
"suggest": {
|
|
"doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.",
|
|
"doctrine/cache": "For using the default cached annotation reader and metadata cache.",
|
|
"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",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.4-dev"
|
|
}
|
|
},
|
|
"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": "Symfony Serializer Component",
|
|
"homepage": "https://symfony.com",
|
|
"time": "2019-11-12T17:51:12+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/translation",
|
|
"version": "v3.4.35",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/translation.git",
|
|
"reference": "2031c895bc97ac1787d418d90bd1ed7d299f2772"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/translation/zipball/2031c895bc97ac1787d418d90bd1ed7d299f2772",
|
|
"reference": "2031c895bc97ac1787d418d90bd1ed7d299f2772",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.5.9|>=7.0.8",
|
|
"symfony/polyfill-mbstring": "~1.0"
|
|
},
|
|
"conflict": {
|
|
"symfony/config": "<2.8",
|
|
"symfony/dependency-injection": "<3.4",
|
|
"symfony/yaml": "<3.4"
|
|
},
|
|
"require-dev": {
|
|
"psr/log": "~1.0",
|
|
"symfony/config": "~2.8|~3.0|~4.0",
|
|
"symfony/dependency-injection": "~3.4|~4.0",
|
|
"symfony/finder": "~2.8|~3.0|~4.0",
|
|
"symfony/http-kernel": "~3.4|~4.0",
|
|
"symfony/intl": "^2.8.18|^3.2.5|~4.0",
|
|
"symfony/var-dumper": "~3.4|~4.0",
|
|
"symfony/yaml": "~3.4|~4.0"
|
|
},
|
|
"suggest": {
|
|
"psr/log-implementation": "To use logging capability in translator",
|
|
"symfony/config": "",
|
|
"symfony/yaml": ""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.4-dev"
|
|
}
|
|
},
|
|
"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": "Symfony Translation Component",
|
|
"homepage": "https://symfony.com",
|
|
"time": "2019-10-30T12:43:22+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/validator",
|
|
"version": "v3.4.35",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/validator.git",
|
|
"reference": "b11f45742c5c9a228cedc46b70c6317780a1ac80"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/validator/zipball/b11f45742c5c9a228cedc46b70c6317780a1ac80",
|
|
"reference": "b11f45742c5c9a228cedc46b70c6317780a1ac80",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.5.9|>=7.0.8",
|
|
"symfony/polyfill-ctype": "~1.8",
|
|
"symfony/polyfill-mbstring": "~1.0",
|
|
"symfony/translation": "~2.8|~3.0|~4.0"
|
|
},
|
|
"conflict": {
|
|
"doctrine/lexer": "<1.0.2",
|
|
"phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
|
|
"symfony/dependency-injection": "<3.3",
|
|
"symfony/http-kernel": "<3.3.5",
|
|
"symfony/yaml": "<3.4"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/annotations": "~1.7",
|
|
"doctrine/cache": "~1.0",
|
|
"egulias/email-validator": "^2.1.10",
|
|
"symfony/cache": "~3.1|~4.0",
|
|
"symfony/config": "~2.8|~3.0|~4.0",
|
|
"symfony/dependency-injection": "~3.3|~4.0",
|
|
"symfony/expression-language": "~2.8|~3.0|~4.0",
|
|
"symfony/http-foundation": "~2.8|~3.0|~4.0",
|
|
"symfony/http-kernel": "^3.3.5|~4.0",
|
|
"symfony/intl": "^2.8.18|^3.2.5|~4.0",
|
|
"symfony/property-access": "~2.8|~3.0|~4.0",
|
|
"symfony/var-dumper": "~3.3|~4.0",
|
|
"symfony/yaml": "~3.4|~4.0"
|
|
},
|
|
"suggest": {
|
|
"doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.",
|
|
"doctrine/cache": "For using the default cached annotation reader and metadata cache.",
|
|
"egulias/email-validator": "Strict (RFC compliant) email validation",
|
|
"psr/cache-implementation": "For using the metadata 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/yaml": ""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.4-dev"
|
|
}
|
|
},
|
|
"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": "Symfony Validator Component",
|
|
"homepage": "https://symfony.com",
|
|
"time": "2019-11-05T22:03:38+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/var-dumper",
|
|
"version": "v4.4.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/var-dumper.git",
|
|
"reference": "2572839911702b0405479410ea7a1334bfab0b96"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/2572839911702b0405479410ea7a1334bfab0b96",
|
|
"reference": "2572839911702b0405479410ea7a1334bfab0b96",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1.3",
|
|
"symfony/polyfill-mbstring": "~1.0",
|
|
"symfony/polyfill-php72": "~1.5"
|
|
},
|
|
"conflict": {
|
|
"phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
|
|
"symfony/console": "<3.4"
|
|
},
|
|
"require-dev": {
|
|
"ext-iconv": "*",
|
|
"symfony/console": "^3.4|^4.0|^5.0",
|
|
"symfony/process": "^4.4|^5.0",
|
|
"twig/twig": "^1.34|^2.4|^3.0"
|
|
},
|
|
"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",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "4.4-dev"
|
|
}
|
|
},
|
|
"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": "Symfony mechanism for exploring and dumping PHP variables",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"debug",
|
|
"dump"
|
|
],
|
|
"time": "2020-02-24T13:10:00+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/yaml",
|
|
"version": "v3.4.35",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/yaml.git",
|
|
"reference": "dab657db15207879217fc81df4f875947bf68804"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/yaml/zipball/dab657db15207879217fc81df4f875947bf68804",
|
|
"reference": "dab657db15207879217fc81df4f875947bf68804",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.5.9|>=7.0.8",
|
|
"symfony/polyfill-ctype": "~1.8"
|
|
},
|
|
"conflict": {
|
|
"symfony/console": "<3.4"
|
|
},
|
|
"require-dev": {
|
|
"symfony/console": "~3.4|~4.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/console": "For validating YAML files using the lint command"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.4-dev"
|
|
}
|
|
},
|
|
"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": "Symfony Yaml Component",
|
|
"homepage": "https://symfony.com",
|
|
"time": "2019-10-24T15:33:53+00:00"
|
|
},
|
|
{
|
|
"name": "thinkshout/mailchimp-api-php",
|
|
"version": "2.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/thinkshout/mailchimp-api-php.git",
|
|
"reference": "ffa6cf96efe3a7e8e0de8309737a7dae40f51981"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/thinkshout/mailchimp-api-php/zipball/ffa6cf96efe3a7e8e0de8309737a7dae40f51981",
|
|
"reference": "ffa6cf96efe3a7e8e0de8309737a7dae40f51981",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"guzzlehttp/guzzle": "^6.2.1",
|
|
"php": ">=5.4.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^6.2.2"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Mailchimp\\": "src/",
|
|
"Mailchimp\\http\\": "src/http/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"description": "PHP library for v3 of the MailChimp API",
|
|
"homepage": "https://github.com/thinkshout/mailchimp-api-php",
|
|
"keywords": [
|
|
"mail",
|
|
"mailchimp"
|
|
],
|
|
"time": "2018-02-27T17:52:03+00:00"
|
|
},
|
|
{
|
|
"name": "twig/twig",
|
|
"version": "v1.42.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/twigphp/Twig.git",
|
|
"reference": "201baee843e0ffe8b0b956f336dd42b2a92fae4e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/twigphp/Twig/zipball/201baee843e0ffe8b0b956f336dd42b2a92fae4e",
|
|
"reference": "201baee843e0ffe8b0b956f336dd42b2a92fae4e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.5.0",
|
|
"symfony/polyfill-ctype": "^1.8"
|
|
},
|
|
"require-dev": {
|
|
"psr/container": "^1.0",
|
|
"symfony/debug": "^3.4|^4.2",
|
|
"symfony/phpunit-bridge": "^4.4@dev|^5.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.42-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",
|
|
"homepage": "https://twig.symfony.com/contributors",
|
|
"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"
|
|
],
|
|
"time": "2019-08-24T12:51:03+00:00"
|
|
},
|
|
{
|
|
"name": "typo3/phar-stream-wrapper",
|
|
"version": "v3.1.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/TYPO3/phar-stream-wrapper.git",
|
|
"reference": "586ff60beea128e069a5dc271d3d8133a9bc460a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/586ff60beea128e069a5dc271d3d8133a9bc460a",
|
|
"reference": "586ff60beea128e069a5dc271d3d8133a9bc460a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-json": "*",
|
|
"php": "^7.0"
|
|
},
|
|
"require-dev": {
|
|
"ext-xdebug": "*",
|
|
"phpunit/phpunit": "^6.5"
|
|
},
|
|
"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"
|
|
],
|
|
"time": "2019-10-18T11:57:16+00:00"
|
|
},
|
|
{
|
|
"name": "webflo/drupal-finder",
|
|
"version": "1.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/webflo/drupal-finder.git",
|
|
"reference": "123e248e14ee8dd3fbe89fb5a733a6cf91f5820e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/webflo/drupal-finder/zipball/123e248e14ee8dd3fbe89fb5a733a6cf91f5820e",
|
|
"reference": "123e248e14ee8dd3fbe89fb5a733a6cf91f5820e",
|
|
"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+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Florian Weber",
|
|
"email": "florian@webflo.org"
|
|
}
|
|
],
|
|
"description": "Helper class to locate a Drupal installation from a given path.",
|
|
"time": "2019-08-02T08:06:18+00:00"
|
|
},
|
|
{
|
|
"name": "webmozart/assert",
|
|
"version": "1.7.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/webmozart/assert.git",
|
|
"reference": "aed98a490f9a8f78468232db345ab9cf606cf598"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/webmozart/assert/zipball/aed98a490f9a8f78468232db345ab9cf606cf598",
|
|
"reference": "aed98a490f9a8f78468232db345ab9cf606cf598",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.3.3 || ^7.0",
|
|
"symfony/polyfill-ctype": "^1.8"
|
|
},
|
|
"conflict": {
|
|
"vimeo/psalm": "<3.6.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8.36 || ^7.5.13"
|
|
},
|
|
"type": "library",
|
|
"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"
|
|
],
|
|
"time": "2020-02-14T12:15:55+00:00"
|
|
},
|
|
{
|
|
"name": "webmozart/path-util",
|
|
"version": "2.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/webmozart/path-util.git",
|
|
"reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/webmozart/path-util/zipball/d939f7edc24c9a1bb9c0dee5cb05d8e859490725",
|
|
"reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3",
|
|
"webmozart/assert": "~1.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.6",
|
|
"sebastian/version": "^1.0.1"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.3-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Webmozart\\PathUtil\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Bernhard Schussek",
|
|
"email": "bschussek@gmail.com"
|
|
}
|
|
],
|
|
"description": "A robust cross-platform utility for normalizing, comparing and modifying file paths.",
|
|
"time": "2015-12-17T08:42:14+00:00"
|
|
},
|
|
{
|
|
"name": "wikimedia/composer-merge-plugin",
|
|
"version": "v1.4.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/wikimedia/composer-merge-plugin.git",
|
|
"reference": "81c6ac72a24a67383419c7eb9aa2b3437f2ab100"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/wikimedia/composer-merge-plugin/zipball/81c6ac72a24a67383419c7eb9aa2b3437f2ab100",
|
|
"reference": "81c6ac72a24a67383419c7eb9aa2b3437f2ab100",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer-plugin-api": "^1.0",
|
|
"php": ">=5.3.2"
|
|
},
|
|
"require-dev": {
|
|
"composer/composer": "~1.0.0",
|
|
"jakub-onderka/php-parallel-lint": "~0.8",
|
|
"phpunit/phpunit": "~4.8|~5.0",
|
|
"squizlabs/php_codesniffer": "~2.1.0"
|
|
},
|
|
"type": "composer-plugin",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.3.x-dev"
|
|
},
|
|
"class": "Wikimedia\\Composer\\MergePlugin"
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Wikimedia\\Composer\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Bryan Davis",
|
|
"email": "bd808@wikimedia.org"
|
|
}
|
|
],
|
|
"description": "Composer plugin to merge multiple composer.json files",
|
|
"time": "2017-04-25T02:31:25+00:00"
|
|
},
|
|
{
|
|
"name": "zaporylie/composer-drupal-optimizations",
|
|
"version": "1.1.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/zaporylie/composer-drupal-optimizations.git",
|
|
"reference": "fb231d92adc862a2c9276bccbc90f684816dc75d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/zaporylie/composer-drupal-optimizations/zipball/fb231d92adc862a2c9276bccbc90f684816dc75d",
|
|
"reference": "fb231d92adc862a2c9276bccbc90f684816dc75d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer-plugin-api": "^1.1"
|
|
},
|
|
"require-dev": {
|
|
"composer/composer": "^1.6",
|
|
"phpunit/phpunit": "^6"
|
|
},
|
|
"type": "composer-plugin",
|
|
"extra": {
|
|
"class": "zaporylie\\ComposerDrupalOptimizations\\Plugin"
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"zaporylie\\ComposerDrupalOptimizations\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jakub Piasecki",
|
|
"email": "jakub@piaseccy.pl"
|
|
}
|
|
],
|
|
"description": "Composer plugin to improve composer performance for Drupal projects",
|
|
"time": "2019-10-02T17:01:11+00:00"
|
|
},
|
|
{
|
|
"name": "zendframework/zend-diactoros",
|
|
"version": "1.8.7",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/zendframework/zend-diactoros.git",
|
|
"reference": "a85e67b86e9b8520d07e6415fcbcb8391b44a75b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/a85e67b86e9b8520d07e6415fcbcb8391b44a75b",
|
|
"reference": "a85e67b86e9b8520d07e6415fcbcb8391b44a75b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.6 || ^7.0",
|
|
"psr/http-message": "^1.0"
|
|
},
|
|
"provide": {
|
|
"psr/http-message-implementation": "1.0"
|
|
},
|
|
"require-dev": {
|
|
"ext-dom": "*",
|
|
"ext-libxml": "*",
|
|
"php-http/psr7-integration-tests": "dev-master",
|
|
"phpunit/phpunit": "^5.7.16 || ^6.0.8 || ^7.2.7",
|
|
"zendframework/zend-coding-standard": "~1.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-release-1.8": "1.8.x-dev"
|
|
}
|
|
},
|
|
"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"
|
|
],
|
|
"psr-4": {
|
|
"Zend\\Diactoros\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-2-Clause"
|
|
],
|
|
"description": "PSR HTTP Message implementations",
|
|
"homepage": "https://github.com/zendframework/zend-diactoros",
|
|
"keywords": [
|
|
"http",
|
|
"psr",
|
|
"psr-7"
|
|
],
|
|
"abandoned": "laminas/laminas-diactoros",
|
|
"time": "2019-08-06T17:53:53+00:00"
|
|
},
|
|
{
|
|
"name": "zendframework/zend-escaper",
|
|
"version": "2.6.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/zendframework/zend-escaper.git",
|
|
"reference": "3801caa21b0ca6aca57fa1c42b08d35c395ebd5f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/zendframework/zend-escaper/zipball/3801caa21b0ca6aca57fa1c42b08d35c395ebd5f",
|
|
"reference": "3801caa21b0ca6aca57fa1c42b08d35c395ebd5f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.6 || ^7.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2",
|
|
"zendframework/zend-coding-standard": "~1.0.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.6.x-dev",
|
|
"dev-develop": "2.7.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Zend\\Escaper\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs",
|
|
"keywords": [
|
|
"ZendFramework",
|
|
"escaper",
|
|
"zf"
|
|
],
|
|
"abandoned": "laminas/laminas-escaper",
|
|
"time": "2019-09-05T20:03:20+00:00"
|
|
},
|
|
{
|
|
"name": "zendframework/zend-feed",
|
|
"version": "2.12.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/zendframework/zend-feed.git",
|
|
"reference": "d926c5af34b93a0121d5e2641af34ddb1533d733"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/zendframework/zend-feed/zipball/d926c5af34b93a0121d5e2641af34ddb1533d733",
|
|
"reference": "d926c5af34b93a0121d5e2641af34ddb1533d733",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-dom": "*",
|
|
"ext-libxml": "*",
|
|
"php": "^5.6 || ^7.0",
|
|
"zendframework/zend-escaper": "^2.5.2",
|
|
"zendframework/zend-stdlib": "^3.2.1"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^5.7.23 || ^6.4.3",
|
|
"psr/http-message": "^1.0.1",
|
|
"zendframework/zend-cache": "^2.7.2",
|
|
"zendframework/zend-coding-standard": "~1.0.0",
|
|
"zendframework/zend-db": "^2.8.2",
|
|
"zendframework/zend-http": "^2.7",
|
|
"zendframework/zend-servicemanager": "^2.7.8 || ^3.3",
|
|
"zendframework/zend-validator": "^2.10.1"
|
|
},
|
|
"suggest": {
|
|
"psr/http-message": "PSR-7 ^1.0.1, if you wish to use Zend\\Feed\\Reader\\Http\\Psr7ResponseDecorator",
|
|
"zendframework/zend-cache": "Zend\\Cache component, for optionally caching feeds between requests",
|
|
"zendframework/zend-db": "Zend\\Db component, for use with PubSubHubbub",
|
|
"zendframework/zend-http": "Zend\\Http for PubSubHubbub, and optionally for use with Zend\\Feed\\Reader",
|
|
"zendframework/zend-servicemanager": "Zend\\ServiceManager component, for easily extending ExtensionManager implementations",
|
|
"zendframework/zend-validator": "Zend\\Validator component, for validating email addresses used in Atom feeds and entries when using the Writer subcomponent"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.12.x-dev",
|
|
"dev-develop": "2.13.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Zend\\Feed\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"description": "provides functionality for consuming RSS and Atom feeds",
|
|
"keywords": [
|
|
"ZendFramework",
|
|
"feed",
|
|
"zf"
|
|
],
|
|
"abandoned": "laminas/laminas-feed",
|
|
"time": "2019-03-05T20:08:49+00:00"
|
|
},
|
|
{
|
|
"name": "zendframework/zend-stdlib",
|
|
"version": "3.2.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/zendframework/zend-stdlib.git",
|
|
"reference": "66536006722aff9e62d1b331025089b7ec71c065"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/66536006722aff9e62d1b331025089b7ec71c065",
|
|
"reference": "66536006722aff9e62d1b331025089b7ec71c065",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.6 || ^7.0"
|
|
},
|
|
"require-dev": {
|
|
"phpbench/phpbench": "^0.13",
|
|
"phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2",
|
|
"zendframework/zend-coding-standard": "~1.0.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.2.x-dev",
|
|
"dev-develop": "3.3.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Zend\\Stdlib\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"description": "SPL extensions, array utilities, error handlers, and more",
|
|
"keywords": [
|
|
"ZendFramework",
|
|
"stdlib",
|
|
"zf"
|
|
],
|
|
"abandoned": "laminas/laminas-stdlib",
|
|
"time": "2018-08-28T21:34:05+00:00"
|
|
},
|
|
{
|
|
"name": "zendframework/zendxml",
|
|
"version": "1.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/zendframework/ZendXml.git",
|
|
"reference": "eceab37a591c9e140772a1470338258857339e00"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/zendframework/ZendXml/zipball/eceab37a591c9e140772a1470338258857339e00",
|
|
"reference": "eceab37a591c9e140772a1470338258857339e00",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.6 || ^7.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.4",
|
|
"zendframework/zend-coding-standard": "~1.0.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.2.x-dev",
|
|
"dev-develop": "1.3.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"ZendXml\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"description": "Utility library for XML usage, best practices, and security in PHP",
|
|
"keywords": [
|
|
"ZendFramework",
|
|
"security",
|
|
"xml",
|
|
"zf"
|
|
],
|
|
"abandoned": "laminas/laminas-xml",
|
|
"time": "2019-01-22T19:42:14+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "dev",
|
|
"stability-flags": {
|
|
"drupal/block_theme_sync": 15,
|
|
"drupal/coffee": 20,
|
|
"drupal/comment_notify": 20,
|
|
"drupal/customerror": 20,
|
|
"drupal/diff": 5,
|
|
"drupal/drutopia_core": 20,
|
|
"drupal/drutopia_site": 20,
|
|
"drupal/indieweb": 20,
|
|
"drupal/mimemail": 15,
|
|
"drupal/regionincontent": 20,
|
|
"drupal/swiftmailer": 10,
|
|
"drupal/twigsuggest": 20,
|
|
"drupal/ui_patterns": 5,
|
|
"drupal/webform": 5
|
|
},
|
|
"prefer-stable": true,
|
|
"prefer-lowest": false,
|
|
"platform": [],
|
|
"platform-dev": []
|
|
}
|