added admin toolbar to composer.json

This commit is contained in:
naomi 2022-02-02 08:25:36 +02:00
parent 448ea4bd62
commit 626cd44532
2 changed files with 73 additions and 72 deletions

View File

@ -26,6 +26,7 @@
"autonomic/goodnightout_opencase": "dev-master",
"autonomic/opencase": "dev-master",
"composer/installers": "^1.2",
"drupal/admin_toolbar": "^3.1",
"drupal/base_field_override_ui": "^1.0",
"drupal/better_exposed_filters": "^5.0",
"drupal/content_as_config": "^1.0",

144
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": "1dcd292bcc51cfadae5247424b1c4533",
"content-hash": "8cfd77bfb6b0f6edc8707f127bf09bc4",
"packages": [
{
"name": "asm89/stack-cors",
@ -669,16 +669,16 @@
},
{
"name": "consolidation/log",
"version": "2.0.4",
"version": "2.1.0",
"source": {
"type": "git",
"url": "https://github.com/consolidation/log.git",
"reference": "fc9ec5476ba13a31778695bd2d4f2fa0b0684356"
"reference": "9efdd57031bf2fda033f6a256cd8b7902a4e6b92"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/consolidation/log/zipball/fc9ec5476ba13a31778695bd2d4f2fa0b0684356",
"reference": "fc9ec5476ba13a31778695bd2d4f2fa0b0684356",
"url": "https://api.github.com/repos/consolidation/log/zipball/9efdd57031bf2fda033f6a256cd8b7902a4e6b92",
"reference": "9efdd57031bf2fda033f6a256cd8b7902a4e6b92",
"shasum": ""
},
"require": {
@ -715,9 +715,9 @@
"description": "Improved Psr-3 / Psr\\Log logger based on Symfony Console components.",
"support": {
"issues": "https://github.com/consolidation/log/issues",
"source": "https://github.com/consolidation/log/tree/2.0.4"
"source": "https://github.com/consolidation/log/tree/2.1.0"
},
"time": "2021-12-30T19:05:18+00:00"
"time": "2022-01-30T03:49:07+00:00"
},
{
"name": "consolidation/output-formatters",
@ -1909,20 +1909,20 @@
},
{
"name": "drupal/admin_toolbar",
"version": "3.0.3",
"version": "3.1.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/admin_toolbar.git",
"reference": "3.0.3"
"reference": "3.1.0"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/admin_toolbar-3.0.3.zip",
"reference": "3.0.3",
"shasum": "ce735c931c0bd6da79bd8e45ca459d61015bbe44"
"url": "https://ftp.drupal.org/files/projects/admin_toolbar-3.1.0.zip",
"reference": "3.1.0",
"shasum": "7b596d7de04faca747ba3e5216c2e819aae71f40"
},
"require": {
"drupal/core": "^8.8.0 || ^9.0"
"drupal/core": "^8.8.0 || ^9.0 || ^10.0"
},
"require-dev": {
"drupal/admin_toolbar_tools": "*"
@ -1930,8 +1930,8 @@
"type": "drupal-module",
"extra": {
"drupal": {
"version": "3.0.3",
"datestamp": "1632322497",
"version": "3.1.0",
"datestamp": "1643097060",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
@ -3915,7 +3915,7 @@
"extra": {
"drupal": {
"version": "8.x-1.23",
"datestamp": "1642769872",
"datestamp": "1642935837",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
@ -3964,7 +3964,7 @@
"extra": {
"drupal": {
"version": "8.x-1.23",
"datestamp": "1642769872",
"datestamp": "1642935837",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
@ -4447,16 +4447,16 @@
},
{
"name": "drush/drush",
"version": "11.0.3",
"version": "11.0.4",
"source": {
"type": "git",
"url": "https://github.com/drush-ops/drush.git",
"reference": "d5c63f337f52b059cbe9d39fca2f3090980450dd"
"reference": "94707767c12dd2282556089f08b599512f4d1050"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/drush-ops/drush/zipball/d5c63f337f52b059cbe9d39fca2f3090980450dd",
"reference": "d5c63f337f52b059cbe9d39fca2f3090980450dd",
"url": "https://api.github.com/repos/drush-ops/drush/zipball/94707767c12dd2282556089f08b599512f4d1050",
"reference": "94707767c12dd2282556089f08b599512f4d1050",
"shasum": ""
},
"require": {
@ -4493,7 +4493,7 @@
"cweagans/composer-patches": "~1.0",
"david-garcia/phpwhois": "4.3.0",
"drupal/core-recommended": "^9 || ^10",
"drupal/semver_example": "2.2.0",
"drupal/semver_example": "2.3.0",
"phpunit/phpunit": ">=7.5.20",
"rector/rector": "^0.12",
"squizlabs/php_codesniffer": "^3.6",
@ -4582,7 +4582,7 @@
"irc": "irc://irc.freenode.org/drush",
"issues": "https://github.com/drush-ops/drush/issues",
"slack": "https://drupal.slack.com/messages/C62H9CWQM",
"source": "https://github.com/drush-ops/drush/tree/11.0.3"
"source": "https://github.com/drush-ops/drush/tree/11.0.4"
},
"funding": [
{
@ -4590,7 +4590,7 @@
"type": "github"
}
],
"time": "2022-01-21T12:52:10+00:00"
"time": "2022-01-25T14:02:58+00:00"
},
{
"name": "egulias/email-validator",
@ -6924,16 +6924,16 @@
},
{
"name": "symfony/filesystem",
"version": "v4.4.27",
"version": "v4.4.37",
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
"reference": "517fb795794faf29086a77d99eb8f35e457837a7"
"reference": "c59f37705c3e513ae55b2735f128f4ce363c82ec"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/517fb795794faf29086a77d99eb8f35e457837a7",
"reference": "517fb795794faf29086a77d99eb8f35e457837a7",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/c59f37705c3e513ae55b2735f128f4ce363c82ec",
"reference": "c59f37705c3e513ae55b2735f128f4ce363c82ec",
"shasum": ""
},
"require": {
@ -6967,7 +6967,7 @@
"description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/filesystem/tree/v4.4.27"
"source": "https://github.com/symfony/filesystem/tree/v4.4.37"
},
"funding": [
{
@ -6983,20 +6983,20 @@
"type": "tidelift"
}
],
"time": "2021-07-21T12:19:41+00:00"
"time": "2022-01-02T09:41:36+00:00"
},
{
"name": "symfony/finder",
"version": "v4.4.36",
"version": "v4.4.37",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
"reference": "1fef05633cd61b629e963e5d8200fb6b67ecf42c"
"reference": "b17d76d7ed179f017aad646e858c90a2771af15d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/1fef05633cd61b629e963e5d8200fb6b67ecf42c",
"reference": "1fef05633cd61b629e963e5d8200fb6b67ecf42c",
"url": "https://api.github.com/repos/symfony/finder/zipball/b17d76d7ed179f017aad646e858c90a2771af15d",
"reference": "b17d76d7ed179f017aad646e858c90a2771af15d",
"shasum": ""
},
"require": {
@ -7029,7 +7029,7 @@
"description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/finder/tree/v4.4.36"
"source": "https://github.com/symfony/finder/tree/v4.4.37"
},
"funding": [
{
@ -7045,7 +7045,7 @@
"type": "tidelift"
}
],
"time": "2021-12-15T10:33:10+00:00"
"time": "2022-01-02T09:41:36+00:00"
},
{
"name": "symfony/http-client-contracts",
@ -8527,16 +8527,16 @@
},
{
"name": "symfony/string",
"version": "v5.4.2",
"version": "v5.4.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
"reference": "e6a5d5ecf6589c5247d18e0e74e30b11dfd51a3d"
"reference": "92043b7d8383e48104e411bc9434b260dbeb5a10"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/e6a5d5ecf6589c5247d18e0e74e30b11dfd51a3d",
"reference": "e6a5d5ecf6589c5247d18e0e74e30b11dfd51a3d",
"url": "https://api.github.com/repos/symfony/string/zipball/92043b7d8383e48104e411bc9434b260dbeb5a10",
"reference": "92043b7d8383e48104e411bc9434b260dbeb5a10",
"shasum": ""
},
"require": {
@ -8593,7 +8593,7 @@
"utf8"
],
"support": {
"source": "https://github.com/symfony/string/tree/v5.4.2"
"source": "https://github.com/symfony/string/tree/v5.4.3"
},
"funding": [
{
@ -8609,7 +8609,7 @@
"type": "tidelift"
}
],
"time": "2021-12-16T21:52:00+00:00"
"time": "2022-01-02T09:53:40+00:00"
},
{
"name": "symfony/translation",
@ -9467,16 +9467,16 @@
},
{
"name": "dflydev/placeholder-resolver",
"version": "v1.0.2",
"version": "v1.0.3",
"source": {
"type": "git",
"url": "https://github.com/dflydev/dflydev-placeholder-resolver.git",
"reference": "c498d0cae91b1bb36cc7d60906dab8e62bb7c356"
"reference": "d0161b4be1e15838327b01b21d0149f382d69906"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/dflydev/dflydev-placeholder-resolver/zipball/c498d0cae91b1bb36cc7d60906dab8e62bb7c356",
"reference": "c498d0cae91b1bb36cc7d60906dab8e62bb7c356",
"url": "https://api.github.com/repos/dflydev/dflydev-placeholder-resolver/zipball/d0161b4be1e15838327b01b21d0149f382d69906",
"reference": "d0161b4be1e15838327b01b21d0149f382d69906",
"shasum": ""
},
"require": {
@ -9517,9 +9517,9 @@
],
"support": {
"issues": "https://github.com/dflydev/dflydev-placeholder-resolver/issues",
"source": "https://github.com/dflydev/dflydev-placeholder-resolver/tree/v1.0.2"
"source": "https://github.com/dflydev/dflydev-placeholder-resolver/tree/v1.0.3"
},
"time": "2012-10-28T21:08:28+00:00"
"time": "2021-12-03T16:48:58+00:00"
},
{
"name": "doctrine/instantiator",
@ -10591,16 +10591,16 @@
},
{
"name": "phpunit/phpunit",
"version": "9.5.12",
"version": "9.5.13",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "93d4bf4c37aec6384bb9e5d390d9049a463a7256"
"reference": "597cb647654ede35e43b137926dfdfef0fb11743"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/93d4bf4c37aec6384bb9e5d390d9049a463a7256",
"reference": "93d4bf4c37aec6384bb9e5d390d9049a463a7256",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/597cb647654ede35e43b137926dfdfef0fb11743",
"reference": "597cb647654ede35e43b137926dfdfef0fb11743",
"shasum": ""
},
"require": {
@ -10678,7 +10678,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.12"
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.13"
},
"funding": [
{
@ -10690,7 +10690,7 @@
"type": "github"
}
],
"time": "2022-01-21T05:54:47+00:00"
"time": "2022-01-24T07:33:35+00:00"
},
{
"name": "sebastian/cli-parser",
@ -11707,16 +11707,16 @@
},
{
"name": "symfony/config",
"version": "v4.4.36",
"version": "v4.4.37",
"source": {
"type": "git",
"url": "https://github.com/symfony/config.git",
"reference": "03218ffbd5faeda5e6a97f9109acebf7973ff385"
"reference": "e8c2d2c951ddedecb6d28954d336cb7d2e852d0e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/config/zipball/03218ffbd5faeda5e6a97f9109acebf7973ff385",
"reference": "03218ffbd5faeda5e6a97f9109acebf7973ff385",
"url": "https://api.github.com/repos/symfony/config/zipball/e8c2d2c951ddedecb6d28954d336cb7d2e852d0e",
"reference": "e8c2d2c951ddedecb6d28954d336cb7d2e852d0e",
"shasum": ""
},
"require": {
@ -11765,7 +11765,7 @@
"description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/config/tree/v4.4.36"
"source": "https://github.com/symfony/config/tree/v4.4.37"
},
"funding": [
{
@ -11781,20 +11781,20 @@
"type": "tidelift"
}
],
"time": "2021-12-12T15:06:47+00:00"
"time": "2022-01-03T09:46:22+00:00"
},
{
"name": "symfony/css-selector",
"version": "v4.4.27",
"version": "v4.4.37",
"source": {
"type": "git",
"url": "https://github.com/symfony/css-selector.git",
"reference": "5194f18bd80d106f11efa8f7cd0fbdcc3af96ce6"
"reference": "0628e6c6d7c92f1a7bae543959bdc17347be2436"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/css-selector/zipball/5194f18bd80d106f11efa8f7cd0fbdcc3af96ce6",
"reference": "5194f18bd80d106f11efa8f7cd0fbdcc3af96ce6",
"url": "https://api.github.com/repos/symfony/css-selector/zipball/0628e6c6d7c92f1a7bae543959bdc17347be2436",
"reference": "0628e6c6d7c92f1a7bae543959bdc17347be2436",
"shasum": ""
},
"require": {
@ -11831,7 +11831,7 @@
"description": "Converts CSS selectors to XPath expressions",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/css-selector/tree/v4.4.27"
"source": "https://github.com/symfony/css-selector/tree/v4.4.37"
},
"funding": [
{
@ -11847,20 +11847,20 @@
"type": "tidelift"
}
],
"time": "2021-07-21T12:19:41+00:00"
"time": "2022-01-02T09:41:36+00:00"
},
{
"name": "symfony/dom-crawler",
"version": "v4.4.36",
"version": "v4.4.37",
"source": {
"type": "git",
"url": "https://github.com/symfony/dom-crawler.git",
"reference": "42de12bee3b5e594977209bcdf58ec4fef8dde39"
"reference": "60d36408a3a48500bcc6e30d9f831e51d04d7fa4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/42de12bee3b5e594977209bcdf58ec4fef8dde39",
"reference": "42de12bee3b5e594977209bcdf58ec4fef8dde39",
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/60d36408a3a48500bcc6e30d9f831e51d04d7fa4",
"reference": "60d36408a3a48500bcc6e30d9f831e51d04d7fa4",
"shasum": ""
},
"require": {
@ -11905,7 +11905,7 @@
"description": "Eases DOM navigation for HTML and XML documents",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/dom-crawler/tree/v4.4.36"
"source": "https://github.com/symfony/dom-crawler/tree/v4.4.37"
},
"funding": [
{
@ -11921,7 +11921,7 @@
"type": "tidelift"
}
],
"time": "2021-12-28T14:48:02+00:00"
"time": "2022-01-02T09:41:36+00:00"
},
{
"name": "symfony/polyfill-php81",