From df8801faac4f940242223da9d05eb87bda0293d2 Mon Sep 17 00:00:00 2001 From: Adam Balsam Date: Mon, 23 Mar 2020 16:18:41 -0400 Subject: [PATCH 1/8] Add Acquia Pendo module to Lightning --- composer.json | 1 + composer.lock | 535 ++++++++++++++++++++++----------------------- drupal-org.make | 17 +- lightning.info.yml | 1 + 4 files changed, 274 insertions(+), 280 deletions(-) diff --git a/composer.json b/composer.json index 0fc901212..9624fe35d 100644 --- a/composer.json +++ b/composer.json @@ -7,6 +7,7 @@ "ext-dom": "*", "cweagans/composer-patches": "^1.6", "drupal/acquia_connector": "*", + "drupal/acquia_pendo": "^1.0", "drupal/core": "~8.8.4 || 8.9.*", "drupal/lightning_api": "^4.4", "drupal/lightning_core": "^5.0", diff --git a/composer.lock b/composer.lock index f6bb8bc15..ca8ae3363 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": "014cf242cb777f082e083efa3222fcd1", + "content-hash": "4336427444a0356dc839ceb647038676", "packages": [ { "name": "asm89/stack-cors", @@ -864,16 +864,16 @@ }, { "name": "doctrine/persistence", - "version": "1.3.6", + "version": "1.3.7", "source": { "type": "git", "url": "https://github.com/doctrine/persistence.git", - "reference": "5dd3ac5eebef2d0b074daa4440bb18f93132dee4" + "reference": "0af483f91bada1c9ded6c2cfd26ab7d5ab2094e0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/persistence/zipball/5dd3ac5eebef2d0b074daa4440bb18f93132dee4", - "reference": "5dd3ac5eebef2d0b074daa4440bb18f93132dee4", + "url": "https://api.github.com/repos/doctrine/persistence/zipball/0af483f91bada1c9ded6c2cfd26ab7d5ab2094e0", + "reference": "0af483f91bada1c9ded6c2cfd26ab7d5ab2094e0", "shasum": "" }, "require": { @@ -881,7 +881,7 @@ "doctrine/cache": "^1.0", "doctrine/collections": "^1.0", "doctrine/event-manager": "^1.0", - "doctrine/reflection": "^1.1", + "doctrine/reflection": "^1.2", "php": "^7.1" }, "conflict": { @@ -943,20 +943,20 @@ "orm", "persistence" ], - "time": "2020-01-16T22:06:23+00:00" + "time": "2020-03-21T15:13:52+00:00" }, { "name": "doctrine/reflection", - "version": "v1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/doctrine/reflection.git", - "reference": "bc420ead87fdfe08c03ecc3549db603a45b06d4c" + "reference": "b699ecc7f2784d1e49924fd9858cf1078db6b0e2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/reflection/zipball/bc420ead87fdfe08c03ecc3549db603a45b06d4c", - "reference": "bc420ead87fdfe08c03ecc3549db603a45b06d4c", + "url": "https://api.github.com/repos/doctrine/reflection/zipball/b699ecc7f2784d1e49924fd9858cf1078db6b0e2", + "reference": "b699ecc7f2784d1e49924fd9858cf1078db6b0e2", "shasum": "" }, "require": { @@ -977,7 +977,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "1.2.x-dev" } }, "autoload": { @@ -1021,7 +1021,7 @@ "reflection", "static" ], - "time": "2020-01-08T19:53:19+00:00" + "time": "2020-03-21T11:34:59+00:00" }, { "name": "drupal/acquia_connector", @@ -1126,6 +1126,62 @@ "source": "https://git.drupalcode.org/project/acquia_connector" } }, + { + "name": "drupal/acquia_pendo", + "version": "1.0.0-alpha1", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/acquia_pendo.git", + "reference": "8.x-1.0-alpha1" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/acquia_pendo-8.x-1.0-alpha1.zip", + "reference": "8.x-1.0-alpha1", + "shasum": "6016822122d5352f00228cac5c1ca4f4f8858b06" + }, + "require": { + "drupal/core": "^8.8 || ^9", + "drupal/pendo": "^1.0" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.0-alpha1", + "datestamp": "1584992536", + "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": "balsama", + "homepage": "https://www.drupal.org/user/223087" + }, + { + "name": "grasmash", + "homepage": "https://www.drupal.org/user/455714" + }, + { + "name": "phenaproxima", + "homepage": "https://www.drupal.org/user/205645" + } + ], + "description": "Pendo integration for Acquia products.", + "homepage": "https://www.drupal.org/project/acquia_pendo", + "support": { + "source": "https://git.drupalcode.org/project/acquia_pendo" + } + }, { "name": "drupal/autosave_form", "version": "1.1.0", @@ -2080,9 +2136,6 @@ "status": "not-covered", "message": "Alpha releases are not covered by Drupal security advisories." } - }, - "patches_applied": { - "3099836 - Use new LibrariesDirectoryFinder": "https://www.drupal.org/files/issues/2020-01-30/dropzonejs-libraries-directory-finder-3099836-3.patch" } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -2733,7 +2786,7 @@ }, "drupal": { "version": "8.x-1.0-alpha1", - "datestamp": "1582916647", + "datestamp": "1560544385", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -4118,20 +4171,54 @@ }, { "name": "drupal/openapi_rest", - "version": "dev-8.x-2.x", - "dist": { - "type": "path", - "url": "/Users/phen/openapi_rest", + "version": "dev-2.x", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/openapi_rest.git", "reference": "fbbd74a6620351622ec2bae1d367a9564d15dd97" }, "require": { - "drupal/core": "^8 || ^9" + "drupal/core": "~8.0", + "drupal/openapi": "^2", + "drupal/schemata": "*", + "drupal/schemata_json_schema": "*" }, "type": "drupal-module", "extra": { "branch-alias": { - "dev-8.x-2.x": "2.x-dev" + "dev-2.x": "2.x-dev" + }, + "drupal": { + "version": "8.x-2.x-dev", + "datestamp": "1573420686", + "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": "API-First Initiative", + "homepage": "https://www.drupal.org/user/3616626" + }, + { + "name": "e0ipso", + "homepage": "https://www.drupal.org/user/550110" + }, + { + "name": "richgerdes", + "homepage": "https://www.drupal.org/user/3437973" + } + ], + "description": "OpenAPI support for the REST module.", + "homepage": "https://www.drupal.org/project/openapi_rest", + "support": { + "source": "https://git.drupalcode.org/project/openapi_rest" } }, { @@ -4384,7 +4471,7 @@ } }, "patches_applied": { - "2778565 - Multilingual support for Panelizer": "https://www.drupal.org/files/issues/2020-01-22/2778565-46.patch" + "2778565 - Multilingual support for Panelizer": "https://www.drupal.org/files/issues/2018-08-13/panelizer-multilingual-2778565-38.patch" } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -4580,10 +4667,6 @@ "name": "neclimdul", "homepage": "https://www.drupal.org/user/48673" }, - { - "name": "phenaproxima", - "homepage": "https://www.drupal.org/user/205645" - }, { "name": "samuel.mortenson", "homepage": "https://www.drupal.org/user/2582268" @@ -4660,6 +4743,66 @@ "source": "https://git.drupalcode.org/project/pathauto" } }, + { + "name": "drupal/pendo", + "version": "1.0.0-alpha3", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/pendo.git", + "reference": "8.x-1.0-alpha3" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/pendo-8.x-1.0-alpha3.zip", + "reference": "8.x-1.0-alpha3", + "shasum": "a3bd3e2d2ee6b09a3fa459198efd15c09c4095f8" + }, + "require": { + "drupal/core": "^8.8 || ^9" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.0-alpha3", + "datestamp": "1584992063", + "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": "balsama", + "homepage": "https://www.drupal.org/user/223087" + }, + { + "name": "grasmash", + "homepage": "https://www.drupal.org/user/455714" + }, + { + "name": "japerry", + "homepage": "https://www.drupal.org/user/45640" + }, + { + "name": "phenaproxima", + "homepage": "https://www.drupal.org/user/205645" + } + ], + "description": "Provides integration with Pendo software.", + "homepage": "https://www.drupal.org/project/pendo", + "support": { + "source": "http://cgit.drupalcode.org/pendo", + "issues": "https://www.drupal.org/project/issues/pendo" + } + }, { "name": "drupal/redirect", "version": "1.5.0", @@ -4885,21 +5028,22 @@ }, { "name": "drupal/search_api", - "version": "dev-8.x-1.x", - "dist": { - "type": "path", - "url": "/Users/phen/search_api", - "reference": "b1580a52975027ae2849c770e8db8805d0ce712f" + "version": "dev-1.x", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/search_api.git", + "reference": "4bb71832b0a6d5623b23ef1662a9571f4d0bc7dd" }, "require": { - "drupal/core": "^8 || ^9" + "drupal/core": "^8.7.4" }, "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_autocomplete": "@dev", + "drupal/search_api_db": "*" }, "suggest": { "drupal/facets": "Adds the ability to create faceted searches.", @@ -4909,7 +5053,15 @@ "type": "drupal-module", "extra": { "branch-alias": { - "dev-8.x-1.x": "1.x-dev" + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.x-dev", + "datestamp": "1584957342", + "security-coverage": { + "status": "not-covered", + "message": "Dev releases are not covered by Drupal security advisories." + } }, "drush": { "services": { @@ -4917,6 +5069,7 @@ } } }, + "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0+" ], @@ -4937,9 +5090,9 @@ "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", - "source": "http://git.drupal.org/project/search_api.git" + "irc": "irc://irc.freenode.org/drupal-search-api" } }, { @@ -5078,7 +5231,7 @@ }, "drupal": { "version": "8.x-2.0", - "datestamp": "1581756259", + "datestamp": "1577874483", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5861,73 +6014,6 @@ ], "time": "2019-12-31T16:43:30+00:00" }, - { - "name": "laminas/laminas-feed", - "version": "2.12.0", - "source": { - "type": "git", - "url": "https://github.com/laminas/laminas-feed.git", - "reference": "64d25e18a6ea3db90c27fe2d6b95630daa1bf602" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/64d25e18a6ea3db90c27fe2d6b95630daa1bf602", - "reference": "64d25e18a6ea3db90c27fe2d6b95630daa1bf602", - "shasum": "" - }, - "require": { - "ext-dom": "*", - "ext-libxml": "*", - "laminas/laminas-escaper": "^2.5.2", - "laminas/laminas-stdlib": "^3.2.1", - "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^5.6 || ^7.0" - }, - "replace": { - "zendframework/zend-feed": "self.version" - }, - "require-dev": { - "laminas/laminas-cache": "^2.7.2", - "laminas/laminas-coding-standard": "~1.0.0", - "laminas/laminas-db": "^2.8.2", - "laminas/laminas-http": "^2.7", - "laminas/laminas-servicemanager": "^2.7.8 || ^3.3", - "laminas/laminas-validator": "^2.10.1", - "phpunit/phpunit": "^5.7.23 || ^6.4.3", - "psr/http-message": "^1.0.1" - }, - "suggest": { - "laminas/laminas-cache": "Laminas\\Cache component, for optionally caching feeds between requests", - "laminas/laminas-db": "Laminas\\Db component, for use with PubSubHubbub", - "laminas/laminas-http": "Laminas\\Http for PubSubHubbub, and optionally for use with Laminas\\Feed\\Reader", - "laminas/laminas-servicemanager": "Laminas\\ServiceManager component, for easily extending ExtensionManager implementations", - "laminas/laminas-validator": "Laminas\\Validator component, for validating email addresses used in Atom feeds and entries when using the Writer subcomponent", - "psr/http-message": "PSR-7 ^1.0.1, if you wish to use Laminas\\Feed\\Reader\\Http\\Psr7ResponseDecorator" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.12.x-dev", - "dev-develop": "2.13.x-dev" - } - }, - "autoload": { - "psr-4": { - "Laminas\\Feed\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "description": "provides functionality for consuming RSS and Atom feeds", - "homepage": "https://laminas.dev", - "keywords": [ - "feed", - "laminas" - ], - "time": "2019-12-31T16:46:54+00:00" - }, { "name": "laminas/laminas-stdlib", "version": "3.2.1", @@ -7257,20 +7343,6 @@ ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], "time": "2020-02-03T15:10:40+00:00" }, { @@ -7549,20 +7621,6 @@ ], "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com", - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], "time": "2020-02-29T10:16:41+00:00" }, { @@ -8213,20 +8271,6 @@ "uri", "url" ], - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], "time": "2020-02-04T08:04:52+00:00" }, { @@ -8306,20 +8350,6 @@ ], "description": "Symfony Serializer Component", "homepage": "https://symfony.com", - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], "time": "2020-02-24T14:33:45+00:00" }, { @@ -8390,20 +8420,6 @@ ], "description": "Symfony Translation Component", "homepage": "https://symfony.com", - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], "time": "2020-02-04T07:22:30+00:00" }, { @@ -8490,20 +8506,6 @@ ], "description": "Symfony Validator Component", "homepage": "https://symfony.com", - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], "time": "2020-02-29T09:08:42+00:00" }, { @@ -8563,20 +8565,6 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], "time": "2020-01-16T19:04:26+00:00" }, { @@ -8822,6 +8810,70 @@ ], "abandoned": "laminas/laminas-diactoros", "time": "2019-08-06T17:53:53+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" } ], "packages-dev": [ @@ -9238,16 +9290,6 @@ "dependency", "package" ], - "funding": [ - { - "url": "https://packagist.com", - "type": "custom" - }, - { - "url": "https://tidelift.com/funding/github/packagist/composer/composer", - "type": "tidelift" - } - ], "time": "2020-03-13T19:34:27+00:00" }, { @@ -9476,12 +9518,6 @@ "Xdebug", "performance" ], - "funding": [ - { - "url": "https://packagist.com", - "type": "custom" - } - ], "time": "2020-03-01T12:26:26+00:00" }, { @@ -13457,20 +13493,6 @@ ], "description": "Symfony BrowserKit Component", "homepage": "https://symfony.com", - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], "time": "2020-01-01T11:03:25+00:00" }, { @@ -13649,20 +13671,6 @@ ], "description": "Symfony DomCrawler Component", "homepage": "https://symfony.com", - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], "time": "2020-02-29T10:05:28+00:00" }, { @@ -13943,20 +13951,6 @@ ], "description": "Symfony PHPUnit Bridge", "homepage": "https://symfony.com", - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], "time": "2020-02-21T08:01:47+00:00" }, { @@ -14033,20 +14027,6 @@ "debug", "dump" ], - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], "time": "2020-02-24T13:10:00+00:00" }, { @@ -14321,6 +14301,5 @@ "platform": { "ext-dom": "*" }, - "platform-dev": [], - "plugin-api-version": "1.1.0" + "platform-dev": [] } diff --git a/drupal-org.make b/drupal-org.make index 7fcd733ae..40d0bdd88 100644 --- a/drupal-org.make +++ b/drupal-org.make @@ -3,6 +3,8 @@ api = 2 defaults[projects][subdir] = contrib projects[acquia_connector][type] = module projects[acquia_connector][version] = 1.19 +projects[acquia_pendo][type] = module +projects[acquia_pendo][version] = 1.0-alpha1 projects[autosave_form][type] = module projects[autosave_form][version] = 1.1 projects[bg_image_formatter][type] = module @@ -22,7 +24,6 @@ projects[ctools][version] = 3.2 projects[diff][type] = module projects[diff][version] = 1.0 projects[dropzonejs][type] = module -projects[dropzonejs][patch][] = https://www.drupal.org/files/issues/2020-01-30/dropzonejs-libraries-directory-finder-3099836-3.patch projects[dropzonejs][version] = 2.0-alpha5 projects[embed][type] = module projects[embed][version] = 1.3 @@ -73,6 +74,11 @@ projects[openapi][type] = module projects[openapi][version] = 2.0-rc1 projects[openapi_jsonapi][type] = module projects[openapi_jsonapi][version] = 2.0-rc2 +projects[openapi_rest][type] = module +projects[openapi_rest][download][type] = git +projects[openapi_rest][download][url] = https://git.drupalcode.org/project/openapi_rest.git +projects[openapi_rest][download][branch] = 2.x +projects[openapi_rest][download][revision] = fbbd74a6620351622ec2bae1d367a9564d15dd97 projects[openapi_ui][type] = module projects[openapi_ui][version] = 1.0-rc2 projects[openapi_ui_redoc][type] = module @@ -82,7 +88,7 @@ projects[openapi_ui_swagger][version] = 1.0-rc3 projects[page_manager][type] = module projects[page_manager][version] = 4.0-beta4 projects[panelizer][type] = module -projects[panelizer][patch][] = https://www.drupal.org/files/issues/2020-01-22/2778565-46.patch +projects[panelizer][patch][] = https://www.drupal.org/files/issues/2018-08-13/panelizer-multilingual-2778565-38.patch projects[panelizer][version] = 4.2 projects[panels][type] = module projects[panels][patch][] = https://www.drupal.org/files/issues/2019-02-06/initial.patch @@ -90,10 +96,17 @@ projects[panels][patch][] = https://www.drupal.org/files/issues/panels-ipe-28786 projects[panels][version] = 4.4 projects[pathauto][type] = module projects[pathauto][version] = 1.6 +projects[pendo][type] = module +projects[pendo][version] = 1.0-alpha3 projects[redirect][type] = module projects[redirect][version] = 1.5 projects[schemata][type] = module projects[schemata][version] = 1.0-beta1 +projects[search_api][type] = module +projects[search_api][download][type] = git +projects[search_api][download][url] = https://git.drupalcode.org/project/search_api.git +projects[search_api][download][branch] = 1.x +projects[search_api][download][revision] = 4bb71832b0a6d5623b23ef1662a9571f4d0bc7dd projects[simple_gmap][type] = module projects[simple_gmap][version] = 1.4 projects[simple_oauth][type] = module diff --git a/lightning.info.yml b/lightning.info.yml index 3f3905be2..716fdf607 100644 --- a/lightning.info.yml +++ b/lightning.info.yml @@ -61,6 +61,7 @@ install: - lightning_scheduler - lightning_banner_block - lightning_map_block + - acquia_pendo dependencies: - lightning_install themes: From c666562551ff814309845fa549d90431fa4255f4 Mon Sep 17 00:00:00 2001 From: Adam Balsam Date: Mon, 23 Mar 2020 16:28:21 -0400 Subject: [PATCH 2/8] Updating all dependencies --- composer.lock | 408 ++++++++++++++++++++++++++++-------------------- drupal-org.make | 14 +- 2 files changed, 240 insertions(+), 182 deletions(-) diff --git a/composer.lock b/composer.lock index ca8ae3363..cbaf64ba7 100644 --- a/composer.lock +++ b/composer.lock @@ -1025,20 +1025,20 @@ }, { "name": "drupal/acquia_connector", - "version": "1.19.0", + "version": "1.20.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/acquia_connector.git", - "reference": "8.x-1.19" + "reference": "8.x-1.20" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/acquia_connector-8.x-1.19.zip", - "reference": "8.x-1.19", - "shasum": "4da520fa4c684ef6b1af21d46a6113df03a7c8a0" + "url": "https://ftp.drupal.org/files/projects/acquia_connector-8.x-1.20.zip", + "reference": "8.x-1.20", + "shasum": "679bcbe343fc71c6c9d8e1b0331ed486a17941ce" }, "require": { - "drupal/core": "^8.7", + "drupal/core": "^8.7 || ^9", "ext-json": "*", "php": "^7.1" }, @@ -1056,8 +1056,8 @@ "dev-8.x-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.19", - "datestamp": "1578691683", + "version": "8.x-1.20", + "datestamp": "1584563993", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -1231,17 +1231,17 @@ }, { "name": "drupal/bg_image_formatter", - "version": "1.12.0", + "version": "1.13.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/bg_image_formatter.git", - "reference": "8.x-1.12" + "reference": "8.x-1.13" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/bg_image_formatter-8.x-1.12.zip", - "reference": "8.x-1.12", - "shasum": "ba22a6aaacfdd8710ae509b069d649115a58086d" + "url": "https://ftp.drupal.org/files/projects/bg_image_formatter-8.x-1.13.zip", + "reference": "8.x-1.13", + "shasum": "3c336cac58cdc845ba6e757f44c82aadea0c4ff4" }, "require": { "drupal/core": "^8 || ^9" @@ -1255,8 +1255,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.12", - "datestamp": "1580720301", + "version": "8.x-1.13", + "datestamp": "1584960138", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4171,11 +4171,17 @@ }, { "name": "drupal/openapi_rest", - "version": "dev-2.x", + "version": "2.0.0-rc1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/openapi_rest.git", - "reference": "fbbd74a6620351622ec2bae1d367a9564d15dd97" + "reference": "8.x-2.0-rc1" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/openapi_rest-8.x-2.0-rc1.zip", + "reference": "8.x-2.0-rc1", + "shasum": "98f5cfe9b7cb73e9750fcdf8047d18d5c6a2eb16" }, "require": { "drupal/core": "~8.0", @@ -4189,11 +4195,11 @@ "dev-2.x": "2.x-dev" }, "drupal": { - "version": "8.x-2.x-dev", - "datestamp": "1573420686", + "version": "8.x-2.0-rc1", + "datestamp": "1573467785", "security-coverage": { "status": "not-covered", - "message": "Dev releases are not covered by Drupal security advisories." + "message": "RC releases are not covered by Drupal security advisories." } } }, @@ -5028,14 +5034,20 @@ }, { "name": "drupal/search_api", - "version": "dev-1.x", + "version": "1.15.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/search_api.git", - "reference": "4bb71832b0a6d5623b23ef1662a9571f4d0bc7dd" + "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.7.4" + "drupal/core": "^8.6" }, "conflict": { "drupal/search_api_solr": "2.* || 3.0 || 3.1" @@ -5056,11 +5068,11 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.x-dev", - "datestamp": "1584957342", + "version": "8.x-1.15", + "datestamp": "1573122785", "security-coverage": { - "status": "not-covered", - "message": "Dev releases are not covered by Drupal security advisories." + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } }, "drush": { @@ -10502,24 +10514,25 @@ }, { "name": "drupal/coder", - "version": "8.3.7", + "version": "8.3.8", "source": { "type": "git", "url": "https://git.drupalcode.org/project/coder.git", - "reference": "c11c2957653bdbfd68adc851692d094b43d39221" + "reference": "e53e75b45842a5d2b454b08c318a17f57339e60e" }, "require": { "ext-mbstring": "*", - "php": ">=5.5.9", - "squizlabs/php_codesniffer": "^3.4.1", + "php": ">=7.0.8", + "squizlabs/php_codesniffer": "^3.5.4", "symfony/yaml": ">=2.0.5" }, "require-dev": { - "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0" + "phpstan/phpstan": "^0.12.5", + "phpunit/phpunit": "^6.0 || ^7.0" }, "type": "phpcodesniffer-standard", "autoload": { - "psr-0": { + "psr-4": { "Drupal\\": "coder_sniffer/Drupal/", "DrupalPractice\\": "coder_sniffer/DrupalPractice/" } @@ -10535,7 +10548,7 @@ "phpcs", "standards" ], - "time": "2019-12-07T16:00:28+00:00" + "time": "2020-03-08T19:03:35+00:00" }, { "name": "drupal/core-composer-scaffold", @@ -10815,20 +10828,22 @@ }, { "name": "gitonomy/gitlib", - "version": "v1.2.0", + "version": "v1.2.1", "source": { "type": "git", "url": "https://github.com/gitonomy/gitlib.git", - "reference": "a0bea921266ad1c9626d712e7f8687dcc08ca528" + "reference": "718ca021c67f3ea8f6a5fa5d231ec49675068868" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/gitonomy/gitlib/zipball/a0bea921266ad1c9626d712e7f8687dcc08ca528", - "reference": "a0bea921266ad1c9626d712e7f8687dcc08ca528", + "url": "https://api.github.com/repos/gitonomy/gitlib/zipball/718ca021c67f3ea8f6a5fa5d231ec49675068868", + "reference": "718ca021c67f3ea8f6a5fa5d231ec49675068868", "shasum": "" }, "require": { + "ext-pcre": "*", "php": "^5.6 || ^7.0", + "symfony/polyfill-mbstring": "^1.7", "symfony/process": "^3.4|^4.0|^5.0" }, "require-dev": { @@ -10836,6 +10851,7 @@ "psr/log": "^1.0" }, "suggest": { + "ext-fileinfo": "Required to determine the mimetype of a blob", "psr/log": "Required to use loggers for reporting of execution" }, "type": "library", @@ -10872,8 +10888,7 @@ } ], "description": "Library for accessing git", - "homepage": "http://gitonomy.com", - "time": "2019-12-08T12:42:25+00:00" + "time": "2020-03-23T12:43:44+00:00" }, { "name": "grasmash/expander", @@ -11957,22 +11972,22 @@ }, { "name": "phar-io/manifest", - "version": "1.0.3", + "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/phar-io/manifest.git", - "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4" + "reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phar-io/manifest/zipball/7761fcacf03b4d4f16e7ccb606d4879ca431fcf4", - "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4", + "url": "https://api.github.com/repos/phar-io/manifest/zipball/2df402786ab5368a0169091f61a7c1e0eb6852d0", + "reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0", "shasum": "" }, "require": { "ext-dom": "*", "ext-phar": "*", - "phar-io/version": "^2.0", + "phar-io/version": "^1.0.1", "php": "^5.6 || ^7.0" }, "type": "library", @@ -12008,20 +12023,20 @@ } ], "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)", - "time": "2018-07-08T19:23:20+00:00" + "time": "2017-03-05T18:14:27+00:00" }, { "name": "phar-io/version", - "version": "2.0.1", + "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/phar-io/version.git", - "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6" + "reference": "a70c0ced4be299a63d32fa96d9281d03e94041df" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phar-io/version/zipball/45a2ec53a73c70ce41d55cedef9063630abaf1b6", - "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6", + "url": "https://api.github.com/repos/phar-io/version/zipball/a70c0ced4be299a63d32fa96d9281d03e94041df", + "reference": "a70c0ced4be299a63d32fa96d9281d03e94041df", "shasum": "" }, "require": { @@ -12055,7 +12070,7 @@ } ], "description": "Library for handling version information and constraints", - "time": "2018-07-08T19:19:57+00:00" + "time": "2017-03-05T17:38:23+00:00" }, { "name": "phpro/grumphp", @@ -12227,40 +12242,40 @@ }, { "name": "phpunit/php-code-coverage", - "version": "6.1.4", + "version": "5.3.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "807e6013b00af69b6c5d9ceb4282d0393dbb9d8d" + "reference": "c89677919c5dd6d3b3852f230a663118762218ac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/807e6013b00af69b6c5d9ceb4282d0393dbb9d8d", - "reference": "807e6013b00af69b6c5d9ceb4282d0393dbb9d8d", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/c89677919c5dd6d3b3852f230a663118762218ac", + "reference": "c89677919c5dd6d3b3852f230a663118762218ac", "shasum": "" }, "require": { "ext-dom": "*", "ext-xmlwriter": "*", - "php": "^7.1", - "phpunit/php-file-iterator": "^2.0", + "php": "^7.0", + "phpunit/php-file-iterator": "^1.4.2", "phpunit/php-text-template": "^1.2.1", - "phpunit/php-token-stream": "^3.0", + "phpunit/php-token-stream": "^2.0.1", "sebastian/code-unit-reverse-lookup": "^1.0.1", - "sebastian/environment": "^3.1 || ^4.0", + "sebastian/environment": "^3.0", "sebastian/version": "^2.0.1", "theseer/tokenizer": "^1.1" }, "require-dev": { - "phpunit/phpunit": "^7.0" + "phpunit/phpunit": "^6.0" }, "suggest": { - "ext-xdebug": "^2.6.0" + "ext-xdebug": "^2.5.5" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "6.1-dev" + "dev-master": "5.3.x-dev" } }, "autoload": { @@ -12286,32 +12301,29 @@ "testing", "xunit" ], - "time": "2018-10-31T16:06:48+00:00" + "time": "2018-04-06T15:36:58+00:00" }, { "name": "phpunit/php-file-iterator", - "version": "2.0.2", + "version": "1.4.5", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-file-iterator.git", - "reference": "050bedf145a257b1ff02746c31894800e5122946" + "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/050bedf145a257b1ff02746c31894800e5122946", - "reference": "050bedf145a257b1ff02746c31894800e5122946", + "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/730b01bc3e867237eaac355e06a36b85dd93a8b4", + "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4", "shasum": "" }, "require": { - "php": "^7.1" - }, - "require-dev": { - "phpunit/phpunit": "^7.1" + "php": ">=5.3.3" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.0.x-dev" + "dev-master": "1.4.x-dev" } }, "autoload": { @@ -12326,7 +12338,7 @@ "authors": [ { "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de", + "email": "sb@sebastian-bergmann.de", "role": "lead" } ], @@ -12336,7 +12348,7 @@ "filesystem", "iterator" ], - "time": "2018-09-13T20:33:42+00:00" + "time": "2017-11-27T13:52:08+00:00" }, { "name": "phpunit/php-text-template", @@ -12381,28 +12393,28 @@ }, { "name": "phpunit/php-timer", - "version": "2.1.2", + "version": "1.0.9", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-timer.git", - "reference": "1038454804406b0b5f5f520358e78c1c2f71501e" + "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/1038454804406b0b5f5f520358e78c1c2f71501e", - "reference": "1038454804406b0b5f5f520358e78c1c2f71501e", + "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f", + "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f", "shasum": "" }, "require": { - "php": "^7.1" + "php": "^5.3.3 || ^7.0" }, "require-dev": { - "phpunit/phpunit": "^7.0" + "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.1-dev" + "dev-master": "1.0-dev" } }, "autoload": { @@ -12417,7 +12429,7 @@ "authors": [ { "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de", + "email": "sb@sebastian-bergmann.de", "role": "lead" } ], @@ -12426,33 +12438,33 @@ "keywords": [ "timer" ], - "time": "2019-06-07T04:22:29+00:00" + "time": "2017-02-26T11:10:40+00:00" }, { "name": "phpunit/php-token-stream", - "version": "3.1.1", + "version": "2.0.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-token-stream.git", - "reference": "995192df77f63a59e47f025390d2d1fdf8f425ff" + "reference": "791198a2c6254db10131eecfe8c06670700904db" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/995192df77f63a59e47f025390d2d1fdf8f425ff", - "reference": "995192df77f63a59e47f025390d2d1fdf8f425ff", + "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/791198a2c6254db10131eecfe8c06670700904db", + "reference": "791198a2c6254db10131eecfe8c06670700904db", "shasum": "" }, "require": { "ext-tokenizer": "*", - "php": "^7.1" + "php": "^7.0" }, "require-dev": { - "phpunit/phpunit": "^7.0" + "phpunit/phpunit": "^6.2.4" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.1-dev" + "dev-master": "2.0-dev" } }, "autoload": { @@ -12475,57 +12487,57 @@ "keywords": [ "tokenizer" ], - "time": "2019-09-17T06:23:10+00:00" + "time": "2017-11-27T05:48:46+00:00" }, { "name": "phpunit/phpunit", - "version": "7.5.20", + "version": "6.5.14", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "9467db479d1b0487c99733bb1e7944d32deded2c" + "reference": "bac23fe7ff13dbdb461481f706f0e9fe746334b7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9467db479d1b0487c99733bb1e7944d32deded2c", - "reference": "9467db479d1b0487c99733bb1e7944d32deded2c", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/bac23fe7ff13dbdb461481f706f0e9fe746334b7", + "reference": "bac23fe7ff13dbdb461481f706f0e9fe746334b7", "shasum": "" }, "require": { - "doctrine/instantiator": "^1.1", "ext-dom": "*", "ext-json": "*", "ext-libxml": "*", "ext-mbstring": "*", "ext-xml": "*", - "myclabs/deep-copy": "^1.7", - "phar-io/manifest": "^1.0.2", - "phar-io/version": "^2.0", - "php": "^7.1", + "myclabs/deep-copy": "^1.6.1", + "phar-io/manifest": "^1.0.1", + "phar-io/version": "^1.0", + "php": "^7.0", "phpspec/prophecy": "^1.7", - "phpunit/php-code-coverage": "^6.0.7", - "phpunit/php-file-iterator": "^2.0.1", + "phpunit/php-code-coverage": "^5.3", + "phpunit/php-file-iterator": "^1.4.3", "phpunit/php-text-template": "^1.2.1", - "phpunit/php-timer": "^2.1", - "sebastian/comparator": "^3.0", - "sebastian/diff": "^3.0", - "sebastian/environment": "^4.0", + "phpunit/php-timer": "^1.0.9", + "phpunit/phpunit-mock-objects": "^5.0.9", + "sebastian/comparator": "^2.1", + "sebastian/diff": "^2.0", + "sebastian/environment": "^3.1", "sebastian/exporter": "^3.1", "sebastian/global-state": "^2.0", "sebastian/object-enumerator": "^3.0.3", - "sebastian/resource-operations": "^2.0", + "sebastian/resource-operations": "^1.0", "sebastian/version": "^2.0.1" }, "conflict": { - "phpunit/phpunit-mock-objects": "*" + "phpdocumentor/reflection-docblock": "3.0.2", + "phpunit/dbunit": "<3.0" }, "require-dev": { "ext-pdo": "*" }, "suggest": { - "ext-soap": "*", "ext-xdebug": "*", - "phpunit/php-invoker": "^2.0" + "phpunit/php-invoker": "^1.1" }, "bin": [ "phpunit" @@ -12533,7 +12545,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "7.5-dev" + "dev-master": "6.5.x-dev" } }, "autoload": { @@ -12559,20 +12571,80 @@ "testing", "xunit" ], - "time": "2020-01-08T08:45:45+00:00" + "time": "2019-02-01T05:22:47+00:00" + }, + { + "name": "phpunit/phpunit-mock-objects", + "version": "5.0.10", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", + "reference": "cd1cf05c553ecfec36b170070573e540b67d3f1f" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/cd1cf05c553ecfec36b170070573e540b67d3f1f", + "reference": "cd1cf05c553ecfec36b170070573e540b67d3f1f", + "shasum": "" + }, + "require": { + "doctrine/instantiator": "^1.0.5", + "php": "^7.0", + "phpunit/php-text-template": "^1.2.1", + "sebastian/exporter": "^3.1" + }, + "conflict": { + "phpunit/phpunit": "<6.0" + }, + "require-dev": { + "phpunit/phpunit": "^6.5.11" + }, + "suggest": { + "ext-soap": "*" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "5.0.x-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" + } + ], + "description": "Mock Object library for PHPUnit", + "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/", + "keywords": [ + "mock", + "xunit" + ], + "abandoned": true, + "time": "2018-08-09T05:50:03+00:00" }, { "name": "psy/psysh", - "version": "v0.10.0", + "version": "v0.10.2", "source": { "type": "git", "url": "https://github.com/bobthecow/psysh.git", - "reference": "e361c8b7e5114534078e0ce04ddc442b39018a3c" + "reference": "573c2362c3cdebe846b4adae4b630eecb350afd8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bobthecow/psysh/zipball/e361c8b7e5114534078e0ce04ddc442b39018a3c", - "reference": "e361c8b7e5114534078e0ce04ddc442b39018a3c", + "url": "https://api.github.com/repos/bobthecow/psysh/zipball/573c2362c3cdebe846b4adae4b630eecb350afd8", + "reference": "573c2362c3cdebe846b4adae4b630eecb350afd8", "shasum": "" }, "require": { @@ -12632,7 +12704,7 @@ "interactive", "shell" ], - "time": "2020-03-15T22:52:37+00:00" + "time": "2020-03-21T06:55:27+00:00" }, { "name": "sebastian/code-unit-reverse-lookup", @@ -12681,30 +12753,30 @@ }, { "name": "sebastian/comparator", - "version": "3.0.2", + "version": "2.1.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/comparator.git", - "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da" + "reference": "34369daee48eafb2651bea869b4b15d75ccc35f9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/5de4fc177adf9bce8df98d8d141a7559d7ccf6da", - "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da", + "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/34369daee48eafb2651bea869b4b15d75ccc35f9", + "reference": "34369daee48eafb2651bea869b4b15d75ccc35f9", "shasum": "" }, "require": { - "php": "^7.1", - "sebastian/diff": "^3.0", + "php": "^7.0", + "sebastian/diff": "^2.0 || ^3.0", "sebastian/exporter": "^3.1" }, "require-dev": { - "phpunit/phpunit": "^7.1" + "phpunit/phpunit": "^6.4" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.0-dev" + "dev-master": "2.1.x-dev" } }, "autoload": { @@ -12741,33 +12813,32 @@ "compare", "equality" ], - "time": "2018-07-12T15:12:46+00:00" + "time": "2018-02-01T13:46:46+00:00" }, { "name": "sebastian/diff", - "version": "3.0.2", + "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/diff.git", - "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29" + "reference": "347c1d8b49c5c3ee30c7040ea6fc446790e6bddd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/720fcc7e9b5cf384ea68d9d930d480907a0c1a29", - "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29", + "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/347c1d8b49c5c3ee30c7040ea6fc446790e6bddd", + "reference": "347c1d8b49c5c3ee30c7040ea6fc446790e6bddd", "shasum": "" }, "require": { - "php": "^7.1" + "php": "^7.0" }, "require-dev": { - "phpunit/phpunit": "^7.5 || ^8.0", - "symfony/process": "^2 || ^3.3 || ^4" + "phpunit/phpunit": "^6.2" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.0-dev" + "dev-master": "2.0-dev" } }, "autoload": { @@ -12792,40 +12863,34 @@ "description": "Diff implementation", "homepage": "https://github.com/sebastianbergmann/diff", "keywords": [ - "diff", - "udiff", - "unidiff", - "unified diff" + "diff" ], - "time": "2019-02-04T06:01:07+00:00" + "time": "2017-08-03T08:09:46+00:00" }, { "name": "sebastian/environment", - "version": "4.2.3", + "version": "3.1.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/environment.git", - "reference": "464c90d7bdf5ad4e8a6aea15c091fec0603d4368" + "reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/464c90d7bdf5ad4e8a6aea15c091fec0603d4368", - "reference": "464c90d7bdf5ad4e8a6aea15c091fec0603d4368", + "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/cd0871b3975fb7fc44d11314fd1ee20925fce4f5", + "reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5", "shasum": "" }, "require": { - "php": "^7.1" + "php": "^7.0" }, "require-dev": { - "phpunit/phpunit": "^7.5" - }, - "suggest": { - "ext-posix": "*" + "phpunit/phpunit": "^6.1" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "4.2-dev" + "dev-master": "3.1.x-dev" } }, "autoload": { @@ -12850,7 +12915,7 @@ "environment", "hhvm" ], - "time": "2019-11-20T08:46:58+00:00" + "time": "2017-07-01T08:51:00+00:00" }, { "name": "sebastian/exporter", @@ -13107,22 +13172,21 @@ }, { "name": "sebastian/phpcpd", - "version": "4.1.0", + "version": "3.0.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpcpd.git", - "reference": "0d9afa762f2400de077b2192f4a9d127de0bb78e" + "reference": "dfed51c1288790fc957c9433e2f49ab152e8a564" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpcpd/zipball/0d9afa762f2400de077b2192f4a9d127de0bb78e", - "reference": "0d9afa762f2400de077b2192f4a9d127de0bb78e", + "url": "https://api.github.com/repos/sebastianbergmann/phpcpd/zipball/dfed51c1288790fc957c9433e2f49ab152e8a564", + "reference": "dfed51c1288790fc957c9433e2f49ab152e8a564", "shasum": "" }, "require": { - "ext-dom": "*", - "php": "^7.1", - "phpunit/php-timer": "^2.0", + "php": "^5.6|^7.0", + "phpunit/php-timer": "^1.0.6", "sebastian/finder-facade": "^1.1", "sebastian/version": "^1.0|^2.0", "symfony/console": "^2.7|^3.0|^4.0" @@ -13133,7 +13197,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.0-dev" + "dev-master": "3.0-dev" } }, "autoload": { @@ -13154,7 +13218,7 @@ ], "description": "Copy/Paste Detector (CPD) for PHP code.", "homepage": "https://github.com/sebastianbergmann/phpcpd", - "time": "2018-09-17T17:17:27+00:00" + "time": "2017-11-16T08:49:28+00:00" }, { "name": "sebastian/recursion-context", @@ -13211,25 +13275,25 @@ }, { "name": "sebastian/resource-operations", - "version": "2.0.1", + "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/resource-operations.git", - "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9" + "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/4d7a795d35b889bf80a0cc04e08d77cedfa917a9", - "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9", + "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52", + "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52", "shasum": "" }, "require": { - "php": "^7.1" + "php": ">=5.6.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.0-dev" + "dev-master": "1.0.x-dev" } }, "autoload": { @@ -13249,7 +13313,7 @@ ], "description": "Provides a list of PHP built-in functions that operate on resources", "homepage": "https://www.github.com/sebastianbergmann/resource-operations", - "time": "2018-10-04T04:07:39+00:00" + "time": "2015-07-28T20:34:47+00:00" }, { "name": "sebastian/version", @@ -14111,16 +14175,16 @@ }, { "name": "vijaycs85/drupal-quality-checker", - "version": "1.2.0", + "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/vijaycs85/drupal-quality-checker.git", - "reference": "9b2975b5f17988f96e81f0c7b9af7d5445bebd22" + "reference": "42eb3c169b669f6753e429d2bbd12dcbe2ba085b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vijaycs85/drupal-quality-checker/zipball/9b2975b5f17988f96e81f0c7b9af7d5445bebd22", - "reference": "9b2975b5f17988f96e81f0c7b9af7d5445bebd22", + "url": "https://api.github.com/repos/vijaycs85/drupal-quality-checker/zipball/42eb3c169b669f6753e429d2bbd12dcbe2ba085b", + "reference": "42eb3c169b669f6753e429d2bbd12dcbe2ba085b", "shasum": "" }, "require": { @@ -14130,7 +14194,7 @@ "jakub-onderka/php-parallel-lint": "^1.0", "localheinz/composer-normalize": "^1.2", "phpro/grumphp": "^0.16", - "sebastian/phpcpd": "^4.0" + "sebastian/phpcpd": "^3.0" }, "type": "project", "notification-url": "https://packagist.org/downloads/", @@ -14146,7 +14210,7 @@ ], "description": "Setups code quality checking tools for Drupal project.", "homepage": "https://github.com/vijaycs85/drupal-quality-checker", - "time": "2019-10-09T16:39:48+00:00" + "time": "2019-10-09T19:40:24+00:00" }, { "name": "webflo/drupal-finder", diff --git a/drupal-org.make b/drupal-org.make index 40d0bdd88..4c9a1ddd6 100644 --- a/drupal-org.make +++ b/drupal-org.make @@ -2,13 +2,13 @@ core = 8.x api = 2 defaults[projects][subdir] = contrib projects[acquia_connector][type] = module -projects[acquia_connector][version] = 1.19 +projects[acquia_connector][version] = 1.20 projects[acquia_pendo][type] = module projects[acquia_pendo][version] = 1.0-alpha1 projects[autosave_form][type] = module projects[autosave_form][version] = 1.1 projects[bg_image_formatter][type] = module -projects[bg_image_formatter][version] = 1.12 +projects[bg_image_formatter][version] = 1.13 projects[blazy][type] = module projects[blazy][version] = 2.0 projects[conflict][type] = module @@ -75,10 +75,7 @@ projects[openapi][version] = 2.0-rc1 projects[openapi_jsonapi][type] = module projects[openapi_jsonapi][version] = 2.0-rc2 projects[openapi_rest][type] = module -projects[openapi_rest][download][type] = git -projects[openapi_rest][download][url] = https://git.drupalcode.org/project/openapi_rest.git -projects[openapi_rest][download][branch] = 2.x -projects[openapi_rest][download][revision] = fbbd74a6620351622ec2bae1d367a9564d15dd97 +projects[openapi_rest][version] = 2.0-rc1 projects[openapi_ui][type] = module projects[openapi_ui][version] = 1.0-rc2 projects[openapi_ui_redoc][type] = module @@ -103,10 +100,7 @@ projects[redirect][version] = 1.5 projects[schemata][type] = module projects[schemata][version] = 1.0-beta1 projects[search_api][type] = module -projects[search_api][download][type] = git -projects[search_api][download][url] = https://git.drupalcode.org/project/search_api.git -projects[search_api][download][branch] = 1.x -projects[search_api][download][revision] = 4bb71832b0a6d5623b23ef1662a9571f4d0bc7dd +projects[search_api][version] = 1.15 projects[simple_gmap][type] = module projects[simple_gmap][version] = 1.4 projects[simple_oauth][type] = module From 2c375421a8e13dc972e0843ee65d31476e147c07 Mon Sep 17 00:00:00 2001 From: kdruckman Date: Thu, 26 Mar 2020 11:21:28 -0500 Subject: [PATCH 3/8] Port lightning:version Drupal Console command to Drush (#674) --- composer.json | 5 + composer.lock | 385 ++++++------------ drupal-org.make | 10 +- drush.services.yml | 7 + src/Command/VersionCommand.php | 1 + src/Commands/LightningCommands.php | 88 ++++ ...mandTest.php => LightningCommandsTest.php} | 8 +- 7 files changed, 245 insertions(+), 259 deletions(-) create mode 100644 drush.services.yml create mode 100644 src/Commands/LightningCommands.php rename tests/src/Kernel/{VersionCommandTest.php => LightningCommandsTest.php} (67%) diff --git a/composer.json b/composer.json index 0fc901212..ef8677de5 100644 --- a/composer.json +++ b/composer.json @@ -50,6 +50,11 @@ "[web-root]/web.config": false } }, + "drush": { + "services": { + "drush.services.yml": "^9" + } + }, "enable-patching": true, "installer-paths": { "docroot/core": [ diff --git a/composer.lock b/composer.lock index f6bb8bc15..12cdf68e7 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": "014cf242cb777f082e083efa3222fcd1", + "content-hash": "5c9fe7cae4a46ebb3a7a6dfa411657b2", "packages": [ { "name": "asm89/stack-cors", @@ -63,7 +63,7 @@ "version": "v2.3.4", "source": { "type": "git", - "url": "git@github.com:fengyuanchen/cropper.git", + "url": "https://github.com/fengyuanchen/cropper.git", "reference": "30c58b29ee21010e17e58ebab165fbd84285c685" }, "dist": { @@ -864,16 +864,16 @@ }, { "name": "doctrine/persistence", - "version": "1.3.6", + "version": "1.3.7", "source": { "type": "git", "url": "https://github.com/doctrine/persistence.git", - "reference": "5dd3ac5eebef2d0b074daa4440bb18f93132dee4" + "reference": "0af483f91bada1c9ded6c2cfd26ab7d5ab2094e0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/persistence/zipball/5dd3ac5eebef2d0b074daa4440bb18f93132dee4", - "reference": "5dd3ac5eebef2d0b074daa4440bb18f93132dee4", + "url": "https://api.github.com/repos/doctrine/persistence/zipball/0af483f91bada1c9ded6c2cfd26ab7d5ab2094e0", + "reference": "0af483f91bada1c9ded6c2cfd26ab7d5ab2094e0", "shasum": "" }, "require": { @@ -881,7 +881,7 @@ "doctrine/cache": "^1.0", "doctrine/collections": "^1.0", "doctrine/event-manager": "^1.0", - "doctrine/reflection": "^1.1", + "doctrine/reflection": "^1.2", "php": "^7.1" }, "conflict": { @@ -943,20 +943,20 @@ "orm", "persistence" ], - "time": "2020-01-16T22:06:23+00:00" + "time": "2020-03-21T15:13:52+00:00" }, { "name": "doctrine/reflection", - "version": "v1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/doctrine/reflection.git", - "reference": "bc420ead87fdfe08c03ecc3549db603a45b06d4c" + "reference": "b699ecc7f2784d1e49924fd9858cf1078db6b0e2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/reflection/zipball/bc420ead87fdfe08c03ecc3549db603a45b06d4c", - "reference": "bc420ead87fdfe08c03ecc3549db603a45b06d4c", + "url": "https://api.github.com/repos/doctrine/reflection/zipball/b699ecc7f2784d1e49924fd9858cf1078db6b0e2", + "reference": "b699ecc7f2784d1e49924fd9858cf1078db6b0e2", "shasum": "" }, "require": { @@ -977,7 +977,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "1.2.x-dev" } }, "autoload": { @@ -1021,24 +1021,24 @@ "reflection", "static" ], - "time": "2020-01-08T19:53:19+00:00" + "time": "2020-03-21T11:34:59+00:00" }, { "name": "drupal/acquia_connector", - "version": "1.19.0", + "version": "1.21.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/acquia_connector.git", - "reference": "8.x-1.19" + "reference": "8.x-1.21" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/acquia_connector-8.x-1.19.zip", - "reference": "8.x-1.19", - "shasum": "4da520fa4c684ef6b1af21d46a6113df03a7c8a0" + "url": "https://ftp.drupal.org/files/projects/acquia_connector-8.x-1.21.zip", + "reference": "8.x-1.21", + "shasum": "3e0317f05a26209f2e29b1655327e80e441d7f11" }, "require": { - "drupal/core": "^8.7", + "drupal/core": "^8.7 || ^9", "ext-json": "*", "php": "^7.1" }, @@ -1056,8 +1056,8 @@ "dev-8.x-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.19", - "datestamp": "1578691683", + "version": "8.x-1.21", + "datestamp": "1585163393", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -1175,17 +1175,17 @@ }, { "name": "drupal/bg_image_formatter", - "version": "1.12.0", + "version": "1.13.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/bg_image_formatter.git", - "reference": "8.x-1.12" + "reference": "8.x-1.13" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/bg_image_formatter-8.x-1.12.zip", - "reference": "8.x-1.12", - "shasum": "ba22a6aaacfdd8710ae509b069d649115a58086d" + "url": "https://ftp.drupal.org/files/projects/bg_image_formatter-8.x-1.13.zip", + "reference": "8.x-1.13", + "shasum": "3c336cac58cdc845ba6e757f44c82aadea0c4ff4" }, "require": { "drupal/core": "^8 || ^9" @@ -1199,8 +1199,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.12", - "datestamp": "1580720301", + "version": "8.x-1.13", + "datestamp": "1584960138", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2080,9 +2080,6 @@ "status": "not-covered", "message": "Alpha releases are not covered by Drupal security advisories." } - }, - "patches_applied": { - "3099836 - Use new LibrariesDirectoryFinder": "https://www.drupal.org/files/issues/2020-01-30/dropzonejs-libraries-directory-finder-3099836-3.patch" } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -4118,20 +4115,60 @@ }, { "name": "drupal/openapi_rest", - "version": "dev-8.x-2.x", + "version": "2.0.0-rc1", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/openapi_rest.git", + "reference": "8.x-2.0-rc1" + }, "dist": { - "type": "path", - "url": "/Users/phen/openapi_rest", - "reference": "fbbd74a6620351622ec2bae1d367a9564d15dd97" + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/openapi_rest-8.x-2.0-rc1.zip", + "reference": "8.x-2.0-rc1", + "shasum": "98f5cfe9b7cb73e9750fcdf8047d18d5c6a2eb16" }, "require": { - "drupal/core": "^8 || ^9" + "drupal/core": "~8.0", + "drupal/openapi": "^2", + "drupal/schemata": "*", + "drupal/schemata_json_schema": "*" }, "type": "drupal-module", "extra": { "branch-alias": { - "dev-8.x-2.x": "2.x-dev" + "dev-2.x": "2.x-dev" + }, + "drupal": { + "version": "8.x-2.0-rc1", + "datestamp": "1573467785", + "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": "API-First Initiative", + "homepage": "https://www.drupal.org/user/3616626" + }, + { + "name": "e0ipso", + "homepage": "https://www.drupal.org/user/550110" + }, + { + "name": "richgerdes", + "homepage": "https://www.drupal.org/user/3437973" + } + ], + "description": "OpenAPI support for the REST module.", + "homepage": "https://www.drupal.org/project/openapi_rest", + "support": { + "source": "https://git.drupalcode.org/project/openapi_rest" } }, { @@ -4383,9 +4420,7 @@ "message": "Covered by Drupal's security advisory policy" } }, - "patches_applied": { - "2778565 - Multilingual support for Panelizer": "https://www.drupal.org/files/issues/2020-01-22/2778565-46.patch" - } + "patches_applied": [] }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ @@ -4885,21 +4920,28 @@ }, { "name": "drupal/search_api", - "version": "dev-8.x-1.x", + "version": "1.15.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/search_api.git", + "reference": "8.x-1.15" + }, "dist": { - "type": "path", - "url": "/Users/phen/search_api", - "reference": "b1580a52975027ae2849c770e8db8805d0ce712f" + "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 || ^9" + "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_autocomplete": "@dev", + "drupal/search_api_db": "*" }, "suggest": { "drupal/facets": "Adds the ability to create faceted searches.", @@ -4909,7 +4951,15 @@ "type": "drupal-module", "extra": { "branch-alias": { - "dev-8.x-1.x": "1.x-dev" + "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": { @@ -4917,6 +4967,7 @@ } } }, + "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0+" ], @@ -4937,9 +4988,9 @@ "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", - "source": "http://git.drupal.org/project/search_api.git" + "irc": "irc://irc.freenode.org/drupal-search-api" } }, { @@ -5863,16 +5914,16 @@ }, { "name": "laminas/laminas-feed", - "version": "2.12.0", + "version": "2.12.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-feed.git", - "reference": "64d25e18a6ea3db90c27fe2d6b95630daa1bf602" + "reference": "c9356994eb80d0f6b46d7e12ba048d450bf0cd72" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/64d25e18a6ea3db90c27fe2d6b95630daa1bf602", - "reference": "64d25e18a6ea3db90c27fe2d6b95630daa1bf602", + "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/c9356994eb80d0f6b46d7e12ba048d450bf0cd72", + "reference": "c9356994eb80d0f6b46d7e12ba048d450bf0cd72", "shasum": "" }, "require": { @@ -5893,7 +5944,7 @@ "laminas/laminas-http": "^2.7", "laminas/laminas-servicemanager": "^2.7.8 || ^3.3", "laminas/laminas-validator": "^2.10.1", - "phpunit/phpunit": "^5.7.23 || ^6.4.3", + "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.20", "psr/http-message": "^1.0.1" }, "suggest": { @@ -5926,7 +5977,7 @@ "feed", "laminas" ], - "time": "2019-12-31T16:46:54+00:00" + "time": "2020-03-23T10:40:31+00:00" }, { "name": "laminas/laminas-stdlib", @@ -6824,16 +6875,16 @@ }, { "name": "psr/log", - "version": "1.1.2", + "version": "1.1.3", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", - "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801" + "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/446d54b4cb6bf489fc9d75f55843658e6f25d801", - "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801", + "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc", + "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc", "shasum": "" }, "require": { @@ -6867,7 +6918,7 @@ "psr", "psr-3" ], - "time": "2019-11-01T11:05:21+00:00" + "time": "2020-03-23T09:12:05+00:00" }, { "name": "ralouphie/getallheaders", @@ -7257,20 +7308,6 @@ ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], "time": "2020-02-03T15:10:40+00:00" }, { @@ -7549,20 +7586,6 @@ ], "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com", - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], "time": "2020-02-29T10:16:41+00:00" }, { @@ -8213,20 +8236,6 @@ "uri", "url" ], - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], "time": "2020-02-04T08:04:52+00:00" }, { @@ -8306,20 +8315,6 @@ ], "description": "Symfony Serializer Component", "homepage": "https://symfony.com", - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], "time": "2020-02-24T14:33:45+00:00" }, { @@ -8390,20 +8385,6 @@ ], "description": "Symfony Translation Component", "homepage": "https://symfony.com", - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], "time": "2020-02-04T07:22:30+00:00" }, { @@ -8490,20 +8471,6 @@ ], "description": "Symfony Validator Component", "homepage": "https://symfony.com", - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], "time": "2020-02-29T09:08:42+00:00" }, { @@ -8563,20 +8530,6 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], "time": "2020-01-16T19:04:26+00:00" }, { @@ -9238,16 +9191,6 @@ "dependency", "package" ], - "funding": [ - { - "url": "https://packagist.com", - "type": "custom" - }, - { - "url": "https://tidelift.com/funding/github/packagist/composer/composer", - "type": "tidelift" - } - ], "time": "2020-03-13T19:34:27+00:00" }, { @@ -9476,12 +9419,6 @@ "Xdebug", "performance" ], - "funding": [ - { - "url": "https://packagist.com", - "type": "custom" - } - ], "time": "2020-03-01T12:26:26+00:00" }, { @@ -10466,24 +10403,25 @@ }, { "name": "drupal/coder", - "version": "8.3.7", + "version": "8.3.8", "source": { "type": "git", "url": "https://git.drupalcode.org/project/coder.git", - "reference": "c11c2957653bdbfd68adc851692d094b43d39221" + "reference": "e53e75b45842a5d2b454b08c318a17f57339e60e" }, "require": { "ext-mbstring": "*", - "php": ">=5.5.9", - "squizlabs/php_codesniffer": "^3.4.1", + "php": ">=7.0.8", + "squizlabs/php_codesniffer": "^3.5.4", "symfony/yaml": ">=2.0.5" }, "require-dev": { - "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0" + "phpstan/phpstan": "^0.12.5", + "phpunit/phpunit": "^6.0 || ^7.0" }, "type": "phpcodesniffer-standard", "autoload": { - "psr-0": { + "psr-4": { "Drupal\\": "coder_sniffer/Drupal/", "DrupalPractice\\": "coder_sniffer/DrupalPractice/" } @@ -10499,7 +10437,7 @@ "phpcs", "standards" ], - "time": "2019-12-07T16:00:28+00:00" + "time": "2020-03-08T19:03:35+00:00" }, { "name": "drupal/core-composer-scaffold", @@ -10779,20 +10717,22 @@ }, { "name": "gitonomy/gitlib", - "version": "v1.2.0", + "version": "v1.2.1", "source": { "type": "git", "url": "https://github.com/gitonomy/gitlib.git", - "reference": "a0bea921266ad1c9626d712e7f8687dcc08ca528" + "reference": "718ca021c67f3ea8f6a5fa5d231ec49675068868" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/gitonomy/gitlib/zipball/a0bea921266ad1c9626d712e7f8687dcc08ca528", - "reference": "a0bea921266ad1c9626d712e7f8687dcc08ca528", + "url": "https://api.github.com/repos/gitonomy/gitlib/zipball/718ca021c67f3ea8f6a5fa5d231ec49675068868", + "reference": "718ca021c67f3ea8f6a5fa5d231ec49675068868", "shasum": "" }, "require": { + "ext-pcre": "*", "php": "^5.6 || ^7.0", + "symfony/polyfill-mbstring": "^1.7", "symfony/process": "^3.4|^4.0|^5.0" }, "require-dev": { @@ -10800,6 +10740,7 @@ "psr/log": "^1.0" }, "suggest": { + "ext-fileinfo": "Required to determine the mimetype of a blob", "psr/log": "Required to use loggers for reporting of execution" }, "type": "library", @@ -10836,8 +10777,7 @@ } ], "description": "Library for accessing git", - "homepage": "http://gitonomy.com", - "time": "2019-12-08T12:42:25+00:00" + "time": "2020-03-23T12:43:44+00:00" }, { "name": "grasmash/expander", @@ -12527,16 +12467,16 @@ }, { "name": "psy/psysh", - "version": "v0.10.0", + "version": "v0.10.2", "source": { "type": "git", "url": "https://github.com/bobthecow/psysh.git", - "reference": "e361c8b7e5114534078e0ce04ddc442b39018a3c" + "reference": "573c2362c3cdebe846b4adae4b630eecb350afd8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bobthecow/psysh/zipball/e361c8b7e5114534078e0ce04ddc442b39018a3c", - "reference": "e361c8b7e5114534078e0ce04ddc442b39018a3c", + "url": "https://api.github.com/repos/bobthecow/psysh/zipball/573c2362c3cdebe846b4adae4b630eecb350afd8", + "reference": "573c2362c3cdebe846b4adae4b630eecb350afd8", "shasum": "" }, "require": { @@ -12596,7 +12536,7 @@ "interactive", "shell" ], - "time": "2020-03-15T22:52:37+00:00" + "time": "2020-03-21T06:55:27+00:00" }, { "name": "sebastian/code-unit-reverse-lookup", @@ -13457,20 +13397,6 @@ ], "description": "Symfony BrowserKit Component", "homepage": "https://symfony.com", - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], "time": "2020-01-01T11:03:25+00:00" }, { @@ -13649,20 +13575,6 @@ ], "description": "Symfony DomCrawler Component", "homepage": "https://symfony.com", - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], "time": "2020-02-29T10:05:28+00:00" }, { @@ -13943,20 +13855,6 @@ ], "description": "Symfony PHPUnit Bridge", "homepage": "https://symfony.com", - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], "time": "2020-02-21T08:01:47+00:00" }, { @@ -14033,20 +13931,6 @@ "debug", "dump" ], - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], "time": "2020-02-24T13:10:00+00:00" }, { @@ -14321,6 +14205,5 @@ "platform": { "ext-dom": "*" }, - "platform-dev": [], - "plugin-api-version": "1.1.0" + "platform-dev": [] } diff --git a/drupal-org.make b/drupal-org.make index 7fcd733ae..cd16c951b 100644 --- a/drupal-org.make +++ b/drupal-org.make @@ -2,11 +2,11 @@ core = 8.x api = 2 defaults[projects][subdir] = contrib projects[acquia_connector][type] = module -projects[acquia_connector][version] = 1.19 +projects[acquia_connector][version] = 1.21 projects[autosave_form][type] = module projects[autosave_form][version] = 1.1 projects[bg_image_formatter][type] = module -projects[bg_image_formatter][version] = 1.12 +projects[bg_image_formatter][version] = 1.13 projects[blazy][type] = module projects[blazy][version] = 2.0 projects[conflict][type] = module @@ -22,7 +22,6 @@ projects[ctools][version] = 3.2 projects[diff][type] = module projects[diff][version] = 1.0 projects[dropzonejs][type] = module -projects[dropzonejs][patch][] = https://www.drupal.org/files/issues/2020-01-30/dropzonejs-libraries-directory-finder-3099836-3.patch projects[dropzonejs][version] = 2.0-alpha5 projects[embed][type] = module projects[embed][version] = 1.3 @@ -73,6 +72,8 @@ projects[openapi][type] = module projects[openapi][version] = 2.0-rc1 projects[openapi_jsonapi][type] = module projects[openapi_jsonapi][version] = 2.0-rc2 +projects[openapi_rest][type] = module +projects[openapi_rest][version] = 2.0-rc1 projects[openapi_ui][type] = module projects[openapi_ui][version] = 1.0-rc2 projects[openapi_ui_redoc][type] = module @@ -82,7 +83,6 @@ projects[openapi_ui_swagger][version] = 1.0-rc3 projects[page_manager][type] = module projects[page_manager][version] = 4.0-beta4 projects[panelizer][type] = module -projects[panelizer][patch][] = https://www.drupal.org/files/issues/2020-01-22/2778565-46.patch projects[panelizer][version] = 4.2 projects[panels][type] = module projects[panels][patch][] = https://www.drupal.org/files/issues/2019-02-06/initial.patch @@ -94,6 +94,8 @@ projects[redirect][type] = module projects[redirect][version] = 1.5 projects[schemata][type] = module projects[schemata][version] = 1.0-beta1 +projects[search_api][type] = module +projects[search_api][version] = 1.15 projects[simple_gmap][type] = module projects[simple_gmap][version] = 1.4 projects[simple_oauth][type] = module diff --git a/drush.services.yml b/drush.services.yml new file mode 100644 index 000000000..13522d747 --- /dev/null +++ b/drush.services.yml @@ -0,0 +1,7 @@ +services: + lightning.commands: + class: '\Drupal\lightning\Commands\LightningCommands' + arguments: + - '@app.root' + tags: + - { name: drush.command } diff --git a/src/Command/VersionCommand.php b/src/Command/VersionCommand.php index 4e2d0ef3b..637b6ea64 100644 --- a/src/Command/VersionCommand.php +++ b/src/Command/VersionCommand.php @@ -56,6 +56,7 @@ protected function execute(InputInterface $input, OutputInterface $output) { } $io = new DrupalStyle($input, $output); + $io->warning('This command is deprecated and will be removed in Lightning 4.2.0. Please use the Drush command `drush lightning:version` instead.'); $io->info($this->toSemanticVersion($info['version'])); } diff --git a/src/Commands/LightningCommands.php b/src/Commands/LightningCommands.php new file mode 100644 index 000000000..e5e263753 --- /dev/null +++ b/src/Commands/LightningCommands.php @@ -0,0 +1,88 @@ +appRoot = $app_root; + } + + /** + * Prints the semver version of the current Lightning code base. + * + * @command lightning:version + */ + public function version() { + $finder = (new Finder()) + ->files() + ->name('lightning.info.yml') + ->in($this->appRoot . '/profiles'); + + foreach ($finder as $info_file) { + $info = Yaml::parse($info_file->getContents()); + if ($info['name'] === 'Lightning' && isset($info['version'])) { + // There should only be one file in docroot/profiles named + // lightning.info.yml, but just to make sure we have the right file in + // the iterator, break out when we have enough information to be + // reasonably confident. + break; + } + } + if (!isset($info)) { + throw new \Exception('Lightning info file not found.'); + } + $this->output()->writeln('Version ' . static::toSemanticVersion($info['version'])); + } + + /** + * Converts a Lightning release version to a semantic version number. + * + * The version number is converted according to Lightning's VERSIONS.md file. + * For example: + * - 8.x-1.23 => 1.2.3 + * - 8.x-1.203 => 1.2.3 + * - 8.x-1.230 => 1.2.30 + * - 8.x-1.23-dev => 8.x-1.2.3-dev + * This will break if the minor version number is greater than 9. + * + * @param string $drupal_version + * The version in 8.x-n.nn format. + * + * @return string + * The semantic version number. + */ + public static function toSemanticVersion($drupal_version) { + preg_match('/^[89]\.x-(\d+).(\d)(\d+)(-.+)?$/', $drupal_version, $matches); + $semver = "$matches[1].$matches[2]." . intval($matches[3]); + if (isset($matches[4])) { + // $matches[4] is only populated if the version has a "-[prerelease]" + // string at the end so we must check to see if it exists before appending + // it back onto the end of the converted string. + $semver = $semver . $matches[4]; + } + return $semver; + } + +} diff --git a/tests/src/Kernel/VersionCommandTest.php b/tests/src/Kernel/LightningCommandsTest.php similarity index 67% rename from tests/src/Kernel/VersionCommandTest.php rename to tests/src/Kernel/LightningCommandsTest.php index eed9a6ea3..ede5c7679 100644 --- a/tests/src/Kernel/VersionCommandTest.php +++ b/tests/src/Kernel/LightningCommandsTest.php @@ -3,14 +3,14 @@ namespace Drupal\Tests\lightning\Kernel; use Drupal\KernelTests\KernelTestBase; -use Drupal\lightning\Command\VersionCommand; +use Drupal\lightning\Commands\LightningCommands; /** * @group lightning * - * @coversDefaultClass \Drupal\lightning\Command\VersionCommand + * @coversDefaultClass \Drupal\lightning\Commands\LightningCommands */ -class VersionCommandTest extends KernelTestBase { +class LightningCommandsTest extends KernelTestBase { /** * @covers ::toSemanticVersion @@ -24,7 +24,7 @@ public function testToSemanticVersion() { ]; foreach ($drupal_versions as $drupal_version => $expected_semantic_version) { - $generated_semantic_version = VersionCommand::toSemanticVersion($drupal_version); + $generated_semantic_version = LightningCommands::toSemanticVersion($drupal_version); $this->assertSame($expected_semantic_version, $generated_semantic_version); } } From 24445a8f4f9f0ca28e221eed255834698c49dcd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ph=C3=A9na=20Proxima?= Date: Fri, 27 Mar 2020 12:06:24 -0400 Subject: [PATCH 4/8] Add core_version_requirement to info files. --- drush.services.yml | 2 +- lightning.info.yml | 3 +-- modules/lightning_install/lightning_install.info.yml | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/drush.services.yml b/drush.services.yml index 13522d747..cb76f48e7 100644 --- a/drush.services.yml +++ b/drush.services.yml @@ -1,6 +1,6 @@ services: lightning.commands: - class: '\Drupal\lightning\Commands\LightningCommands' + class: 'Drupal\lightning\Commands\LightningCommands' arguments: - '@app.root' tags: diff --git a/lightning.info.yml b/lightning.info.yml index 3f3905be2..9c7910bfe 100644 --- a/lightning.info.yml +++ b/lightning.info.yml @@ -1,5 +1,5 @@ name: Lightning -core: 8.x +core_version_requirement: '^8.8 || ^9' type: profile description: 'A fast and feature-rich Drupal distribution.' install: @@ -14,7 +14,6 @@ install: - datetime - quickedit - editor - - entity_reference - entity_block - help - history diff --git a/modules/lightning_install/lightning_install.info.yml b/modules/lightning_install/lightning_install.info.yml index 88b1aa6f6..9a37b8b1c 100644 --- a/modules/lightning_install/lightning_install.info.yml +++ b/modules/lightning_install/lightning_install.info.yml @@ -1,5 +1,5 @@ name: 'Install Helper' -core: 8.x +core_version_requirement: '^8.8 || ^9' type: module hidden: true package: Lightning From 1dbc05b2b1757e8e00d6b4f8a8c3a95c963645bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ph=C3=A9na=20Proxima?= Date: Fri, 27 Mar 2020 12:35:51 -0400 Subject: [PATCH 5/8] [CI] Temporarily require HEAD of weitzman/drupal-test-traits for compatibility with Drupal 8.9 and up. --- composer.json | 2 +- composer.lock | 898 ++++++++++++++++++++++++++-------------- drupal-org.make | 11 +- tests/travis/install.sh | 2 +- 4 files changed, 595 insertions(+), 318 deletions(-) diff --git a/composer.json b/composer.json index ef8677de5..037f76f70 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "drush/drush": ">=9.7", "oomphinc/composer-installers-extender": "^1.1", "vijaycs85/drupal-quality-checker": "^1.2", - "weitzman/drupal-test-traits": "^1.3" + "weitzman/drupal-test-traits": "dev-master" }, "config": { "preferred-install": { diff --git a/composer.lock b/composer.lock index 12cdf68e7..1aecef9ed 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": "5c9fe7cae4a46ebb3a7a6dfa411657b2", + "content-hash": "798a1ad8852272b82523a65c181f8c56", "packages": [ { "name": "asm89/stack-cors", @@ -943,20 +943,34 @@ "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-03-21T15:13:52+00:00" }, { "name": "doctrine/reflection", - "version": "1.2.0", + "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/doctrine/reflection.git", - "reference": "b699ecc7f2784d1e49924fd9858cf1078db6b0e2" + "reference": "55e71912dfcd824b2fdd16f2d9afe15684cfce79" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/reflection/zipball/b699ecc7f2784d1e49924fd9858cf1078db6b0e2", - "reference": "b699ecc7f2784d1e49924fd9858cf1078db6b0e2", + "url": "https://api.github.com/repos/doctrine/reflection/zipball/55e71912dfcd824b2fdd16f2d9afe15684cfce79", + "reference": "55e71912dfcd824b2fdd16f2d9afe15684cfce79", "shasum": "" }, "require": { @@ -1021,7 +1035,7 @@ "reflection", "static" ], - "time": "2020-03-21T11:34:59+00:00" + "time": "2020-03-27T11:06:43+00:00" }, { "name": "drupal/acquia_connector", @@ -1727,20 +1741,20 @@ }, { "name": "drupal/crop", - "version": "2.0.0", + "version": "2.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/crop.git", - "reference": "8.x-2.0" + "reference": "8.x-2.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/crop-8.x-2.0.zip", - "reference": "8.x-2.0", - "shasum": "7e948d35f5d8c0a24515d3b7e37391da4d0b19d8" + "url": "https://ftp.drupal.org/files/projects/crop-8.x-2.1.zip", + "reference": "8.x-2.1", + "shasum": "c03541907d59874ca8a81f574258f6c0de8cbdc8" }, "require": { - "drupal/core": "^8.7.7 || ^9" + "drupal/core": "^8.8 || ^9" }, "type": "drupal-module", "extra": { @@ -1748,8 +1762,8 @@ "dev-2.x": "2.x-dev" }, "drupal": { - "version": "8.x-2.0", - "datestamp": "1578492183", + "version": "8.x-2.1", + "datestamp": "1585251786", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2401,24 +2415,24 @@ }, { "name": "drupal/entity_embed", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/entity_embed.git", - "reference": "8.x-1.0" + "reference": "8.x-1.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/entity_embed-8.x-1.0.zip", - "reference": "8.x-1.0", - "shasum": "abd37a54162a702cf696ef0e5f8b2b1082263c21" + "url": "https://ftp.drupal.org/files/projects/entity_embed-8.x-1.1.zip", + "reference": "8.x-1.1", + "shasum": "f2c3f4b3071cbd69db94c5255e1db89510995b5d" }, "require": { - "drupal/core": "^8.4.0", - "drupal/embed": "*" + "drupal/core": "^8.8 || ^9", + "drupal/embed": "^1.3" }, "require-dev": { - "drupal/entity_browser": "*" + "drupal/entity_browser": "^2.2" }, "type": "drupal-module", "extra": { @@ -2426,13 +2440,14 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0", - "datestamp": "1562161679", + "version": "8.x-1.1", + "datestamp": "1585252806", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } - } + }, + "patches_applied": [] }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ @@ -2763,20 +2778,20 @@ }, { "name": "drupal/layout_builder_styles", - "version": "1.0.0-beta1", + "version": "1.0.0-beta2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/layout_builder_styles.git", - "reference": "8.x-1.0-beta1" + "reference": "8.x-1.0-beta2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/layout_builder_styles-8.x-1.0-beta1.zip", - "reference": "8.x-1.0-beta1", - "shasum": "69c291b9bf62d638fa01919aea2f0c94d62c14dd" + "url": "https://ftp.drupal.org/files/projects/layout_builder_styles-8.x-1.0-beta2.zip", + "reference": "8.x-1.0-beta2", + "shasum": "ec1a42c756b26f2da2349290eecc155ed1963287" }, "require": { - "drupal/core": "*" + "drupal/core": "^8.7.7 || ^9" }, "type": "drupal-module", "extra": { @@ -2784,8 +2799,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta1", - "datestamp": "1563566880", + "version": "8.x-1.0-beta2", + "datestamp": "1585270882", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." @@ -4115,60 +4130,20 @@ }, { "name": "drupal/openapi_rest", - "version": "2.0.0-rc1", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/openapi_rest.git", - "reference": "8.x-2.0-rc1" - }, + "version": "dev-8.x-2.x", "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/openapi_rest-8.x-2.0-rc1.zip", - "reference": "8.x-2.0-rc1", - "shasum": "98f5cfe9b7cb73e9750fcdf8047d18d5c6a2eb16" + "type": "path", + "url": "/Users/phen/openapi_rest", + "reference": "fbbd74a6620351622ec2bae1d367a9564d15dd97" }, "require": { - "drupal/core": "~8.0", - "drupal/openapi": "^2", - "drupal/schemata": "*", - "drupal/schemata_json_schema": "*" + "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { "branch-alias": { - "dev-2.x": "2.x-dev" - }, - "drupal": { - "version": "8.x-2.0-rc1", - "datestamp": "1573467785", - "security-coverage": { - "status": "not-covered", - "message": "RC releases are not covered by Drupal security advisories." - } + "dev-8.x-2.x": "2.x-dev" } - }, - "notification-url": "https://packages.drupal.org/8/downloads", - "license": [ - "GPL-2.0-or-later" - ], - "authors": [ - { - "name": "API-First Initiative", - "homepage": "https://www.drupal.org/user/3616626" - }, - { - "name": "e0ipso", - "homepage": "https://www.drupal.org/user/550110" - }, - { - "name": "richgerdes", - "homepage": "https://www.drupal.org/user/3437973" - } - ], - "description": "OpenAPI support for the REST module.", - "homepage": "https://www.drupal.org/project/openapi_rest", - "support": { - "source": "https://git.drupalcode.org/project/openapi_rest" } }, { @@ -4420,7 +4395,9 @@ "message": "Covered by Drupal's security advisory policy" } }, - "patches_applied": [] + "patches_applied": { + "2778565 - Multilingual support for Panelizer": "https://www.drupal.org/files/issues/2018-08-13/panelizer-multilingual-2778565-38.patch" + } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ @@ -4920,28 +4897,21 @@ }, { "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" - }, + "version": "dev-8.x-1.x", "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.15.zip", - "reference": "8.x-1.15", - "shasum": "12c13141adb6b687fe36781ac9269a49ef810323" + "type": "path", + "url": "/Users/phen/search_api", + "reference": "4bb71832b0a6d5623b23ef1662a9571f4d0bc7dd" }, "require": { - "drupal/core": "^8.6" + "drupal/core": "^8 || ^9" }, "conflict": { "drupal/search_api_solr": "2.* || 3.0 || 3.1" }, "require-dev": { "drupal/language_fallback_fix": "@dev", - "drupal/search_api_autocomplete": "@dev", - "drupal/search_api_db": "*" + "drupal/search_api_autocomplete": "@dev" }, "suggest": { "drupal/facets": "Adds the ability to create faceted searches.", @@ -4951,23 +4921,15 @@ "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" - } + "dev-8.x-1.x": "1.x-dev" }, "drush": { "services": { "drush.services.yml": "^9" } - } + }, + "patches_applied": [] }, - "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0+" ], @@ -4988,9 +4950,9 @@ "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" + "irc": "irc://irc.freenode.org/drupal-search-api", + "source": "http://git.drupal.org/project/search_api.git" } }, { @@ -6031,16 +5993,16 @@ }, { "name": "laminas/laminas-zendframework-bridge", - "version": "1.0.1", + "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/laminas/laminas-zendframework-bridge.git", - "reference": "0fb9675b84a1666ab45182b6c5b29956921e818d" + "reference": "faf68f6109ceeff24241226033ab59640c7eb63b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/0fb9675b84a1666ab45182b6c5b29956921e818d", - "reference": "0fb9675b84a1666ab45182b6c5b29956921e818d", + "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/faf68f6109ceeff24241226033ab59640c7eb63b", + "reference": "faf68f6109ceeff24241226033ab59640c7eb63b", "shasum": "" }, "require": { @@ -6079,7 +6041,7 @@ "laminas", "zf" ], - "time": "2020-01-07T22:58:31+00:00" + "time": "2020-03-26T16:07:12+00:00" }, { "name": "lcobucci/jwt", @@ -7308,6 +7270,20 @@ ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-02-03T15:10:40+00:00" }, { @@ -7586,20 +7562,34 @@ ], "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com", + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-02-29T10:16:41+00:00" }, { "name": "symfony/polyfill-ctype", - "version": "v1.14.0", + "version": "v1.15.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "fbdeaec0df06cf3d51c93de80c7eb76e271f5a38" + "reference": "4719fa9c18b0464d399f1a63bf624b42b6fa8d14" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/fbdeaec0df06cf3d51c93de80c7eb76e271f5a38", - "reference": "fbdeaec0df06cf3d51c93de80c7eb76e271f5a38", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/4719fa9c18b0464d399f1a63bf624b42b6fa8d14", + "reference": "4719fa9c18b0464d399f1a63bf624b42b6fa8d14", "shasum": "" }, "require": { @@ -7611,7 +7601,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.14-dev" + "dev-master": "1.15-dev" } }, "autoload": { @@ -7644,20 +7634,34 @@ "polyfill", "portable" ], - "time": "2020-01-13T11:15:53+00:00" + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2020-02-27T09:26:54+00:00" }, { "name": "symfony/polyfill-iconv", - "version": "v1.14.0", + "version": "v1.15.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-iconv.git", - "reference": "926832ce51059bb58211b7b2080a88e0c3b5328e" + "reference": "ad6d62792bfbcfc385dd34b424d4fcf9712a32c8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/926832ce51059bb58211b7b2080a88e0c3b5328e", - "reference": "926832ce51059bb58211b7b2080a88e0c3b5328e", + "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/ad6d62792bfbcfc385dd34b424d4fcf9712a32c8", + "reference": "ad6d62792bfbcfc385dd34b424d4fcf9712a32c8", "shasum": "" }, "require": { @@ -7669,7 +7673,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.14-dev" + "dev-master": "1.15-dev" } }, "autoload": { @@ -7703,20 +7707,34 @@ "portable", "shim" ], - "time": "2020-01-13T11:15:53+00:00" + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2020-03-09T19:04:49+00:00" }, { "name": "symfony/polyfill-intl-idn", - "version": "v1.14.0", + "version": "v1.15.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-idn.git", - "reference": "6842f1a39cf7d580655688069a03dd7cd83d244a" + "reference": "47bd6aa45beb1cd7c6a16b7d1810133b728bdfcf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/6842f1a39cf7d580655688069a03dd7cd83d244a", - "reference": "6842f1a39cf7d580655688069a03dd7cd83d244a", + "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/47bd6aa45beb1cd7c6a16b7d1810133b728bdfcf", + "reference": "47bd6aa45beb1cd7c6a16b7d1810133b728bdfcf", "shasum": "" }, "require": { @@ -7730,7 +7748,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.14-dev" + "dev-master": "1.15-dev" } }, "autoload": { @@ -7765,20 +7783,34 @@ "portable", "shim" ], - "time": "2020-01-17T12:01:36+00:00" + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2020-03-09T19:04:49+00:00" }, { "name": "symfony/polyfill-mbstring", - "version": "v1.14.0", + "version": "v1.15.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "34094cfa9abe1f0f14f48f490772db7a775559f2" + "reference": "81ffd3a9c6d707be22e3012b827de1c9775fc5ac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/34094cfa9abe1f0f14f48f490772db7a775559f2", - "reference": "34094cfa9abe1f0f14f48f490772db7a775559f2", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/81ffd3a9c6d707be22e3012b827de1c9775fc5ac", + "reference": "81ffd3a9c6d707be22e3012b827de1c9775fc5ac", "shasum": "" }, "require": { @@ -7790,7 +7822,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.14-dev" + "dev-master": "1.15-dev" } }, "autoload": { @@ -7824,20 +7856,34 @@ "portable", "shim" ], - "time": "2020-01-13T11:15:53+00:00" + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2020-03-09T19:04:49+00:00" }, { "name": "symfony/polyfill-php56", - "version": "v1.14.0", + "version": "v1.15.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php56.git", - "reference": "16ec91cb06998b609501b55b7177b7d7c02badb3" + "reference": "d51ec491c8ddceae7dca8dd6c7e30428f543f37d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/16ec91cb06998b609501b55b7177b7d7c02badb3", - "reference": "16ec91cb06998b609501b55b7177b7d7c02badb3", + "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/d51ec491c8ddceae7dca8dd6c7e30428f543f37d", + "reference": "d51ec491c8ddceae7dca8dd6c7e30428f543f37d", "shasum": "" }, "require": { @@ -7847,7 +7893,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.14-dev" + "dev-master": "1.15-dev" } }, "autoload": { @@ -7880,20 +7926,34 @@ "portable", "shim" ], - "time": "2020-01-13T11:15:53+00:00" + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2020-03-09T19:04:49+00:00" }, { "name": "symfony/polyfill-php70", - "version": "v1.14.0", + "version": "v1.15.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php70.git", - "reference": "419c4940024c30ccc033650373a1fe13890d3255" + "reference": "2a18e37a489803559284416df58c71ccebe50bf0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/419c4940024c30ccc033650373a1fe13890d3255", - "reference": "419c4940024c30ccc033650373a1fe13890d3255", + "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/2a18e37a489803559284416df58c71ccebe50bf0", + "reference": "2a18e37a489803559284416df58c71ccebe50bf0", "shasum": "" }, "require": { @@ -7903,7 +7963,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.14-dev" + "dev-master": "1.15-dev" } }, "autoload": { @@ -7939,20 +7999,20 @@ "portable", "shim" ], - "time": "2020-01-13T11:15:53+00:00" + "time": "2020-02-27T09:26:54+00:00" }, { "name": "symfony/polyfill-php72", - "version": "v1.14.0", + "version": "v1.15.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php72.git", - "reference": "46ecacf4751dd0dc81e4f6bf01dbf9da1dc1dadf" + "reference": "37b0976c78b94856543260ce09b460a7bc852747" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/46ecacf4751dd0dc81e4f6bf01dbf9da1dc1dadf", - "reference": "46ecacf4751dd0dc81e4f6bf01dbf9da1dc1dadf", + "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/37b0976c78b94856543260ce09b460a7bc852747", + "reference": "37b0976c78b94856543260ce09b460a7bc852747", "shasum": "" }, "require": { @@ -7961,7 +8021,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.14-dev" + "dev-master": "1.15-dev" } }, "autoload": { @@ -7994,20 +8054,34 @@ "portable", "shim" ], - "time": "2020-01-13T11:15:53+00:00" + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2020-02-27T09:26:54+00:00" }, { "name": "symfony/polyfill-util", - "version": "v1.14.0", + "version": "v1.15.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-util.git", - "reference": "ba3cfcea6d0192cae46c62041f61cbb704b526d3" + "reference": "d8e76c104127675d0ea3df3be0f2ae24a8619027" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/ba3cfcea6d0192cae46c62041f61cbb704b526d3", - "reference": "ba3cfcea6d0192cae46c62041f61cbb704b526d3", + "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/d8e76c104127675d0ea3df3be0f2ae24a8619027", + "reference": "d8e76c104127675d0ea3df3be0f2ae24a8619027", "shasum": "" }, "require": { @@ -8016,7 +8090,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.14-dev" + "dev-master": "1.15-dev" } }, "autoload": { @@ -8046,7 +8120,21 @@ "polyfill", "shim" ], - "time": "2020-01-13T11:15:53+00:00" + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2020-03-02T11:55:35+00:00" }, { "name": "symfony/process", @@ -8236,6 +8324,20 @@ "uri", "url" ], + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-02-04T08:04:52+00:00" }, { @@ -8315,6 +8417,20 @@ ], "description": "Symfony Serializer Component", "homepage": "https://symfony.com", + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-02-24T14:33:45+00:00" }, { @@ -8385,6 +8501,20 @@ ], "description": "Symfony Translation Component", "homepage": "https://symfony.com", + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-02-04T07:22:30+00:00" }, { @@ -8471,6 +8601,20 @@ ], "description": "Symfony Validator Component", "homepage": "https://symfony.com", + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-02-29T09:08:42+00:00" }, { @@ -8530,6 +8674,20 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-01-16T19:04:26+00:00" }, { @@ -11861,22 +12019,22 @@ }, { "name": "phar-io/manifest", - "version": "1.0.3", + "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/phar-io/manifest.git", - "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4" + "reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phar-io/manifest/zipball/7761fcacf03b4d4f16e7ccb606d4879ca431fcf4", - "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4", + "url": "https://api.github.com/repos/phar-io/manifest/zipball/2df402786ab5368a0169091f61a7c1e0eb6852d0", + "reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0", "shasum": "" }, "require": { "ext-dom": "*", "ext-phar": "*", - "phar-io/version": "^2.0", + "phar-io/version": "^1.0.1", "php": "^5.6 || ^7.0" }, "type": "library", @@ -11912,20 +12070,20 @@ } ], "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)", - "time": "2018-07-08T19:23:20+00:00" + "time": "2017-03-05T18:14:27+00:00" }, { "name": "phar-io/version", - "version": "2.0.1", + "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/phar-io/version.git", - "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6" + "reference": "a70c0ced4be299a63d32fa96d9281d03e94041df" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phar-io/version/zipball/45a2ec53a73c70ce41d55cedef9063630abaf1b6", - "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6", + "url": "https://api.github.com/repos/phar-io/version/zipball/a70c0ced4be299a63d32fa96d9281d03e94041df", + "reference": "a70c0ced4be299a63d32fa96d9281d03e94041df", "shasum": "" }, "require": { @@ -11959,7 +12117,7 @@ } ], "description": "Library for handling version information and constraints", - "time": "2018-07-08T19:19:57+00:00" + "time": "2017-03-05T17:38:23+00:00" }, { "name": "phpro/grumphp", @@ -12131,40 +12289,40 @@ }, { "name": "phpunit/php-code-coverage", - "version": "6.1.4", + "version": "5.3.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "807e6013b00af69b6c5d9ceb4282d0393dbb9d8d" + "reference": "c89677919c5dd6d3b3852f230a663118762218ac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/807e6013b00af69b6c5d9ceb4282d0393dbb9d8d", - "reference": "807e6013b00af69b6c5d9ceb4282d0393dbb9d8d", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/c89677919c5dd6d3b3852f230a663118762218ac", + "reference": "c89677919c5dd6d3b3852f230a663118762218ac", "shasum": "" }, "require": { "ext-dom": "*", "ext-xmlwriter": "*", - "php": "^7.1", - "phpunit/php-file-iterator": "^2.0", + "php": "^7.0", + "phpunit/php-file-iterator": "^1.4.2", "phpunit/php-text-template": "^1.2.1", - "phpunit/php-token-stream": "^3.0", + "phpunit/php-token-stream": "^2.0.1", "sebastian/code-unit-reverse-lookup": "^1.0.1", - "sebastian/environment": "^3.1 || ^4.0", + "sebastian/environment": "^3.0", "sebastian/version": "^2.0.1", "theseer/tokenizer": "^1.1" }, "require-dev": { - "phpunit/phpunit": "^7.0" + "phpunit/phpunit": "^6.0" }, "suggest": { - "ext-xdebug": "^2.6.0" + "ext-xdebug": "^2.5.5" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "6.1-dev" + "dev-master": "5.3.x-dev" } }, "autoload": { @@ -12190,32 +12348,29 @@ "testing", "xunit" ], - "time": "2018-10-31T16:06:48+00:00" + "time": "2018-04-06T15:36:58+00:00" }, { "name": "phpunit/php-file-iterator", - "version": "2.0.2", + "version": "1.4.5", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-file-iterator.git", - "reference": "050bedf145a257b1ff02746c31894800e5122946" + "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/050bedf145a257b1ff02746c31894800e5122946", - "reference": "050bedf145a257b1ff02746c31894800e5122946", + "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/730b01bc3e867237eaac355e06a36b85dd93a8b4", + "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4", "shasum": "" }, "require": { - "php": "^7.1" - }, - "require-dev": { - "phpunit/phpunit": "^7.1" + "php": ">=5.3.3" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.0.x-dev" + "dev-master": "1.4.x-dev" } }, "autoload": { @@ -12230,7 +12385,7 @@ "authors": [ { "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de", + "email": "sb@sebastian-bergmann.de", "role": "lead" } ], @@ -12240,7 +12395,7 @@ "filesystem", "iterator" ], - "time": "2018-09-13T20:33:42+00:00" + "time": "2017-11-27T13:52:08+00:00" }, { "name": "phpunit/php-text-template", @@ -12285,28 +12440,28 @@ }, { "name": "phpunit/php-timer", - "version": "2.1.2", + "version": "1.0.9", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-timer.git", - "reference": "1038454804406b0b5f5f520358e78c1c2f71501e" + "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/1038454804406b0b5f5f520358e78c1c2f71501e", - "reference": "1038454804406b0b5f5f520358e78c1c2f71501e", + "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f", + "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f", "shasum": "" }, "require": { - "php": "^7.1" + "php": "^5.3.3 || ^7.0" }, "require-dev": { - "phpunit/phpunit": "^7.0" + "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.1-dev" + "dev-master": "1.0-dev" } }, "autoload": { @@ -12321,7 +12476,7 @@ "authors": [ { "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de", + "email": "sb@sebastian-bergmann.de", "role": "lead" } ], @@ -12330,33 +12485,33 @@ "keywords": [ "timer" ], - "time": "2019-06-07T04:22:29+00:00" + "time": "2017-02-26T11:10:40+00:00" }, { "name": "phpunit/php-token-stream", - "version": "3.1.1", + "version": "2.0.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-token-stream.git", - "reference": "995192df77f63a59e47f025390d2d1fdf8f425ff" + "reference": "791198a2c6254db10131eecfe8c06670700904db" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/995192df77f63a59e47f025390d2d1fdf8f425ff", - "reference": "995192df77f63a59e47f025390d2d1fdf8f425ff", + "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/791198a2c6254db10131eecfe8c06670700904db", + "reference": "791198a2c6254db10131eecfe8c06670700904db", "shasum": "" }, "require": { "ext-tokenizer": "*", - "php": "^7.1" + "php": "^7.0" }, "require-dev": { - "phpunit/phpunit": "^7.0" + "phpunit/phpunit": "^6.2.4" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.1-dev" + "dev-master": "2.0-dev" } }, "autoload": { @@ -12379,57 +12534,57 @@ "keywords": [ "tokenizer" ], - "time": "2019-09-17T06:23:10+00:00" + "time": "2017-11-27T05:48:46+00:00" }, { "name": "phpunit/phpunit", - "version": "7.5.20", + "version": "6.5.14", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "9467db479d1b0487c99733bb1e7944d32deded2c" + "reference": "bac23fe7ff13dbdb461481f706f0e9fe746334b7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9467db479d1b0487c99733bb1e7944d32deded2c", - "reference": "9467db479d1b0487c99733bb1e7944d32deded2c", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/bac23fe7ff13dbdb461481f706f0e9fe746334b7", + "reference": "bac23fe7ff13dbdb461481f706f0e9fe746334b7", "shasum": "" }, "require": { - "doctrine/instantiator": "^1.1", "ext-dom": "*", "ext-json": "*", "ext-libxml": "*", "ext-mbstring": "*", "ext-xml": "*", - "myclabs/deep-copy": "^1.7", - "phar-io/manifest": "^1.0.2", - "phar-io/version": "^2.0", - "php": "^7.1", + "myclabs/deep-copy": "^1.6.1", + "phar-io/manifest": "^1.0.1", + "phar-io/version": "^1.0", + "php": "^7.0", "phpspec/prophecy": "^1.7", - "phpunit/php-code-coverage": "^6.0.7", - "phpunit/php-file-iterator": "^2.0.1", + "phpunit/php-code-coverage": "^5.3", + "phpunit/php-file-iterator": "^1.4.3", "phpunit/php-text-template": "^1.2.1", - "phpunit/php-timer": "^2.1", - "sebastian/comparator": "^3.0", - "sebastian/diff": "^3.0", - "sebastian/environment": "^4.0", + "phpunit/php-timer": "^1.0.9", + "phpunit/phpunit-mock-objects": "^5.0.9", + "sebastian/comparator": "^2.1", + "sebastian/diff": "^2.0", + "sebastian/environment": "^3.1", "sebastian/exporter": "^3.1", "sebastian/global-state": "^2.0", "sebastian/object-enumerator": "^3.0.3", - "sebastian/resource-operations": "^2.0", + "sebastian/resource-operations": "^1.0", "sebastian/version": "^2.0.1" }, "conflict": { - "phpunit/phpunit-mock-objects": "*" + "phpdocumentor/reflection-docblock": "3.0.2", + "phpunit/dbunit": "<3.0" }, "require-dev": { "ext-pdo": "*" }, "suggest": { - "ext-soap": "*", "ext-xdebug": "*", - "phpunit/php-invoker": "^2.0" + "phpunit/php-invoker": "^1.1" }, "bin": [ "phpunit" @@ -12437,7 +12592,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "7.5-dev" + "dev-master": "6.5.x-dev" } }, "autoload": { @@ -12463,7 +12618,67 @@ "testing", "xunit" ], - "time": "2020-01-08T08:45:45+00:00" + "time": "2019-02-01T05:22:47+00:00" + }, + { + "name": "phpunit/phpunit-mock-objects", + "version": "5.0.10", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", + "reference": "cd1cf05c553ecfec36b170070573e540b67d3f1f" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/cd1cf05c553ecfec36b170070573e540b67d3f1f", + "reference": "cd1cf05c553ecfec36b170070573e540b67d3f1f", + "shasum": "" + }, + "require": { + "doctrine/instantiator": "^1.0.5", + "php": "^7.0", + "phpunit/php-text-template": "^1.2.1", + "sebastian/exporter": "^3.1" + }, + "conflict": { + "phpunit/phpunit": "<6.0" + }, + "require-dev": { + "phpunit/phpunit": "^6.5.11" + }, + "suggest": { + "ext-soap": "*" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "5.0.x-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" + } + ], + "description": "Mock Object library for PHPUnit", + "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/", + "keywords": [ + "mock", + "xunit" + ], + "abandoned": true, + "time": "2018-08-09T05:50:03+00:00" }, { "name": "psy/psysh", @@ -12585,30 +12800,30 @@ }, { "name": "sebastian/comparator", - "version": "3.0.2", + "version": "2.1.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/comparator.git", - "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da" + "reference": "34369daee48eafb2651bea869b4b15d75ccc35f9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/5de4fc177adf9bce8df98d8d141a7559d7ccf6da", - "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da", + "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/34369daee48eafb2651bea869b4b15d75ccc35f9", + "reference": "34369daee48eafb2651bea869b4b15d75ccc35f9", "shasum": "" }, "require": { - "php": "^7.1", - "sebastian/diff": "^3.0", + "php": "^7.0", + "sebastian/diff": "^2.0 || ^3.0", "sebastian/exporter": "^3.1" }, "require-dev": { - "phpunit/phpunit": "^7.1" + "phpunit/phpunit": "^6.4" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.0-dev" + "dev-master": "2.1.x-dev" } }, "autoload": { @@ -12645,33 +12860,32 @@ "compare", "equality" ], - "time": "2018-07-12T15:12:46+00:00" + "time": "2018-02-01T13:46:46+00:00" }, { "name": "sebastian/diff", - "version": "3.0.2", + "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/diff.git", - "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29" + "reference": "347c1d8b49c5c3ee30c7040ea6fc446790e6bddd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/720fcc7e9b5cf384ea68d9d930d480907a0c1a29", - "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29", + "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/347c1d8b49c5c3ee30c7040ea6fc446790e6bddd", + "reference": "347c1d8b49c5c3ee30c7040ea6fc446790e6bddd", "shasum": "" }, "require": { - "php": "^7.1" + "php": "^7.0" }, "require-dev": { - "phpunit/phpunit": "^7.5 || ^8.0", - "symfony/process": "^2 || ^3.3 || ^4" + "phpunit/phpunit": "^6.2" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.0-dev" + "dev-master": "2.0-dev" } }, "autoload": { @@ -12696,40 +12910,34 @@ "description": "Diff implementation", "homepage": "https://github.com/sebastianbergmann/diff", "keywords": [ - "diff", - "udiff", - "unidiff", - "unified diff" + "diff" ], - "time": "2019-02-04T06:01:07+00:00" + "time": "2017-08-03T08:09:46+00:00" }, { "name": "sebastian/environment", - "version": "4.2.3", + "version": "3.1.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/environment.git", - "reference": "464c90d7bdf5ad4e8a6aea15c091fec0603d4368" + "reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/464c90d7bdf5ad4e8a6aea15c091fec0603d4368", - "reference": "464c90d7bdf5ad4e8a6aea15c091fec0603d4368", + "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/cd0871b3975fb7fc44d11314fd1ee20925fce4f5", + "reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5", "shasum": "" }, "require": { - "php": "^7.1" + "php": "^7.0" }, "require-dev": { - "phpunit/phpunit": "^7.5" - }, - "suggest": { - "ext-posix": "*" + "phpunit/phpunit": "^6.1" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "4.2-dev" + "dev-master": "3.1.x-dev" } }, "autoload": { @@ -12754,7 +12962,7 @@ "environment", "hhvm" ], - "time": "2019-11-20T08:46:58+00:00" + "time": "2017-07-01T08:51:00+00:00" }, { "name": "sebastian/exporter", @@ -13011,22 +13219,21 @@ }, { "name": "sebastian/phpcpd", - "version": "4.1.0", + "version": "3.0.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpcpd.git", - "reference": "0d9afa762f2400de077b2192f4a9d127de0bb78e" + "reference": "dfed51c1288790fc957c9433e2f49ab152e8a564" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpcpd/zipball/0d9afa762f2400de077b2192f4a9d127de0bb78e", - "reference": "0d9afa762f2400de077b2192f4a9d127de0bb78e", + "url": "https://api.github.com/repos/sebastianbergmann/phpcpd/zipball/dfed51c1288790fc957c9433e2f49ab152e8a564", + "reference": "dfed51c1288790fc957c9433e2f49ab152e8a564", "shasum": "" }, "require": { - "ext-dom": "*", - "php": "^7.1", - "phpunit/php-timer": "^2.0", + "php": "^5.6|^7.0", + "phpunit/php-timer": "^1.0.6", "sebastian/finder-facade": "^1.1", "sebastian/version": "^1.0|^2.0", "symfony/console": "^2.7|^3.0|^4.0" @@ -13037,7 +13244,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.0-dev" + "dev-master": "3.0-dev" } }, "autoload": { @@ -13058,7 +13265,7 @@ ], "description": "Copy/Paste Detector (CPD) for PHP code.", "homepage": "https://github.com/sebastianbergmann/phpcpd", - "time": "2018-09-17T17:17:27+00:00" + "time": "2017-11-16T08:49:28+00:00" }, { "name": "sebastian/recursion-context", @@ -13115,25 +13322,25 @@ }, { "name": "sebastian/resource-operations", - "version": "2.0.1", + "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/resource-operations.git", - "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9" + "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/4d7a795d35b889bf80a0cc04e08d77cedfa917a9", - "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9", + "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52", + "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52", "shasum": "" }, "require": { - "php": "^7.1" + "php": ">=5.6.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.0-dev" + "dev-master": "1.0.x-dev" } }, "autoload": { @@ -13153,7 +13360,7 @@ ], "description": "Provides a list of PHP built-in functions that operate on resources", "homepage": "https://www.github.com/sebastianbergmann/resource-operations", - "time": "2018-10-04T04:07:39+00:00" + "time": "2015-07-28T20:34:47+00:00" }, { "name": "sebastian/version", @@ -13397,20 +13604,34 @@ ], "description": "Symfony BrowserKit Component", "homepage": "https://symfony.com", + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-01-01T11:03:25+00:00" }, { "name": "symfony/config", - "version": "v4.4.5", + "version": "v4.4.6", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "cbfef5ae91ccd3b06621c18d58cd355c68c87ae9" + "reference": "235e5afffd3a1a1b0dd0221973cbf670bc3be1d4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/cbfef5ae91ccd3b06621c18d58cd355c68c87ae9", - "reference": "cbfef5ae91ccd3b06621c18d58cd355c68c87ae9", + "url": "https://api.github.com/repos/symfony/config/zipball/235e5afffd3a1a1b0dd0221973cbf670bc3be1d4", + "reference": "235e5afffd3a1a1b0dd0221973cbf670bc3be1d4", "shasum": "" }, "require": { @@ -13461,7 +13682,21 @@ ], "description": "Symfony Config Component", "homepage": "https://symfony.com", - "time": "2020-02-04T09:32:40+00:00" + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2020-03-16T11:24:17+00:00" }, { "name": "symfony/css-selector", @@ -13518,16 +13753,16 @@ }, { "name": "symfony/dom-crawler", - "version": "v4.4.5", + "version": "v4.4.6", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", - "reference": "11dcf08f12f29981bf770f097a5d64d65bce5929" + "reference": "7e7c7957f6d53757d36b61a1f7408ef0b6683040" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/11dcf08f12f29981bf770f097a5d64d65bce5929", - "reference": "11dcf08f12f29981bf770f097a5d64d65bce5929", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/7e7c7957f6d53757d36b61a1f7408ef0b6683040", + "reference": "7e7c7957f6d53757d36b61a1f7408ef0b6683040", "shasum": "" }, "require": { @@ -13575,7 +13810,21 @@ ], "description": "Symfony DomCrawler Component", "homepage": "https://symfony.com", - "time": "2020-02-29T10:05:28+00:00" + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2020-03-16T11:24:17+00:00" }, { "name": "symfony/filesystem", @@ -13740,7 +13989,7 @@ }, { "name": "symfony/options-resolver", - "version": "v4.4.5", + "version": "v4.4.6", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", @@ -13855,20 +14104,34 @@ ], "description": "Symfony PHPUnit Bridge", "homepage": "https://symfony.com", + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-02-21T08:01:47+00:00" }, { "name": "symfony/var-dumper", - "version": "v4.4.5", + "version": "v4.4.6", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "2572839911702b0405479410ea7a1334bfab0b96" + "reference": "6dae4692ac91230b33b70d9a48882ff5c838d67a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/2572839911702b0405479410ea7a1334bfab0b96", - "reference": "2572839911702b0405479410ea7a1334bfab0b96", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/6dae4692ac91230b33b70d9a48882ff5c838d67a", + "reference": "6dae4692ac91230b33b70d9a48882ff5c838d67a", "shasum": "" }, "require": { @@ -13931,7 +14194,21 @@ "debug", "dump" ], - "time": "2020-02-24T13:10:00+00:00" + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2020-03-18T07:15:43+00:00" }, { "name": "theseer/fdomdocument", @@ -14015,16 +14292,16 @@ }, { "name": "vijaycs85/drupal-quality-checker", - "version": "1.2.0", + "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/vijaycs85/drupal-quality-checker.git", - "reference": "9b2975b5f17988f96e81f0c7b9af7d5445bebd22" + "reference": "42eb3c169b669f6753e429d2bbd12dcbe2ba085b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vijaycs85/drupal-quality-checker/zipball/9b2975b5f17988f96e81f0c7b9af7d5445bebd22", - "reference": "9b2975b5f17988f96e81f0c7b9af7d5445bebd22", + "url": "https://api.github.com/repos/vijaycs85/drupal-quality-checker/zipball/42eb3c169b669f6753e429d2bbd12dcbe2ba085b", + "reference": "42eb3c169b669f6753e429d2bbd12dcbe2ba085b", "shasum": "" }, "require": { @@ -14034,7 +14311,7 @@ "jakub-onderka/php-parallel-lint": "^1.0", "localheinz/composer-normalize": "^1.2", "phpro/grumphp": "^0.16", - "sebastian/phpcpd": "^4.0" + "sebastian/phpcpd": "^3.0" }, "type": "project", "notification-url": "https://packagist.org/downloads/", @@ -14050,7 +14327,7 @@ ], "description": "Setups code quality checking tools for Drupal project.", "homepage": "https://github.com/vijaycs85/drupal-quality-checker", - "time": "2019-10-09T16:39:48+00:00" + "time": "2019-10-09T19:40:24+00:00" }, { "name": "webflo/drupal-finder", @@ -14140,16 +14417,16 @@ }, { "name": "weitzman/drupal-test-traits", - "version": "1.3.1", + "version": "dev-master", "source": { "type": "git", "url": "https://gitlab.com/weitzman/drupal-test-traits.git", - "reference": "d3d69f8822d609e2953fbef47f5c04ce1f3c3ba6" + "reference": "951563d686358782079cc4da4aa50744b17d2a2d" }, "dist": { "type": "zip", - "url": "https://gitlab.com/api/v4/projects/weitzman%2Fdrupal-test-traits/repository/archive.zip?sha=d3d69f8822d609e2953fbef47f5c04ce1f3c3ba6", - "reference": "d3d69f8822d609e2953fbef47f5c04ce1f3c3ba6", + "url": "https://gitlab.com/api/v4/projects/weitzman%2Fdrupal-test-traits/repository/archive.zip?sha=951563d686358782079cc4da4aa50744b17d2a2d", + "reference": "951563d686358782079cc4da4aa50744b17d2a2d", "shasum": "" }, "require": { @@ -14194,16 +14471,19 @@ } ], "description": "Traits for testing Drupal sites that have user content (versus unpopulated sites).", - "time": "2019-11-29T09:34:00+00:00" + "time": "2020-03-06T21:55:11+00:00" } ], "aliases": [], "minimum-stability": "dev", - "stability-flags": [], + "stability-flags": { + "weitzman/drupal-test-traits": 20 + }, "prefer-stable": true, "prefer-lowest": false, "platform": { "ext-dom": "*" }, - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "1.1.0" } diff --git a/drupal-org.make b/drupal-org.make index cd16c951b..13e30047e 100644 --- a/drupal-org.make +++ b/drupal-org.make @@ -16,7 +16,7 @@ projects[consumers][version] = 1.10 projects[contact_storage][type] = module projects[contact_storage][version] = 1.0 projects[crop][type] = module -projects[crop][version] = 2.0 +projects[crop][version] = 2.1 projects[ctools][type] = module projects[ctools][version] = 3.2 projects[diff][type] = module @@ -32,7 +32,7 @@ projects[entity_browser][version] = 2.4 projects[entity_browser_block][type] = module projects[entity_browser_block][version] = 1.1 projects[entity_embed][type] = module -projects[entity_embed][version] = 1.0 +projects[entity_embed][version] = 1.1 projects[image_widget_crop][type] = module projects[image_widget_crop][version] = 2.2 projects[inline_entity_form][type] = module @@ -42,7 +42,7 @@ projects[layout_builder_restrictions][version] = 2.5 projects[layout_builder_st][type] = module projects[layout_builder_st][version] = 1.0-alpha1 projects[layout_builder_styles][type] = module -projects[layout_builder_styles][version] = 1.0-beta1 +projects[layout_builder_styles][version] = 1.0-beta2 projects[layout_library][type] = module projects[layout_library][version] = 1.0-beta2 projects[libraries][type] = module @@ -72,8 +72,6 @@ projects[openapi][type] = module projects[openapi][version] = 2.0-rc1 projects[openapi_jsonapi][type] = module projects[openapi_jsonapi][version] = 2.0-rc2 -projects[openapi_rest][type] = module -projects[openapi_rest][version] = 2.0-rc1 projects[openapi_ui][type] = module projects[openapi_ui][version] = 1.0-rc2 projects[openapi_ui_redoc][type] = module @@ -83,6 +81,7 @@ projects[openapi_ui_swagger][version] = 1.0-rc3 projects[page_manager][type] = module projects[page_manager][version] = 4.0-beta4 projects[panelizer][type] = module +projects[panelizer][patch][] = https://www.drupal.org/files/issues/2018-08-13/panelizer-multilingual-2778565-38.patch projects[panelizer][version] = 4.2 projects[panels][type] = module projects[panels][patch][] = https://www.drupal.org/files/issues/2019-02-06/initial.patch @@ -94,8 +93,6 @@ projects[redirect][type] = module projects[redirect][version] = 1.5 projects[schemata][type] = module projects[schemata][version] = 1.0-beta1 -projects[search_api][type] = module -projects[search_api][version] = 1.15 projects[simple_gmap][type] = module projects[simple_gmap][version] = 1.4 projects[simple_oauth][type] = module diff --git a/tests/travis/install.sh b/tests/travis/install.sh index f1f3f3318..51233d0a2 100755 --- a/tests/travis/install.sh +++ b/tests/travis/install.sh @@ -38,7 +38,7 @@ fi [[ -d "$ORCA_FIXTURE_DIR" ]] || exit 0 # Add testing dependencies. -composer -d"$ORCA_FIXTURE_DIR" require --dev weitzman/drupal-test-traits +composer -d"$ORCA_FIXTURE_DIR" require --dev weitzman/drupal-test-traits:dev-master # Exit early if no DB fixture is specified. [[ "$DB_FIXTURE" ]] || exit 0 From 44a5b78ba9c8cff37c26b83b36b8d45aea759d4f Mon Sep 17 00:00:00 2001 From: Adam Balsam Date: Mon, 30 Mar 2020 08:18:55 -0400 Subject: [PATCH 6/8] Update pendo module to alpha4 --- composer.lock | 16 ++++++++-------- drupal-org.make | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.lock b/composer.lock index cbaf64ba7..192453c2e 100644 --- a/composer.lock +++ b/composer.lock @@ -63,7 +63,7 @@ "version": "v2.3.4", "source": { "type": "git", - "url": "git@github.com:fengyuanchen/cropper.git", + "url": "https://github.com/fengyuanchen/cropper.git", "reference": "30c58b29ee21010e17e58ebab165fbd84285c685" }, "dist": { @@ -4751,17 +4751,17 @@ }, { "name": "drupal/pendo", - "version": "1.0.0-alpha3", + "version": "1.0.0-alpha4", "source": { "type": "git", "url": "https://git.drupalcode.org/project/pendo.git", - "reference": "8.x-1.0-alpha3" + "reference": "8.x-1.0-alpha4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/pendo-8.x-1.0-alpha3.zip", - "reference": "8.x-1.0-alpha3", - "shasum": "a3bd3e2d2ee6b09a3fa459198efd15c09c4095f8" + "url": "https://ftp.drupal.org/files/projects/pendo-8.x-1.0-alpha4.zip", + "reference": "8.x-1.0-alpha4", + "shasum": "4b45c8c621b90e0d43e4684e38f2b3045d84c5c8" }, "require": { "drupal/core": "^8.8 || ^9" @@ -4772,8 +4772,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-alpha3", - "datestamp": "1584992063", + "version": "8.x-1.0-alpha4", + "datestamp": "1585570339", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" diff --git a/drupal-org.make b/drupal-org.make index 4c9a1ddd6..4c47251cf 100644 --- a/drupal-org.make +++ b/drupal-org.make @@ -94,7 +94,7 @@ projects[panels][version] = 4.4 projects[pathauto][type] = module projects[pathauto][version] = 1.6 projects[pendo][type] = module -projects[pendo][version] = 1.0-alpha3 +projects[pendo][version] = 1.0-alpha4 projects[redirect][type] = module projects[redirect][version] = 1.5 projects[schemata][type] = module From 663b6f921605707569b0c507e5b5f64a1da6b6dd Mon Sep 17 00:00:00 2001 From: Adam Balsam Date: Mon, 30 Mar 2020 10:51:17 -0400 Subject: [PATCH 7/8] Rebase on 8.x-4.x --- composer.json | 1 + composer.lock | 1130 +++++++++++++++++++------------------------- drupal-org.make | 10 +- lightning.info.yml | 1 + 4 files changed, 492 insertions(+), 650 deletions(-) diff --git a/composer.json b/composer.json index 037f76f70..75861b68a 100644 --- a/composer.json +++ b/composer.json @@ -7,6 +7,7 @@ "ext-dom": "*", "cweagans/composer-patches": "^1.6", "drupal/acquia_connector": "*", + "drupal/acquia_pendo": "^1.0", "drupal/core": "~8.8.4 || 8.9.*", "drupal/lightning_api": "^4.4", "drupal/lightning_core": "^5.0", diff --git a/composer.lock b/composer.lock index 1aecef9ed..687e16b61 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": "798a1ad8852272b82523a65c181f8c56", + "content-hash": "7938c63701695f218598b35190ad9985", "packages": [ { "name": "asm89/stack-cors", @@ -943,20 +943,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-03-21T15:13:52+00:00" }, { @@ -1140,6 +1126,62 @@ "source": "https://git.drupalcode.org/project/acquia_connector" } }, + { + "name": "drupal/acquia_pendo", + "version": "1.0.0-alpha1", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/acquia_pendo.git", + "reference": "8.x-1.0-alpha1" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/acquia_pendo-8.x-1.0-alpha1.zip", + "reference": "8.x-1.0-alpha1", + "shasum": "6016822122d5352f00228cac5c1ca4f4f8858b06" + }, + "require": { + "drupal/core": "^8.8 || ^9", + "drupal/pendo": "^1.0" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.0-alpha1", + "datestamp": "1584992536", + "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": "balsama", + "homepage": "https://www.drupal.org/user/223087" + }, + { + "name": "grasmash", + "homepage": "https://www.drupal.org/user/455714" + }, + { + "name": "phenaproxima", + "homepage": "https://www.drupal.org/user/205645" + } + ], + "description": "Pendo integration for Acquia products.", + "homepage": "https://www.drupal.org/project/acquia_pendo", + "support": { + "source": "https://git.drupalcode.org/project/acquia_pendo" + } + }, { "name": "drupal/autosave_form", "version": "1.1.0", @@ -1763,7 +1805,7 @@ }, "drupal": { "version": "8.x-2.1", - "datestamp": "1585251786", + "datestamp": "1585251827", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2446,8 +2488,7 @@ "status": "covered", "message": "Covered by Drupal's security advisory policy" } - }, - "patches_applied": [] + } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ @@ -2497,20 +2538,20 @@ }, { "name": "drupal/image_widget_crop", - "version": "2.2.0", + "version": "2.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/image_widget_crop.git", - "reference": "8.x-2.2" + "reference": "8.x-2.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/image_widget_crop-8.x-2.2.zip", - "reference": "8.x-2.2", - "shasum": "0a61cfedc409c5ef448174f26060cd6c291d6a11" + "url": "https://ftp.drupal.org/files/projects/image_widget_crop-8.x-2.3.zip", + "reference": "8.x-2.3", + "shasum": "20f9e98bd6503699576ada6f4fd4c9fd06686361" }, "require": { - "drupal/core": "*", + "drupal/core": "^8 || ^9", "drupal/crop": "^1.0 || ^2.0" }, "require-dev": { @@ -2518,8 +2559,7 @@ "drupal/ctools": "3.x-dev", "drupal/entity_browser": "1.x-dev", "drupal/file_entity": "*", - "drupal/inline_entity_form": "*", - "drupal/media": "*" + "drupal/inline_entity_form": "*" }, "type": "drupal-module", "extra": { @@ -2527,8 +2567,8 @@ "dev-2.x": "2.x-dev" }, "drupal": { - "version": "8.x-2.2", - "datestamp": "1530698921", + "version": "8.x-2.3", + "datestamp": "1585408029", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2745,7 +2785,7 @@ }, "drupal": { "version": "8.x-1.0-alpha1", - "datestamp": "1582916647", + "datestamp": "1560544385", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -4130,20 +4170,60 @@ }, { "name": "drupal/openapi_rest", - "version": "dev-8.x-2.x", + "version": "2.0.0-rc1", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/openapi_rest.git", + "reference": "8.x-2.0-rc1" + }, "dist": { - "type": "path", - "url": "/Users/phen/openapi_rest", - "reference": "fbbd74a6620351622ec2bae1d367a9564d15dd97" + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/openapi_rest-8.x-2.0-rc1.zip", + "reference": "8.x-2.0-rc1", + "shasum": "98f5cfe9b7cb73e9750fcdf8047d18d5c6a2eb16" }, "require": { - "drupal/core": "^8 || ^9" + "drupal/core": "~8.0", + "drupal/openapi": "^2", + "drupal/schemata": "*", + "drupal/schemata_json_schema": "*" }, "type": "drupal-module", "extra": { "branch-alias": { - "dev-8.x-2.x": "2.x-dev" + "dev-2.x": "2.x-dev" + }, + "drupal": { + "version": "8.x-2.0-rc1", + "datestamp": "1573467785", + "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": "API-First Initiative", + "homepage": "https://www.drupal.org/user/3616626" + }, + { + "name": "e0ipso", + "homepage": "https://www.drupal.org/user/550110" + }, + { + "name": "richgerdes", + "homepage": "https://www.drupal.org/user/3437973" } + ], + "description": "OpenAPI support for the REST module.", + "homepage": "https://www.drupal.org/project/openapi_rest", + "support": { + "source": "https://git.drupalcode.org/project/openapi_rest" } }, { @@ -4592,10 +4672,6 @@ "name": "neclimdul", "homepage": "https://www.drupal.org/user/48673" }, - { - "name": "phenaproxima", - "homepage": "https://www.drupal.org/user/205645" - }, { "name": "samuel.mortenson", "homepage": "https://www.drupal.org/user/2582268" @@ -4672,6 +4748,66 @@ "source": "https://git.drupalcode.org/project/pathauto" } }, + { + "name": "drupal/pendo", + "version": "1.0.0-alpha4", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/pendo.git", + "reference": "8.x-1.0-alpha4" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/pendo-8.x-1.0-alpha4.zip", + "reference": "8.x-1.0-alpha4", + "shasum": "4b45c8c621b90e0d43e4684e38f2b3045d84c5c8" + }, + "require": { + "drupal/core": "^8.8 || ^9" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.0-alpha4", + "datestamp": "1585570339", + "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": "balsama", + "homepage": "https://www.drupal.org/user/223087" + }, + { + "name": "grasmash", + "homepage": "https://www.drupal.org/user/455714" + }, + { + "name": "japerry", + "homepage": "https://www.drupal.org/user/45640" + }, + { + "name": "phenaproxima", + "homepage": "https://www.drupal.org/user/205645" + } + ], + "description": "Provides integration with Pendo software.", + "homepage": "https://www.drupal.org/project/pendo", + "support": { + "source": "http://cgit.drupalcode.org/pendo", + "issues": "https://www.drupal.org/project/issues/pendo" + } + }, { "name": "drupal/redirect", "version": "1.5.0", @@ -4897,21 +5033,28 @@ }, { "name": "drupal/search_api", - "version": "dev-8.x-1.x", + "version": "1.15.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/search_api.git", + "reference": "8.x-1.15" + }, "dist": { - "type": "path", - "url": "/Users/phen/search_api", - "reference": "4bb71832b0a6d5623b23ef1662a9571f4d0bc7dd" + "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 || ^9" + "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_autocomplete": "@dev", + "drupal/search_api_db": "*" }, "suggest": { "drupal/facets": "Adds the ability to create faceted searches.", @@ -4921,15 +5064,23 @@ "type": "drupal-module", "extra": { "branch-alias": { - "dev-8.x-1.x": "1.x-dev" + "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" } - }, - "patches_applied": [] + } }, + "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0+" ], @@ -4950,9 +5101,9 @@ "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", - "source": "http://git.drupal.org/project/search_api.git" + "irc": "irc://irc.freenode.org/drupal-search-api" } }, { @@ -5091,7 +5242,7 @@ }, "drupal": { "version": "8.x-2.0", - "datestamp": "1581756259", + "datestamp": "1577874483", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5874,73 +6025,6 @@ ], "time": "2019-12-31T16:43:30+00:00" }, - { - "name": "laminas/laminas-feed", - "version": "2.12.1", - "source": { - "type": "git", - "url": "https://github.com/laminas/laminas-feed.git", - "reference": "c9356994eb80d0f6b46d7e12ba048d450bf0cd72" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/c9356994eb80d0f6b46d7e12ba048d450bf0cd72", - "reference": "c9356994eb80d0f6b46d7e12ba048d450bf0cd72", - "shasum": "" - }, - "require": { - "ext-dom": "*", - "ext-libxml": "*", - "laminas/laminas-escaper": "^2.5.2", - "laminas/laminas-stdlib": "^3.2.1", - "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^5.6 || ^7.0" - }, - "replace": { - "zendframework/zend-feed": "self.version" - }, - "require-dev": { - "laminas/laminas-cache": "^2.7.2", - "laminas/laminas-coding-standard": "~1.0.0", - "laminas/laminas-db": "^2.8.2", - "laminas/laminas-http": "^2.7", - "laminas/laminas-servicemanager": "^2.7.8 || ^3.3", - "laminas/laminas-validator": "^2.10.1", - "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.20", - "psr/http-message": "^1.0.1" - }, - "suggest": { - "laminas/laminas-cache": "Laminas\\Cache component, for optionally caching feeds between requests", - "laminas/laminas-db": "Laminas\\Db component, for use with PubSubHubbub", - "laminas/laminas-http": "Laminas\\Http for PubSubHubbub, and optionally for use with Laminas\\Feed\\Reader", - "laminas/laminas-servicemanager": "Laminas\\ServiceManager component, for easily extending ExtensionManager implementations", - "laminas/laminas-validator": "Laminas\\Validator component, for validating email addresses used in Atom feeds and entries when using the Writer subcomponent", - "psr/http-message": "PSR-7 ^1.0.1, if you wish to use Laminas\\Feed\\Reader\\Http\\Psr7ResponseDecorator" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.12.x-dev", - "dev-develop": "2.13.x-dev" - } - }, - "autoload": { - "psr-4": { - "Laminas\\Feed\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "description": "provides functionality for consuming RSS and Atom feeds", - "homepage": "https://laminas.dev", - "keywords": [ - "feed", - "laminas" - ], - "time": "2020-03-23T10:40:31+00:00" - }, { "name": "laminas/laminas-stdlib", "version": "3.2.1", @@ -7090,16 +7174,16 @@ }, { "name": "symfony/class-loader", - "version": "v3.4.38", + "version": "v3.4.39", "source": { "type": "git", "url": "https://github.com/symfony/class-loader.git", - "reference": "bcdf6ff46e115b29be3186391f29e0da82cd6f72" + "reference": "e4636a4f23f157278a19e5db160c63de0da297d8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/class-loader/zipball/bcdf6ff46e115b29be3186391f29e0da82cd6f72", - "reference": "bcdf6ff46e115b29be3186391f29e0da82cd6f72", + "url": "https://api.github.com/repos/symfony/class-loader/zipball/e4636a4f23f157278a19e5db160c63de0da297d8", + "reference": "e4636a4f23f157278a19e5db160c63de0da297d8", "shasum": "" }, "require": { @@ -7142,20 +7226,20 @@ ], "description": "Symfony ClassLoader Component", "homepage": "https://symfony.com", - "time": "2020-01-04T12:05:51+00:00" + "time": "2020-03-15T09:38:08+00:00" }, { "name": "symfony/console", - "version": "v3.4.38", + "version": "v3.4.39", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "6827023c5872bea44b29d145de693b21981cf4cd" + "reference": "bf60d5e606cd595391c5f82bf6b570d9573fa120" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/6827023c5872bea44b29d145de693b21981cf4cd", - "reference": "6827023c5872bea44b29d145de693b21981cf4cd", + "url": "https://api.github.com/repos/symfony/console/zipball/bf60d5e606cd595391c5f82bf6b570d9573fa120", + "reference": "bf60d5e606cd595391c5f82bf6b570d9573fa120", "shasum": "" }, "require": { @@ -7214,20 +7298,20 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "time": "2020-02-15T13:27:16+00:00" + "time": "2020-03-27T17:07:22+00:00" }, { "name": "symfony/debug", - "version": "v3.4.38", + "version": "v3.4.39", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", - "reference": "a99278d50af8a9164219da38d61fb161a7f6e0a6" + "reference": "ce9f3b5e8e1c50f849fded59b3a1b6bc3562ec29" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/debug/zipball/a99278d50af8a9164219da38d61fb161a7f6e0a6", - "reference": "a99278d50af8a9164219da38d61fb161a7f6e0a6", + "url": "https://api.github.com/repos/symfony/debug/zipball/ce9f3b5e8e1c50f849fded59b3a1b6bc3562ec29", + "reference": "ce9f3b5e8e1c50f849fded59b3a1b6bc3562ec29", "shasum": "" }, "require": { @@ -7270,34 +7354,20 @@ ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "time": "2020-02-03T15:10:40+00:00" + "time": "2020-03-23T10:22:40+00:00" }, { "name": "symfony/dependency-injection", - "version": "v3.4.38", + "version": "v3.4.39", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "b06b36883abc61eb8fb576e89102a9ba6c9ee7ee" + "reference": "f516f2bd2f43c82124392fa0a846d8c3261b324b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/b06b36883abc61eb8fb576e89102a9ba6c9ee7ee", - "reference": "b06b36883abc61eb8fb576e89102a9ba6c9ee7ee", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/f516f2bd2f43c82124392fa0a846d8c3261b324b", + "reference": "f516f2bd2f43c82124392fa0a846d8c3261b324b", "shasum": "" }, "require": { @@ -7355,20 +7425,20 @@ ], "description": "Symfony DependencyInjection Component", "homepage": "https://symfony.com", - "time": "2020-02-19T17:19:43+00:00" + "time": "2020-03-16T08:31:04+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v3.4.38", + "version": "v3.4.39", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "2f67a869aef3eecf42e7f8be4a8b86c92308686c" + "reference": "9d4e22943b73acc1ba50595b7de1a01fe9dbad48" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/2f67a869aef3eecf42e7f8be4a8b86c92308686c", - "reference": "2f67a869aef3eecf42e7f8be4a8b86c92308686c", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/9d4e22943b73acc1ba50595b7de1a01fe9dbad48", + "reference": "9d4e22943b73acc1ba50595b7de1a01fe9dbad48", "shasum": "" }, "require": { @@ -7418,20 +7488,20 @@ ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", - "time": "2020-02-04T08:04:52+00:00" + "time": "2020-03-15T09:38:08+00:00" }, { "name": "symfony/http-foundation", - "version": "v3.4.38", + "version": "v3.4.39", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "4d440be93adcfd5e4ee0bdc7acd1c3260625728f" + "reference": "a8833c56f6a4abcf17a319d830d71fdb0ba93675" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/4d440be93adcfd5e4ee0bdc7acd1c3260625728f", - "reference": "4d440be93adcfd5e4ee0bdc7acd1c3260625728f", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/a8833c56f6a4abcf17a319d830d71fdb0ba93675", + "reference": "a8833c56f6a4abcf17a319d830d71fdb0ba93675", "shasum": "" }, "require": { @@ -7472,20 +7542,20 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "time": "2020-02-06T08:18:51+00:00" + "time": "2020-03-23T12:14:52+00:00" }, { "name": "symfony/http-kernel", - "version": "v3.4.38", + "version": "v3.4.39", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "449c3f7a9b8c47d178f80610afa6e2873ac0a3c0" + "reference": "c15b5acab571224b1bf792692ff2ad63239081fe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/449c3f7a9b8c47d178f80610afa6e2873ac0a3c0", - "reference": "449c3f7a9b8c47d178f80610afa6e2873ac0a3c0", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/c15b5acab571224b1bf792692ff2ad63239081fe", + "reference": "c15b5acab571224b1bf792692ff2ad63239081fe", "shasum": "" }, "require": { @@ -7562,21 +7632,7 @@ ], "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com", - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "time": "2020-02-29T10:16:41+00:00" + "time": "2020-03-30T06:25:13+00:00" }, { "name": "symfony/polyfill-ctype", @@ -7634,20 +7690,6 @@ "polyfill", "portable" ], - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], "time": "2020-02-27T09:26:54+00:00" }, { @@ -7707,20 +7749,6 @@ "portable", "shim" ], - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], "time": "2020-03-09T19:04:49+00:00" }, { @@ -7783,20 +7811,6 @@ "portable", "shim" ], - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], "time": "2020-03-09T19:04:49+00:00" }, { @@ -7856,20 +7870,6 @@ "portable", "shim" ], - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], "time": "2020-03-09T19:04:49+00:00" }, { @@ -7926,20 +7926,6 @@ "portable", "shim" ], - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], "time": "2020-03-09T19:04:49+00:00" }, { @@ -8054,20 +8040,6 @@ "portable", "shim" ], - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], "time": "2020-02-27T09:26:54+00:00" }, { @@ -8120,34 +8092,20 @@ "polyfill", "shim" ], - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], "time": "2020-03-02T11:55:35+00:00" }, { "name": "symfony/process", - "version": "v3.4.38", + "version": "v3.4.39", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "b03b02dcea26ba4c65c16a73bab4f00c186b13da" + "reference": "1dbc09f6e14703ae2398efc86b02ae2bcd9a9931" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/b03b02dcea26ba4c65c16a73bab4f00c186b13da", - "reference": "b03b02dcea26ba4c65c16a73bab4f00c186b13da", + "url": "https://api.github.com/repos/symfony/process/zipball/1dbc09f6e14703ae2398efc86b02ae2bcd9a9931", + "reference": "1dbc09f6e14703ae2398efc86b02ae2bcd9a9931", "shasum": "" }, "require": { @@ -8183,7 +8141,7 @@ ], "description": "Symfony Process Component", "homepage": "https://symfony.com", - "time": "2020-02-04T08:04:52+00:00" + "time": "2020-03-20T06:07:50+00:00" }, { "name": "symfony/psr-http-message-bridge", @@ -8252,16 +8210,16 @@ }, { "name": "symfony/routing", - "version": "v3.4.38", + "version": "v3.4.39", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "c1377905edfa76e6934dd3c73f9a073305b47c00" + "reference": "785e4e6b835e9ab4f9412862855d0e1b7a2b4627" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/c1377905edfa76e6934dd3c73f9a073305b47c00", - "reference": "c1377905edfa76e6934dd3c73f9a073305b47c00", + "url": "https://api.github.com/repos/symfony/routing/zipball/785e4e6b835e9ab4f9412862855d0e1b7a2b4627", + "reference": "785e4e6b835e9ab4f9412862855d0e1b7a2b4627", "shasum": "" }, "require": { @@ -8324,34 +8282,20 @@ "uri", "url" ], - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "time": "2020-02-04T08:04:52+00:00" + "time": "2020-03-25T12:02:26+00:00" }, { "name": "symfony/serializer", - "version": "v3.4.38", + "version": "v3.4.39", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "f8b99832d016e2d2c77c797c3df561adecd33dd3" + "reference": "2b5a266b4e9b4403d669449de059686dd186ed33" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/f8b99832d016e2d2c77c797c3df561adecd33dd3", - "reference": "f8b99832d016e2d2c77c797c3df561adecd33dd3", + "url": "https://api.github.com/repos/symfony/serializer/zipball/2b5a266b4e9b4403d669449de059686dd186ed33", + "reference": "2b5a266b4e9b4403d669449de059686dd186ed33", "shasum": "" }, "require": { @@ -8417,34 +8361,20 @@ ], "description": "Symfony Serializer Component", "homepage": "https://symfony.com", - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "time": "2020-02-24T14:33:45+00:00" + "time": "2020-03-16T08:31:04+00:00" }, { "name": "symfony/translation", - "version": "v3.4.38", + "version": "v3.4.39", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "1eb074e0bd94939a30dd14dbecf7a92b165cea34" + "reference": "e06ca83b2682eba25854b97a8a9af22c1da491f5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/1eb074e0bd94939a30dd14dbecf7a92b165cea34", - "reference": "1eb074e0bd94939a30dd14dbecf7a92b165cea34", + "url": "https://api.github.com/repos/symfony/translation/zipball/e06ca83b2682eba25854b97a8a9af22c1da491f5", + "reference": "e06ca83b2682eba25854b97a8a9af22c1da491f5", "shasum": "" }, "require": { @@ -8501,34 +8431,20 @@ ], "description": "Symfony Translation Component", "homepage": "https://symfony.com", - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "time": "2020-02-04T07:22:30+00:00" + "time": "2020-03-16T08:31:04+00:00" }, { "name": "symfony/validator", - "version": "v3.4.38", + "version": "v3.4.39", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "b5ccfc1adf301bb6ca63823455fbd1b20902bcfe" + "reference": "5d4d0184dbf402233c4d73491285ac3615206e62" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/b5ccfc1adf301bb6ca63823455fbd1b20902bcfe", - "reference": "b5ccfc1adf301bb6ca63823455fbd1b20902bcfe", + "url": "https://api.github.com/repos/symfony/validator/zipball/5d4d0184dbf402233c4d73491285ac3615206e62", + "reference": "5d4d0184dbf402233c4d73491285ac3615206e62", "shasum": "" }, "require": { @@ -8601,34 +8517,20 @@ ], "description": "Symfony Validator Component", "homepage": "https://symfony.com", - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "time": "2020-02-29T09:08:42+00:00" + "time": "2020-03-28T10:14:53+00:00" }, { "name": "symfony/yaml", - "version": "v3.4.38", + "version": "v3.4.39", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "bc63e15160866e8730a1f738541b194c401f72bf" + "reference": "e701b47e11749970f63803879c4febb520f07b6c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/bc63e15160866e8730a1f738541b194c401f72bf", - "reference": "bc63e15160866e8730a1f738541b194c401f72bf", + "url": "https://api.github.com/repos/symfony/yaml/zipball/e701b47e11749970f63803879c4febb520f07b6c", + "reference": "e701b47e11749970f63803879c4febb520f07b6c", "shasum": "" }, "require": { @@ -8674,21 +8576,7 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "time": "2020-01-16T19:04:26+00:00" + "time": "2020-03-25T12:02:26+00:00" }, { "name": "twig/twig", @@ -8933,6 +8821,70 @@ ], "abandoned": "laminas/laminas-diactoros", "time": "2019-08-06T17:53:53+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" } ], "packages-dev": [ @@ -12019,22 +11971,22 @@ }, { "name": "phar-io/manifest", - "version": "1.0.1", + "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/phar-io/manifest.git", - "reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0" + "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phar-io/manifest/zipball/2df402786ab5368a0169091f61a7c1e0eb6852d0", - "reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0", + "url": "https://api.github.com/repos/phar-io/manifest/zipball/7761fcacf03b4d4f16e7ccb606d4879ca431fcf4", + "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4", "shasum": "" }, "require": { "ext-dom": "*", "ext-phar": "*", - "phar-io/version": "^1.0.1", + "phar-io/version": "^2.0", "php": "^5.6 || ^7.0" }, "type": "library", @@ -12070,20 +12022,20 @@ } ], "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)", - "time": "2017-03-05T18:14:27+00:00" + "time": "2018-07-08T19:23:20+00:00" }, { "name": "phar-io/version", - "version": "1.0.1", + "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/phar-io/version.git", - "reference": "a70c0ced4be299a63d32fa96d9281d03e94041df" + "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phar-io/version/zipball/a70c0ced4be299a63d32fa96d9281d03e94041df", - "reference": "a70c0ced4be299a63d32fa96d9281d03e94041df", + "url": "https://api.github.com/repos/phar-io/version/zipball/45a2ec53a73c70ce41d55cedef9063630abaf1b6", + "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6", "shasum": "" }, "require": { @@ -12117,7 +12069,7 @@ } ], "description": "Library for handling version information and constraints", - "time": "2017-03-05T17:38:23+00:00" + "time": "2018-07-08T19:19:57+00:00" }, { "name": "phpro/grumphp", @@ -12289,40 +12241,40 @@ }, { "name": "phpunit/php-code-coverage", - "version": "5.3.2", + "version": "6.1.4", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "c89677919c5dd6d3b3852f230a663118762218ac" + "reference": "807e6013b00af69b6c5d9ceb4282d0393dbb9d8d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/c89677919c5dd6d3b3852f230a663118762218ac", - "reference": "c89677919c5dd6d3b3852f230a663118762218ac", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/807e6013b00af69b6c5d9ceb4282d0393dbb9d8d", + "reference": "807e6013b00af69b6c5d9ceb4282d0393dbb9d8d", "shasum": "" }, "require": { "ext-dom": "*", "ext-xmlwriter": "*", - "php": "^7.0", - "phpunit/php-file-iterator": "^1.4.2", + "php": "^7.1", + "phpunit/php-file-iterator": "^2.0", "phpunit/php-text-template": "^1.2.1", - "phpunit/php-token-stream": "^2.0.1", + "phpunit/php-token-stream": "^3.0", "sebastian/code-unit-reverse-lookup": "^1.0.1", - "sebastian/environment": "^3.0", + "sebastian/environment": "^3.1 || ^4.0", "sebastian/version": "^2.0.1", "theseer/tokenizer": "^1.1" }, "require-dev": { - "phpunit/phpunit": "^6.0" + "phpunit/phpunit": "^7.0" }, "suggest": { - "ext-xdebug": "^2.5.5" + "ext-xdebug": "^2.6.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "5.3.x-dev" + "dev-master": "6.1-dev" } }, "autoload": { @@ -12348,29 +12300,32 @@ "testing", "xunit" ], - "time": "2018-04-06T15:36:58+00:00" + "time": "2018-10-31T16:06:48+00:00" }, { "name": "phpunit/php-file-iterator", - "version": "1.4.5", + "version": "2.0.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-file-iterator.git", - "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4" + "reference": "050bedf145a257b1ff02746c31894800e5122946" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/730b01bc3e867237eaac355e06a36b85dd93a8b4", - "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4", + "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/050bedf145a257b1ff02746c31894800e5122946", + "reference": "050bedf145a257b1ff02746c31894800e5122946", "shasum": "" }, "require": { - "php": ">=5.3.3" + "php": "^7.1" + }, + "require-dev": { + "phpunit/phpunit": "^7.1" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.4.x-dev" + "dev-master": "2.0.x-dev" } }, "autoload": { @@ -12385,7 +12340,7 @@ "authors": [ { "name": "Sebastian Bergmann", - "email": "sb@sebastian-bergmann.de", + "email": "sebastian@phpunit.de", "role": "lead" } ], @@ -12395,7 +12350,7 @@ "filesystem", "iterator" ], - "time": "2017-11-27T13:52:08+00:00" + "time": "2018-09-13T20:33:42+00:00" }, { "name": "phpunit/php-text-template", @@ -12440,28 +12395,28 @@ }, { "name": "phpunit/php-timer", - "version": "1.0.9", + "version": "2.1.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-timer.git", - "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f" + "reference": "1038454804406b0b5f5f520358e78c1c2f71501e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f", - "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f", + "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/1038454804406b0b5f5f520358e78c1c2f71501e", + "reference": "1038454804406b0b5f5f520358e78c1c2f71501e", "shasum": "" }, "require": { - "php": "^5.3.3 || ^7.0" + "php": "^7.1" }, "require-dev": { - "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" + "phpunit/phpunit": "^7.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0-dev" + "dev-master": "2.1-dev" } }, "autoload": { @@ -12476,7 +12431,7 @@ "authors": [ { "name": "Sebastian Bergmann", - "email": "sb@sebastian-bergmann.de", + "email": "sebastian@phpunit.de", "role": "lead" } ], @@ -12485,33 +12440,33 @@ "keywords": [ "timer" ], - "time": "2017-02-26T11:10:40+00:00" + "time": "2019-06-07T04:22:29+00:00" }, { "name": "phpunit/php-token-stream", - "version": "2.0.2", + "version": "3.1.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-token-stream.git", - "reference": "791198a2c6254db10131eecfe8c06670700904db" + "reference": "995192df77f63a59e47f025390d2d1fdf8f425ff" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/791198a2c6254db10131eecfe8c06670700904db", - "reference": "791198a2c6254db10131eecfe8c06670700904db", + "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/995192df77f63a59e47f025390d2d1fdf8f425ff", + "reference": "995192df77f63a59e47f025390d2d1fdf8f425ff", "shasum": "" }, "require": { "ext-tokenizer": "*", - "php": "^7.0" + "php": "^7.1" }, "require-dev": { - "phpunit/phpunit": "^6.2.4" + "phpunit/phpunit": "^7.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.0-dev" + "dev-master": "3.1-dev" } }, "autoload": { @@ -12534,57 +12489,57 @@ "keywords": [ "tokenizer" ], - "time": "2017-11-27T05:48:46+00:00" + "time": "2019-09-17T06:23:10+00:00" }, { "name": "phpunit/phpunit", - "version": "6.5.14", + "version": "7.5.20", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "bac23fe7ff13dbdb461481f706f0e9fe746334b7" + "reference": "9467db479d1b0487c99733bb1e7944d32deded2c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/bac23fe7ff13dbdb461481f706f0e9fe746334b7", - "reference": "bac23fe7ff13dbdb461481f706f0e9fe746334b7", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9467db479d1b0487c99733bb1e7944d32deded2c", + "reference": "9467db479d1b0487c99733bb1e7944d32deded2c", "shasum": "" }, "require": { + "doctrine/instantiator": "^1.1", "ext-dom": "*", "ext-json": "*", "ext-libxml": "*", "ext-mbstring": "*", "ext-xml": "*", - "myclabs/deep-copy": "^1.6.1", - "phar-io/manifest": "^1.0.1", - "phar-io/version": "^1.0", - "php": "^7.0", + "myclabs/deep-copy": "^1.7", + "phar-io/manifest": "^1.0.2", + "phar-io/version": "^2.0", + "php": "^7.1", "phpspec/prophecy": "^1.7", - "phpunit/php-code-coverage": "^5.3", - "phpunit/php-file-iterator": "^1.4.3", + "phpunit/php-code-coverage": "^6.0.7", + "phpunit/php-file-iterator": "^2.0.1", "phpunit/php-text-template": "^1.2.1", - "phpunit/php-timer": "^1.0.9", - "phpunit/phpunit-mock-objects": "^5.0.9", - "sebastian/comparator": "^2.1", - "sebastian/diff": "^2.0", - "sebastian/environment": "^3.1", + "phpunit/php-timer": "^2.1", + "sebastian/comparator": "^3.0", + "sebastian/diff": "^3.0", + "sebastian/environment": "^4.0", "sebastian/exporter": "^3.1", "sebastian/global-state": "^2.0", "sebastian/object-enumerator": "^3.0.3", - "sebastian/resource-operations": "^1.0", + "sebastian/resource-operations": "^2.0", "sebastian/version": "^2.0.1" }, "conflict": { - "phpdocumentor/reflection-docblock": "3.0.2", - "phpunit/dbunit": "<3.0" + "phpunit/phpunit-mock-objects": "*" }, "require-dev": { "ext-pdo": "*" }, "suggest": { + "ext-soap": "*", "ext-xdebug": "*", - "phpunit/php-invoker": "^1.1" + "phpunit/php-invoker": "^2.0" }, "bin": [ "phpunit" @@ -12592,7 +12547,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "6.5.x-dev" + "dev-master": "7.5-dev" } }, "autoload": { @@ -12618,67 +12573,7 @@ "testing", "xunit" ], - "time": "2019-02-01T05:22:47+00:00" - }, - { - "name": "phpunit/phpunit-mock-objects", - "version": "5.0.10", - "source": { - "type": "git", - "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", - "reference": "cd1cf05c553ecfec36b170070573e540b67d3f1f" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/cd1cf05c553ecfec36b170070573e540b67d3f1f", - "reference": "cd1cf05c553ecfec36b170070573e540b67d3f1f", - "shasum": "" - }, - "require": { - "doctrine/instantiator": "^1.0.5", - "php": "^7.0", - "phpunit/php-text-template": "^1.2.1", - "sebastian/exporter": "^3.1" - }, - "conflict": { - "phpunit/phpunit": "<6.0" - }, - "require-dev": { - "phpunit/phpunit": "^6.5.11" - }, - "suggest": { - "ext-soap": "*" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "5.0.x-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de", - "role": "lead" - } - ], - "description": "Mock Object library for PHPUnit", - "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/", - "keywords": [ - "mock", - "xunit" - ], - "abandoned": true, - "time": "2018-08-09T05:50:03+00:00" + "time": "2020-01-08T08:45:45+00:00" }, { "name": "psy/psysh", @@ -12800,30 +12695,30 @@ }, { "name": "sebastian/comparator", - "version": "2.1.3", + "version": "3.0.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/comparator.git", - "reference": "34369daee48eafb2651bea869b4b15d75ccc35f9" + "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/34369daee48eafb2651bea869b4b15d75ccc35f9", - "reference": "34369daee48eafb2651bea869b4b15d75ccc35f9", + "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/5de4fc177adf9bce8df98d8d141a7559d7ccf6da", + "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da", "shasum": "" }, "require": { - "php": "^7.0", - "sebastian/diff": "^2.0 || ^3.0", + "php": "^7.1", + "sebastian/diff": "^3.0", "sebastian/exporter": "^3.1" }, "require-dev": { - "phpunit/phpunit": "^6.4" + "phpunit/phpunit": "^7.1" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.1.x-dev" + "dev-master": "3.0-dev" } }, "autoload": { @@ -12860,32 +12755,33 @@ "compare", "equality" ], - "time": "2018-02-01T13:46:46+00:00" + "time": "2018-07-12T15:12:46+00:00" }, { "name": "sebastian/diff", - "version": "2.0.1", + "version": "3.0.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/diff.git", - "reference": "347c1d8b49c5c3ee30c7040ea6fc446790e6bddd" + "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/347c1d8b49c5c3ee30c7040ea6fc446790e6bddd", - "reference": "347c1d8b49c5c3ee30c7040ea6fc446790e6bddd", + "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/720fcc7e9b5cf384ea68d9d930d480907a0c1a29", + "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29", "shasum": "" }, "require": { - "php": "^7.0" + "php": "^7.1" }, "require-dev": { - "phpunit/phpunit": "^6.2" + "phpunit/phpunit": "^7.5 || ^8.0", + "symfony/process": "^2 || ^3.3 || ^4" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.0-dev" + "dev-master": "3.0-dev" } }, "autoload": { @@ -12910,34 +12806,40 @@ "description": "Diff implementation", "homepage": "https://github.com/sebastianbergmann/diff", "keywords": [ - "diff" + "diff", + "udiff", + "unidiff", + "unified diff" ], - "time": "2017-08-03T08:09:46+00:00" + "time": "2019-02-04T06:01:07+00:00" }, { "name": "sebastian/environment", - "version": "3.1.0", + "version": "4.2.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/environment.git", - "reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5" + "reference": "464c90d7bdf5ad4e8a6aea15c091fec0603d4368" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/cd0871b3975fb7fc44d11314fd1ee20925fce4f5", - "reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5", + "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/464c90d7bdf5ad4e8a6aea15c091fec0603d4368", + "reference": "464c90d7bdf5ad4e8a6aea15c091fec0603d4368", "shasum": "" }, "require": { - "php": "^7.0" + "php": "^7.1" }, "require-dev": { - "phpunit/phpunit": "^6.1" + "phpunit/phpunit": "^7.5" + }, + "suggest": { + "ext-posix": "*" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.1.x-dev" + "dev-master": "4.2-dev" } }, "autoload": { @@ -12962,7 +12864,7 @@ "environment", "hhvm" ], - "time": "2017-07-01T08:51:00+00:00" + "time": "2019-11-20T08:46:58+00:00" }, { "name": "sebastian/exporter", @@ -13219,21 +13121,22 @@ }, { "name": "sebastian/phpcpd", - "version": "3.0.1", + "version": "4.1.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpcpd.git", - "reference": "dfed51c1288790fc957c9433e2f49ab152e8a564" + "reference": "0d9afa762f2400de077b2192f4a9d127de0bb78e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpcpd/zipball/dfed51c1288790fc957c9433e2f49ab152e8a564", - "reference": "dfed51c1288790fc957c9433e2f49ab152e8a564", + "url": "https://api.github.com/repos/sebastianbergmann/phpcpd/zipball/0d9afa762f2400de077b2192f4a9d127de0bb78e", + "reference": "0d9afa762f2400de077b2192f4a9d127de0bb78e", "shasum": "" }, "require": { - "php": "^5.6|^7.0", - "phpunit/php-timer": "^1.0.6", + "ext-dom": "*", + "php": "^7.1", + "phpunit/php-timer": "^2.0", "sebastian/finder-facade": "^1.1", "sebastian/version": "^1.0|^2.0", "symfony/console": "^2.7|^3.0|^4.0" @@ -13244,7 +13147,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "3.0-dev" + "dev-master": "4.0-dev" } }, "autoload": { @@ -13265,7 +13168,7 @@ ], "description": "Copy/Paste Detector (CPD) for PHP code.", "homepage": "https://github.com/sebastianbergmann/phpcpd", - "time": "2017-11-16T08:49:28+00:00" + "time": "2018-09-17T17:17:27+00:00" }, { "name": "sebastian/recursion-context", @@ -13322,25 +13225,25 @@ }, { "name": "sebastian/resource-operations", - "version": "1.0.0", + "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/resource-operations.git", - "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52" + "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52", - "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52", + "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/4d7a795d35b889bf80a0cc04e08d77cedfa917a9", + "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9", "shasum": "" }, "require": { - "php": ">=5.6.0" + "php": "^7.1" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "2.0-dev" } }, "autoload": { @@ -13360,7 +13263,7 @@ ], "description": "Provides a list of PHP built-in functions that operate on resources", "homepage": "https://www.github.com/sebastianbergmann/resource-operations", - "time": "2015-07-28T20:34:47+00:00" + "time": "2018-10-04T04:07:39+00:00" }, { "name": "sebastian/version", @@ -13551,16 +13454,16 @@ }, { "name": "symfony/browser-kit", - "version": "v3.4.38", + "version": "v3.4.39", "source": { "type": "git", "url": "https://github.com/symfony/browser-kit.git", - "reference": "ede0c5fa204586e3fa51053fbea9cea8a5a3ee8b" + "reference": "1c7bcd954ad1fc02354c4cfd3fcd1b0c95245367" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/browser-kit/zipball/ede0c5fa204586e3fa51053fbea9cea8a5a3ee8b", - "reference": "ede0c5fa204586e3fa51053fbea9cea8a5a3ee8b", + "url": "https://api.github.com/repos/symfony/browser-kit/zipball/1c7bcd954ad1fc02354c4cfd3fcd1b0c95245367", + "reference": "1c7bcd954ad1fc02354c4cfd3fcd1b0c95245367", "shasum": "" }, "require": { @@ -13604,21 +13507,7 @@ ], "description": "Symfony BrowserKit Component", "homepage": "https://symfony.com", - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "time": "2020-01-01T11:03:25+00:00" + "time": "2020-03-15T09:38:08+00:00" }, { "name": "symfony/config", @@ -13682,34 +13571,20 @@ ], "description": "Symfony Config Component", "homepage": "https://symfony.com", - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], "time": "2020-03-16T11:24:17+00:00" }, { "name": "symfony/css-selector", - "version": "v3.4.38", + "version": "v3.4.39", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "ee9b946e7223b11257329a054c64396b19d619e1" + "reference": "9ccf6e78077a3fc1596e6c7b5958008965a11518" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/ee9b946e7223b11257329a054c64396b19d619e1", - "reference": "ee9b946e7223b11257329a054c64396b19d619e1", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/9ccf6e78077a3fc1596e6c7b5958008965a11518", + "reference": "9ccf6e78077a3fc1596e6c7b5958008965a11518", "shasum": "" }, "require": { @@ -13749,7 +13624,7 @@ ], "description": "Symfony CssSelector Component", "homepage": "https://symfony.com", - "time": "2020-02-04T08:04:52+00:00" + "time": "2020-03-16T08:31:04+00:00" }, { "name": "symfony/dom-crawler", @@ -13810,34 +13685,20 @@ ], "description": "Symfony DomCrawler Component", "homepage": "https://symfony.com", - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], "time": "2020-03-16T11:24:17+00:00" }, { "name": "symfony/filesystem", - "version": "v3.4.38", + "version": "v3.4.39", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "0a0d3b4bda11aa3a0464531c40e681e184e75628" + "reference": "ec47520778d524b1736e768e0678cd1f01c03019" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/0a0d3b4bda11aa3a0464531c40e681e184e75628", - "reference": "0a0d3b4bda11aa3a0464531c40e681e184e75628", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/ec47520778d524b1736e768e0678cd1f01c03019", + "reference": "ec47520778d524b1736e768e0678cd1f01c03019", "shasum": "" }, "require": { @@ -13874,11 +13735,11 @@ ], "description": "Symfony Filesystem Component", "homepage": "https://symfony.com", - "time": "2020-01-17T08:50:08+00:00" + "time": "2020-03-16T08:31:04+00:00" }, { "name": "symfony/finder", - "version": "v3.4.38", + "version": "v3.4.39", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", @@ -13927,16 +13788,16 @@ }, { "name": "symfony/lock", - "version": "v3.4.38", + "version": "v3.4.39", "source": { "type": "git", "url": "https://github.com/symfony/lock.git", - "reference": "c8fe2c2ea8177852825a0b92d0897114feda0695" + "reference": "ce180b892bd7d6b0e10f662ca95f7c85350a62b0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/lock/zipball/c8fe2c2ea8177852825a0b92d0897114feda0695", - "reference": "c8fe2c2ea8177852825a0b92d0897114feda0695", + "url": "https://api.github.com/repos/symfony/lock/zipball/ce180b892bd7d6b0e10f662ca95f7c85350a62b0", + "reference": "ce180b892bd7d6b0e10f662ca95f7c85350a62b0", "shasum": "" }, "require": { @@ -13985,7 +13846,7 @@ "redlock", "semaphore" ], - "time": "2020-02-04T08:04:52+00:00" + "time": "2020-03-16T15:51:59+00:00" }, { "name": "symfony/options-resolver", @@ -14043,7 +13904,7 @@ }, { "name": "symfony/phpunit-bridge", - "version": "v3.4.38", + "version": "v3.4.39", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", @@ -14104,20 +13965,6 @@ ], "description": "Symfony PHPUnit Bridge", "homepage": "https://symfony.com", - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], "time": "2020-02-21T08:01:47+00:00" }, { @@ -14194,20 +14041,6 @@ "debug", "dump" ], - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], "time": "2020-03-18T07:15:43+00:00" }, { @@ -14292,16 +14125,16 @@ }, { "name": "vijaycs85/drupal-quality-checker", - "version": "1.2.1", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/vijaycs85/drupal-quality-checker.git", - "reference": "42eb3c169b669f6753e429d2bbd12dcbe2ba085b" + "reference": "9b2975b5f17988f96e81f0c7b9af7d5445bebd22" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vijaycs85/drupal-quality-checker/zipball/42eb3c169b669f6753e429d2bbd12dcbe2ba085b", - "reference": "42eb3c169b669f6753e429d2bbd12dcbe2ba085b", + "url": "https://api.github.com/repos/vijaycs85/drupal-quality-checker/zipball/9b2975b5f17988f96e81f0c7b9af7d5445bebd22", + "reference": "9b2975b5f17988f96e81f0c7b9af7d5445bebd22", "shasum": "" }, "require": { @@ -14311,7 +14144,7 @@ "jakub-onderka/php-parallel-lint": "^1.0", "localheinz/composer-normalize": "^1.2", "phpro/grumphp": "^0.16", - "sebastian/phpcpd": "^3.0" + "sebastian/phpcpd": "^4.0" }, "type": "project", "notification-url": "https://packagist.org/downloads/", @@ -14327,7 +14160,7 @@ ], "description": "Setups code quality checking tools for Drupal project.", "homepage": "https://github.com/vijaycs85/drupal-quality-checker", - "time": "2019-10-09T19:40:24+00:00" + "time": "2019-10-09T16:39:48+00:00" }, { "name": "webflo/drupal-finder", @@ -14484,6 +14317,5 @@ "platform": { "ext-dom": "*" }, - "platform-dev": [], - "plugin-api-version": "1.1.0" + "platform-dev": [] } diff --git a/drupal-org.make b/drupal-org.make index 13e30047e..887df05a7 100644 --- a/drupal-org.make +++ b/drupal-org.make @@ -3,6 +3,8 @@ api = 2 defaults[projects][subdir] = contrib projects[acquia_connector][type] = module projects[acquia_connector][version] = 1.21 +projects[acquia_pendo][type] = module +projects[acquia_pendo][version] = 1.0-alpha1 projects[autosave_form][type] = module projects[autosave_form][version] = 1.1 projects[bg_image_formatter][type] = module @@ -34,7 +36,7 @@ projects[entity_browser_block][version] = 1.1 projects[entity_embed][type] = module projects[entity_embed][version] = 1.1 projects[image_widget_crop][type] = module -projects[image_widget_crop][version] = 2.2 +projects[image_widget_crop][version] = 2.3 projects[inline_entity_form][type] = module projects[inline_entity_form][version] = 1.0-rc3 projects[layout_builder_restrictions][type] = module @@ -72,6 +74,8 @@ projects[openapi][type] = module projects[openapi][version] = 2.0-rc1 projects[openapi_jsonapi][type] = module projects[openapi_jsonapi][version] = 2.0-rc2 +projects[openapi_rest][type] = module +projects[openapi_rest][version] = 2.0-rc1 projects[openapi_ui][type] = module projects[openapi_ui][version] = 1.0-rc2 projects[openapi_ui_redoc][type] = module @@ -89,10 +93,14 @@ projects[panels][patch][] = https://www.drupal.org/files/issues/panels-ipe-28786 projects[panels][version] = 4.4 projects[pathauto][type] = module projects[pathauto][version] = 1.6 +projects[pendo][type] = module +projects[pendo][version] = 1.0-alpha4 projects[redirect][type] = module projects[redirect][version] = 1.5 projects[schemata][type] = module projects[schemata][version] = 1.0-beta1 +projects[search_api][type] = module +projects[search_api][version] = 1.15 projects[simple_gmap][type] = module projects[simple_gmap][version] = 1.4 projects[simple_oauth][type] = module diff --git a/lightning.info.yml b/lightning.info.yml index 9c7910bfe..7710d4b4a 100644 --- a/lightning.info.yml +++ b/lightning.info.yml @@ -60,6 +60,7 @@ install: - lightning_scheduler - lightning_banner_block - lightning_map_block + - acquia_pendo dependencies: - lightning_install themes: From 782a76b560e0ae34fd1ddeead349fca773650ba8 Mon Sep 17 00:00:00 2001 From: Adam Balsam Date: Mon, 23 Mar 2020 16:28:21 -0400 Subject: [PATCH 8/8] Updating all dependencies --- composer.lock | 333 ++++++++++++++++++++++++++++++------------------ drupal-org.make | 6 + 2 files changed, 212 insertions(+), 127 deletions(-) diff --git a/composer.lock b/composer.lock index 687e16b61..478b652c0 100644 --- a/composer.lock +++ b/composer.lock @@ -1025,17 +1025,39 @@ }, { "name": "drupal/acquia_connector", +<<<<<<< HEAD "version": "1.21.0", +||||||| merged common ancestors + "version": "1.19.0", +======= + "version": "1.20.0", +>>>>>>> Updating all dependencies "source": { "type": "git", "url": "https://git.drupalcode.org/project/acquia_connector.git", +<<<<<<< HEAD "reference": "8.x-1.21" +||||||| merged common ancestors + "reference": "8.x-1.19" +======= + "reference": "8.x-1.20" +>>>>>>> Updating all dependencies }, "dist": { "type": "zip", +<<<<<<< HEAD "url": "https://ftp.drupal.org/files/projects/acquia_connector-8.x-1.21.zip", "reference": "8.x-1.21", "shasum": "3e0317f05a26209f2e29b1655327e80e441d7f11" +||||||| merged common ancestors + "url": "https://ftp.drupal.org/files/projects/acquia_connector-8.x-1.19.zip", + "reference": "8.x-1.19", + "shasum": "4da520fa4c684ef6b1af21d46a6113df03a7c8a0" +======= + "url": "https://ftp.drupal.org/files/projects/acquia_connector-8.x-1.20.zip", + "reference": "8.x-1.20", + "shasum": "679bcbe343fc71c6c9d8e1b0331ed486a17941ce" +>>>>>>> Updating all dependencies }, "require": { "drupal/core": "^8.7 || ^9", @@ -1056,8 +1078,16 @@ "dev-8.x-1.x": "1.x-dev" }, "drupal": { +<<<<<<< HEAD "version": "8.x-1.21", "datestamp": "1585163393", +||||||| merged common ancestors + "version": "8.x-1.19", + "datestamp": "1578691683", +======= + "version": "8.x-1.20", + "datestamp": "1584563993", +>>>>>>> Updating all dependencies "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -11971,22 +12001,22 @@ }, { "name": "phar-io/manifest", - "version": "1.0.3", + "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/phar-io/manifest.git", - "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4" + "reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phar-io/manifest/zipball/7761fcacf03b4d4f16e7ccb606d4879ca431fcf4", - "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4", + "url": "https://api.github.com/repos/phar-io/manifest/zipball/2df402786ab5368a0169091f61a7c1e0eb6852d0", + "reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0", "shasum": "" }, "require": { "ext-dom": "*", "ext-phar": "*", - "phar-io/version": "^2.0", + "phar-io/version": "^1.0.1", "php": "^5.6 || ^7.0" }, "type": "library", @@ -12022,20 +12052,20 @@ } ], "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)", - "time": "2018-07-08T19:23:20+00:00" + "time": "2017-03-05T18:14:27+00:00" }, { "name": "phar-io/version", - "version": "2.0.1", + "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/phar-io/version.git", - "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6" + "reference": "a70c0ced4be299a63d32fa96d9281d03e94041df" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phar-io/version/zipball/45a2ec53a73c70ce41d55cedef9063630abaf1b6", - "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6", + "url": "https://api.github.com/repos/phar-io/version/zipball/a70c0ced4be299a63d32fa96d9281d03e94041df", + "reference": "a70c0ced4be299a63d32fa96d9281d03e94041df", "shasum": "" }, "require": { @@ -12069,7 +12099,7 @@ } ], "description": "Library for handling version information and constraints", - "time": "2018-07-08T19:19:57+00:00" + "time": "2017-03-05T17:38:23+00:00" }, { "name": "phpro/grumphp", @@ -12241,40 +12271,40 @@ }, { "name": "phpunit/php-code-coverage", - "version": "6.1.4", + "version": "5.3.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "807e6013b00af69b6c5d9ceb4282d0393dbb9d8d" + "reference": "c89677919c5dd6d3b3852f230a663118762218ac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/807e6013b00af69b6c5d9ceb4282d0393dbb9d8d", - "reference": "807e6013b00af69b6c5d9ceb4282d0393dbb9d8d", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/c89677919c5dd6d3b3852f230a663118762218ac", + "reference": "c89677919c5dd6d3b3852f230a663118762218ac", "shasum": "" }, "require": { "ext-dom": "*", "ext-xmlwriter": "*", - "php": "^7.1", - "phpunit/php-file-iterator": "^2.0", + "php": "^7.0", + "phpunit/php-file-iterator": "^1.4.2", "phpunit/php-text-template": "^1.2.1", - "phpunit/php-token-stream": "^3.0", + "phpunit/php-token-stream": "^2.0.1", "sebastian/code-unit-reverse-lookup": "^1.0.1", - "sebastian/environment": "^3.1 || ^4.0", + "sebastian/environment": "^3.0", "sebastian/version": "^2.0.1", "theseer/tokenizer": "^1.1" }, "require-dev": { - "phpunit/phpunit": "^7.0" + "phpunit/phpunit": "^6.0" }, "suggest": { - "ext-xdebug": "^2.6.0" + "ext-xdebug": "^2.5.5" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "6.1-dev" + "dev-master": "5.3.x-dev" } }, "autoload": { @@ -12300,32 +12330,29 @@ "testing", "xunit" ], - "time": "2018-10-31T16:06:48+00:00" + "time": "2018-04-06T15:36:58+00:00" }, { "name": "phpunit/php-file-iterator", - "version": "2.0.2", + "version": "1.4.5", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-file-iterator.git", - "reference": "050bedf145a257b1ff02746c31894800e5122946" + "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/050bedf145a257b1ff02746c31894800e5122946", - "reference": "050bedf145a257b1ff02746c31894800e5122946", + "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/730b01bc3e867237eaac355e06a36b85dd93a8b4", + "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4", "shasum": "" }, "require": { - "php": "^7.1" - }, - "require-dev": { - "phpunit/phpunit": "^7.1" + "php": ">=5.3.3" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.0.x-dev" + "dev-master": "1.4.x-dev" } }, "autoload": { @@ -12340,7 +12367,7 @@ "authors": [ { "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de", + "email": "sb@sebastian-bergmann.de", "role": "lead" } ], @@ -12350,7 +12377,7 @@ "filesystem", "iterator" ], - "time": "2018-09-13T20:33:42+00:00" + "time": "2017-11-27T13:52:08+00:00" }, { "name": "phpunit/php-text-template", @@ -12395,28 +12422,28 @@ }, { "name": "phpunit/php-timer", - "version": "2.1.2", + "version": "1.0.9", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-timer.git", - "reference": "1038454804406b0b5f5f520358e78c1c2f71501e" + "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/1038454804406b0b5f5f520358e78c1c2f71501e", - "reference": "1038454804406b0b5f5f520358e78c1c2f71501e", + "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f", + "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f", "shasum": "" }, "require": { - "php": "^7.1" + "php": "^5.3.3 || ^7.0" }, "require-dev": { - "phpunit/phpunit": "^7.0" + "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.1-dev" + "dev-master": "1.0-dev" } }, "autoload": { @@ -12431,7 +12458,7 @@ "authors": [ { "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de", + "email": "sb@sebastian-bergmann.de", "role": "lead" } ], @@ -12440,33 +12467,33 @@ "keywords": [ "timer" ], - "time": "2019-06-07T04:22:29+00:00" + "time": "2017-02-26T11:10:40+00:00" }, { "name": "phpunit/php-token-stream", - "version": "3.1.1", + "version": "2.0.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-token-stream.git", - "reference": "995192df77f63a59e47f025390d2d1fdf8f425ff" + "reference": "791198a2c6254db10131eecfe8c06670700904db" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/995192df77f63a59e47f025390d2d1fdf8f425ff", - "reference": "995192df77f63a59e47f025390d2d1fdf8f425ff", + "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/791198a2c6254db10131eecfe8c06670700904db", + "reference": "791198a2c6254db10131eecfe8c06670700904db", "shasum": "" }, "require": { "ext-tokenizer": "*", - "php": "^7.1" + "php": "^7.0" }, "require-dev": { - "phpunit/phpunit": "^7.0" + "phpunit/phpunit": "^6.2.4" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.1-dev" + "dev-master": "2.0-dev" } }, "autoload": { @@ -12489,57 +12516,57 @@ "keywords": [ "tokenizer" ], - "time": "2019-09-17T06:23:10+00:00" + "time": "2017-11-27T05:48:46+00:00" }, { "name": "phpunit/phpunit", - "version": "7.5.20", + "version": "6.5.14", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "9467db479d1b0487c99733bb1e7944d32deded2c" + "reference": "bac23fe7ff13dbdb461481f706f0e9fe746334b7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9467db479d1b0487c99733bb1e7944d32deded2c", - "reference": "9467db479d1b0487c99733bb1e7944d32deded2c", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/bac23fe7ff13dbdb461481f706f0e9fe746334b7", + "reference": "bac23fe7ff13dbdb461481f706f0e9fe746334b7", "shasum": "" }, "require": { - "doctrine/instantiator": "^1.1", "ext-dom": "*", "ext-json": "*", "ext-libxml": "*", "ext-mbstring": "*", "ext-xml": "*", - "myclabs/deep-copy": "^1.7", - "phar-io/manifest": "^1.0.2", - "phar-io/version": "^2.0", - "php": "^7.1", + "myclabs/deep-copy": "^1.6.1", + "phar-io/manifest": "^1.0.1", + "phar-io/version": "^1.0", + "php": "^7.0", "phpspec/prophecy": "^1.7", - "phpunit/php-code-coverage": "^6.0.7", - "phpunit/php-file-iterator": "^2.0.1", + "phpunit/php-code-coverage": "^5.3", + "phpunit/php-file-iterator": "^1.4.3", "phpunit/php-text-template": "^1.2.1", - "phpunit/php-timer": "^2.1", - "sebastian/comparator": "^3.0", - "sebastian/diff": "^3.0", - "sebastian/environment": "^4.0", + "phpunit/php-timer": "^1.0.9", + "phpunit/phpunit-mock-objects": "^5.0.9", + "sebastian/comparator": "^2.1", + "sebastian/diff": "^2.0", + "sebastian/environment": "^3.1", "sebastian/exporter": "^3.1", "sebastian/global-state": "^2.0", "sebastian/object-enumerator": "^3.0.3", - "sebastian/resource-operations": "^2.0", + "sebastian/resource-operations": "^1.0", "sebastian/version": "^2.0.1" }, "conflict": { - "phpunit/phpunit-mock-objects": "*" + "phpdocumentor/reflection-docblock": "3.0.2", + "phpunit/dbunit": "<3.0" }, "require-dev": { "ext-pdo": "*" }, "suggest": { - "ext-soap": "*", "ext-xdebug": "*", - "phpunit/php-invoker": "^2.0" + "phpunit/php-invoker": "^1.1" }, "bin": [ "phpunit" @@ -12547,7 +12574,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "7.5-dev" + "dev-master": "6.5.x-dev" } }, "autoload": { @@ -12573,7 +12600,67 @@ "testing", "xunit" ], - "time": "2020-01-08T08:45:45+00:00" + "time": "2019-02-01T05:22:47+00:00" + }, + { + "name": "phpunit/phpunit-mock-objects", + "version": "5.0.10", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", + "reference": "cd1cf05c553ecfec36b170070573e540b67d3f1f" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/cd1cf05c553ecfec36b170070573e540b67d3f1f", + "reference": "cd1cf05c553ecfec36b170070573e540b67d3f1f", + "shasum": "" + }, + "require": { + "doctrine/instantiator": "^1.0.5", + "php": "^7.0", + "phpunit/php-text-template": "^1.2.1", + "sebastian/exporter": "^3.1" + }, + "conflict": { + "phpunit/phpunit": "<6.0" + }, + "require-dev": { + "phpunit/phpunit": "^6.5.11" + }, + "suggest": { + "ext-soap": "*" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "5.0.x-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" + } + ], + "description": "Mock Object library for PHPUnit", + "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/", + "keywords": [ + "mock", + "xunit" + ], + "abandoned": true, + "time": "2018-08-09T05:50:03+00:00" }, { "name": "psy/psysh", @@ -12695,30 +12782,30 @@ }, { "name": "sebastian/comparator", - "version": "3.0.2", + "version": "2.1.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/comparator.git", - "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da" + "reference": "34369daee48eafb2651bea869b4b15d75ccc35f9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/5de4fc177adf9bce8df98d8d141a7559d7ccf6da", - "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da", + "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/34369daee48eafb2651bea869b4b15d75ccc35f9", + "reference": "34369daee48eafb2651bea869b4b15d75ccc35f9", "shasum": "" }, "require": { - "php": "^7.1", - "sebastian/diff": "^3.0", + "php": "^7.0", + "sebastian/diff": "^2.0 || ^3.0", "sebastian/exporter": "^3.1" }, "require-dev": { - "phpunit/phpunit": "^7.1" + "phpunit/phpunit": "^6.4" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.0-dev" + "dev-master": "2.1.x-dev" } }, "autoload": { @@ -12755,33 +12842,32 @@ "compare", "equality" ], - "time": "2018-07-12T15:12:46+00:00" + "time": "2018-02-01T13:46:46+00:00" }, { "name": "sebastian/diff", - "version": "3.0.2", + "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/diff.git", - "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29" + "reference": "347c1d8b49c5c3ee30c7040ea6fc446790e6bddd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/720fcc7e9b5cf384ea68d9d930d480907a0c1a29", - "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29", + "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/347c1d8b49c5c3ee30c7040ea6fc446790e6bddd", + "reference": "347c1d8b49c5c3ee30c7040ea6fc446790e6bddd", "shasum": "" }, "require": { - "php": "^7.1" + "php": "^7.0" }, "require-dev": { - "phpunit/phpunit": "^7.5 || ^8.0", - "symfony/process": "^2 || ^3.3 || ^4" + "phpunit/phpunit": "^6.2" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.0-dev" + "dev-master": "2.0-dev" } }, "autoload": { @@ -12806,40 +12892,34 @@ "description": "Diff implementation", "homepage": "https://github.com/sebastianbergmann/diff", "keywords": [ - "diff", - "udiff", - "unidiff", - "unified diff" + "diff" ], - "time": "2019-02-04T06:01:07+00:00" + "time": "2017-08-03T08:09:46+00:00" }, { "name": "sebastian/environment", - "version": "4.2.3", + "version": "3.1.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/environment.git", - "reference": "464c90d7bdf5ad4e8a6aea15c091fec0603d4368" + "reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/464c90d7bdf5ad4e8a6aea15c091fec0603d4368", - "reference": "464c90d7bdf5ad4e8a6aea15c091fec0603d4368", + "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/cd0871b3975fb7fc44d11314fd1ee20925fce4f5", + "reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5", "shasum": "" }, "require": { - "php": "^7.1" + "php": "^7.0" }, "require-dev": { - "phpunit/phpunit": "^7.5" - }, - "suggest": { - "ext-posix": "*" + "phpunit/phpunit": "^6.1" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "4.2-dev" + "dev-master": "3.1.x-dev" } }, "autoload": { @@ -12864,7 +12944,7 @@ "environment", "hhvm" ], - "time": "2019-11-20T08:46:58+00:00" + "time": "2017-07-01T08:51:00+00:00" }, { "name": "sebastian/exporter", @@ -13121,22 +13201,21 @@ }, { "name": "sebastian/phpcpd", - "version": "4.1.0", + "version": "3.0.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpcpd.git", - "reference": "0d9afa762f2400de077b2192f4a9d127de0bb78e" + "reference": "dfed51c1288790fc957c9433e2f49ab152e8a564" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpcpd/zipball/0d9afa762f2400de077b2192f4a9d127de0bb78e", - "reference": "0d9afa762f2400de077b2192f4a9d127de0bb78e", + "url": "https://api.github.com/repos/sebastianbergmann/phpcpd/zipball/dfed51c1288790fc957c9433e2f49ab152e8a564", + "reference": "dfed51c1288790fc957c9433e2f49ab152e8a564", "shasum": "" }, "require": { - "ext-dom": "*", - "php": "^7.1", - "phpunit/php-timer": "^2.0", + "php": "^5.6|^7.0", + "phpunit/php-timer": "^1.0.6", "sebastian/finder-facade": "^1.1", "sebastian/version": "^1.0|^2.0", "symfony/console": "^2.7|^3.0|^4.0" @@ -13147,7 +13226,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.0-dev" + "dev-master": "3.0-dev" } }, "autoload": { @@ -13168,7 +13247,7 @@ ], "description": "Copy/Paste Detector (CPD) for PHP code.", "homepage": "https://github.com/sebastianbergmann/phpcpd", - "time": "2018-09-17T17:17:27+00:00" + "time": "2017-11-16T08:49:28+00:00" }, { "name": "sebastian/recursion-context", @@ -13225,25 +13304,25 @@ }, { "name": "sebastian/resource-operations", - "version": "2.0.1", + "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/resource-operations.git", - "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9" + "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/4d7a795d35b889bf80a0cc04e08d77cedfa917a9", - "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9", + "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52", + "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52", "shasum": "" }, "require": { - "php": "^7.1" + "php": ">=5.6.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.0-dev" + "dev-master": "1.0.x-dev" } }, "autoload": { @@ -13263,7 +13342,7 @@ ], "description": "Provides a list of PHP built-in functions that operate on resources", "homepage": "https://www.github.com/sebastianbergmann/resource-operations", - "time": "2018-10-04T04:07:39+00:00" + "time": "2015-07-28T20:34:47+00:00" }, { "name": "sebastian/version", @@ -14125,16 +14204,16 @@ }, { "name": "vijaycs85/drupal-quality-checker", - "version": "1.2.0", + "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/vijaycs85/drupal-quality-checker.git", - "reference": "9b2975b5f17988f96e81f0c7b9af7d5445bebd22" + "reference": "42eb3c169b669f6753e429d2bbd12dcbe2ba085b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vijaycs85/drupal-quality-checker/zipball/9b2975b5f17988f96e81f0c7b9af7d5445bebd22", - "reference": "9b2975b5f17988f96e81f0c7b9af7d5445bebd22", + "url": "https://api.github.com/repos/vijaycs85/drupal-quality-checker/zipball/42eb3c169b669f6753e429d2bbd12dcbe2ba085b", + "reference": "42eb3c169b669f6753e429d2bbd12dcbe2ba085b", "shasum": "" }, "require": { @@ -14144,7 +14223,7 @@ "jakub-onderka/php-parallel-lint": "^1.0", "localheinz/composer-normalize": "^1.2", "phpro/grumphp": "^0.16", - "sebastian/phpcpd": "^4.0" + "sebastian/phpcpd": "^3.0" }, "type": "project", "notification-url": "https://packagist.org/downloads/", @@ -14160,7 +14239,7 @@ ], "description": "Setups code quality checking tools for Drupal project.", "homepage": "https://github.com/vijaycs85/drupal-quality-checker", - "time": "2019-10-09T16:39:48+00:00" + "time": "2019-10-09T19:40:24+00:00" }, { "name": "webflo/drupal-finder", diff --git a/drupal-org.make b/drupal-org.make index 887df05a7..49df86801 100644 --- a/drupal-org.make +++ b/drupal-org.make @@ -2,7 +2,13 @@ core = 8.x api = 2 defaults[projects][subdir] = contrib projects[acquia_connector][type] = module +<<<<<<< HEAD projects[acquia_connector][version] = 1.21 +||||||| merged common ancestors +projects[acquia_connector][version] = 1.19 +======= +projects[acquia_connector][version] = 1.20 +>>>>>>> Updating all dependencies projects[acquia_pendo][type] = module projects[acquia_pendo][version] = 1.0-alpha1 projects[autosave_form][type] = module