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