diff --git a/composer.json b/composer.json index 105ca2382..f7393be6d 100644 --- a/composer.json +++ b/composer.json @@ -6,8 +6,7 @@ "php": "~8.2.0 || ~8.3.2", "ext-json": "*", "jetbrains/phpstorm-stubs": "2023.3", - "nikic/php-parser": "^5.0.2", - "roave/signature": "^1.8.0" + "nikic/php-parser": "^5.0.2" }, "authors": [ { diff --git a/composer.lock b/composer.lock index cd7bbcf9b..8217bd238 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": "ca4b0964c7625dfb5e5ce68bb59844e4", + "content-hash": "a26d2a21d8dfafe19518da083fee4d65", "packages": [ { "name": "jetbrains/phpstorm-stubs", @@ -111,46 +111,6 @@ "source": "https://github.com/nikic/PHP-Parser/tree/v5.0.2" }, "time": "2024-03-05T20:51:40+00:00" - }, - { - "name": "roave/signature", - "version": "1.8.0", - "source": { - "type": "git", - "url": "https://github.com/Roave/Signature.git", - "reference": "f92ce20f82c9a1df3b50fc56fbdaeb82cf4c9c5b" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/Roave/Signature/zipball/f92ce20f82c9a1df3b50fc56fbdaeb82cf4c9c5b", - "reference": "f92ce20f82c9a1df3b50fc56fbdaeb82cf4c9c5b", - "shasum": "" - }, - "require": { - "php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0" - }, - "require-dev": { - "doctrine/coding-standard": "^12.0.0", - "infection/infection": "^0.26.19", - "phpunit/phpunit": "^9.6.7", - "vimeo/psalm": "^5.9.0" - }, - "type": "library", - "autoload": { - "psr-4": { - "Roave\\Signature\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "description": "Sign and verify stuff", - "support": { - "issues": "https://github.com/Roave/Signature/issues", - "source": "https://github.com/Roave/Signature/tree/1.8.0" - }, - "time": "2023-11-25T00:11:29+00:00" } ], "packages-dev": [