updated opencase

This commit is contained in:
naomi 2022-04-03 15:05:38 +01:00
parent 152ddfae1f
commit 84ec923fbe
2 changed files with 29 additions and 29 deletions

View File

@ -32,4 +32,4 @@ steps:
trigger:
branch:
- master
- dev

56
composer.lock generated
View File

@ -94,7 +94,7 @@
"source": {
"type": "git",
"url": "ssh://git@git.autonomic.zone:2222/autonomic-cooperative/opencase.git",
"reference": "65fe65474ea48f1cc53707f8db10f7ed9a7d4bbc"
"reference": "13ddf5aa133227b3ed7eb662f9f5eaeb4abd3d5b"
},
"require": {
"composer/installers": "*",
@ -111,7 +111,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",
@ -164,16 +164,16 @@
},
{
"name": "chi-teck/drupal-code-generator",
"version": "2.5.2",
"version": "2.5.3",
"source": {
"type": "git",
"url": "https://github.com/Chi-teck/drupal-code-generator.git",
"reference": "90f6a8790a71f05d3f4168bae67b73fec6c34294"
"reference": "a49f29b0fe6b6c87fa7dc8979589ce8794c4d655"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/90f6a8790a71f05d3f4168bae67b73fec6c34294",
"reference": "90f6a8790a71f05d3f4168bae67b73fec6c34294",
"url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/a49f29b0fe6b6c87fa7dc8979589ce8794c4d655",
"reference": "a49f29b0fe6b6c87fa7dc8979589ce8794c4d655",
"shasum": ""
},
"require": {
@ -220,9 +220,9 @@
"description": "Drupal code generator",
"support": {
"issues": "https://github.com/Chi-teck/drupal-code-generator/issues",
"source": "https://github.com/Chi-teck/drupal-code-generator/tree/2.5.2"
"source": "https://github.com/Chi-teck/drupal-code-generator/tree/2.5.3"
},
"time": "2022-03-30T16:05:36+00:00"
"time": "2022-03-31T17:15:11+00:00"
},
{
"name": "composer/installers",
@ -458,16 +458,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": {
@ -487,7 +487,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "4.x-dev"
"dev-main": "5.x-dev"
}
},
"autoload": {
@ -508,9 +508,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",
@ -10555,16 +10555,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": {
@ -10642,7 +10642,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": [
{
@ -10654,7 +10654,7 @@
"type": "github"
}
],
"time": "2022-03-15T09:57:31+00:00"
"time": "2022-04-01T12:37:26+00:00"
},
{
"name": "sebastian/cli-parser",
@ -11022,16 +11022,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": {
@ -11073,7 +11073,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": [
{
@ -11081,7 +11081,7 @@
"type": "github"
}
],
"time": "2020-09-28T05:52:38+00:00"
"time": "2022-04-03T09:37:03+00:00"
},
{
"name": "sebastian/exporter",
@ -12034,5 +12034,5 @@
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.1.0"
"plugin-api-version": "2.2.0"
}