updated opencase

This commit is contained in:
naomi 2022-05-12 08:54:14 +01:00
parent 1cc2935c16
commit 0d83cda853
1 changed files with 55 additions and 53 deletions

108
composer.lock generated
View File

@ -68,7 +68,7 @@
"source": {
"type": "git",
"url": "ssh://git@git.autonomic.zone:2222/autonomic-cooperative/opencase.git",
"reference": "908f930e6466e481512b667350d605f014902178"
"reference": "cfe0b820f570e00a8acd2725b6039ac85a722a37"
},
"require": {
"composer/installers": "*",
@ -85,7 +85,7 @@
"email": "helo@autonomic.zone"
}
],
"time": "2022-04-22T09:03:37+00:00"
"time": "2022-05-11T12:49:15+00:00"
},
{
"name": "bjeavons/zxcvbn-php",
@ -432,16 +432,16 @@
},
{
"name": "consolidation/annotated-command",
"version": "4.5.4",
"version": "4.5.5",
"source": {
"type": "git",
"url": "https://github.com/consolidation/annotated-command.git",
"reference": "93398c3166d9026ab93219ce23b2092b4d7b7904"
"reference": "67cea8e8e7656b74da651ea6f49321853996c0fd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/consolidation/annotated-command/zipball/93398c3166d9026ab93219ce23b2092b4d7b7904",
"reference": "93398c3166d9026ab93219ce23b2092b4d7b7904",
"url": "https://api.github.com/repos/consolidation/annotated-command/zipball/67cea8e8e7656b74da651ea6f49321853996c0fd",
"reference": "67cea8e8e7656b74da651ea6f49321853996c0fd",
"shasum": ""
},
"require": {
@ -482,9 +482,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.4"
"source": "https://github.com/consolidation/annotated-command/tree/4.5.5"
},
"time": "2022-04-05T17:58:10+00:00"
"time": "2022-04-26T16:18:25+00:00"
},
{
"name": "consolidation/config",
@ -2107,16 +2107,16 @@
},
{
"name": "drupal/core",
"version": "9.3.12",
"version": "9.3.13",
"source": {
"type": "git",
"url": "https://github.com/drupal/core.git",
"reference": "ed6af33093f66a9c5048d02f9f2c326ad0e7e90c"
"reference": "02ba7a3a42612a04124ac5131df0726e1e5097c6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/drupal/core/zipball/ed6af33093f66a9c5048d02f9f2c326ad0e7e90c",
"reference": "ed6af33093f66a9c5048d02f9f2c326ad0e7e90c",
"url": "https://api.github.com/repos/drupal/core/zipball/02ba7a3a42612a04124ac5131df0726e1e5097c6",
"reference": "02ba7a3a42612a04124ac5131df0726e1e5097c6",
"shasum": ""
},
"require": {
@ -2358,13 +2358,13 @@
],
"description": "Drupal is an open source content management platform powering millions of websites and applications.",
"support": {
"source": "https://github.com/drupal/core/tree/9.3.12"
"source": "https://github.com/drupal/core/tree/9.3.13"
},
"time": "2022-04-20T14:25:27+00:00"
"time": "2022-05-11T09:20:58+00:00"
},
{
"name": "drupal/core-composer-scaffold",
"version": "9.3.12",
"version": "9.3.13",
"source": {
"type": "git",
"url": "https://github.com/drupal/core-composer-scaffold.git",
@ -2408,13 +2408,13 @@
"drupal"
],
"support": {
"source": "https://github.com/drupal/core-composer-scaffold/tree/9.3.12"
"source": "https://github.com/drupal/core-composer-scaffold/tree/9.3.13"
},
"time": "2022-02-24T17:40:56+00:00"
},
{
"name": "drupal/core-project-message",
"version": "9.3.12",
"version": "9.3.13",
"source": {
"type": "git",
"url": "https://github.com/drupal/core-project-message.git",
@ -2449,22 +2449,22 @@
"drupal"
],
"support": {
"source": "https://github.com/drupal/core-project-message/tree/9.3.12"
"source": "https://github.com/drupal/core-project-message/tree/9.3.13"
},
"time": "2022-02-24T17:40:56+00:00"
},
{
"name": "drupal/core-recommended",
"version": "9.3.12",
"version": "9.3.13",
"source": {
"type": "git",
"url": "https://github.com/drupal/core-recommended.git",
"reference": "a8fa50016c1aa1eb7f4e54f590e6343d286c418f"
"reference": "0fe76c7af47fafcff37d8cb6053014e52e0f4a69"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/drupal/core-recommended/zipball/a8fa50016c1aa1eb7f4e54f590e6343d286c418f",
"reference": "a8fa50016c1aa1eb7f4e54f590e6343d286c418f",
"url": "https://api.github.com/repos/drupal/core-recommended/zipball/0fe76c7af47fafcff37d8cb6053014e52e0f4a69",
"reference": "0fe76c7af47fafcff37d8cb6053014e52e0f4a69",
"shasum": ""
},
"require": {
@ -2473,7 +2473,7 @@
"doctrine/annotations": "1.13.2",
"doctrine/lexer": "1.2.1",
"doctrine/reflection": "1.2.2",
"drupal/core": "9.3.12",
"drupal/core": "9.3.13",
"egulias/email-validator": "3.1.2",
"guzzlehttp/guzzle": "6.5.5",
"guzzlehttp/promises": "1.5.1",
@ -2535,9 +2535,9 @@
],
"description": "Locked core dependencies; require this project INSTEAD OF drupal/core.",
"support": {
"source": "https://github.com/drupal/core-recommended/tree/9.3.12"
"source": "https://github.com/drupal/core-recommended/tree/9.3.13"
},
"time": "2022-04-20T14:25:27+00:00"
"time": "2022-05-11T09:20:58+00:00"
},
{
"name": "drupal/csv_serialization",
@ -3167,6 +3167,10 @@
"name": "RobLoach",
"homepage": "https://www.drupal.org/user/61114"
},
{
"name": "bnjmnm",
"homepage": "https://www.drupal.org/user/2369194"
},
{
"name": "jjeff",
"homepage": "https://www.drupal.org/user/17190"
@ -6943,16 +6947,16 @@
},
{
"name": "psy/psysh",
"version": "v0.11.2",
"version": "v0.11.4",
"source": {
"type": "git",
"url": "https://github.com/bobthecow/psysh.git",
"reference": "7f7da640d68b9c9fec819caae7c744a213df6514"
"reference": "05c544b339b112226ad14803e1e5b09a61957454"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/7f7da640d68b9c9fec819caae7c744a213df6514",
"reference": "7f7da640d68b9c9fec819caae7c744a213df6514",
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/05c544b339b112226ad14803e1e5b09a61957454",
"reference": "05c544b339b112226ad14803e1e5b09a61957454",
"shasum": ""
},
"require": {
@ -6967,15 +6971,13 @@
"symfony/console": "4.4.37 || 5.3.14 || 5.3.15 || 5.4.3 || 5.4.4 || 6.0.3 || 6.0.4"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.2",
"hoa/console": "3.17.05.02"
"bamarni/composer-bin-plugin": "^1.2"
},
"suggest": {
"ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
"ext-pdo-sqlite": "The doc command requires SQLite to work.",
"ext-posix": "If you have PCNTL, you'll want the POSIX extension as well.",
"ext-readline": "Enables support for arrow-key history navigation, and showing and manipulating command history.",
"hoa/console": "A pure PHP readline implementation. You'll want this if your PHP install doesn't already support readline or libedit."
"ext-readline": "Enables support for arrow-key history navigation, and showing and manipulating command history."
},
"bin": [
"bin/psysh"
@ -7015,9 +7017,9 @@
],
"support": {
"issues": "https://github.com/bobthecow/psysh/issues",
"source": "https://github.com/bobthecow/psysh/tree/v0.11.2"
"source": "https://github.com/bobthecow/psysh/tree/v0.11.4"
},
"time": "2022-02-28T15:28:54+00:00"
"time": "2022-05-06T12:49:14+00:00"
},
{
"name": "ralouphie/getallheaders",
@ -8751,16 +8753,16 @@
},
{
"name": "symfony/finder",
"version": "v4.4.37",
"version": "v4.4.41",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
"reference": "b17d76d7ed179f017aad646e858c90a2771af15d"
"reference": "40790bdf293b462798882ef6da72bb49a4a6633a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/b17d76d7ed179f017aad646e858c90a2771af15d",
"reference": "b17d76d7ed179f017aad646e858c90a2771af15d",
"url": "https://api.github.com/repos/symfony/finder/zipball/40790bdf293b462798882ef6da72bb49a4a6633a",
"reference": "40790bdf293b462798882ef6da72bb49a4a6633a",
"shasum": ""
},
"require": {
@ -8793,7 +8795,7 @@
"description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/finder/tree/v4.4.37"
"source": "https://github.com/symfony/finder/tree/v4.4.41"
},
"funding": [
{
@ -8809,7 +8811,7 @@
"type": "tidelift"
}
],
"time": "2022-01-02T09:41:36+00:00"
"time": "2022-04-14T15:36:10+00:00"
},
{
"name": "symfony/http-client-contracts",
@ -10291,16 +10293,16 @@
},
{
"name": "symfony/string",
"version": "v5.4.3",
"version": "v5.4.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
"reference": "92043b7d8383e48104e411bc9434b260dbeb5a10"
"reference": "3c061a76bff6d6ea427d85e12ad1bb8ed8cd43e8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/92043b7d8383e48104e411bc9434b260dbeb5a10",
"reference": "92043b7d8383e48104e411bc9434b260dbeb5a10",
"url": "https://api.github.com/repos/symfony/string/zipball/3c061a76bff6d6ea427d85e12ad1bb8ed8cd43e8",
"reference": "3c061a76bff6d6ea427d85e12ad1bb8ed8cd43e8",
"shasum": ""
},
"require": {
@ -10357,7 +10359,7 @@
"utf8"
],
"support": {
"source": "https://github.com/symfony/string/tree/v5.4.3"
"source": "https://github.com/symfony/string/tree/v5.4.8"
},
"funding": [
{
@ -10373,7 +10375,7 @@
"type": "tidelift"
}
],
"time": "2022-01-02T09:53:40+00:00"
"time": "2022-04-19T10:40:37+00:00"
},
{
"name": "symfony/translation",
@ -11672,16 +11674,16 @@
},
{
"name": "symfony/config",
"version": "v4.4.37",
"version": "v4.4.41",
"source": {
"type": "git",
"url": "https://github.com/symfony/config.git",
"reference": "e8c2d2c951ddedecb6d28954d336cb7d2e852d0e"
"reference": "9d031eb2d4292aed117b0f7fafd5c436dcf3dfd7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/config/zipball/e8c2d2c951ddedecb6d28954d336cb7d2e852d0e",
"reference": "e8c2d2c951ddedecb6d28954d336cb7d2e852d0e",
"url": "https://api.github.com/repos/symfony/config/zipball/9d031eb2d4292aed117b0f7fafd5c436dcf3dfd7",
"reference": "9d031eb2d4292aed117b0f7fafd5c436dcf3dfd7",
"shasum": ""
},
"require": {
@ -11730,7 +11732,7 @@
"description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/config/tree/v4.4.37"
"source": "https://github.com/symfony/config/tree/v4.4.41"
},
"funding": [
{
@ -11746,7 +11748,7 @@
"type": "tidelift"
}
],
"time": "2022-01-03T09:46:22+00:00"
"time": "2022-04-12T15:19:55+00:00"
},
{
"name": "symfony/css-selector",