From 235d4f03318674cf21eb9877e934f888a427f757 Mon Sep 17 00:00:00 2001 From: bach Date: Mon, 4 Oct 2021 11:47:37 +0200 Subject: [PATCH] updated contrib modules --- composer.json | 1 - composer.lock | 121 ++++---------------------------------------------- 2 files changed, 8 insertions(+), 114 deletions(-) diff --git a/composer.json b/composer.json index b33f1f80..8e32dc78 100644 --- a/composer.json +++ b/composer.json @@ -143,7 +143,6 @@ "drupal/string_translation_ui": "^1.2", "drupal/strings_i18n_json_export": "1.x-dev@dev", "drupal/structure_sync": "^2.0", - "drupal/subrequests": "^2.0", "drupal/swiftmailer": "2.x-dev@dev", "drupal/synonyms": "2.0.0-beta2", "drupal/telephone_formatter": "^1.0@beta", diff --git a/composer.lock b/composer.lock index e0b338e0..880b0caf 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": "f01fb88c51ac322fac43259dc5372019", + "content-hash": "0fb892377b0c7829e739fa693df15653", "packages": [ { "name": "alchemy/zippy", @@ -9673,17 +9673,17 @@ }, { "name": "drupal/linkit", - "version": "5.0.0-beta12", + "version": "5.0.0-beta13", "source": { "type": "git", "url": "https://git.drupalcode.org/project/linkit.git", - "reference": "8.x-5.0-beta12" + "reference": "8.x-5.0-beta13" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/linkit-8.x-5.0-beta12.zip", - "reference": "8.x-5.0-beta12", - "shasum": "9e03975b476f893112d8b12d8b8610926a4e7f2c" + "url": "https://ftp.drupal.org/files/projects/linkit-8.x-5.0-beta13.zip", + "reference": "8.x-5.0-beta13", + "shasum": "9215fbea84166cabc9b7a2d9a04dedaffb9fc1ed" }, "require": { "drupal/core": "^8.7.7 || ^9" @@ -9694,8 +9694,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-5.0-beta12", - "datestamp": "1608957625", + "version": "8.x-5.0-beta13", + "datestamp": "1632933670", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." @@ -12914,59 +12914,6 @@ "source": "https://git.drupalcode.org/project/structure_sync" } }, - { - "name": "drupal/subrequests", - "version": "2.3.0", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/subrequests.git", - "reference": "8.x-2.3" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/subrequests-8.x-2.3.zip", - "reference": "8.x-2.3", - "shasum": "e616fe4d22037e21b934e6fca23ee4eca0493778" - }, - "require": { - "drupal/core": "^8 || ^9", - "galbar/jsonpath": "^1.0" - }, - "require-dev": { - "justinrainbow/json-schema": "^5.2" - }, - "type": "drupal-module", - "extra": { - "drupal": { - "version": "8.x-2.3", - "datestamp": "1593759411", - "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" - } - } - }, - "notification-url": "https://packages.drupal.org/8/downloads", - "license": [ - "GPL-2.0+" - ], - "authors": [ - { - "name": "Mateu Aguiló Bosch", - "homepage": "https://www.drupal.org/user/550110", - "email": "mateu.aguilo.bosch@gmail.com" - }, - { - "name": "mglaman", - "homepage": "https://www.drupal.org/user/2416470" - } - ], - "description": "Add a front controller that you can use to make subrequests.", - "homepage": "https://www.drupal.org/project/subrequests", - "support": { - "source": "https://git.drupalcode.org/project/subrequests" - } - }, { "name": "drupal/swiftmailer", "version": "dev-2.x", @@ -14670,58 +14617,6 @@ }, "time": "2021-04-02T20:21:45+00:00" }, - { - "name": "galbar/jsonpath", - "version": "1.3.1", - "source": { - "type": "git", - "url": "https://github.com/Galbar/JsonPath-PHP.git", - "reference": "38fdd37420626671394bb7e258d3b1be3724537b" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/Galbar/JsonPath-PHP/zipball/38fdd37420626671394bb7e258d3b1be3724537b", - "reference": "38fdd37420626671394bb7e258d3b1be3724537b", - "shasum": "" - }, - "require": { - "php": ">=5.4" - }, - "require-dev": { - "phpunit/phpunit": "~4.0", - "sami/sami": ">=3.3.0", - "satooshi/php-coveralls": ">=1.0.1" - }, - "type": "library", - "autoload": { - "psr-4": { - "JsonPath\\": "src/Galbar/JsonPath", - "Utilities\\": "src/Galbar/Utilities" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "Apache-2.0" - ], - "authors": [ - { - "name": "Alessio Linares", - "email": "alessio@alessio.cc", - "role": "Software Engineer" - } - ], - "description": "JSONPath implementation for querying and updating JSON objects", - "keywords": [ - "json", - "jsonpath", - "path" - ], - "support": { - "issues": "https://github.com/Galbar/JsonPath-PHP/issues", - "source": "https://github.com/Galbar/JsonPath-PHP/tree/1.3.1" - }, - "time": "2021-08-19T20:18:48+00:00" - }, { "name": "giggsey/libphonenumber-for-php", "version": "8.12.31",