From 0c50bbe65dbc87936aee34a1c34a3321430d15d3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2020 12:05:22 +0000 Subject: [PATCH] Update phpstan/phpstan requirement from ^0.12.25 to ^0.12.26 Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.25...0.12.26) Signed-off-by: dependabot-preview[bot] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index ca59b41..fada5d5 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ "phpunit/phpunit": "^8.5", "psr/http-factory": "^1.0", "squizlabs/php_codesniffer": "^3.5", - "phpstan/phpstan": "^0.12.25" + "phpstan/phpstan": "^0.12.26" }, "autoload": { "psr-4": {