Update composer lock file
This commit is contained in:
parent
39ed9180bd
commit
8e80118041
1 changed files with 16 additions and 8 deletions
24
composer.lock
generated
24
composer.lock
generated
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue