mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-22 17:11:07 +00:00
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:
commit
c5ce0bfe8f
1 changed files with 8 additions and 8 deletions
16
composer.lock
generated
16
composer.lock
generated
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue