updated gno module

This commit is contained in:
naomi 2022-04-06 09:38:41 +01:00
parent c13966464a
commit 377e2f9dd6
1 changed files with 10 additions and 10 deletions

20
composer.lock generated
View File

@ -68,7 +68,7 @@
"source": {
"type": "git",
"url": "ssh://git@git.autonomic.zone:2222/autonomic-cooperative/goodnightout_opencase.git",
"reference": "2d99504839b4fd20e2610e56d1f7d65046e24b9a"
"reference": "d627ab74395f0cf44ff207d18903b2ba71d9b2ed"
},
"require": {
"drupal/admin_toolbar": "*",
@ -86,7 +86,7 @@
"email": "helo@autonomic.zone"
}
],
"time": "2022-03-24T08:07:08+00:00"
"time": "2022-04-06T08:46:54+00:00"
},
{
"name": "autonomic/opencase",
@ -458,22 +458,22 @@
},
{
"name": "consolidation/annotated-command",
"version": "4.5.3",
"version": "4.5.4",
"source": {
"type": "git",
"url": "https://github.com/consolidation/annotated-command.git",
"reference": "1941a743e63993288e09d0686a4cb7ed47813213"
"reference": "93398c3166d9026ab93219ce23b2092b4d7b7904"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/consolidation/annotated-command/zipball/1941a743e63993288e09d0686a4cb7ed47813213",
"reference": "1941a743e63993288e09d0686a4cb7ed47813213",
"url": "https://api.github.com/repos/consolidation/annotated-command/zipball/93398c3166d9026ab93219ce23b2092b4d7b7904",
"reference": "93398c3166d9026ab93219ce23b2092b4d7b7904",
"shasum": ""
},
"require": {
"consolidation/output-formatters": "^4.1.1",
"php": ">=7.1.3",
"psr/log": "^1|^2",
"psr/log": "^1|^2|^3",
"symfony/console": "^4.4.8|^5|^6",
"symfony/event-dispatcher": "^4.4.8|^5|^6",
"symfony/finder": "^4.4.8|^5|^6"
@ -487,7 +487,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "5.x-dev"
"dev-main": "4.x-dev"
}
},
"autoload": {
@ -508,9 +508,9 @@
"description": "Initialize Symfony Console commands from annotated command class methods.",
"support": {
"issues": "https://github.com/consolidation/annotated-command/issues",
"source": "https://github.com/consolidation/annotated-command/tree/4.5.3"
"source": "https://github.com/consolidation/annotated-command/tree/4.5.4"
},
"time": "2022-04-02T00:17:53+00:00"
"time": "2022-04-05T17:58:10+00:00"
},
{
"name": "consolidation/config",