updated gno module
This commit is contained in:
parent
c13966464a
commit
6a416a43b0
20
composer.lock
generated
20
composer.lock
generated
@ -68,7 +68,7 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "ssh://git@git.autonomic.zone:2222/autonomic-cooperative/goodnightout_opencase.git",
|
||||
"reference": "2d99504839b4fd20e2610e56d1f7d65046e24b9a"
|
||||
"reference": "2ff157989068445ef3414a7676286d2b96a31c8f"
|
||||
},
|
||||
"require": {
|
||||
"drupal/admin_toolbar": "*",
|
||||
@ -86,7 +86,7 @@
|
||||
"email": "helo@autonomic.zone"
|
||||
}
|
||||
],
|
||||
"time": "2022-03-24T08:07:08+00:00"
|
||||
"time": "2022-04-03T17:15:41+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",
|
||||
|
Reference in New Issue
Block a user