From 9bf4eb507ebf8c8caa73c73a22d23dd4d8eaf4d6 Mon Sep 17 00:00:00 2001 From: Greg Anderson Date: Fri, 1 Apr 2022 17:20:46 -0700 Subject: [PATCH] Use stable version of annotated-command --- composer.json | 2 +- composer.lock | 51 +++++++++++++++++++++------------------------------ 2 files changed, 22 insertions(+), 31 deletions(-) diff --git a/composer.json b/composer.json index 81f29f1b98..d2c50bd038 100644 --- a/composer.json +++ b/composer.json @@ -34,7 +34,7 @@ "ext-dom": "*", "chi-teck/drupal-code-generator": "^2.4", "composer/semver": "^1.4 || ^3", - "consolidation/annotated-command": "dev-guard-isbuiltin as 4.5.2", + "consolidation/annotated-command": "^4.5.3", "consolidation/config": "^2", "consolidation/filter-via-dot-access-data": "^2", "consolidation/robo": "^3.0.9", diff --git a/composer.lock b/composer.lock index ea5512dd70..daf0bb6959 100644 --- a/composer.lock +++ b/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "d4ddc8236b6f1778e766720882c6c4a2", + "content-hash": "8094c1701a9d7c36a7478df78b0c9b5c", "packages": [ { "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": { @@ -64,9 +64,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/semver", @@ -151,16 +151,16 @@ }, { "name": "consolidation/annotated-command", - "version": "dev-guard-isbuiltin", + "version": "4.5.3", "source": { "type": "git", "url": "https://github.com/consolidation/annotated-command.git", - "reference": "f5e7152a600118ee13c64114f90a811afdf30a23" + "reference": "1941a743e63993288e09d0686a4cb7ed47813213" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/f5e7152a600118ee13c64114f90a811afdf30a23", - "reference": "f5e7152a600118ee13c64114f90a811afdf30a23", + "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/1941a743e63993288e09d0686a4cb7ed47813213", + "reference": "1941a743e63993288e09d0686a4cb7ed47813213", "shasum": "" }, "require": { @@ -201,9 +201,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/guard-isbuiltin" + "source": "https://github.com/consolidation/annotated-command/tree/4.5.3" }, - "time": "2022-03-31T00:00:29+00:00" + "time": "2022-04-02T00:17:53+00:00" }, { "name": "consolidation/config", @@ -5856,16 +5856,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": { @@ -5943,7 +5943,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": [ { @@ -5955,7 +5955,7 @@ "type": "github" } ], - "time": "2022-03-15T09:57:31+00:00" + "time": "2022-04-01T12:37:26+00:00" }, { "name": "psr/cache", @@ -8682,18 +8682,9 @@ "time": "2020-11-25T02:59:57+00:00" } ], - "aliases": [ - { - "package": "consolidation/annotated-command", - "version": "dev-guard-isbuiltin", - "alias": "4.5.2", - "alias_normalized": "4.5.2.0" - } - ], + "aliases": [], "minimum-stability": "dev", - "stability-flags": { - "consolidation/annotated-command": 20 - }, + "stability-flags": [], "prefer-stable": true, "prefer-lowest": false, "platform": {