From 152ddfae1fffbf8cf1aee75399399a88254fbb75 Mon Sep 17 00:00:00 2001 From: autonomic Date: Thu, 31 Mar 2022 15:23:11 +0200 Subject: [PATCH] updated drupal (again! messed up some git thing) --- composer.lock | 90 +++++++++++++++++++++++++-------------------------- 1 file changed, 45 insertions(+), 45 deletions(-) diff --git a/composer.lock b/composer.lock index 2f7f47b..3d7637a 100644 --- a/composer.lock +++ b/composer.lock @@ -68,7 +68,7 @@ "source": { "type": "git", "url": "ssh://git@git.autonomic.zone:2222/autonomic-cooperative/goodnightout_opencase.git", - "reference": "ce2b7044f53846cf09ef880b0499e8b86c5c11d1" + "reference": "2d99504839b4fd20e2610e56d1f7d65046e24b9a" }, "require": { "drupal/admin_toolbar": "*", @@ -86,7 +86,7 @@ "email": "helo@autonomic.zone" } ], - "time": "2022-01-21T15:01:10+00:00" + "time": "2022-03-24T08:07:08+00:00" }, { "name": "autonomic/opencase", @@ -94,7 +94,7 @@ "source": { "type": "git", "url": "ssh://git@git.autonomic.zone:2222/autonomic-cooperative/opencase.git", - "reference": "57fae7c1c36b8fefcdc8740e1f5b59af280c18fc" + "reference": "65fe65474ea48f1cc53707f8db10f7ed9a7d4bbc" }, "require": { "composer/installers": "*", @@ -111,7 +111,7 @@ "email": "helo@autonomic.zone" } ], - "time": "2022-03-17T09:52:40+00:00" + "time": "2022-03-17T10:41:39+00:00" }, { "name": "bjeavons/zxcvbn-php", @@ -164,23 +164,23 @@ }, { "name": "chi-teck/drupal-code-generator", - "version": "2.5.1", + "version": "2.5.2", "source": { "type": "git", "url": "https://github.com/Chi-teck/drupal-code-generator.git", - "reference": "cd3912e25e20bb12b6dce8d522793f3abd71ab8c" + "reference": "90f6a8790a71f05d3f4168bae67b73fec6c34294" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/cd3912e25e20bb12b6dce8d522793f3abd71ab8c", - "reference": "cd3912e25e20bb12b6dce8d522793f3abd71ab8c", + "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/90f6a8790a71f05d3f4168bae67b73fec6c34294", + "reference": "90f6a8790a71f05d3f4168bae67b73fec6c34294", "shasum": "" }, "require": { "ext-json": "*", "php": ">=7.4", - "psr/log": "^1.1 || ^2.0", - "symfony/console": "^4.4.15 || ^5.1", + "psr/log": "^1.1 || ^2.0 || ^3.0", + "symfony/console": "^4.4.15 || ^5.1 || ^6.0", "symfony/filesystem": "^4.4 || ^5.1 || ^6", "symfony/polyfill-php80": "^1.23", "symfony/string": "^5.1 || ^6", @@ -192,12 +192,12 @@ "require-dev": { "chi-teck/drupal-coder-extension": "^1.2", "drupal/coder": "^8.3.14", - "friendsoftwig/twigcs": "^5.0", + "friendsoftwig/twigcs": "dev-master", "phpspec/prophecy-phpunit": "^2.0", "phpunit/phpunit": "^9.4", "squizlabs/php_codesniffer": "^3.5", - "symfony/var-dumper": "^5.2", - "symfony/yaml": "^5.2" + "symfony/var-dumper": "^5.2 || ^6.0", + "symfony/yaml": "^5.2 || ^6.0" }, "bin": [ "bin/dcg" @@ -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.1" + "source": "https://github.com/Chi-teck/drupal-code-generator/tree/2.5.2" }, - "time": "2022-02-24T10:39:38+00:00" + "time": "2022-03-30T16:05:36+00:00" }, { "name": "composer/installers", @@ -2125,16 +2125,16 @@ }, { "name": "drupal/core", - "version": "9.3.8", + "version": "9.3.9", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "e8e3b7e5b3353f7ebf24de9d39087df75bd66afe" + "reference": "86b0c4496e20ae7f945e9a7f0404fafe191ab774" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/e8e3b7e5b3353f7ebf24de9d39087df75bd66afe", - "reference": "e8e3b7e5b3353f7ebf24de9d39087df75bd66afe", + "url": "https://api.github.com/repos/drupal/core/zipball/86b0c4496e20ae7f945e9a7f0404fafe191ab774", + "reference": "86b0c4496e20ae7f945e9a7f0404fafe191ab774", "shasum": "" }, "require": { @@ -2376,13 +2376,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.8" + "source": "https://github.com/drupal/core/tree/9.3.9" }, - "time": "2022-03-16T15:34:53+00:00" + "time": "2022-03-21T21:21:58+00:00" }, { "name": "drupal/core-composer-scaffold", - "version": "9.3.8", + "version": "9.3.9", "source": { "type": "git", "url": "https://github.com/drupal/core-composer-scaffold.git", @@ -2426,13 +2426,13 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-composer-scaffold/tree/9.3.8" + "source": "https://github.com/drupal/core-composer-scaffold/tree/9.3.9" }, "time": "2022-02-24T17:40:56+00:00" }, { "name": "drupal/core-project-message", - "version": "9.3.8", + "version": "9.3.9", "source": { "type": "git", "url": "https://github.com/drupal/core-project-message.git", @@ -2467,22 +2467,22 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-project-message/tree/9.3.8" + "source": "https://github.com/drupal/core-project-message/tree/9.3.9" }, "time": "2022-02-24T17:40:56+00:00" }, { "name": "drupal/core-recommended", - "version": "9.3.8", + "version": "9.3.9", "source": { "type": "git", "url": "https://github.com/drupal/core-recommended.git", - "reference": "98048032809157c723131ecc2394ff55421d5dc6" + "reference": "3ce3f2b6145de56178e006fb2ef94089d32cf411" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-recommended/zipball/98048032809157c723131ecc2394ff55421d5dc6", - "reference": "98048032809157c723131ecc2394ff55421d5dc6", + "url": "https://api.github.com/repos/drupal/core-recommended/zipball/3ce3f2b6145de56178e006fb2ef94089d32cf411", + "reference": "3ce3f2b6145de56178e006fb2ef94089d32cf411", "shasum": "" }, "require": { @@ -2491,11 +2491,11 @@ "doctrine/annotations": "1.13.2", "doctrine/lexer": "1.2.1", "doctrine/reflection": "1.2.2", - "drupal/core": "9.3.8", + "drupal/core": "9.3.9", "egulias/email-validator": "3.1.2", "guzzlehttp/guzzle": "6.5.5", "guzzlehttp/promises": "1.5.1", - "guzzlehttp/psr7": "1.8.3", + "guzzlehttp/psr7": "1.8.5", "laminas/laminas-diactoros": "2.8.0", "laminas/laminas-escaper": "2.9.0", "laminas/laminas-feed": "2.15.0", @@ -2553,9 +2553,9 @@ ], "description": "Locked core dependencies; require this project INSTEAD OF drupal/core.", "support": { - "source": "https://github.com/drupal/core-recommended/tree/9.3.8" + "source": "https://github.com/drupal/core-recommended/tree/9.3.9" }, - "time": "2022-03-16T15:34:53+00:00" + "time": "2022-03-21T21:21:58+00:00" }, { "name": "drupal/ctools", @@ -4889,16 +4889,16 @@ }, { "name": "guzzlehttp/psr7", - "version": "1.8.3", + "version": "1.8.5", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "1afdd860a2566ed3c2b0b4a3de6e23434a79ec85" + "reference": "337e3ad8e5716c15f9657bd214d16cc5e69df268" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/1afdd860a2566ed3c2b0b4a3de6e23434a79ec85", - "reference": "1afdd860a2566ed3c2b0b4a3de6e23434a79ec85", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/337e3ad8e5716c15f9657bd214d16cc5e69df268", + "reference": "337e3ad8e5716c15f9657bd214d16cc5e69df268", "shasum": "" }, "require": { @@ -4979,7 +4979,7 @@ ], "support": { "issues": "https://github.com/guzzle/psr7/issues", - "source": "https://github.com/guzzle/psr7/tree/1.8.3" + "source": "https://github.com/guzzle/psr7/tree/1.8.5" }, "funding": [ { @@ -4995,7 +4995,7 @@ "type": "tidelift" } ], - "time": "2021-10-05T13:56:00+00:00" + "time": "2022-03-20T21:51:18+00:00" }, { "name": "laminas/laminas-diactoros", @@ -10120,16 +10120,16 @@ }, { "name": "phpdocumentor/type-resolver", - "version": "1.6.0", + "version": "1.6.1", "source": { "type": "git", "url": "https://github.com/phpDocumentor/TypeResolver.git", - "reference": "93ebd0014cab80c4ea9f5e297ea48672f1b87706" + "reference": "77a32518733312af16a44300404e945338981de3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/93ebd0014cab80c4ea9f5e297ea48672f1b87706", - "reference": "93ebd0014cab80c4ea9f5e297ea48672f1b87706", + "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/77a32518733312af16a44300404e945338981de3", + "reference": "77a32518733312af16a44300404e945338981de3", "shasum": "" }, "require": { @@ -10164,9 +10164,9 @@ "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names", "support": { "issues": "https://github.com/phpDocumentor/TypeResolver/issues", - "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.6.0" + "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.6.1" }, - "time": "2022-01-04T19:58:01+00:00" + "time": "2022-03-15T21:29:03+00:00" }, { "name": "phpspec/prophecy",