Commit composer lock file

This commit is contained in:
benjamin melançon 2020-06-12 15:13:59 -04:00
parent 4cdbb0c497
commit 93ac22fe41

62
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": "7855a568bdf21361f9d92d052064a97f",
"content-hash": "0a300e9a9ba90e13b7d3307112543dda",
"packages": [
{
"name": "algolia/places",
@ -2005,6 +2005,53 @@
"source": "https://git.drupalcode.org/project/address"
}
},
{
"name": "drupal/admin_links_access_filter",
"version": "1.0.0-alpha3",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/admin_links_access_filter.git",
"reference": "8.x-1.0-alpha3"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/admin_links_access_filter-8.x-1.0-alpha3.zip",
"reference": "8.x-1.0-alpha3",
"shasum": "410543c4b14d5c88fa53d7256717756cab522e65"
},
"require": {
"drupal/core": "~8.1"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.0-alpha3",
"datestamp": "1481822103",
"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": "agoradesign",
"homepage": "https://www.drupal.org/user/1183886"
}
],
"description": "Administration links access filter provides a workaround for the common problem that users with 'Use the administration pages and help' permission see menu links they don't have access permission for.",
"homepage": "http://drupal.org/project/admin_links_access_filter",
"support": {
"source": "https://git.drupalcode.org/project/admin_links_access_filter"
}
},
{
"name": "drupal/admin_toolbar",
"version": "2.2.0",
@ -13303,7 +13350,7 @@
},
{
"name": "symfony/filesystem",
"version": "v4.4.9",
"version": "v4.4.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
@ -13353,7 +13400,7 @@
},
{
"name": "symfony/finder",
"version": "v4.4.9",
"version": "v4.4.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
@ -14491,7 +14538,7 @@
},
{
"name": "symfony/var-dumper",
"version": "v4.4.9",
"version": "v4.4.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
@ -15418,7 +15465,7 @@
},
{
"name": "symfony/browser-kit",
"version": "v4.4.9",
"version": "v4.4.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/browser-kit.git",
@ -15477,7 +15524,7 @@
},
{
"name": "symfony/config",
"version": "v5.1.0",
"version": "v5.1.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/config.git",
@ -15543,7 +15590,7 @@
},
{
"name": "symfony/css-selector",
"version": "v4.4.9",
"version": "v4.4.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/css-selector.git",
@ -15701,6 +15748,7 @@
"aliases": [],
"minimum-stability": "dev",
"stability-flags": {
"drupal/admin_links_access_filter": 15,
"drupal/block_theme_sync": 15,
"drupal/coffee": 20,
"drupal/comment_notify": 20,