From 4272d2c59cf61817a21ba90a1f74edaa84523949 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Thu, 1 Nov 2018 13:14:17 -0400 Subject: [PATCH] Update composer lock ... with stuff that changed in the last few hours? --- composer.lock | 22 ++++------------------ 1 file changed, 4 insertions(+), 18 deletions(-) diff --git a/composer.lock b/composer.lock index 19307aa..7dfa45f 100644 --- a/composer.lock +++ b/composer.lock @@ -6565,6 +6565,9 @@ "status": "covered", "message": "Covered by Drupal's security advisory policy" } + }, + "patches_applied": { + "PHP fatal error, SimilarTermsArgument::query() must be compatible with NumericArgument": "https://www.drupal.org/files/issues/query_4.patch" } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -7316,9 +7319,7 @@ "drupal/drutopia_social": "^1.0-alpha1", "drupal/drutopia_storyline": "^1.0-alpha2", "drupal/drutopia_user": "^1.0-alpha2", - "drupal/eu_cookie_compliance": "^1.2", "drupal/features": "^3.5", - "drupal/gdpr": "^2.0-alpha4", "drupal/octavia": "^1.0-alpha5", "drupal/paranoia": "^1.0-alpha1", "drupal/subprofiles": "^1.0-alpha1" @@ -7347,26 +7348,11 @@ } } }, - "scripts": { - "drupal-scaffold": [ - "DrupalComposer\\DrupalScaffold\\Plugin::scaffold" - ], - "post-install-cmd": [ - "@composer drupal-scaffold", - "./bin/phing push" - ], - "post-update-cmd": [ - "./bin/phing push" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0+" ], "description": "Drutopia's base distribution provides an enhanced starting place for building sites for grassroots organizations and other purposes.", - "support": { - "source": "https://github.com/drutopia/drutopia/tree/8.x-1.x", - "issues": "https://github.com/drutopia/drutopia/issues" - }, "time": "2018-09-09T18:03:18+00:00" }, {