Bump pagerfanta/pagerfanta from 2.7.0 to 2.7.1

Bumps [pagerfanta/pagerfanta](https://github.com/BabDev/Pagerfanta) from 2.7.0 to 2.7.1.
- [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.7.0...v2.7.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-03-01 03:17:11 +00:00 committed by GitHub
parent c018d41f90
commit c5bca4503a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -5736,16 +5736,16 @@
},
{
"name": "pagerfanta/pagerfanta",
"version": "v2.7.0",
"version": "v2.7.1",
"source": {
"type": "git",
"url": "https://github.com/BabDev/Pagerfanta.git",
"reference": "116ff1132681a68f9f612480312238ad599dfbba"
"reference": "630f38d57c86b67565b644db9d270ffb6d67123f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/BabDev/Pagerfanta/zipball/116ff1132681a68f9f612480312238ad599dfbba",
"reference": "116ff1132681a68f9f612480312238ad599dfbba",
"url": "https://api.github.com/repos/BabDev/Pagerfanta/zipball/630f38d57c86b67565b644db9d270ffb6d67123f",
"reference": "630f38d57c86b67565b644db9d270ffb6d67123f",
"shasum": ""
},
"require": {
@ -5777,7 +5777,7 @@
"jackalope/jackalope-doctrine-dbal": "^1.3",
"mandango/mandango": "^1.0@dev",
"phpstan/extension-installer": "^1.0.4",
"phpstan/phpstan": "^0.12.71",
"phpstan/phpstan": "^0.12.79",
"phpstan/phpstan-phpunit": "^0.12.17",
"phpunit/phpunit": "^8.5 || ^9.0",
"propel/propel": "^2.0@dev",
@ -5821,7 +5821,7 @@
"type": "github"
}
],
"time": "2021-02-19T00:33:42+00:00"
"time": "2021-02-28T18:15:42+00:00"
},
{
"name": "paragonie/constant_time_encoding",