diff --git a/composer.json b/composer.json index 8b9a4f71..989352f7 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ "nikolaposa/version": "^4.1.0", "ocramius/package-versions": "^2.7.0", "roave/better-reflection": "^6.5.0", - "symfony/console": "^6.2.2" + "symfony/console": "^6.2.3" }, "license": "MIT", "authors": [ diff --git a/composer.lock b/composer.lock index 786943e3..d5c5188e 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "1c4617e77b0c9814323a90a0c1639c09", + "content-hash": "8b89828b37844c22b230ad947fdbf10c", "packages": [ { "name": "azjezz/psl", @@ -1613,16 +1613,16 @@ }, { "name": "symfony/console", - "version": "v6.2.2", + "version": "v6.2.3", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "5a9bd5c543f00157c55face973c149957467db31" + "reference": "0f579613e771dba2dbb8211c382342a641f5da06" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/5a9bd5c543f00157c55face973c149957467db31", - "reference": "5a9bd5c543f00157c55face973c149957467db31", + "url": "https://api.github.com/repos/symfony/console/zipball/0f579613e771dba2dbb8211c382342a641f5da06", + "reference": "0f579613e771dba2dbb8211c382342a641f5da06", "shasum": "" }, "require": { @@ -1689,7 +1689,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v6.2.2" + "source": "https://github.com/symfony/console/tree/v6.2.3" }, "funding": [ { @@ -1705,7 +1705,7 @@ "type": "tidelift" } ], - "time": "2022-12-16T15:08:36+00:00" + "time": "2022-12-28T14:26:22+00:00" }, { "name": "symfony/deprecation-contracts",