Merge pull request #5008 from wallabag/dependabot/composer/pagerfanta/pagerfanta-2.6.0

Bump pagerfanta/pagerfanta from 2.5.1 to 2.6.0
This commit is contained in:
Jérémy Benoist 2021-02-08 10:13:36 +01:00 committed by GitHub
commit c5ce0bfe8f
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", "name": "pagerfanta/pagerfanta",
"version": "v2.5.1", "version": "v2.6.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/BabDev/Pagerfanta.git", "url": "https://github.com/BabDev/Pagerfanta.git",
"reference": "92138595c5cb65e517e49f6fee71b89da134509e" "reference": "80e5770150de0a7cadbe92e5f545bbb874e04df7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/BabDev/Pagerfanta/zipball/92138595c5cb65e517e49f6fee71b89da134509e", "url": "https://api.github.com/repos/BabDev/Pagerfanta/zipball/80e5770150de0a7cadbe92e5f545bbb874e04df7",
"reference": "92138595c5cb65e517e49f6fee71b89da134509e", "reference": "80e5770150de0a7cadbe92e5f545bbb874e04df7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5773,12 +5773,12 @@
"doctrine/dbal": "^2.5 || ^3.0", "doctrine/dbal": "^2.5 || ^3.0",
"doctrine/orm": "^2.5", "doctrine/orm": "^2.5",
"doctrine/phpcr-odm": "^1.3", "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", "jackalope/jackalope-doctrine-dbal": "^1.3",
"mandango/mandango": "^1.0@dev", "mandango/mandango": "^1.0@dev",
"phpstan/extension-installer": "^1.0.4", "phpstan/extension-installer": "^1.0.4",
"phpstan/phpstan": "^0.12.33", "phpstan/phpstan": "^0.12.71",
"phpstan/phpstan-phpunit": "^0.12.12", "phpstan/phpstan-phpunit": "^0.12.17",
"phpunit/phpunit": "^8.5 || ^9.0", "phpunit/phpunit": "^8.5 || ^9.0",
"propel/propel": "^2.0@dev", "propel/propel": "^2.0@dev",
"propel/propel1": "^1.7", "propel/propel1": "^1.7",
@ -5821,7 +5821,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-11-16T02:50:07+00:00" "time": "2021-02-03T00:07:24+00:00"
}, },
{ {
"name": "paragonie/constant_time_encoding", "name": "paragonie/constant_time_encoding",