updated opencase

This commit is contained in:
naomi 2022-04-03 15:02:54 +01:00
parent 3589269c0f
commit 805175e0b1
1 changed files with 21 additions and 21 deletions

42
composer.lock generated
View File

@ -68,7 +68,7 @@
"source": {
"type": "git",
"url": "ssh://git@git.autonomic.zone:2222/autonomic-cooperative/opencase.git",
"reference": "65fe65474ea48f1cc53707f8db10f7ed9a7d4bbc"
"reference": "13ddf5aa133227b3ed7eb662f9f5eaeb4abd3d5b"
},
"require": {
"composer/installers": "*",
@ -85,7 +85,7 @@
"email": "helo@autonomic.zone"
}
],
"time": "2022-03-17T10:41:39+00:00"
"time": "2022-04-03T13:51:38+00:00"
},
{
"name": "bjeavons/zxcvbn-php",
@ -432,16 +432,16 @@
},
{
"name": "consolidation/annotated-command",
"version": "4.5.2",
"version": "4.5.3",
"source": {
"type": "git",
"url": "https://github.com/consolidation/annotated-command.git",
"reference": "24c1529436b4f4beec3d19aab71fd127817f47ef"
"reference": "1941a743e63993288e09d0686a4cb7ed47813213"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/consolidation/annotated-command/zipball/24c1529436b4f4beec3d19aab71fd127817f47ef",
"reference": "24c1529436b4f4beec3d19aab71fd127817f47ef",
"url": "https://api.github.com/repos/consolidation/annotated-command/zipball/1941a743e63993288e09d0686a4cb7ed47813213",
"reference": "1941a743e63993288e09d0686a4cb7ed47813213",
"shasum": ""
},
"require": {
@ -461,7 +461,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "4.x-dev"
"dev-main": "5.x-dev"
}
},
"autoload": {
@ -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.2"
"source": "https://github.com/consolidation/annotated-command/tree/4.5.3"
},
"time": "2022-02-20T16:36:18+00:00"
"time": "2022-04-02T00:17:53+00:00"
},
{
"name": "consolidation/config",
@ -10253,16 +10253,16 @@
},
{
"name": "phpunit/phpunit",
"version": "9.5.19",
"version": "9.5.20",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "35ea4b7f3acabb26f4bb640f8c30866c401da807"
"reference": "12bc8879fb65aef2138b26fc633cb1e3620cffba"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/35ea4b7f3acabb26f4bb640f8c30866c401da807",
"reference": "35ea4b7f3acabb26f4bb640f8c30866c401da807",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/12bc8879fb65aef2138b26fc633cb1e3620cffba",
"reference": "12bc8879fb65aef2138b26fc633cb1e3620cffba",
"shasum": ""
},
"require": {
@ -10340,7 +10340,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.19"
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.20"
},
"funding": [
{
@ -10352,7 +10352,7 @@
"type": "github"
}
],
"time": "2022-03-15T09:57:31+00:00"
"time": "2022-04-01T12:37:26+00:00"
},
{
"name": "sebastian/cli-parser",
@ -10720,16 +10720,16 @@
},
{
"name": "sebastian/environment",
"version": "5.1.3",
"version": "5.1.4",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/environment.git",
"reference": "388b6ced16caa751030f6a69e588299fa09200ac"
"reference": "1b5dff7bb151a4db11d49d90e5408e4e938270f7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/388b6ced16caa751030f6a69e588299fa09200ac",
"reference": "388b6ced16caa751030f6a69e588299fa09200ac",
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/1b5dff7bb151a4db11d49d90e5408e4e938270f7",
"reference": "1b5dff7bb151a4db11d49d90e5408e4e938270f7",
"shasum": ""
},
"require": {
@ -10771,7 +10771,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/environment/issues",
"source": "https://github.com/sebastianbergmann/environment/tree/5.1.3"
"source": "https://github.com/sebastianbergmann/environment/tree/5.1.4"
},
"funding": [
{
@ -10779,7 +10779,7 @@
"type": "github"
}
],
"time": "2020-09-28T05:52:38+00:00"
"time": "2022-04-03T09:37:03+00:00"
},
{
"name": "sebastian/exporter",