Commit composer lock file
This commit is contained in:
parent
4cdbb0c497
commit
93ac22fe41
1 changed files with 55 additions and 7 deletions
62
composer.lock
generated
62
composer.lock
generated
|
@ -4,7 +4,7 @@
|
||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "7855a568bdf21361f9d92d052064a97f",
|
"content-hash": "0a300e9a9ba90e13b7d3307112543dda",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "algolia/places",
|
"name": "algolia/places",
|
||||||
|
@ -2005,6 +2005,53 @@
|
||||||
"source": "https://git.drupalcode.org/project/address"
|
"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",
|
"name": "drupal/admin_toolbar",
|
||||||
"version": "2.2.0",
|
"version": "2.2.0",
|
||||||
|
@ -13303,7 +13350,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/filesystem",
|
"name": "symfony/filesystem",
|
||||||
"version": "v4.4.9",
|
"version": "v4.4.10",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/filesystem.git",
|
"url": "https://github.com/symfony/filesystem.git",
|
||||||
|
@ -13353,7 +13400,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/finder",
|
"name": "symfony/finder",
|
||||||
"version": "v4.4.9",
|
"version": "v4.4.10",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/finder.git",
|
"url": "https://github.com/symfony/finder.git",
|
||||||
|
@ -14491,7 +14538,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/var-dumper",
|
"name": "symfony/var-dumper",
|
||||||
"version": "v4.4.9",
|
"version": "v4.4.10",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/var-dumper.git",
|
"url": "https://github.com/symfony/var-dumper.git",
|
||||||
|
@ -15418,7 +15465,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/browser-kit",
|
"name": "symfony/browser-kit",
|
||||||
"version": "v4.4.9",
|
"version": "v4.4.10",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/browser-kit.git",
|
"url": "https://github.com/symfony/browser-kit.git",
|
||||||
|
@ -15477,7 +15524,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/config",
|
"name": "symfony/config",
|
||||||
"version": "v5.1.0",
|
"version": "v5.1.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/config.git",
|
"url": "https://github.com/symfony/config.git",
|
||||||
|
@ -15543,7 +15590,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/css-selector",
|
"name": "symfony/css-selector",
|
||||||
"version": "v4.4.9",
|
"version": "v4.4.10",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/css-selector.git",
|
"url": "https://github.com/symfony/css-selector.git",
|
||||||
|
@ -15701,6 +15748,7 @@
|
||||||
"aliases": [],
|
"aliases": [],
|
||||||
"minimum-stability": "dev",
|
"minimum-stability": "dev",
|
||||||
"stability-flags": {
|
"stability-flags": {
|
||||||
|
"drupal/admin_links_access_filter": 15,
|
||||||
"drupal/block_theme_sync": 15,
|
"drupal/block_theme_sync": 15,
|
||||||
"drupal/coffee": 20,
|
"drupal/coffee": 20,
|
||||||
"drupal/comment_notify": 20,
|
"drupal/comment_notify": 20,
|
||||||
|
|
Loading…
Reference in a new issue