From 3b6e6d92b24462cfa78fb06aa6ac21cd790d0d67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Nov 2021 15:06:02 +0000 Subject: [PATCH] build(deps-dev): bump marcocesarato/php-conventional-changelog Bumps [marcocesarato/php-conventional-changelog](https://github.com/marcocesarato/php-conventional-changelog) from 1.10.3 to 1.12.2. - [Release notes](https://github.com/marcocesarato/php-conventional-changelog/releases) - [Changelog](https://github.com/marcocesarato/php-conventional-changelog/blob/main/CHANGELOG.md) - [Commits](https://github.com/marcocesarato/php-conventional-changelog/compare/v1.10.3...v1.12.2) --- updated-dependencies: - dependency-name: marcocesarato/php-conventional-changelog dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index d710af2..c19fad8 100644 --- a/composer.lock +++ b/composer.lock @@ -1076,16 +1076,16 @@ }, { "name": "marcocesarato/php-conventional-changelog", - "version": "1.10.3", + "version": "1.12.2", "source": { "type": "git", "url": "https://github.com/marcocesarato/php-conventional-changelog.git", - "reference": "03607fc4366bcda26bb498d4666fc16179e3f53e" + "reference": "90e5bdc8460db9e3721d59834000d100e6bb5aef" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/marcocesarato/php-conventional-changelog/zipball/03607fc4366bcda26bb498d4666fc16179e3f53e", - "reference": "03607fc4366bcda26bb498d4666fc16179e3f53e", + "url": "https://api.github.com/repos/marcocesarato/php-conventional-changelog/zipball/90e5bdc8460db9e3721d59834000d100e6bb5aef", + "reference": "90e5bdc8460db9e3721d59834000d100e6bb5aef", "shasum": "" }, "require": { @@ -1144,9 +1144,9 @@ ], "support": { "issues": "https://github.com/marcocesarato/php-conventional-changelog/issues", - "source": "https://github.com/marcocesarato/php-conventional-changelog/tree/v1.10.3" + "source": "https://github.com/marcocesarato/php-conventional-changelog/tree/v1.12.2" }, - "time": "2021-05-11T16:16:27+00:00" + "time": "2021-10-22T12:45:34+00:00" }, { "name": "monolog/monolog",