From 3d8bbfa803c9fc610cfd1aa8a3addcbb55d1fffb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Feb 2021 03:30:04 +0000 Subject: [PATCH] Bump phpstan/phpstan-symfony from 0.12.17 to 0.12.18 Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony) from 0.12.17 to 0.12.18. - [Release notes](https://github.com/phpstan/phpstan-symfony/releases) - [Commits](https://github.com/phpstan/phpstan-symfony/compare/0.12.17...0.12.18) Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index c606545d6..6164a445b 100644 --- a/composer.lock +++ b/composer.lock @@ -11661,16 +11661,16 @@ }, { "name": "phpstan/phpstan-symfony", - "version": "0.12.17", + "version": "0.12.18", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-symfony.git", - "reference": "6f270710294b1b5a029464765bcb6d0f564ff3a1" + "reference": "cc9d9ac264b8ac04961a03dc5b481b58ceaac248" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/6f270710294b1b5a029464765bcb6d0f564ff3a1", - "reference": "6f270710294b1b5a029464765bcb6d0f564ff3a1", + "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/cc9d9ac264b8ac04961a03dc5b481b58ceaac248", + "reference": "cc9d9ac264b8ac04961a03dc5b481b58ceaac248", "shasum": "" }, "require": { @@ -11723,7 +11723,7 @@ } ], "description": "Symfony Framework extensions and rules for PHPStan", - "time": "2021-02-11T18:45:32+00:00" + "time": "2021-02-13T07:38:10+00:00" }, { "name": "symfony/maker-bundle",