From da598974b16c604130ddfeec526ab613fc9753a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 03:00:51 +0000 Subject: [PATCH] Bump phpstan/phpstan-symfony from 1.2.25 to 1.3.1 Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony) from 1.2.25 to 1.3.1. - [Release notes](https://github.com/phpstan/phpstan-symfony/releases) - [Commits](https://github.com/phpstan/phpstan-symfony/compare/1.2.25...1.3.1) --- updated-dependencies: - dependency-name: phpstan/phpstan-symfony dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 668ae1dc5..edd6d1789 100644 --- a/composer.lock +++ b/composer.lock @@ -12888,16 +12888,16 @@ }, { "name": "phpstan/phpstan-symfony", - "version": "1.2.25", + "version": "1.3.1", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-symfony.git", - "reference": "1da7bf450c6b351fec08ca0aa97298473d4f6ab3" + "reference": "7e78605a699d183f5a6936cf91904f4c16ca79b2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/1da7bf450c6b351fec08ca0aa97298473d4f6ab3", - "reference": "1da7bf450c6b351fec08ca0aa97298473d4f6ab3", + "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/7e78605a699d183f5a6936cf91904f4c16ca79b2", + "reference": "7e78605a699d183f5a6936cf91904f4c16ca79b2", "shasum": "" }, "require": { @@ -12953,9 +12953,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.2.25" + "source": "https://github.com/phpstan/phpstan-symfony/tree/1.3.1" }, - "time": "2023-04-05T12:16:20+00:00" + "time": "2023-04-14T16:59:18+00:00" }, { "name": "symfony/maker-bundle",