From 8af8cc2c9a65671e7f56bb421312884c5bbf7b15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Dec 2021 03:00:42 +0000 Subject: [PATCH] Bump league/csv from 9.7.3 to 9.7.4 Bumps [league/csv](https://github.com/thephpleague/csv) from 9.7.3 to 9.7.4. - [Release notes](https://github.com/thephpleague/csv/releases) - [Changelog](https://github.com/thephpleague/csv/blob/master/CHANGELOG.md) - [Commits](https://github.com/thephpleague/csv/compare/9.7.3...9.7.4) --- updated-dependencies: - dependency-name: league/csv dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index a1a0767318..61d93ddf75 100644 --- a/composer.lock +++ b/composer.lock @@ -2612,16 +2612,16 @@ }, { "name": "league/csv", - "version": "9.7.3", + "version": "9.7.4", "source": { "type": "git", "url": "https://github.com/thephpleague/csv.git", - "reference": "d8149032aa74a9daca6f7b35d63c46a35c9bc1d5" + "reference": "002f55f649e7511710dc7154ff44c7be32c8195c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/csv/zipball/d8149032aa74a9daca6f7b35d63c46a35c9bc1d5", - "reference": "d8149032aa74a9daca6f7b35d63c46a35c9bc1d5", + "url": "https://api.github.com/repos/thephpleague/csv/zipball/002f55f649e7511710dc7154ff44c7be32c8195c", + "reference": "002f55f649e7511710dc7154ff44c7be32c8195c", "shasum": "" }, "require": { @@ -2692,7 +2692,7 @@ "type": "github" } ], - "time": "2021-11-21T19:32:00+00:00" + "time": "2021-11-30T07:09:34+00:00" }, { "name": "league/event",