diff options
-rw-r--r-- | composer.lock | 15 |
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", |