Update composer lock file

This commit is contained in:
Benjamin Melançon 2019-09-01 23:48:09 -04:00
parent d6e455fb81
commit 27c0b34a4e

106
composer.lock generated
View file

@ -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": "a0caa04b6bd10c91f7153a3c4fb0251f",
"content-hash": "dd82fb1cdc3f56198972f9dc6c88bb45",
"packages": [
{
"name": "asm89/stack-cors",
@ -2531,6 +2531,33 @@
"issues": "https://www.drupal.org/project/issues/claro"
}
},
{
"name": "drupal/classitup",
"version": "dev-8.x-1.x",
"source": {
"type": "git",
"url": "git@git.drupal.org:project/classitup.git",
"reference": "258efec2ad7ee2fea3ded40da5d19e5cbe2c0cc5"
},
"type": "drupal-module",
"license": [
"GPL-2.0+"
],
"description": "Class it up provides classes based on information Drupal knows about.",
"homepage": "https://www.drupal.org/project/classitup",
"keywords": [
"CSS",
"classes",
"drupal",
"styling",
"theming"
],
"support": {
"issues": "https://www.drupal.org/project/issues/classitup",
"source": "https://git.drupalcode.org/project/classitup.git"
},
"time": "2019-09-02T03:44:21+00:00"
},
{
"name": "drupal/components",
"version": "1.1.0",
@ -6698,6 +6725,65 @@
"source": "https://git.drupalcode.org/project/menu_block"
}
},
{
"name": "drupal/menu_link_config",
"version": "1.0.0-alpha1",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/menu_link_config.git",
"reference": "8.x-1.0-alpha1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/menu_link_config-8.x-1.0-alpha1.zip",
"reference": "8.x-1.0-alpha1",
"shasum": "700a0dcd4dc96d6600bd49c10df687ed4f49340f"
},
"require": {
"drupal/core": "~8.0"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.0-alpha1",
"datestamp": "1495623484",
"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+"
],
"authors": [
{
"name": "Hydra",
"homepage": "https://www.drupal.org/user/647364"
},
{
"name": "claudiu_cristea",
"homepage": "https://www.drupal.org/user/2623935"
},
{
"name": "dawehner",
"homepage": "https://www.drupal.org/user/99340"
},
{
"name": "tstoeckler",
"homepage": "https://www.drupal.org/user/107158"
}
],
"description": "muh",
"homepage": "https://www.drupal.org/project/menu_link_config",
"support": {
"source": "https://git.drupalcode.org/project/menu_link_config"
}
},
{
"name": "drupal/message",
"version": "1.0.0-rc2",
@ -9048,16 +9134,16 @@
},
{
"name": "nikic/php-parser",
"version": "v4.2.3",
"version": "v4.2.4",
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
"reference": "e612609022e935f3d0337c1295176505b41188c8"
"reference": "97e59c7a16464196a8b9c77c47df68e4a39a45c4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/e612609022e935f3d0337c1295176505b41188c8",
"reference": "e612609022e935f3d0337c1295176505b41188c8",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/97e59c7a16464196a8b9c77c47df68e4a39a45c4",
"reference": "97e59c7a16464196a8b9c77c47df68e4a39a45c4",
"shasum": ""
},
"require": {
@ -9095,7 +9181,7 @@
"parser",
"php"
],
"time": "2019-08-12T20:17:41+00:00"
"time": "2019-09-01T07:51:21+00:00"
},
{
"name": "paragonie/random_compat",
@ -11636,6 +11722,12 @@
],
"packages-dev": [],
"aliases": [
{
"alias": "1.x-dev",
"alias_normalized": "1.9999999.9999999.9999999-dev",
"version": "dev-8.x-1.x",
"package": "drupal/classitup"
},
{
"alias": "1.x-dev",
"alias_normalized": "1.9999999.9999999.9999999-dev",
@ -11646,10 +11738,12 @@
"minimum-stability": "dev",
"stability-flags": {
"drupal/claro": 15,
"drupal/classitup": 20,
"drupal/config_actions": 20,
"drupal/convert_bundles": 15,
"drupal/cshs": 10,
"drupal/drutopia_collection": 20,
"drupal/menu_link_config": 15,
"drupal/twigsuggest": 15
},
"prefer-stable": true,