Updated goodnightout module
This commit is contained in:
parent
cd03009072
commit
0c6b8bdf83
36
composer.lock
generated
36
composer.lock
generated
@ -68,7 +68,7 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "ssh://git@git.autonomic.zone:2222/autonomic-cooperative/goodnightout_opencase.git",
|
||||
"reference": "48258df5b7feb0213f4d86fe00c9493c18a33438"
|
||||
"reference": "6d906e48a22574b923c314dca1474f632f6965fe"
|
||||
},
|
||||
"require": {
|
||||
"drupal/admin_toolbar": "*",
|
||||
@ -86,7 +86,7 @@
|
||||
"email": "helo@autonomic.zone"
|
||||
}
|
||||
],
|
||||
"time": "2021-09-17T13:08:02+00:00"
|
||||
"time": "2021-10-08T12:41:20+00:00"
|
||||
},
|
||||
{
|
||||
"name": "autonomic/opencase",
|
||||
@ -907,32 +907,32 @@
|
||||
},
|
||||
{
|
||||
"name": "consolidation/robo",
|
||||
"version": "1.4.13",
|
||||
"version": "1.5.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/consolidation/Robo.git",
|
||||
"reference": "fd28dcca1b935950ece26e63541fbdeeb09f7343"
|
||||
"reference": "12bf6b608057604a283e9e597edfed36ba071631"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/consolidation/Robo/zipball/fd28dcca1b935950ece26e63541fbdeeb09f7343",
|
||||
"reference": "fd28dcca1b935950ece26e63541fbdeeb09f7343",
|
||||
"url": "https://api.github.com/repos/consolidation/Robo/zipball/12bf6b608057604a283e9e597edfed36ba071631",
|
||||
"reference": "12bf6b608057604a283e9e597edfed36ba071631",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"consolidation/annotated-command": "^2.12.1|^4.1",
|
||||
"consolidation/annotated-command": "^2.12.1 || ^4.1",
|
||||
"consolidation/config": "^1.2.1",
|
||||
"consolidation/log": "^1.1.1|^2",
|
||||
"consolidation/output-formatters": "^3.5.1|^4.1",
|
||||
"consolidation/self-update": "^1.1.5",
|
||||
"consolidation/log": "^1.1.1 || ^2",
|
||||
"consolidation/output-formatters": "^3.5.1 || ^4.1",
|
||||
"consolidation/self-update": "^1.1.5 || ^2",
|
||||
"grasmash/yaml-expander": "^1.4",
|
||||
"league/container": "^2.4.1",
|
||||
"php": ">=5.5.0",
|
||||
"symfony/console": "^2.8|^3|^4",
|
||||
"symfony/event-dispatcher": "^2.5|^3|^4",
|
||||
"symfony/filesystem": "^2.5|^3|^4",
|
||||
"symfony/finder": "^2.5|^3|^4|^5",
|
||||
"symfony/process": "^2.5|^3|^4"
|
||||
"symfony/console": "^2.8 || ^3 || ^4",
|
||||
"symfony/event-dispatcher": "^2.5 || ^3 || ^4",
|
||||
"symfony/filesystem": "^2.5 || ^3 || ^4",
|
||||
"symfony/finder": "^2.5 || ^3 || ^4 || ^5",
|
||||
"symfony/process": "^2.5 || ^3 || ^4"
|
||||
},
|
||||
"replace": {
|
||||
"codegyre/robo": "< 1.0"
|
||||
@ -1020,9 +1020,9 @@
|
||||
"description": "Modern task runner",
|
||||
"support": {
|
||||
"issues": "https://github.com/consolidation/Robo/issues",
|
||||
"source": "https://github.com/consolidation/Robo/tree/1.4.13"
|
||||
"source": "https://github.com/consolidation/Robo/tree/1.5.0"
|
||||
},
|
||||
"time": "2020-10-11T04:51:34+00:00"
|
||||
"time": "2021-10-08T03:51:31+00:00"
|
||||
},
|
||||
{
|
||||
"name": "consolidation/self-update",
|
||||
@ -1763,7 +1763,7 @@
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "3.0.3",
|
||||
"datestamp": "1632322068",
|
||||
"datestamp": "1632322497",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
|
Reference in New Issue
Block a user