Bump pagerfanta/pagerfanta from 2.5.1 to 2.6.0

Bumps [pagerfanta/pagerfanta](https://github.com/BabDev/Pagerfanta) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/BabDev/Pagerfanta/releases)
- [Changelog](https://github.com/BabDev/Pagerfanta/blob/2.x/CHANGELOG.md)
- [Commits](https://github.com/BabDev/Pagerfanta/compare/v2.5.1...v2.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-02-08 08:38:30 +00:00 committed by GitHub
parent 0b179e2726
commit 6cd7db0d46
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

16
composer.lock generated
View file

@ -5736,16 +5736,16 @@
},
{
"name": "pagerfanta/pagerfanta",
"version": "v2.5.1",
"version": "v2.6.0",
"source": {
"type": "git",
"url": "https://github.com/BabDev/Pagerfanta.git",
"reference": "92138595c5cb65e517e49f6fee71b89da134509e"
"reference": "80e5770150de0a7cadbe92e5f545bbb874e04df7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/BabDev/Pagerfanta/zipball/92138595c5cb65e517e49f6fee71b89da134509e",
"reference": "92138595c5cb65e517e49f6fee71b89da134509e",
"url": "https://api.github.com/repos/BabDev/Pagerfanta/zipball/80e5770150de0a7cadbe92e5f545bbb874e04df7",
"reference": "80e5770150de0a7cadbe92e5f545bbb874e04df7",
"shasum": ""
},
"require": {
@ -5773,12 +5773,12 @@
"doctrine/dbal": "^2.5 || ^3.0",
"doctrine/orm": "^2.5",
"doctrine/phpcr-odm": "^1.3",
"friendsofphp/php-cs-fixer": "^2.16.3",
"friendsofphp/php-cs-fixer": "^2.18.2",
"jackalope/jackalope-doctrine-dbal": "^1.3",
"mandango/mandango": "^1.0@dev",
"phpstan/extension-installer": "^1.0.4",
"phpstan/phpstan": "^0.12.33",
"phpstan/phpstan-phpunit": "^0.12.12",
"phpstan/phpstan": "^0.12.71",
"phpstan/phpstan-phpunit": "^0.12.17",
"phpunit/phpunit": "^8.5 || ^9.0",
"propel/propel": "^2.0@dev",
"propel/propel1": "^1.7",
@ -5821,7 +5821,7 @@
"type": "github"
}
],
"time": "2020-11-16T02:50:07+00:00"
"time": "2021-02-03T00:07:24+00:00"
},
{
"name": "paragonie/constant_time_encoding",