From 0f5388dec72ee48a1682042f375a3f9758a87788 Mon Sep 17 00:00:00 2001 From: Violinist bot Date: Thu, 28 Sep 2023 14:15:17 +0000 Subject: [PATCH] Update phpstan/phpstan-symfony --- composer.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.lock b/composer.lock index d2b265e..0657942 100644 --- a/composer.lock +++ b/composer.lock @@ -2636,16 +2636,16 @@ }, { "name": "phpstan/phpstan-symfony", - "version": "1.3.1", + "version": "1.3.3", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-symfony.git", - "reference": "7e78605a699d183f5a6936cf91904f4c16ca79b2" + "reference": "abc7682290c4a1acf3425566616f2fe42c5fa8d0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/7e78605a699d183f5a6936cf91904f4c16ca79b2", - "reference": "7e78605a699d183f5a6936cf91904f4c16ca79b2", + "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/abc7682290c4a1acf3425566616f2fe42c5fa8d0", + "reference": "abc7682290c4a1acf3425566616f2fe42c5fa8d0", "shasum": "" }, "require": { @@ -2659,8 +2659,8 @@ "require-dev": { "nikic/php-parser": "^4.13.0", "php-parallel-lint/php-parallel-lint": "^1.2", - "phpstan/phpstan-phpunit": "^1.0", - "phpstan/phpstan-strict-rules": "^1.0", + "phpstan/phpstan-phpunit": "^1.3.11", + "phpstan/phpstan-strict-rules": "^1.5.1", "phpunit/phpunit": "^8.5.29 || ^9.5", "psr/container": "1.0 || 1.1.1", "symfony/config": "^5.4 || ^6.1", @@ -2701,9 +2701,9 @@ "description": "Symfony Framework extensions and rules for PHPStan", "support": { "issues": "https://github.com/phpstan/phpstan-symfony/issues", - "source": "https://github.com/phpstan/phpstan-symfony/tree/1.3.1" + "source": "https://github.com/phpstan/phpstan-symfony/tree/1.3.3" }, - "time": "2023-04-14T16:59:18+00:00" + "time": "2023-09-28T12:20:16+00:00" }, { "name": "phpunit/php-code-coverage", @@ -4158,5 +4158,5 @@ "platform-overrides": { "php": "8.1.99" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }