From 78318d6d0c45dafbce7f82299ec06b52c4626533 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 16:09:31 +0000 Subject: [PATCH] chore(deps): Bump pagerfanta/pagerfanta from 4.7.0 to 4.7.1 Bumps [pagerfanta/pagerfanta](https://github.com/BabDev/Pagerfanta) from 4.7.0 to 4.7.1. - [Changelog](https://github.com/BabDev/Pagerfanta/blob/4.x/CHANGELOG.md) - [Commits](https://github.com/BabDev/Pagerfanta/compare/v4.7.0...v4.7.1) --- updated-dependencies: - dependency-name: pagerfanta/pagerfanta dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/composer.lock b/composer.lock index 83a6e862c..ba8858f60 100644 --- a/composer.lock +++ b/composer.lock @@ -726,16 +726,16 @@ }, { "name": "pagerfanta/pagerfanta", - "version": "v4.7.0", + "version": "v4.7.1", "source": { "type": "git", "url": "https://github.com/BabDev/Pagerfanta.git", - "reference": "301903c1be505769e932ba5523cc01969f954d37" + "reference": "b09216fc53665c4d8a39b7f60e421165cb4693e4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/BabDev/Pagerfanta/zipball/301903c1be505769e932ba5523cc01969f954d37", - "reference": "301903c1be505769e932ba5523cc01969f954d37", + "url": "https://api.github.com/repos/BabDev/Pagerfanta/zipball/b09216fc53665c4d8a39b7f60e421165cb4693e4", + "reference": "b09216fc53665c4d8a39b7f60e421165cb4693e4", "shasum": "" }, "require": { @@ -772,11 +772,11 @@ "doctrine/orm": "^2.14 || ^3.0", "doctrine/phpcr-odm": "^1.7 || ^2.0", "jackalope/jackalope-doctrine-dbal": "^1.9 || ^2.0", - "phpstan/extension-installer": "^1.3.1", - "phpstan/phpstan": "1.11.10", - "phpstan/phpstan-phpunit": "1.4.0", - "phpunit/phpunit": "10.5.30", - "rector/rector": "1.2.3", + "phpstan/extension-installer": "^1.4", + "phpstan/phpstan": "2.0.3", + "phpstan/phpstan-phpunit": "2.0.1", + "phpunit/phpunit": "10.5.39", + "rector/rector": "2.0.3", "ruflin/elastica": "^7.3 || ^8.0", "solarium/solarium": "^6.2", "symfony/cache": "^5.4 || ^6.3 || ^7.0", @@ -815,7 +815,7 @@ ], "support": { "issues": "https://github.com/BabDev/Pagerfanta/issues", - "source": "https://github.com/BabDev/Pagerfanta/tree/v4.7.0" + "source": "https://github.com/BabDev/Pagerfanta/tree/v4.7.1" }, "funding": [ { @@ -823,7 +823,7 @@ "type": "github" } ], - "time": "2024-08-13T23:52:34+00:00" + "time": "2024-12-13T15:12:11+00:00" }, { "name": "paragonie/random_compat", @@ -2407,8 +2407,8 @@ }, "prefer-stable": false, "prefer-lowest": false, - "platform": {}, - "platform-dev": {}, + "platform": [], + "platform-dev": [], "platform-overrides": { "php": "8.1" },