diff --git a/composer.json b/composer.json index 49c6ade5..636b27fb 100644 --- a/composer.json +++ b/composer.json @@ -55,7 +55,7 @@ "phly/phly-configfactory": "^1.2.0", "phly/phly-event-dispatcher": "^1.3.1", "spatie/yaml-front-matter": "^2.0.7", - "symfony/console": "^6.4.0", + "symfony/console": "^6.4.1", "symfony/yaml": "^6.4.0" }, "require-dev": { diff --git a/composer.lock b/composer.lock index 74af1217..9becd925 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": "01e80ae7aeb5335d251ff546edf73394", + "content-hash": "ee97add3242c90a9fc3b792574eea015", "packages": [ { "name": "brick/varexporter", @@ -2829,16 +2829,16 @@ }, { "name": "symfony/console", - "version": "v6.4.0", + "version": "v6.4.1", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "cd9864b47c367450e14ab32f78fdbf98c44c26b6" + "reference": "a550a7c99daeedef3f9d23fb82e3531525ff11fd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/cd9864b47c367450e14ab32f78fdbf98c44c26b6", - "reference": "cd9864b47c367450e14ab32f78fdbf98c44c26b6", + "url": "https://api.github.com/repos/symfony/console/zipball/a550a7c99daeedef3f9d23fb82e3531525ff11fd", + "reference": "a550a7c99daeedef3f9d23fb82e3531525ff11fd", "shasum": "" }, "require": { @@ -2903,7 +2903,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v6.4.0" + "source": "https://github.com/symfony/console/tree/v6.4.1" }, "funding": [ { @@ -2919,7 +2919,7 @@ "type": "tidelift" } ], - "time": "2023-11-20T16:41:16+00:00" + "time": "2023-11-30T10:54:28+00:00" }, { "name": "symfony/deprecation-contracts",