From 8e8011804137e34809536acc40be53db22a80777 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Tue, 4 Feb 2020 23:07:37 -0500 Subject: [PATCH] Update composer lock file --- composer.lock | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) diff --git a/composer.lock b/composer.lock index 9d4c3ac..ee16dd4 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": "f6b0045febecd69f877ca796c62e299e", + "content-hash": "cc64f21a77703ab4b0ffe17413e50037", "packages": [ { "name": "asm89/stack-cors", @@ -2438,17 +2438,17 @@ }, { "name": "drupal/bulma", - "version": "1.0.0-beta3", + "version": "1.0.0-beta4", "source": { "type": "git", "url": "https://git.drupalcode.org/project/bulma.git", - "reference": "8.x-1.0-beta3" + "reference": "8.x-1.0-beta4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/bulma-8.x-1.0-beta3.zip", - "reference": "8.x-1.0-beta3", - "shasum": "cfc76cffc10c198afb78a7699690b3f95c5ea950" + "url": "https://ftp.drupal.org/files/projects/bulma-8.x-1.0-beta4.zip", + "reference": "8.x-1.0-beta4", + "shasum": "54b98779781b15b8ab1e0c3b807fac65c6c21e89" }, "require": { "drupal/core": "~8.0" @@ -2459,8 +2459,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta3", - "datestamp": "1566343985", + "version": "8.x-1.0-beta4", + "datestamp": "1580867352", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." @@ -2472,6 +2472,14 @@ "GPL-2.0-or-later" ], "authors": [ + { + "name": "MatijaJurcevic", + "homepage": "https://www.drupal.org/user/3173519" + }, + { + "name": "mseric", + "homepage": "https://www.drupal.org/user/3574018" + }, { "name": "nedjo", "homepage": "https://www.drupal.org/user/4481"