Merge pull request #125 from markcheret/dependabot/composer/marcocesarato/php-conventional-changelog-1.10.2

build(deps-dev): bump marcocesarato/php-conventional-changelog from 1.10.1 to 1.10.2
This commit is contained in:
Mark Cheret 2021-04-19 11:44:21 +02:00 committed by GitHub
commit f6a6852675
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

31
composer.lock generated
View file

@ -1400,16 +1400,16 @@
}, },
{ {
"name": "marcocesarato/php-conventional-changelog", "name": "marcocesarato/php-conventional-changelog",
"version": "1.10.1", "version": "1.10.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/marcocesarato/php-conventional-changelog.git", "url": "https://github.com/marcocesarato/php-conventional-changelog.git",
"reference": "c84d617e0081db7d390cab585facb703f0ea9536" "reference": "1ae4b4207cb3ef133336beb80c9129f513814ae2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/marcocesarato/php-conventional-changelog/zipball/c84d617e0081db7d390cab585facb703f0ea9536", "url": "https://api.github.com/repos/marcocesarato/php-conventional-changelog/zipball/1ae4b4207cb3ef133336beb80c9129f513814ae2",
"reference": "c84d617e0081db7d390cab585facb703f0ea9536", "reference": "1ae4b4207cb3ef133336beb80c9129f513814ae2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1468,9 +1468,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/marcocesarato/php-conventional-changelog/issues", "issues": "https://github.com/marcocesarato/php-conventional-changelog/issues",
"source": "https://github.com/marcocesarato/php-conventional-changelog/tree/v1.10.1" "source": "https://github.com/marcocesarato/php-conventional-changelog/tree/v1.10.2"
}, },
"time": "2021-04-15T12:15:06+00:00" "time": "2021-04-16T09:03:46+00:00"
}, },
{ {
"name": "monolog/monolog", "name": "monolog/monolog",
@ -2892,22 +2892,22 @@
}, },
{ {
"name": "symfony/contracts", "name": "symfony/contracts",
"version": "v2.3.1", "version": "v2.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/contracts.git", "url": "https://github.com/symfony/contracts.git",
"reference": "f7783bdec14b06c323d30a5f74ba70a17ec0ce81" "reference": "8434102b404d119dcaf98c8fe19a2655573ac17a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/contracts/zipball/f7783bdec14b06c323d30a5f74ba70a17ec0ce81", "url": "https://api.github.com/repos/symfony/contracts/zipball/8434102b404d119dcaf98c8fe19a2655573ac17a",
"reference": "f7783bdec14b06c323d30a5f74ba70a17ec0ce81", "reference": "8434102b404d119dcaf98c8fe19a2655573ac17a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=7.2.5", "php": ">=7.2.5",
"psr/cache": "^1.0", "psr/cache": "^1.0|^2.0|^3.0",
"psr/container": "^1.0", "psr/container": "^1.1",
"psr/event-dispatcher": "^1.0" "psr/event-dispatcher": "^1.0"
}, },
"replace": { "replace": {
@ -2930,9 +2930,8 @@
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-version": "2.3",
"branch-alias": { "branch-alias": {
"dev-main": "2.3-dev" "dev-main": "2.4-dev"
} }
}, },
"autoload": { "autoload": {
@ -2971,7 +2970,7 @@
"standards" "standards"
], ],
"support": { "support": {
"source": "https://github.com/symfony/contracts/tree/v2.3.1" "source": "https://github.com/symfony/contracts/tree/v2.4.0"
}, },
"funding": [ "funding": [
{ {
@ -2987,7 +2986,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-10-14T17:08:19+00:00" "time": "2021-04-11T23:07:08+00:00"
}, },
{ {
"name": "symfony/dependency-injection", "name": "symfony/dependency-injection",