diff --git a/composer.lock b/composer.lock index 249841c..a8550ff 100644 --- a/composer.lock +++ b/composer.lock @@ -4,28 +4,28 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "6dbd9ee1d2987cf057c8ccfb770e6573", + "content-hash": "0dc539930360cd3487efbbc64bd39138", "packages": [], "packages-dev": [ { "name": "marcocesarato/php-conventional-changelog", - "version": "1.17.2", + "version": "1.17.3", "source": { "type": "git", "url": "https://github.com/marcocesarato/php-conventional-changelog.git", - "reference": "2a153727bab28c85d54184975292a468fac269f7" + "reference": "c49b4a69ddf9ecbf055e8029c65e54a956d7ffa2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/marcocesarato/php-conventional-changelog/zipball/2a153727bab28c85d54184975292a468fac269f7", - "reference": "2a153727bab28c85d54184975292a468fac269f7", + "url": "https://api.github.com/repos/marcocesarato/php-conventional-changelog/zipball/c49b4a69ddf9ecbf055e8029c65e54a956d7ffa2", + "reference": "c49b4a69ddf9ecbf055e8029c65e54a956d7ffa2", "shasum": "" }, "require": { "ext-json": "*", "ext-mbstring": "*", "php": ">=7.1.3", - "symfony/console": "^4 || ^5 || ^6 || ^7" + "symfony/console": "^4 || ^5 || ^6 || ^7 || ^8" }, "require-dev": { "brainmaestro/composer-git-hooks": "^2.8", @@ -40,9 +40,9 @@ "type": "library", "extra": { "hooks": { - "pre-commit": "composer fix-cs", "pre-push": "composer check-cs", - "post-merge": "composer install" + "post-merge": "composer install", + "pre-commit": "composer fix-cs" } }, "autoload": { @@ -81,9 +81,9 @@ ], "support": { "issues": "https://github.com/marcocesarato/php-conventional-changelog/issues", - "source": "https://github.com/marcocesarato/php-conventional-changelog/tree/v1.17.2" + "source": "https://github.com/marcocesarato/php-conventional-changelog/tree/v1.17.3" }, - "time": "2024-05-19T14:35:27+00:00" + "time": "2026-01-21T11:40:14+00:00" }, { "name": "psr/container", @@ -250,12 +250,12 @@ }, "type": "library", "extra": { + "thanks": { + "url": "https://github.com/symfony/contracts", + "name": "symfony/contracts" + }, "branch-alias": { "dev-main": "3.5-dev" - }, - "thanks": { - "name": "symfony/contracts", - "url": "https://github.com/symfony/contracts" } }, "autoload": { @@ -324,8 +324,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -400,8 +400,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -478,8 +478,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -562,8 +562,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -640,12 +640,12 @@ }, "type": "library", "extra": { + "thanks": { + "url": "https://github.com/symfony/contracts", + "name": "symfony/contracts" + }, "branch-alias": { "dev-main": "3.5-dev" - }, - "thanks": { - "name": "symfony/contracts", - "url": "https://github.com/symfony/contracts" } }, "autoload": { @@ -789,10 +789,10 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, - "platform": [], - "platform-dev": [], - "plugin-api-version": "2.6.0" + "platform": {}, + "platform-dev": {}, + "plugin-api-version": "2.9.0" }