From d3bed6773f8316ff78ce77ebb99285d26b1a8bd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 18:25:12 +0000 Subject: [PATCH] Bump civicrm/cv from 0.3.46 to 0.3.47 Bumps [civicrm/cv](https://github.com/civicrm/cv) from 0.3.46 to 0.3.47. - [Release notes](https://github.com/civicrm/cv/releases) - [Commits](https://github.com/civicrm/cv/compare/v0.3.46...v0.3.47) --- updated-dependencies: - dependency-name: civicrm/cv dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.lock b/composer.lock index 3a4ea24..46c711e 100644 --- a/composer.lock +++ b/composer.lock @@ -1092,16 +1092,16 @@ }, { "name": "civicrm/cv", - "version": "v0.3.46", + "version": "v0.3.47", "source": { "type": "git", "url": "https://github.com/civicrm/cv.git", - "reference": "cdb3d51826eecbe10a4dd03ffe0af36952b3e954" + "reference": "ee39593ec76c58274b36c18b7b2302dfa9f32165" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/civicrm/cv/zipball/cdb3d51826eecbe10a4dd03ffe0af36952b3e954", - "reference": "cdb3d51826eecbe10a4dd03ffe0af36952b3e954", + "url": "https://api.github.com/repos/civicrm/cv/zipball/ee39593ec76c58274b36c18b7b2302dfa9f32165", + "reference": "ee39593ec76c58274b36c18b7b2302dfa9f32165", "shasum": "" }, "require": { @@ -1142,9 +1142,9 @@ "description": "CLI tool for CiviCRM", "support": { "issues": "https://github.com/civicrm/cv/issues", - "source": "https://github.com/civicrm/cv/tree/v0.3.46" + "source": "https://github.com/civicrm/cv/tree/v0.3.47" }, - "time": "2023-07-25T03:03:46+00:00" + "time": "2023-08-01T11:38:33+00:00" }, { "name": "composer/installers", @@ -4758,16 +4758,16 @@ }, { "name": "nikic/php-parser", - "version": "v4.16.0", + "version": "v4.17.1", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "19526a33fb561ef417e822e85f08a00db4059c17" + "reference": "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/19526a33fb561ef417e822e85f08a00db4059c17", - "reference": "19526a33fb561ef417e822e85f08a00db4059c17", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d", + "reference": "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d", "shasum": "" }, "require": { @@ -4808,9 +4808,9 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v4.16.0" + "source": "https://github.com/nikic/PHP-Parser/tree/v4.17.1" }, - "time": "2023-06-25T14:52:30+00:00" + "time": "2023-08-13T19:53:39+00:00" }, { "name": "padaliyajay/php-autoprefixer",