diff --git a/composer.json b/composer.json index 1d9ce4e49..b343c5a43 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ "ext-json": "*", "jetbrains/phpstorm-stubs": "2022.2", "nikic/php-parser": "^4.15.1", - "roave/signature": "^1.5" + "roave/signature": "^1.6" }, "authors": [ { diff --git a/composer.lock b/composer.lock index 5f09ac205..a78b6f1e1 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": "0c8535452c3b33041d038a600669e935", + "content-hash": "ae28d4665faf4c866b0a746794bb2203", "packages": [ { "name": "jetbrains/phpstorm-stubs", @@ -112,26 +112,26 @@ }, { "name": "roave/signature", - "version": "1.5.0", + "version": "1.6.0", "source": { "type": "git", "url": "https://github.com/Roave/Signature.git", - "reference": "b100e2c40e51f3c56a0b29faf3e7ca75c33df60b" + "reference": "ed898589a3088217e6aa4f4a77d7b2b8f5e91a8a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/Signature/zipball/b100e2c40e51f3c56a0b29faf3e7ca75c33df60b", - "reference": "b100e2c40e51f3c56a0b29faf3e7ca75c33df60b", + "url": "https://api.github.com/repos/Roave/Signature/zipball/ed898589a3088217e6aa4f4a77d7b2b8f5e91a8a", + "reference": "ed898589a3088217e6aa4f4a77d7b2b8f5e91a8a", "shasum": "" }, "require": { - "php": "7.4.*|8.0.*|8.1.*" + "php": "7.4.*|8.0.*|8.1.*|8.2.*" }, "require-dev": { - "doctrine/coding-standard": "^9.0", - "infection/infection": "^0.25.1", + "doctrine/coding-standard": "^10.0.0", + "infection/infection": "^0.26.6", "phpunit/phpunit": "^9.5.9", - "vimeo/psalm": "^4.10.1" + "vimeo/psalm": "^4.27.0" }, "type": "library", "autoload": { @@ -146,9 +146,9 @@ "description": "Sign and verify stuff", "support": { "issues": "https://github.com/Roave/Signature/issues", - "source": "https://github.com/Roave/Signature/tree/1.5.0" + "source": "https://github.com/Roave/Signature/tree/1.6.0" }, - "time": "2021-09-18T13:37:44+00:00" + "time": "2022-09-06T11:01:18+00:00" } ], "packages-dev": [