mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-26 02:51:04 +00:00
Bump babdev/pagerfanta-bundle from 2.8.0 to 2.9.0
Bumps [babdev/pagerfanta-bundle](https://github.com/BabDev/PagerfantaBundle) from 2.8.0 to 2.9.0. - [Release notes](https://github.com/BabDev/PagerfantaBundle/releases) - [Changelog](https://github.com/BabDev/PagerfantaBundle/blob/2.x/CHANGELOG.md) - [Commits](https://github.com/BabDev/PagerfantaBundle/compare/v2.8.0...v2.9.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ae834510fc
commit
acfb02f2b7
1 changed files with 11 additions and 11 deletions
22
composer.lock
generated
22
composer.lock
generated
|
@ -8,20 +8,20 @@
|
|||
"packages": [
|
||||
{
|
||||
"name": "babdev/pagerfanta-bundle",
|
||||
"version": "v2.8.0",
|
||||
"version": "v2.9.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/BabDev/PagerfantaBundle.git",
|
||||
"reference": "803f762404267880cc1a7e0f69cc938698786183"
|
||||
"reference": "1056fcd1e5168b202da82075d7e29df9468245bd"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/BabDev/PagerfantaBundle/zipball/803f762404267880cc1a7e0f69cc938698786183",
|
||||
"reference": "803f762404267880cc1a7e0f69cc938698786183",
|
||||
"url": "https://api.github.com/repos/BabDev/PagerfantaBundle/zipball/1056fcd1e5168b202da82075d7e29df9468245bd",
|
||||
"reference": "1056fcd1e5168b202da82075d7e29df9468245bd",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"pagerfanta/pagerfanta": "^2.4",
|
||||
"pagerfanta/pagerfanta": "^2.7",
|
||||
"php": "^7.2 || ^8.0",
|
||||
"symfony/config": "^3.4 || ^4.4 || ^5.1",
|
||||
"symfony/dependency-injection": "^3.4 || ^4.4 || ^5.1",
|
||||
|
@ -37,14 +37,14 @@
|
|||
},
|
||||
"require-dev": {
|
||||
"doctrine/annotations": "^1.8",
|
||||
"friendsofphp/php-cs-fixer": "^2.16",
|
||||
"friendsofphp/php-cs-fixer": "^2.18.2",
|
||||
"jms/serializer": "^3.0",
|
||||
"jms/serializer-bundle": "^3.0",
|
||||
"matthiasnoback/symfony-dependency-injection-test": "^4.1",
|
||||
"phpstan/extension-installer": "^1.0.3",
|
||||
"phpstan/phpstan": "^0.12.37",
|
||||
"phpstan/phpstan-phpunit": "^0.12.16",
|
||||
"phpstan/phpstan-symfony": "^0.12.7",
|
||||
"phpstan/extension-installer": "^1.1",
|
||||
"phpstan/phpstan": "^0.12.77",
|
||||
"phpstan/phpstan-phpunit": "^0.12.17",
|
||||
"phpstan/phpstan-symfony": "^0.12.19",
|
||||
"phpunit/phpunit": "^8.5 || ^9.0",
|
||||
"symfony/serializer": "^3.4 || ^4.4 || ^5.1",
|
||||
"symfony/translation": "^3.4 || ^4.4 || ^5.1",
|
||||
|
@ -83,7 +83,7 @@
|
|||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2020-11-11T01:03:13+00:00"
|
||||
"time": "2021-02-19T00:57:08+00:00"
|
||||
},
|
||||
{
|
||||
"name": "bdunogier/guzzle-site-authenticator",
|
||||
|
|
Loading…
Reference in a new issue