Code & config for logged-in trainer being automatically added to debrief.
This commit is contained in:
66
composer.lock
generated
66
composer.lock
generated
@ -68,7 +68,7 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "ssh://git@git.autonomic.zone:2222/autonomic-cooperative/goodnightout_opencase.git",
|
||||
"reference": "e51d8772ef4edd5c5bb70148d1e929306e25ac0c"
|
||||
"reference": "ce2b7044f53846cf09ef880b0499e8b86c5c11d1"
|
||||
},
|
||||
"require": {
|
||||
"drupal/admin_toolbar": "*",
|
||||
@ -86,7 +86,7 @@
|
||||
"email": "helo@autonomic.zone"
|
||||
}
|
||||
],
|
||||
"time": "2022-01-19T10:25:36+00:00"
|
||||
"time": "2022-01-21T15:01:10+00:00"
|
||||
},
|
||||
{
|
||||
"name": "autonomic/opencase",
|
||||
@ -94,7 +94,7 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "ssh://git@git.autonomic.zone:2222/autonomic-cooperative/opencase.git",
|
||||
"reference": "40435a16be02628589bf2636b8e2d7d33fbaa020"
|
||||
"reference": "cc551b085103edf895673f6cc08d0a55152d303c"
|
||||
},
|
||||
"require": {
|
||||
"composer/installers": "*",
|
||||
@ -111,7 +111,7 @@
|
||||
"email": "helo@autonomic.zone"
|
||||
}
|
||||
],
|
||||
"time": "2022-01-20T15:59:39+00:00"
|
||||
"time": "2022-01-21T15:00:26+00:00"
|
||||
},
|
||||
{
|
||||
"name": "bjeavons/zxcvbn-php",
|
||||
@ -3026,17 +3026,17 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/facets",
|
||||
"version": "2.0.0",
|
||||
"version": "2.0.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/facets.git",
|
||||
"reference": "2.0.0"
|
||||
"reference": "2.0.1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/facets-2.0.0.zip",
|
||||
"reference": "2.0.0",
|
||||
"shasum": "d7f1f0a494757a174a819d779bcf13a3abbc60bb"
|
||||
"url": "https://ftp.drupal.org/files/projects/facets-2.0.1.zip",
|
||||
"reference": "2.0.1",
|
||||
"shasum": "ec6e9de9dd1726b6ca173abd79a69d2574db3e89"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^9.2 || ^10.0"
|
||||
@ -3050,8 +3050,8 @@
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "2.0.0",
|
||||
"datestamp": "1639140521",
|
||||
"version": "2.0.1",
|
||||
"datestamp": "1642699685",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
@ -3883,17 +3883,17 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/search_api",
|
||||
"version": "1.22.0",
|
||||
"version": "1.23.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/search_api.git",
|
||||
"reference": "8.x-1.22"
|
||||
"reference": "8.x-1.23"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.22.zip",
|
||||
"reference": "8.x-1.22",
|
||||
"shasum": "bac5923161436830eecdf115ef0333b3b931657e"
|
||||
"url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.23.zip",
|
||||
"reference": "8.x-1.23",
|
||||
"shasum": "7de5425bba5b8daa37e98d47b677459dfb1abbe7"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.8 || ^9"
|
||||
@ -3914,8 +3914,8 @@
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-1.22",
|
||||
"datestamp": "1641998566",
|
||||
"version": "8.x-1.23",
|
||||
"datestamp": "1642769872",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
@ -3955,7 +3955,7 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/search_api_db",
|
||||
"version": "1.22.0",
|
||||
"version": "1.23.0",
|
||||
"require": {
|
||||
"drupal/core": "^8.8 || ^9",
|
||||
"drupal/search_api": "*"
|
||||
@ -3963,8 +3963,8 @@
|
||||
"type": "metapackage",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-1.22",
|
||||
"datestamp": "1641998566",
|
||||
"version": "8.x-1.23",
|
||||
"datestamp": "1642769872",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
@ -4447,16 +4447,16 @@
|
||||
},
|
||||
{
|
||||
"name": "drush/drush",
|
||||
"version": "11.0.2",
|
||||
"version": "11.0.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/drush-ops/drush.git",
|
||||
"reference": "3c93b6393d6a463cb1df314dae3db27fbb640cd4"
|
||||
"reference": "d5c63f337f52b059cbe9d39fca2f3090980450dd"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/drush-ops/drush/zipball/3c93b6393d6a463cb1df314dae3db27fbb640cd4",
|
||||
"reference": "3c93b6393d6a463cb1df314dae3db27fbb640cd4",
|
||||
"url": "https://api.github.com/repos/drush-ops/drush/zipball/d5c63f337f52b059cbe9d39fca2f3090980450dd",
|
||||
"reference": "d5c63f337f52b059cbe9d39fca2f3090980450dd",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -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.2"
|
||||
"source": "https://github.com/drush-ops/drush/tree/11.0.3"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -4590,7 +4590,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2022-01-19T13:42:06+00:00"
|
||||
"time": "2022-01-21T12:52:10+00:00"
|
||||
},
|
||||
{
|
||||
"name": "egulias/email-validator",
|
||||
@ -10591,16 +10591,16 @@
|
||||
},
|
||||
{
|
||||
"name": "phpunit/phpunit",
|
||||
"version": "9.5.11",
|
||||
"version": "9.5.12",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
||||
"reference": "2406855036db1102126125537adb1406f7242fdd"
|
||||
"reference": "93d4bf4c37aec6384bb9e5d390d9049a463a7256"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/2406855036db1102126125537adb1406f7242fdd",
|
||||
"reference": "2406855036db1102126125537adb1406f7242fdd",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/93d4bf4c37aec6384bb9e5d390d9049a463a7256",
|
||||
"reference": "93d4bf4c37aec6384bb9e5d390d9049a463a7256",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -10678,7 +10678,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
|
||||
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.11"
|
||||
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.12"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -10690,7 +10690,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2021-12-25T07:07:57+00:00"
|
||||
"time": "2022-01-21T05:54:47+00:00"
|
||||
},
|
||||
{
|
||||
"name": "sebastian/cli-parser",
|
||||
|
||||
Reference in New Issue
Block a user