diff --git a/composer.lock b/composer.lock index f5e5948..6cc1c3d 100644 --- a/composer.lock +++ b/composer.lock @@ -8,23 +8,23 @@ "packages": [ { "name": "lesstif/php-jira-rest-client", - "version": "5.5.1", + "version": "5.7.0", "source": { "type": "git", "url": "https://github.com/lesstif/php-jira-rest-client.git", - "reference": "0601219e8a545665c9371b2ed1b521fc58143016" + "reference": "1306db5e8c4041fe0ff296b2fa30809618b192b3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/lesstif/php-jira-rest-client/zipball/0601219e8a545665c9371b2ed1b521fc58143016", - "reference": "0601219e8a545665c9371b2ed1b521fc58143016", + "url": "https://api.github.com/repos/lesstif/php-jira-rest-client/zipball/1306db5e8c4041fe0ff296b2fa30809618b192b3", + "reference": "1306db5e8c4041fe0ff296b2fa30809618b192b3", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "monolog/monolog": "^2.0|^3.0", - "netresearch/jsonmapper": "^3.0|^4.0|^5.0", + "netresearch/jsonmapper": "^4.2", "php": "^8.0" }, "require-dev": { @@ -69,22 +69,22 @@ ], "support": { "issues": "https://github.com/lesstif/php-jira-rest-client/issues", - "source": "https://github.com/lesstif/php-jira-rest-client/tree/5.5.1" + "source": "https://github.com/lesstif/php-jira-rest-client/tree/5.7.0" }, - "time": "2023-09-04T11:59:26+00:00" + "time": "2023-09-26T15:07:29+00:00" }, { "name": "monolog/monolog", - "version": "3.4.0", + "version": "3.5.0", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "e2392369686d420ca32df3803de28b5d6f76867d" + "reference": "c915e2634718dbc8a4a15c61b0e62e7a44e14448" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/e2392369686d420ca32df3803de28b5d6f76867d", - "reference": "e2392369686d420ca32df3803de28b5d6f76867d", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/c915e2634718dbc8a4a15c61b0e62e7a44e14448", + "reference": "c915e2634718dbc8a4a15c61b0e62e7a44e14448", "shasum": "" }, "require": { @@ -160,7 +160,7 @@ ], "support": { "issues": "https://github.com/Seldaek/monolog/issues", - "source": "https://github.com/Seldaek/monolog/tree/3.4.0" + "source": "https://github.com/Seldaek/monolog/tree/3.5.0" }, "funding": [ { @@ -172,7 +172,7 @@ "type": "tidelift" } ], - "time": "2023-06-21T08:46:11+00:00" + "time": "2023-10-27T15:32:31+00:00" }, { "name": "netresearch/jsonmapper", @@ -387,16 +387,16 @@ }, { "name": "reload/jira-security-issue", - "version": "v1.0.46", + "version": "v1.0.47", "source": { "type": "git", "url": "https://github.com/reload/jira-security-issue.git", - "reference": "99fdb2d86119111f1e08093ae08451273e275c26" + "reference": "4f9dab1e2d67fddeef2f9347d081f4ca889e9d1d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reload/jira-security-issue/zipball/99fdb2d86119111f1e08093ae08451273e275c26", - "reference": "99fdb2d86119111f1e08093ae08451273e275c26", + "url": "https://api.github.com/repos/reload/jira-security-issue/zipball/4f9dab1e2d67fddeef2f9347d081f4ca889e9d1d", + "reference": "4f9dab1e2d67fddeef2f9347d081f4ca889e9d1d", "shasum": "" }, "require": { @@ -411,7 +411,7 @@ "phpspec/prophecy-phpunit": "^2.0", "phpstan/extension-installer": "^1.3", "phpstan/phpstan": "^1.10", - "phpunit/phpunit": "^9.6", + "phpunit/phpunit": "^10.5", "sempro/phpunit-pretty-print": "^1.2", "symfony/console": "^5.0" }, @@ -428,9 +428,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.0.46" + "source": "https://github.com/reload/jira-security-issue/tree/v1.0.47" }, - "time": "2023-09-06T04:46:09+00:00" + "time": "2023-12-11T06:26:30+00:00" }, { "name": "symfony/console",