From aaff151f3c9cc3c549531a1a572120d65d2b898a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2020 05:48:13 +0000 Subject: [PATCH] Bump babdev/pagerfanta-bundle from 2.5.0 to 2.5.2 Bumps [babdev/pagerfanta-bundle](https://github.com/BabDev/PagerfantaBundle) from 2.5.0 to 2.5.2. - [Release notes](https://github.com/BabDev/PagerfantaBundle/releases) - [Changelog](https://github.com/BabDev/PagerfantaBundle/blob/2.x/CHANGELOG.md) - [Commits](https://github.com/BabDev/PagerfantaBundle/compare/v2.5.0...v2.5.2) Signed-off-by: dependabot-preview[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 52232a0a0..74ec01398 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "babdev/pagerfanta-bundle", - "version": "v2.5.0", + "version": "v2.5.2", "source": { "type": "git", "url": "https://github.com/BabDev/PagerfantaBundle.git", - "reference": "3eaedef12af657238dfd9307b8892481916cb655" + "reference": "08c6fa740176cd84182c403adc4971b7cc020f6d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/BabDev/PagerfantaBundle/zipball/3eaedef12af657238dfd9307b8892481916cb655", - "reference": "3eaedef12af657238dfd9307b8892481916cb655", + "url": "https://api.github.com/repos/BabDev/PagerfantaBundle/zipball/08c6fa740176cd84182c403adc4971b7cc020f6d", + "reference": "08c6fa740176cd84182c403adc4971b7cc020f6d", "shasum": "" }, "require": { @@ -40,8 +40,8 @@ "friendsofphp/php-cs-fixer": "^2.16", "matthiasnoback/symfony-dependency-injection-test": "^4.1", "phpstan/extension-installer": "^1.0.3", - "phpstan/phpstan": "^0.12.33", - "phpstan/phpstan-phpunit": "^0.12.13", + "phpstan/phpstan": "^0.12.37", + "phpstan/phpstan-phpunit": "^0.12.16", "phpstan/phpstan-symfony": "^0.12.7", "phpunit/phpunit": "^8.5 || ^9.0", "symfony/translation": "^3.4 || ^4.4 || ^5.0", @@ -78,7 +78,7 @@ "type": "github" } ], - "time": "2020-07-25T21:24:07+00:00" + "time": "2020-08-25T04:47:00+00:00" }, { "name": "bdunogier/guzzle-site-authenticator",