From f5a9490dfe6cca989f790076c828a3c7d8aba3ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 19:12:04 +0700 Subject: [PATCH] Composer(deps): Bump josantonius/cookie from 2.0.6 to 2.0.7 (#1637) Bumps [josantonius/cookie](https://github.com/josantonius/php-cookie) from 2.0.6 to 2.0.7. - [Release notes](https://github.com/josantonius/php-cookie/releases) - [Changelog](https://github.com/josantonius/php-cookie/blob/main/CHANGELOG.md) - [Commits](https://github.com/josantonius/php-cookie/compare/v2.0.6...v2.0.7) --- updated-dependencies: - dependency-name: josantonius/cookie dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 646c90f0a..44deeac57 100644 --- a/composer.lock +++ b/composer.lock @@ -1413,16 +1413,16 @@ }, { "name": "josantonius/cookie", - "version": "v2.0.6", + "version": "v2.0.7", "source": { "type": "git", "url": "https://github.com/josantonius/php-cookie.git", - "reference": "278c002e4b55c21c988e8c4e7e63eb6b7a3c3c56" + "reference": "f6751dcfdd47a8ed54a77c77760eded24676b8cf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/josantonius/php-cookie/zipball/278c002e4b55c21c988e8c4e7e63eb6b7a3c3c56", - "reference": "278c002e4b55c21c988e8c4e7e63eb6b7a3c3c56", + "url": "https://api.github.com/repos/josantonius/php-cookie/zipball/f6751dcfdd47a8ed54a77c77760eded24676b8cf", + "reference": "f6751dcfdd47a8ed54a77c77760eded24676b8cf", "shasum": "" }, "require": { @@ -1473,7 +1473,7 @@ "type": "github" } ], - "time": "2022-08-10T22:19:41+00:00" + "time": "2024-09-11T14:15:04+00:00" }, { "name": "league/color-extractor",