mirror of
https://github.com/wallabag/wallabag.git
synced 2025-06-27 16:36:00 +00:00
Merge pull request #8085 from wallabag/dependabot/composer/babdev/pagerfanta-bundle-4.5.0
Bump babdev/pagerfanta-bundle from 3.8.0 to 4.5.0
This commit is contained in:
commit
1382af1a5d
2 changed files with 40 additions and 36 deletions
|
@ -57,7 +57,7 @@
|
||||||
"ext-tidy": "*",
|
"ext-tidy": "*",
|
||||||
"ext-tokenizer": "*",
|
"ext-tokenizer": "*",
|
||||||
"ext-xml": "*",
|
"ext-xml": "*",
|
||||||
"babdev/pagerfanta-bundle": "^3.8",
|
"babdev/pagerfanta-bundle": "^4.5",
|
||||||
"craue/config-bundle": "^2.7.0",
|
"craue/config-bundle": "^2.7.0",
|
||||||
"defuse/php-encryption": "^2.4",
|
"defuse/php-encryption": "^2.4",
|
||||||
"doctrine/collections": "^1.8",
|
"doctrine/collections": "^1.8",
|
||||||
|
|
74
composer.lock
generated
74
composer.lock
generated
|
@ -4,56 +4,60 @@
|
||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "caa75b723cd4825d5cdc4dd2cd2e4878",
|
"content-hash": "8cb048a08e401494c06e92ca5ecdf49d",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "babdev/pagerfanta-bundle",
|
"name": "babdev/pagerfanta-bundle",
|
||||||
"version": "v3.8.0",
|
"version": "v4.5.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/BabDev/PagerfantaBundle.git",
|
"url": "https://github.com/BabDev/PagerfantaBundle.git",
|
||||||
"reference": "39df12df63177fee40c17c6efff8d4110bea3c94"
|
"reference": "838e486e0aad9a4485eeb9d5ea854872ae23dadc"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/BabDev/PagerfantaBundle/zipball/39df12df63177fee40c17c6efff8d4110bea3c94",
|
"url": "https://api.github.com/repos/BabDev/PagerfantaBundle/zipball/838e486e0aad9a4485eeb9d5ea854872ae23dadc",
|
||||||
"reference": "39df12df63177fee40c17c6efff8d4110bea3c94",
|
"reference": "838e486e0aad9a4485eeb9d5ea854872ae23dadc",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"pagerfanta/core": "^3.1",
|
"pagerfanta/core": "^3.7 || ^4.0",
|
||||||
"php": "^7.4 || ^8.0",
|
"php": "^8.1",
|
||||||
"symfony/config": "^4.4 || ^5.4 || ^6.0",
|
"psr/container": "^1.0 || ^2.0",
|
||||||
"symfony/dependency-injection": "^4.4 || ^5.4 || ^6.0",
|
"symfony/config": "^5.4 || ^6.4 || ^7.1",
|
||||||
"symfony/deprecation-contracts": "^2.1 || ^3.0",
|
"symfony/dependency-injection": "^5.4 || ^6.4 || ^7.1",
|
||||||
"symfony/http-foundation": "^4.4 || ^5.4 || ^6.0",
|
"symfony/http-foundation": "^5.4 || ^6.4 || ^7.1",
|
||||||
"symfony/http-kernel": "^4.4 || ^5.4 || ^6.0",
|
"symfony/http-kernel": "^5.4 || ^6.4 || ^7.1",
|
||||||
"symfony/polyfill-php80": "^1.15",
|
"symfony/property-access": "^5.4 || ^6.4 || ^7.1",
|
||||||
"symfony/property-access": "^4.4 || ^5.4 || ^6.0",
|
"symfony/routing": "^5.4 || ^6.4 || ^7.1"
|
||||||
"symfony/routing": "^4.4 || ^5.4 || ^6.0"
|
|
||||||
},
|
},
|
||||||
"conflict": {
|
"conflict": {
|
||||||
"pagerfanta/twig": "<3.1",
|
"jms/serializer": "<3.18",
|
||||||
"twig/twig": "<1.35 || >=2.0,<2.5",
|
"jms/serializer-bundle": "<4.2",
|
||||||
|
"pagerfanta/twig": "<3.7",
|
||||||
|
"symfony/serializer": "<5.4 || >=6.0,<6.4 || >=7.0,<7.1",
|
||||||
|
"symfony/translation": "<5.4 || >=6.0,<6.4 || >=7.0,<7.1",
|
||||||
|
"symfony/twig-bridge": "<5.4 || >=6.0,<6.4 || >=7.0,<7.1",
|
||||||
|
"symfony/twig-bundle": "<5.4 || >=6.0,<6.4 || >=7.0,<7.1",
|
||||||
|
"twig/twig": "<2.13",
|
||||||
"white-october/pagerfanta-bundle": "*"
|
"white-october/pagerfanta-bundle": "*"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"doctrine/annotations": "^1.8",
|
"jms/serializer": "^3.18",
|
||||||
"jms/serializer": "^3.0",
|
"jms/serializer-bundle": "^4.2 || ^5.0",
|
||||||
"jms/serializer-bundle": "^3.0 || ^4.0",
|
"matthiasnoback/symfony-dependency-injection-test": "^5.0",
|
||||||
"matthiasnoback/symfony-dependency-injection-test": "^4.3",
|
"pagerfanta/twig": "^3.7 || ^4.0",
|
||||||
"pagerfanta/twig": "^3.1",
|
"phpstan/extension-installer": "^1.3",
|
||||||
"phpstan/extension-installer": "^1.2",
|
"phpstan/phpstan": "1.12.7",
|
||||||
"phpstan/phpstan": "1.10.15",
|
"phpstan/phpstan-phpunit": "1.4.0",
|
||||||
"phpstan/phpstan-phpunit": "1.3.13",
|
"phpstan/phpstan-symfony": "1.4.11",
|
||||||
"phpstan/phpstan-symfony": "1.2.19",
|
"phpunit/phpunit": "9.6.21",
|
||||||
"phpunit/phpunit": "9.6.8",
|
"symfony/phpunit-bridge": "^5.4 || ^6.4 || ^7.1",
|
||||||
"symfony/phpunit-bridge": "^5.4 || ^6.0",
|
"symfony/serializer": "^5.4 || ^6.4 || ^7.1",
|
||||||
"symfony/serializer": "^4.4 || ^5.4 || ^6.0",
|
"symfony/translation": "^5.4 || ^6.4 || ^7.1",
|
||||||
"symfony/translation": "^4.4 || ^5.4 || ^6.0",
|
"symfony/twig-bridge": "^5.4 || ^6.4 || ^7.1",
|
||||||
"symfony/twig-bridge": "^4.4 || ^5.4 || ^6.0",
|
"symfony/twig-bundle": "^5.4 || ^6.4 || ^7.1",
|
||||||
"symfony/twig-bundle": "^4.4 || ^5.4 || ^6.0",
|
"twig/twig": "^2.13 || ^3.0"
|
||||||
"twig/twig": "^1.35 || ^2.5 || ^3.0"
|
|
||||||
},
|
},
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"jms/serializer-bundle": "To use the Pagerfanta class with the JMS Serializer",
|
"jms/serializer-bundle": "To use the Pagerfanta class with the JMS Serializer",
|
||||||
|
@ -79,7 +83,7 @@
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/BabDev/PagerfantaBundle/issues",
|
"issues": "https://github.com/BabDev/PagerfantaBundle/issues",
|
||||||
"source": "https://github.com/BabDev/PagerfantaBundle/tree/v3.8.0"
|
"source": "https://github.com/BabDev/PagerfantaBundle/tree/v4.5.0"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
@ -87,7 +91,7 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2023-06-01T01:04:54+00:00"
|
"time": "2024-11-03T20:23:50+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "bacon/bacon-qr-code",
|
"name": "bacon/bacon-qr-code",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue