updated opencase after exporting config
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
69572713a4
commit
5870a0b47c
16
composer.lock
generated
16
composer.lock
generated
@ -86,7 +86,7 @@
|
|||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "ssh://git@git.autonomic.zone:2222/autonomic-cooperative/goodnightout_opencase.git",
|
"url": "ssh://git@git.autonomic.zone:2222/autonomic-cooperative/goodnightout_opencase.git",
|
||||||
"reference": "6745bc07a026575c263155daa75a4f88efd25b19"
|
"reference": "b49630ab73218aa42d45dd99c5bb7ca9fb009338"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"drupal/admin_toolbar": "*",
|
"drupal/admin_toolbar": "*",
|
||||||
@ -104,7 +104,7 @@
|
|||||||
"email": "helo@autonomic.zone"
|
"email": "helo@autonomic.zone"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2022-06-17T09:11:09+00:00"
|
"time": "2022-06-20T09:27:38+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "autonomic/opencase",
|
"name": "autonomic/opencase",
|
||||||
@ -7679,16 +7679,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpmailer/phpmailer",
|
"name": "phpmailer/phpmailer",
|
||||||
"version": "v6.6.2",
|
"version": "v6.6.3",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/PHPMailer/PHPMailer.git",
|
"url": "https://github.com/PHPMailer/PHPMailer.git",
|
||||||
"reference": "b52ed06864fdda81b82ec8bf564cf15d45ed4f95"
|
"reference": "9400f305a898f194caff5521f64e5dfa926626f3"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/b52ed06864fdda81b82ec8bf564cf15d45ed4f95",
|
"url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/9400f305a898f194caff5521f64e5dfa926626f3",
|
||||||
"reference": "b52ed06864fdda81b82ec8bf564cf15d45ed4f95",
|
"reference": "9400f305a898f194caff5521f64e5dfa926626f3",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@ -7745,7 +7745,7 @@
|
|||||||
"description": "PHPMailer is a full-featured email creation and transfer class for PHP",
|
"description": "PHPMailer is a full-featured email creation and transfer class for PHP",
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/PHPMailer/PHPMailer/issues",
|
"issues": "https://github.com/PHPMailer/PHPMailer/issues",
|
||||||
"source": "https://github.com/PHPMailer/PHPMailer/tree/v6.6.2"
|
"source": "https://github.com/PHPMailer/PHPMailer/tree/v6.6.3"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@ -7753,7 +7753,7 @@
|
|||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2022-06-14T09:27:21+00:00"
|
"time": "2022-06-20T09:21:02+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpspec/prophecy",
|
"name": "phpspec/prophecy",
|
||||||
|
Reference in New Issue
Block a user