From b43d839a3c963b07c60c1fd365862ddc229f9d16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arne=20J=C3=B8rgensen?= Date: Tue, 16 Apr 2024 10:18:46 +0200 Subject: [PATCH] Update reload/jira-security-issue to v2.0.0 --- composer.json | 2 +- composer.lock | 66 ++++++++++++++++++++++++--------------------------- 2 files changed, 32 insertions(+), 36 deletions(-) diff --git a/composer.json b/composer.json index 0a72928..4863328 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ "symfony/http-client": "^6.3", "ext-openssl": "*", "veewee/xml": "^2.12", - "reload/jira-security-issue": "^1.0", + "reload/jira-security-issue": "^2", "composer/semver": "^3.3", "thecodingmachine/safe": "^2.5", "vlucas/phpdotenv": "^5.5", diff --git a/composer.lock b/composer.lock index 0980295..0b3ec11 100644 --- a/composer.lock +++ b/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "5608cc917a71df16d0de242585c6d9d4", + "content-hash": "9acb7314ba592c292491103bc9cc1cdb", "packages": [ { "name": "azjezz/psl", - "version": "2.9.0", + "version": "2.9.1", "source": { "type": "git", "url": "https://github.com/azjezz/psl.git", - "reference": "a8685b297644f3898c986e89b15309d31b1f47bf" + "reference": "1ade4f1a99fe07a8e06f8dee596609aa07585422" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/azjezz/psl/zipball/a8685b297644f3898c986e89b15309d31b1f47bf", - "reference": "a8685b297644f3898c986e89b15309d31b1f47bf", + "url": "https://api.github.com/repos/azjezz/psl/zipball/1ade4f1a99fe07a8e06f8dee596609aa07585422", + "reference": "1ade4f1a99fe07a8e06f8dee596609aa07585422", "shasum": "" }, "require": { @@ -70,7 +70,7 @@ "description": "PHP Standard Library", "support": { "issues": "https://github.com/azjezz/psl/issues", - "source": "https://github.com/azjezz/psl/tree/2.9.0" + "source": "https://github.com/azjezz/psl/tree/2.9.1" }, "funding": [ { @@ -78,7 +78,7 @@ "type": "github" } ], - "time": "2023-12-29T10:23:32+00:00" + "time": "2024-04-05T05:18:37+00:00" }, { "name": "composer/semver", @@ -292,16 +292,16 @@ }, { "name": "monolog/monolog", - "version": "3.5.0", + "version": "3.6.0", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "c915e2634718dbc8a4a15c61b0e62e7a44e14448" + "reference": "4b18b21a5527a3d5ffdac2fd35d3ab25a9597654" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/c915e2634718dbc8a4a15c61b0e62e7a44e14448", - "reference": "c915e2634718dbc8a4a15c61b0e62e7a44e14448", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/4b18b21a5527a3d5ffdac2fd35d3ab25a9597654", + "reference": "4b18b21a5527a3d5ffdac2fd35d3ab25a9597654", "shasum": "" }, "require": { @@ -324,7 +324,7 @@ "phpstan/phpstan": "^1.9", "phpstan/phpstan-deprecation-rules": "^1.0", "phpstan/phpstan-strict-rules": "^1.4", - "phpunit/phpunit": "^10.1", + "phpunit/phpunit": "^10.5.17", "predis/predis": "^1.1 || ^2", "ruflin/elastica": "^7", "symfony/mailer": "^5.4 || ^6", @@ -377,7 +377,7 @@ ], "support": { "issues": "https://github.com/Seldaek/monolog/issues", - "source": "https://github.com/Seldaek/monolog/tree/3.5.0" + "source": "https://github.com/Seldaek/monolog/tree/3.6.0" }, "funding": [ { @@ -389,7 +389,7 @@ "type": "tidelift" } ], - "time": "2023-10-27T15:32:31+00:00" + "time": "2024-04-12T21:02:21+00:00" }, { "name": "netresearch/jsonmapper", @@ -622,16 +622,16 @@ }, { "name": "reload/jira-security-issue", - "version": "v1.1.0", + "version": "v2.0.0", "source": { "type": "git", "url": "https://github.com/reload/jira-security-issue.git", - "reference": "45b9aa1e85c9752220d65a5cca2b01ad54d5fa8d" + "reference": "26a4079d6d279673e957649f66eabb18af4b8a41" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reload/jira-security-issue/zipball/45b9aa1e85c9752220d65a5cca2b01ad54d5fa8d", - "reference": "45b9aa1e85c9752220d65a5cca2b01ad54d5fa8d", + "url": "https://api.github.com/repos/reload/jira-security-issue/zipball/26a4079d6d279673e957649f66eabb18af4b8a41", + "reference": "26a4079d6d279673e957649f66eabb18af4b8a41", "shasum": "" }, "require": { @@ -663,9 +663,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.0" + "source": "https://github.com/reload/jira-security-issue/tree/v2.0.0" }, - "time": "2024-04-04T11:36:58+00:00" + "time": "2024-04-16T08:05:22+00:00" }, { "name": "revolt/event-loop", @@ -2547,16 +2547,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.10.66", + "version": "1.10.67", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "94779c987e4ebd620025d9e5fdd23323903950bd" + "reference": "16ddbe776f10da6a95ebd25de7c1dbed397dc493" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/94779c987e4ebd620025d9e5fdd23323903950bd", - "reference": "94779c987e4ebd620025d9e5fdd23323903950bd", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/16ddbe776f10da6a95ebd25de7c1dbed397dc493", + "reference": "16ddbe776f10da6a95ebd25de7c1dbed397dc493", "shasum": "" }, "require": { @@ -2599,13 +2599,9 @@ { "url": "https://github.com/phpstan", "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/phpstan/phpstan", - "type": "tidelift" } ], - "time": "2024-03-28T16:17:31+00:00" + "time": "2024-04-16T07:22:02+00:00" }, { "name": "phpstan/phpstan-phpunit", @@ -2980,16 +2976,16 @@ }, { "name": "phpunit/phpunit", - "version": "9.6.18", + "version": "9.6.19", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "32c2c2d6580b1d8ab3c10b1e9e4dc263cc69bb04" + "reference": "a1a54a473501ef4cdeaae4e06891674114d79db8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/32c2c2d6580b1d8ab3c10b1e9e4dc263cc69bb04", - "reference": "32c2c2d6580b1d8ab3c10b1e9e4dc263cc69bb04", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a1a54a473501ef4cdeaae4e06891674114d79db8", + "reference": "a1a54a473501ef4cdeaae4e06891674114d79db8", "shasum": "" }, "require": { @@ -3063,7 +3059,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.18" + "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.19" }, "funding": [ { @@ -3079,7 +3075,7 @@ "type": "tidelift" } ], - "time": "2024-03-21T12:07:32+00:00" + "time": "2024-04-05T04:35:58+00:00" }, { "name": "sebastian/cli-parser",