diff --git a/composer.lock b/composer.lock index 91733b1..14ef96e 100644 --- a/composer.lock +++ b/composer.lock @@ -11196,21 +11196,21 @@ }, { "name": "rector/rector", - "version": "0.12.20", + "version": "0.12.21", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "cfa8d3e236a6e1a41d69712a84d434dfdf70e560" + "reference": "2fb3b1c1d85e784a55e5806cf50734e5aa872eb4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/cfa8d3e236a6e1a41d69712a84d434dfdf70e560", - "reference": "cfa8d3e236a6e1a41d69712a84d434dfdf70e560", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/2fb3b1c1d85e784a55e5806cf50734e5aa872eb4", + "reference": "2fb3b1c1d85e784a55e5806cf50734e5aa872eb4", "shasum": "" }, "require": { "php": "^7.2|^8.0", - "phpstan/phpstan": "^1.5" + "phpstan/phpstan": "^1.5.6" }, "conflict": { "phpstan/phpdoc-parser": "<1.2", @@ -11244,7 +11244,7 @@ "description": "Instant Upgrade and Automated Refactoring of any PHP code", "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/0.12.20" + "source": "https://github.com/rectorphp/rector/tree/0.12.21" }, "funding": [ { @@ -11252,7 +11252,7 @@ "type": "github" } ], - "time": "2022-04-06T12:55:14+00:00" + "time": "2022-04-18T12:12:41+00:00" }, { "name": "sebastian/cli-parser", @@ -13047,5 +13047,5 @@ "ext-iconv": "*" }, "platform-dev": [], - "plugin-api-version": "2.2.0" + "plugin-api-version": "2.3.0" }