diff --git a/composer.json b/composer.json index 406479e20..37ee54c74 100644 --- a/composer.json +++ b/composer.json @@ -54,7 +54,9 @@ "drupal/gin_login": "^1.0@RC", "drupal/memcache": "^2.2", "drupal/monitoring": "^1.9", + "drupal/quick_node_clone": "^1.14", "drupal/redirect_after_login": "^2.7", + "drupal/siteimprove": "^1.10", "drupal/stage_file_proxy": "^1.0", "drush/drush": "^9.7.1 | ^10.0.0", "mglaman/drupal-check": "^1.1", diff --git a/composer.lock b/composer.lock index 9658a7e1d..b8d8df264 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "faf111c2422f43fe54f7507f57b0de9a", + "content-hash": "bec9d3c1e26eb0c3bcb05ec1cd472d7f", "packages": [ { "name": "alchemy/zippy", @@ -492,11 +492,6 @@ "validation", "versioning" ], - "support": { - "irc": "irc://irc.freenode.org/composer", - "issues": "https://github.com/composer/semver/issues", - "source": "https://github.com/composer/semver/tree/1.7.2" - }, "funding": [ { "url": "https://packagist.com", @@ -1644,10 +1639,6 @@ "docblock", "parser" ], - "support": { - "issues": "https://github.com/doctrine/annotations/issues", - "source": "https://github.com/doctrine/annotations/tree/1.11.1" - }, "time": "2020-10-26T10:28:16+00:00" }, { @@ -1730,20 +1721,6 @@ "redis", "xcache" ], - "funding": [ - { - "url": "https://www.doctrine-project.org/sponsorship.html", - "type": "custom" - }, - { - "url": "https://www.patreon.com/phpdoctrine", - "type": "patreon" - }, - { - "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcache", - "type": "tidelift" - } - ], "time": "2020-07-07T18:54:01+00:00" }, { @@ -1892,20 +1869,6 @@ "doctrine", "php" ], - "funding": [ - { - "url": "https://www.doctrine-project.org/sponsorship.html", - "type": "custom" - }, - { - "url": "https://www.patreon.com/phpdoctrine", - "type": "patreon" - }, - { - "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcommon", - "type": "tidelift" - } - ], "time": "2020-06-05T16:46:05+00:00" }, { @@ -1982,20 +1945,6 @@ "event system", "events" ], - "funding": [ - { - "url": "https://www.doctrine-project.org/sponsorship.html", - "type": "custom" - }, - { - "url": "https://www.patreon.com/phpdoctrine", - "type": "patreon" - }, - { - "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fevent-manager", - "type": "tidelift" - } - ], "time": "2020-05-29T18:28:51+00:00" }, { @@ -2074,20 +2023,6 @@ "uppercase", "words" ], - "funding": [ - { - "url": "https://www.doctrine-project.org/sponsorship.html", - "type": "custom" - }, - { - "url": "https://www.patreon.com/phpdoctrine", - "type": "patreon" - }, - { - "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector", - "type": "tidelift" - } - ], "time": "2020-05-29T07:19:59+00:00" }, { @@ -2150,20 +2085,6 @@ "parser", "php" ], - "funding": [ - { - "url": "https://www.doctrine-project.org/sponsorship.html", - "type": "custom" - }, - { - "url": "https://www.patreon.com/phpdoctrine", - "type": "patreon" - }, - { - "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer", - "type": "tidelift" - } - ], "time": "2020-05-25T17:44:05+00:00" }, { @@ -2248,20 +2169,6 @@ "orm", "persistence" ], - "funding": [ - { - "url": "https://www.doctrine-project.org/sponsorship.html", - "type": "custom" - }, - { - "url": "https://www.patreon.com/phpdoctrine", - "type": "patreon" - }, - { - "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fpersistence", - "type": "tidelift" - } - ], "time": "2020-06-20T12:56:16+00:00" }, { @@ -2340,10 +2247,6 @@ "reflection", "static" ], - "support": { - "issues": "https://github.com/doctrine/reflection/issues", - "source": "https://github.com/doctrine/reflection/tree/1.2.2" - }, "abandoned": "roave/better-reflection", "time": "2020-10-27T21:46:55+00:00" }, @@ -2524,7 +2427,7 @@ }, "drupal": { "version": "8.x-1.x-dev", - "datestamp": "1601667290", + "datestamp": "1606134287", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -3801,9 +3704,6 @@ "GPL-2.0-or-later" ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", - "support": { - "source": "https://github.com/drupal/core/tree/8.9.13" - }, "time": "2021-01-19T23:11:00+00:00" }, { @@ -3851,9 +3751,6 @@ "keywords": [ "drupal" ], - "support": { - "source": "https://github.com/drupal/core-composer-scaffold/tree/8.9.4" - }, "time": "2020-08-07T22:30:30+00:00" }, { @@ -6765,6 +6662,64 @@ "source": "https://git.drupalcode.org/project/pathologic" } }, + { + "name": "drupal/quick_node_clone", + "version": "1.14.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/quick_node_clone.git", + "reference": "8.x-1.14" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/quick_node_clone-8.x-1.14.zip", + "reference": "8.x-1.14", + "shasum": "c5189402778cba4e4159d61db7e822110b78eab7" + }, + "require": { + "drupal/core": "^8.8 || ^9" + }, + "require-dev": { + "drupal/paragraphs": "1.x-dev" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "8.x-1.14", + "datestamp": "1615309327", + "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": "vilepickle", + "homepage": "https://www.drupal.org/u/vilepickle", + "role": "Maintainer" + }, + { + "name": "Neslee Canil Pinto", + "homepage": "https://www.drupal.org/u/neslee-canil-pinto", + "role": "Maintainer" + }, + { + "name": "vilepickle", + "homepage": "https://www.drupal.org/user/783006" + } + ], + "description": "Quickly clone a node with regular fields.", + "homepage": "https://www.drupal.org/project/quick_node_clone", + "support": { + "source": "https://git.drupalcode.org/project/quick_node_clone", + "issues": "https://www.drupal.org/project/issues/quick_node_clone" + } + }, { "name": "drupal/redirect", "version": "1.5.0", @@ -7627,6 +7582,81 @@ "source": "https://git.drupalcode.org/project/simplesamlphp_auth" } }, + { + "name": "drupal/siteimprove", + "version": "1.10.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/siteimprove.git", + "reference": "8.x-1.10" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/siteimprove-8.x-1.10.zip", + "reference": "8.x-1.10", + "shasum": "53a86cbbe4e3e01840d90e5005159ba2da918efa" + }, + "require": { + "drupal/core": "^8 || ^9" + }, + "require-dev": { + "drupal/domain_access": "*" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "8.x-1.10", + "datestamp": "1607458409", + "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": "Siteimprove", + "homepage": "https://www.drupal.org/user/3521441" + }, + { + "name": "bartvig", + "homepage": "https://www.drupal.org/user/3107079" + }, + { + "name": "beltofte", + "homepage": "https://www.drupal.org/user/151799" + }, + { + "name": "cbccharlie", + "homepage": "https://www.drupal.org/user/616836" + }, + { + "name": "kreynen", + "homepage": "https://www.drupal.org/user/48877" + }, + { + "name": "rofejo", + "homepage": "https://www.drupal.org/user/3284851" + }, + { + "name": "tlyngej", + "homepage": "https://www.drupal.org/user/413139" + } + ], + "description": "Integration with Siteimprove.", + "homepage": "https://www.drupal.org/project/siteimprove", + "keywords": [ + "Drupal" + ], + "support": { + "source": "https://git.drupalcode.org/project/siteimprove", + "issues": "https://www.drupal.org/project/issues/siteimprove" + } + }, { "name": "drupal/smart_trim", "version": "1.3.0", @@ -8535,10 +8565,6 @@ "validation", "validator" ], - "support": { - "issues": "https://github.com/egulias/EmailValidator/issues", - "source": "https://github.com/egulias/EmailValidator/tree/2.1.25" - }, "funding": [ { "url": "https://github.com/egulias", @@ -9012,10 +9038,6 @@ "keywords": [ "promise" ], - "support": { - "issues": "https://github.com/guzzle/promises/issues", - "source": "https://github.com/guzzle/promises/tree/1.4.0" - }, "time": "2020-09-30T07:37:28+00:00" }, { @@ -9087,10 +9109,6 @@ "uri", "url" ], - "support": { - "issues": "https://github.com/guzzle/psr7/issues", - "source": "https://github.com/guzzle/psr7/tree/1.7.0" - }, "time": "2020-09-30T07:37:11+00:00" }, { @@ -9319,14 +9337,6 @@ "escaper", "laminas" ], - "support": { - "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-escaper/", - "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-escaper/issues", - "rss": "https://github.com/laminas/laminas-escaper/releases.atom", - "source": "https://github.com/laminas/laminas-escaper" - }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -9399,14 +9409,6 @@ "feed", "laminas" ], - "support": { - "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-feed/", - "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-feed/issues", - "rss": "https://github.com/laminas/laminas-feed/releases.atom", - "source": "https://github.com/laminas/laminas-feed" - }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -9457,14 +9459,6 @@ "laminas", "stdlib" ], - "support": { - "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-stdlib/", - "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-stdlib/issues", - "rss": "https://github.com/laminas/laminas-stdlib/releases.atom", - "source": "https://github.com/laminas/laminas-stdlib" - }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -9519,12 +9513,6 @@ "laminas", "zf" ], - "support": { - "forum": "https://discourse.laminas.dev/", - "issues": "https://github.com/laminas/laminas-zendframework-bridge/issues", - "rss": "https://github.com/laminas/laminas-zendframework-bridge/releases.atom", - "source": "https://github.com/laminas/laminas-zendframework-bridge" - }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -9722,10 +9710,6 @@ "serializer", "xml" ], - "support": { - "issues": "https://github.com/Masterminds/html5-php/issues", - "source": "https://github.com/Masterminds/html5-php/tree/2.7.4" - }, "time": "2020-10-01T13:52:52+00:00" }, { @@ -10843,6 +10827,10 @@ "EUPL-1.2" ], "description": "Search functionality powered by SOLR", + "support": { + "issues": "https://github.com/OS2web/os2web_search/issues", + "source": "https://github.com/OS2web/os2web_search/tree/master" + }, "time": "2021-02-15T14:22:45+00:00" }, { @@ -10990,10 +10978,6 @@ "archive", "tar" ], - "support": { - "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Archive_Tar", - "source": "https://github.com/pear/Archive_Tar" - }, "funding": [ { "url": "https://github.com/mrook", @@ -13875,9 +13859,6 @@ "interoperability", "standards" ], - "support": { - "source": "https://github.com/symfony/cache-contracts/tree/v1.1.10" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -13943,9 +13924,6 @@ ], "description": "Symfony ClassLoader Component", "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/class-loader/tree/v3.4.47" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -14091,9 +14069,6 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/console/tree/v3.4.47" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -14212,9 +14187,6 @@ ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/debug/tree/v3.4.47" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -14295,9 +14267,6 @@ ], "description": "Symfony DependencyInjection Component", "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/dependency-injection/tree/v3.4.47" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -14428,9 +14397,6 @@ ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/event-dispatcher/tree/v3.4.47" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -14593,9 +14559,6 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/http-foundation/tree/v3.4.47" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -14695,9 +14658,6 @@ ], "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/http-kernel/tree/v3.4.47" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -14774,9 +14734,6 @@ "polyfill", "portable" ], - "support": { - "source": "https://github.com/symfony/polyfill-ctype/tree/v1.22.0" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -14854,9 +14811,6 @@ "portable", "shim" ], - "support": { - "source": "https://github.com/symfony/polyfill-iconv/tree/v1.22.0" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -14941,9 +14895,6 @@ "portable", "shim" ], - "support": { - "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.22.0" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -15025,9 +14976,6 @@ "portable", "shim" ], - "support": { - "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.22.0" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -15105,9 +15053,6 @@ "portable", "shim" ], - "support": { - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.22.0" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -15173,9 +15118,6 @@ "portable", "shim" ], - "support": { - "source": "https://github.com/symfony/polyfill-php56/tree/v1.20.0" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -15241,9 +15183,6 @@ "portable", "shim" ], - "support": { - "source": "https://github.com/symfony/polyfill-php70/tree/v1.20.0" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -15317,9 +15256,6 @@ "portable", "shim" ], - "support": { - "source": "https://github.com/symfony/polyfill-php72/tree/v1.22.0" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -15400,9 +15336,6 @@ "portable", "shim" ], - "support": { - "source": "https://github.com/symfony/polyfill-php80/tree/v1.22.0" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -15461,9 +15394,6 @@ ], "description": "Symfony Process Component", "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/process/tree/v3.4.47" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -15614,9 +15544,6 @@ "uri", "url" ], - "support": { - "source": "https://github.com/symfony/routing/tree/v3.4.47" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -15705,9 +15632,6 @@ ], "description": "Symfony Serializer Component", "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/serializer/tree/v3.4.47" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -15784,9 +15708,6 @@ "interoperability", "standards" ], - "support": { - "source": "https://github.com/symfony/service-contracts/tree/v1.1.9" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -15866,9 +15787,6 @@ ], "description": "Symfony Translation Component", "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/translation/tree/v3.4.47" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -15964,9 +15882,6 @@ ], "description": "Symfony Validator Component", "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/validator/tree/v3.4.47" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -16053,9 +15968,6 @@ "debug", "dump" ], - "support": { - "source": "https://github.com/symfony/var-dumper/tree/v4.4.19" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -16184,9 +16096,6 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/yaml/tree/v3.4.47" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -16370,10 +16279,6 @@ "keywords": [ "templating" ], - "support": { - "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v1.44.2" - }, "funding": [ { "url": "https://github.com/fabpot", @@ -16435,10 +16340,6 @@ "security", "stream-wrapper" ], - "support": { - "issues": "https://github.com/TYPO3/phar-stream-wrapper/issues", - "source": "https://github.com/TYPO3/phar-stream-wrapper/tree/v3.1.6" - }, "time": "2020-11-07T09:06:16+00:00" }, { @@ -16592,10 +16493,6 @@ "check", "validate" ], - "support": { - "issues": "https://github.com/webmozarts/assert/issues", - "source": "https://github.com/webmozarts/assert/tree/1.9.1" - }, "time": "2020-07-08T17:02:28+00:00" }, { @@ -17263,9 +17160,6 @@ "GPL-2.0-or-later" ], "description": "require-dev dependencies from drupal/drupal; use in addition to drupal/core-recommended to run tests from drupal/core.", - "support": { - "source": "https://github.com/drupal/core-dev/tree/8.9.5" - }, "time": "2020-05-09T07:53:22+00:00" }, { @@ -17806,10 +17700,6 @@ "reflection", "static analysis" ], - "support": { - "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues", - "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x" - }, "time": "2020-06-27T09:03:43+00:00" }, { @@ -17862,10 +17752,6 @@ } ], "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", - "support": { - "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues", - "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/master" - }, "time": "2020-09-03T19:13:55+00:00" }, { @@ -17911,10 +17797,6 @@ } ], "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names", - "support": { - "issues": "https://github.com/phpDocumentor/TypeResolver/issues", - "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.4.0" - }, "time": "2020-09-17T18:55:26+00:00" }, {