diff --git a/composer.json b/composer.json index 48e1d24..210cc2b 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ "softonic/graphql-client": "^2.1", "symfony/console": "^5", "symfony/yaml": "^6.1", - "reload/jira-security-issue": "^1.0.0" + "reload/jira-security-issue": "^2.0.0" }, "repositories": [ { diff --git a/composer.lock b/composer.lock index 2313ba8..6176bd5 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "260beb04872e54fd7cb055a59ee65e41", + "content-hash": "aedaf4017f3132d54d741e15bc7ddf2e", "packages": [ { "name": "guzzlehttp/guzzle", @@ -1028,16 +1028,16 @@ }, { "name": "reload/jira-security-issue", - "version": "v1.1.1", + "version": "v2.0.0", "source": { "type": "git", "url": "https://github.com/reload/jira-security-issue.git", - "reference": "7904da8291d44bae7b174e7a774434a0033c90f1" + "reference": "26a4079d6d279673e957649f66eabb18af4b8a41" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reload/jira-security-issue/zipball/7904da8291d44bae7b174e7a774434a0033c90f1", - "reference": "7904da8291d44bae7b174e7a774434a0033c90f1", + "url": "https://api.github.com/repos/reload/jira-security-issue/zipball/26a4079d6d279673e957649f66eabb18af4b8a41", + "reference": "26a4079d6d279673e957649f66eabb18af4b8a41", "shasum": "" }, "require": { @@ -1069,9 +1069,9 @@ "description": "Create Jira issues if it doesn't exist", "support": { "issues": "https://github.com/reload/jira-security-issue/issues", - "source": "https://github.com/reload/jira-security-issue/tree/v1.1.1" + "source": "https://github.com/reload/jira-security-issue/tree/v2.0.0" }, - "time": "2024-04-15T04:07:25+00:00" + "time": "2024-04-16T08:05:22+00:00" }, { "name": "softonic/graphql-client",