diff --git a/composer.json b/composer.json index 5cca481..a4930b3 100644 --- a/composer.json +++ b/composer.json @@ -28,14 +28,6 @@ "phpunit/phpunit": "^12.0", "phpstan/phpstan-phpunit": "^1.3" }, - "extra": { - "composer-exit-on-patch-failure": true, - "patches": { - "lesstif/php-jira-rest-client": { - "#554: fix deprecated search to search/jql": "https://github.com/lesstif/php-jira-rest-client/pull/554/commits/0823afc040b752007cb2217a722bf3f4d4fccc5d.patch" - } - } - }, "config": { "platform": { "php": "8.4" @@ -45,7 +37,5 @@ "phpstan/extension-installer": true, "cweagans/composer-patches": true } - }, - "minimum-stability": "dev", - "prefer-stable": true + } } diff --git a/composer.lock b/composer.lock index 5f96359..68b632b 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": "f674f6c70efeabfa88269b2b655938cc", + "content-hash": "d3f0c69647fa74ee531b04d97e3c3896", "packages": [ { "name": "azjezz/psl", @@ -157,54 +157,6 @@ ], "time": "2025-08-20T19:15:30+00:00" }, - { - "name": "cweagans/composer-patches", - "version": "1.7.3", - "source": { - "type": "git", - "url": "https://github.com/cweagans/composer-patches.git", - "reference": "e190d4466fe2b103a55467dfa83fc2fecfcaf2db" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/e190d4466fe2b103a55467dfa83fc2fecfcaf2db", - "reference": "e190d4466fe2b103a55467dfa83fc2fecfcaf2db", - "shasum": "" - }, - "require": { - "composer-plugin-api": "^1.0 || ^2.0", - "php": ">=5.3.0" - }, - "require-dev": { - "composer/composer": "~1.0 || ~2.0", - "phpunit/phpunit": "~4.6" - }, - "type": "composer-plugin", - "extra": { - "class": "cweagans\\Composer\\Patches" - }, - "autoload": { - "psr-4": { - "cweagans\\Composer\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Cameron Eagans", - "email": "me@cweagans.net" - } - ], - "description": "Provides a way to patch Composer packages.", - "support": { - "issues": "https://github.com/cweagans/composer-patches/issues", - "source": "https://github.com/cweagans/composer-patches/tree/1.7.3" - }, - "time": "2022-12-20T22:53:13+00:00" - }, { "name": "graham-campbell/result-type", "version": "v1.1.3", @@ -269,24 +221,25 @@ }, { "name": "lesstif/php-jira-rest-client", - "version": "dev-main", + "version": "5.11.0", "source": { "type": "git", "url": "https://github.com/lesstif/php-jira-rest-client.git", - "reference": "a6a96c02023c73e915a2e4f31f1e2beefa1f64c1" + "reference": "2e79233627ec666dc1693576ff3a82a42b542882" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/lesstif/php-jira-rest-client/zipball/a6a96c02023c73e915a2e4f31f1e2beefa1f64c1", - "reference": "a6a96c02023c73e915a2e4f31f1e2beefa1f64c1", + "url": "https://api.github.com/repos/lesstif/php-jira-rest-client/zipball/2e79233627ec666dc1693576ff3a82a42b542882", + "reference": "2e79233627ec666dc1693576ff3a82a42b542882", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "monolog/monolog": "^2.0|^3.0", - "netresearch/jsonmapper": "^4.2", - "php": "^8.0" + "netresearch/jsonmapper": "^4.2|^5.0", + "php": "^8.0", + "vlucas/phpdotenv": "^5.0|^6.0" }, "require-dev": { "mockery/mockery": "^1.0|^2.0", @@ -294,10 +247,6 @@ "phpunit/phpunit": "^9.0|^10.0", "symfony/var-dumper": "^5.0|^6.0|^7.0" }, - "suggest": { - "vlucas/phpdotenv": "^5.0|^6.0" - }, - "default-branch": true, "type": "library", "extra": { "laravel": { @@ -331,9 +280,9 @@ ], "support": { "issues": "https://github.com/lesstif/php-jira-rest-client/issues", - "source": "https://github.com/lesstif/php-jira-rest-client/tree/main" + "source": "https://github.com/lesstif/php-jira-rest-client/tree/5.11.0" }, - "time": "2025-04-05T13:08:01+00:00" + "time": "2025-09-20T04:53:17+00:00" }, { "name": "monolog/monolog", @@ -440,16 +389,16 @@ }, { "name": "netresearch/jsonmapper", - "version": "v4.5.0", + "version": "v5.0.0", "source": { "type": "git", "url": "https://github.com/cweiske/jsonmapper.git", - "reference": "8e76efb98ee8b6afc54687045e1b8dba55ac76e5" + "reference": "8c64d8d444a5d764c641ebe97e0e3bc72b25bf6c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cweiske/jsonmapper/zipball/8e76efb98ee8b6afc54687045e1b8dba55ac76e5", - "reference": "8e76efb98ee8b6afc54687045e1b8dba55ac76e5", + "url": "https://api.github.com/repos/cweiske/jsonmapper/zipball/8c64d8d444a5d764c641ebe97e0e3bc72b25bf6c", + "reference": "8c64d8d444a5d764c641ebe97e0e3bc72b25bf6c", "shasum": "" }, "require": { @@ -485,9 +434,9 @@ "support": { "email": "cweiske@cweiske.de", "issues": "https://github.com/cweiske/jsonmapper/issues", - "source": "https://github.com/cweiske/jsonmapper/tree/v4.5.0" + "source": "https://github.com/cweiske/jsonmapper/tree/v5.0.0" }, - "time": "2024-09-08T10:13:13+00:00" + "time": "2024-09-08T10:20:00+00:00" }, { "name": "phpoption/phpoption", @@ -669,44 +618,35 @@ }, { "name": "reload/jira-security-issue", - "version": "v2.0.10", + "version": "v2.0.11", "source": { "type": "git", "url": "https://github.com/reload/jira-security-issue.git", - "reference": "4005be6438d383bc7ac8c902db1c147dac0e31b3" + "reference": "505297344307d74726cf0675dd496a3ace4cab1d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reload/jira-security-issue/zipball/4005be6438d383bc7ac8c902db1c147dac0e31b3", - "reference": "4005be6438d383bc7ac8c902db1c147dac0e31b3", + "url": "https://api.github.com/repos/reload/jira-security-issue/zipball/505297344307d74726cf0675dd496a3ace4cab1d", + "reference": "505297344307d74726cf0675dd496a3ace4cab1d", "shasum": "" }, "require": { - "cweagans/composer-patches": "^1.7", - "lesstif/php-jira-rest-client": "dev-main", + "lesstif/php-jira-rest-client": "^5.11", "php": ">=8.3.0", "webignition/symfony-console-typed-input": "^0.6" }, "require-dev": { "appocular/coding-standard": "^2.0", - "jangregor/phpstan-prophecy": "^1.0", + "jangregor/phpstan-prophecy": "^2", "phpspec/prophecy": "^1.15", "phpspec/prophecy-phpunit": "^2.0", "phpstan/extension-installer": "^1.3", - "phpstan/phpstan": "^1.10", + "phpstan/phpstan": "^2", "phpunit/phpunit": "^12.3", "sempro/phpunit-pretty-print": "^1.2", "symfony/console": "^5.0" }, "type": "library", - "extra": { - "patches": { - "lesstif/php-jira-rest-client": { - "#554: fix deprecated search to search/jql": "https://github.com/lesstif/php-jira-rest-client/pull/554/commits/0823afc040b752007cb2217a722bf3f4d4fccc5d.patch" - } - }, - "composer-exit-on-patch-failure": true - }, "autoload": { "psr-4": { "Reload\\": "src/Reload/" @@ -719,9 +659,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/v2.0.10" + "source": "https://github.com/reload/jira-security-issue/tree/v2.0.11" }, - "time": "2025-09-17T07:02:18+00:00" + "time": "2025-09-20T05:58:50+00:00" }, { "name": "revolt/event-loop", @@ -2655,16 +2595,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.12.11", + "version": "1.12.29", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "0d1fc20a962a91be578bcfe7cf939e6e1a2ff733" + "reference": "0835c625a38ac6484f050077116b6668bc3ab57d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/0d1fc20a962a91be578bcfe7cf939e6e1a2ff733", - "reference": "0d1fc20a962a91be578bcfe7cf939e6e1a2ff733", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/0835c625a38ac6484f050077116b6668bc3ab57d", + "reference": "0835c625a38ac6484f050077116b6668bc3ab57d", "shasum": "" }, "require": { @@ -2709,20 +2649,20 @@ "type": "github" } ], - "time": "2024-11-17T14:08:01+00:00" + "time": "2025-09-16T08:46:57+00:00" }, { "name": "phpstan/phpstan-phpunit", - "version": "1.4.1", + "version": "1.4.2", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-phpunit.git", - "reference": "11d4235fbc6313ecbf93708606edfd3222e44949" + "reference": "72a6721c9b64b3e4c9db55abbc38f790b318267e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/11d4235fbc6313ecbf93708606edfd3222e44949", - "reference": "11d4235fbc6313ecbf93708606edfd3222e44949", + "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/72a6721c9b64b3e4c9db55abbc38f790b318267e", + "reference": "72a6721c9b64b3e4c9db55abbc38f790b318267e", "shasum": "" }, "require": { @@ -2759,22 +2699,22 @@ "description": "PHPUnit extensions and rules for PHPStan", "support": { "issues": "https://github.com/phpstan/phpstan-phpunit/issues", - "source": "https://github.com/phpstan/phpstan-phpunit/tree/1.4.1" + "source": "https://github.com/phpstan/phpstan-phpunit/tree/1.4.2" }, - "time": "2024-11-12T12:43:59+00:00" + "time": "2024-12-17T17:20:49+00:00" }, { "name": "phpunit/php-code-coverage", - "version": "12.3.7", + "version": "12.3.8", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "bbede0f5593dad37af3be6a6f8e6ae1885e8a0a9" + "reference": "99e692c6a84708211f7536ba322bbbaef57ac7fc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/bbede0f5593dad37af3be6a6f8e6ae1885e8a0a9", - "reference": "bbede0f5593dad37af3be6a6f8e6ae1885e8a0a9", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/99e692c6a84708211f7536ba322bbbaef57ac7fc", + "reference": "99e692c6a84708211f7536ba322bbbaef57ac7fc", "shasum": "" }, "require": { @@ -2830,7 +2770,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy", - "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/12.3.7" + "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/12.3.8" }, "funding": [ { @@ -2850,7 +2790,7 @@ "type": "tidelift" } ], - "time": "2025-09-10T09:59:06+00:00" + "time": "2025-09-17T11:31:43+00:00" }, { "name": "phpunit/php-file-iterator", @@ -4244,13 +4184,13 @@ }, "type": "phpstan-extension", "extra": { - "branch-alias": { - "dev-master": "1.1-dev" - }, "phpstan": { "includes": [ "phpstan-safe-rule.neon" ] + }, + "branch-alias": { + "dev-master": "1.1-dev" } }, "autoload": { @@ -4327,9 +4267,9 @@ } ], "aliases": [], - "minimum-stability": "dev", + "minimum-stability": "stable", "stability-flags": {}, - "prefer-stable": true, + "prefer-stable": false, "prefer-lowest": false, "platform": { "ext-openssl": "*"