aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-11-22 04:11:00 +0000
committerGitHub <noreply@github.com>2019-11-22 04:11:00 +0000
commit4421e2a4023c85ec796febdac1b86ae05ebd1dd4 (patch)
tree91e43471d091b6ff3d02ff9afb6c65695527409c
parenta43ebdb6a3b962f4b84fa6556effe49fa863e451 (diff)
downloadwallabag-4421e2a4023c85ec796febdac1b86ae05ebd1dd4.tar.gz
wallabag-4421e2a4023c85ec796febdac1b86ae05ebd1dd4.tar.zst
wallabag-4421e2a4023c85ec796febdac1b86ae05ebd1dd4.zip
Bump white-october/pagerfanta-bundle from 1.2.4 to 1.3.1
Bumps [white-october/pagerfanta-bundle](https://github.com/whiteoctober/WhiteOctoberPagerfantaBundle) from 1.2.4 to 1.3.1. - [Release notes](https://github.com/whiteoctober/WhiteOctoberPagerfantaBundle/releases) - [Commits](https://github.com/whiteoctober/WhiteOctoberPagerfantaBundle/compare/v1.2.4...v1.3.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r--composer.lock15
1 files changed, 9 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index ed4a79d9..ad18dcb1 100644
--- a/composer.lock
+++ b/composer.lock
@@ -9318,26 +9318,29 @@
9318 }, 9318 },
9319 { 9319 {
9320 "name": "white-october/pagerfanta-bundle", 9320 "name": "white-october/pagerfanta-bundle",
9321 "version": "v1.2.4", 9321 "version": "v1.3.1",
9322 "source": { 9322 "source": {
9323 "type": "git", 9323 "type": "git",
9324 "url": "https://github.com/whiteoctober/WhiteOctoberPagerfantaBundle.git", 9324 "url": "https://github.com/whiteoctober/WhiteOctoberPagerfantaBundle.git",
9325 "reference": "19bf14bf8c72e4205c9ca97028436701fe3991a6" 9325 "reference": "5421d5e79b72495b34b745d37e4d341e6fa2190d"
9326 }, 9326 },
9327 "dist": { 9327 "dist": {
9328 "type": "zip", 9328 "type": "zip",
9329 "url": "https://api.github.com/repos/whiteoctober/WhiteOctoberPagerfantaBundle/zipball/19bf14bf8c72e4205c9ca97028436701fe3991a6", 9329 "url": "https://api.github.com/repos/whiteoctober/WhiteOctoberPagerfantaBundle/zipball/5421d5e79b72495b34b745d37e4d341e6fa2190d",
9330 "reference": "19bf14bf8c72e4205c9ca97028436701fe3991a6", 9330 "reference": "5421d5e79b72495b34b745d37e4d341e6fa2190d",
9331 "shasum": "" 9331 "shasum": ""
9332 }, 9332 },
9333 "require": { 9333 "require": {
9334 "pagerfanta/pagerfanta": "^1.1.0|^2.0.0", 9334 "pagerfanta/pagerfanta": "^1.1.0|^2.0.0",
9335 "php": ">=5.3", 9335 "php": ">=5.3.3",
9336 "symfony/framework-bundle": "~2.3|~3.0|~4.0", 9336 "symfony/framework-bundle": "~2.3|~3.0|~4.0",
9337 "symfony/property-access": "~2.3|~3.0|~4.0", 9337 "symfony/property-access": "~2.3|~3.0|~4.0",
9338 "symfony/translation": "~2.3|~3.0|~4.0", 9338 "symfony/translation": "~2.3|~3.0|~4.0",
9339 "symfony/twig-bundle": "~2.3|~3.0|~4.0" 9339 "symfony/twig-bundle": "~2.3|~3.0|~4.0"
9340 }, 9340 },
9341 "conflict": {
9342 "twig/twig": "<1.34|>=2.0,<2.4"
9343 },
9341 "require-dev": { 9344 "require-dev": {
9342 "phpunit/phpunit": "~3.7|~4.0|^5.0", 9345 "phpunit/phpunit": "~3.7|~4.0|^5.0",
9343 "symfony/symfony": "~2.3|~3.0|~4.0" 9346 "symfony/symfony": "~2.3|~3.0|~4.0"
@@ -9372,7 +9375,7 @@
9372 "page", 9375 "page",
9373 "paging" 9376 "paging"
9374 ], 9377 ],
9375 "time": "2019-02-14T08:42:52+00:00" 9378 "time": "2019-11-21T17:13:04+00:00"
9376 }, 9379 },
9377 { 9380 {
9378 "name": "willdurand/hateoas", 9381 "name": "willdurand/hateoas",