mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-23 09:31:04 +00:00
Merge pull request #4608 from wallabag/dependabot/composer/babdev/pagerfanta-bundle-2.6.0
Bump babdev/pagerfanta-bundle from 2.5.2 to 2.6.0
This commit is contained in:
commit
dda4f71318
1 changed files with 20 additions and 20 deletions
40
composer.lock
generated
40
composer.lock
generated
|
@ -8,28 +8,28 @@
|
|||
"packages": [
|
||||
{
|
||||
"name": "babdev/pagerfanta-bundle",
|
||||
"version": "v2.5.2",
|
||||
"version": "v2.6.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/BabDev/PagerfantaBundle.git",
|
||||
"reference": "08c6fa740176cd84182c403adc4971b7cc020f6d"
|
||||
"reference": "4febc9899ea1d06863485dedd6ee618695da0035"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/BabDev/PagerfantaBundle/zipball/08c6fa740176cd84182c403adc4971b7cc020f6d",
|
||||
"reference": "08c6fa740176cd84182c403adc4971b7cc020f6d",
|
||||
"url": "https://api.github.com/repos/BabDev/PagerfantaBundle/zipball/4febc9899ea1d06863485dedd6ee618695da0035",
|
||||
"reference": "4febc9899ea1d06863485dedd6ee618695da0035",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"pagerfanta/pagerfanta": "^2.4",
|
||||
"php": "^7.2",
|
||||
"symfony/config": "^3.4 || ^4.4 || ^5.0",
|
||||
"symfony/dependency-injection": "^3.4 || ^4.4 || ^5.0",
|
||||
"symfony/config": "^3.4 || ^4.4 || ^5.1",
|
||||
"symfony/dependency-injection": "^3.4 || ^4.4 || ^5.1",
|
||||
"symfony/deprecation-contracts": "^2.1",
|
||||
"symfony/http-foundation": "^3.4 || ^4.4 || ^5.0",
|
||||
"symfony/http-kernel": "^3.4 || ^4.4 || ^5.0",
|
||||
"symfony/property-access": "^3.4 || ^4.4 || ^5.0",
|
||||
"symfony/routing": "^3.4 || ^4.4 || ^5.0"
|
||||
"symfony/http-foundation": "^3.4 || ^4.4 || ^5.1",
|
||||
"symfony/http-kernel": "^3.4 || ^4.4 || ^5.1",
|
||||
"symfony/property-access": "^3.4 || ^4.4 || ^5.1",
|
||||
"symfony/routing": "^3.4 || ^4.4 || ^5.1"
|
||||
},
|
||||
"conflict": {
|
||||
"twig/twig": "<1.35 || >=2.0,<2.5",
|
||||
|
@ -44,9 +44,9 @@
|
|||
"phpstan/phpstan-phpunit": "^0.12.16",
|
||||
"phpstan/phpstan-symfony": "^0.12.7",
|
||||
"phpunit/phpunit": "^8.5 || ^9.0",
|
||||
"symfony/translation": "^3.4 || ^4.4 || ^5.0",
|
||||
"symfony/twig-bridge": "^3.4 || ^4.4 || ^5.0",
|
||||
"symfony/twig-bundle": "^3.4 || ^4.4 || ^5.0",
|
||||
"symfony/translation": "^3.4 || ^4.4 || ^5.1",
|
||||
"symfony/twig-bridge": "^3.4 || ^4.4 || ^5.1",
|
||||
"symfony/twig-bundle": "^3.4 || ^4.4 || ^5.1",
|
||||
"twig/twig": "^1.35 || ^2.5 || ^3.0"
|
||||
},
|
||||
"suggest": {
|
||||
|
@ -78,7 +78,7 @@
|
|||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2020-08-25T04:47:00+00:00"
|
||||
"time": "2020-09-29T22:50:13+00:00"
|
||||
},
|
||||
{
|
||||
"name": "bdunogier/guzzle-site-authenticator",
|
||||
|
@ -8388,16 +8388,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/deprecation-contracts",
|
||||
"version": "v2.1.3",
|
||||
"version": "v2.2.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/deprecation-contracts.git",
|
||||
"reference": "5e20b83385a77593259c9f8beb2c43cd03b2ac14"
|
||||
"reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5e20b83385a77593259c9f8beb2c43cd03b2ac14",
|
||||
"reference": "5e20b83385a77593259c9f8beb2c43cd03b2ac14",
|
||||
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5fa56b4074d1ae755beb55617ddafe6f5d78f665",
|
||||
"reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -8406,7 +8406,7 @@
|
|||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "2.1-dev"
|
||||
"dev-master": "2.2-dev"
|
||||
},
|
||||
"thanks": {
|
||||
"name": "symfony/contracts",
|
||||
|
@ -8448,7 +8448,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2020-06-06T08:49:21+00:00"
|
||||
"time": "2020-09-07T11:33:47+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-client",
|
||||
|
|
Loading…
Reference in a new issue