Merge pull request #8581 from wallabag/dependabot/composer/babdev/pagerfanta-bundle-4.6.0

This commit is contained in:
Jérémy Benoist
2025-12-01 05:57:57 +01:00
committed by GitHub

67
composer.lock generated
View File

@ -8,55 +8,54 @@
"packages": [ "packages": [
{ {
"name": "babdev/pagerfanta-bundle", "name": "babdev/pagerfanta-bundle",
"version": "v4.5.0", "version": "v4.6.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/BabDev/PagerfantaBundle.git", "url": "https://github.com/BabDev/PagerfantaBundle.git",
"reference": "838e486e0aad9a4485eeb9d5ea854872ae23dadc" "reference": "ea3eb6a3f9d838de73254683b1a57014877d2ff3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/BabDev/PagerfantaBundle/zipball/838e486e0aad9a4485eeb9d5ea854872ae23dadc", "url": "https://api.github.com/repos/BabDev/PagerfantaBundle/zipball/ea3eb6a3f9d838de73254683b1a57014877d2ff3",
"reference": "838e486e0aad9a4485eeb9d5ea854872ae23dadc", "reference": "ea3eb6a3f9d838de73254683b1a57014877d2ff3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"pagerfanta/core": "^3.7 || ^4.0", "pagerfanta/core": "^3.7 || ^4.0",
"php": "^8.1", "php": "^8.1",
"psr/container": "^1.0 || ^2.0", "psr/container": "^1.0 || ^2.0",
"symfony/config": "^5.4 || ^6.4 || ^7.1", "symfony/config": "^5.4 || ^6.4 || ^7.3 || ^8.0",
"symfony/dependency-injection": "^5.4 || ^6.4 || ^7.1", "symfony/dependency-injection": "^5.4 || ^6.4 || ^7.3 || ^8.0",
"symfony/http-foundation": "^5.4 || ^6.4 || ^7.1", "symfony/http-foundation": "^5.4 || ^6.4 || ^7.3 || ^8.0",
"symfony/http-kernel": "^5.4 || ^6.4 || ^7.1", "symfony/http-kernel": "^5.4 || ^6.4 || ^7.3 || ^8.0",
"symfony/property-access": "^5.4 || ^6.4 || ^7.1", "symfony/property-access": "^5.4 || ^6.4 || ^7.3 || ^8.0",
"symfony/routing": "^5.4 || ^6.4 || ^7.1" "symfony/routing": "^5.4 || ^6.4 || ^7.3 || ^8.0"
}, },
"conflict": { "conflict": {
"jms/serializer": "<3.18", "jms/serializer": "<3.18",
"jms/serializer-bundle": "<4.2", "jms/serializer-bundle": "<4.2",
"pagerfanta/twig": "<3.7", "pagerfanta/twig": "<3.7",
"symfony/serializer": "<5.4 || >=6.0,<6.4 || >=7.0,<7.1", "symfony/serializer": "<5.4 || >=6.0,<6.4 || >=7.0,<7.3",
"symfony/translation": "<5.4 || >=6.0,<6.4 || >=7.0,<7.1", "symfony/translation": "<5.4 || >=6.0,<6.4 || >=7.0,<7.3",
"symfony/twig-bridge": "<5.4 || >=6.0,<6.4 || >=7.0,<7.1", "symfony/twig-bridge": "<5.4 || >=6.0,<6.4 || >=7.0,<7.3",
"symfony/twig-bundle": "<5.4 || >=6.0,<6.4 || >=7.0,<7.1", "symfony/twig-bundle": "<5.4 || >=6.0,<6.4 || >=7.0,<7.3",
"twig/twig": "<2.13", "twig/twig": "<2.13",
"white-october/pagerfanta-bundle": "*" "white-october/pagerfanta-bundle": "*"
}, },
"require-dev": { "require-dev": {
"jms/serializer": "^3.18", "jms/serializer": "^3.18",
"jms/serializer-bundle": "^4.2 || ^5.0", "jms/serializer-bundle": "^4.2 || ^5.0",
"matthiasnoback/symfony-dependency-injection-test": "^5.0", "matthiasnoback/symfony-dependency-injection-test": "^6.2",
"pagerfanta/twig": "^3.7 || ^4.0", "pagerfanta/twig": "^3.7 || ^4.0",
"phpstan/extension-installer": "^1.3", "phpstan/extension-installer": "^1.3",
"phpstan/phpstan": "1.12.7", "phpstan/phpstan": "2.1.32",
"phpstan/phpstan-phpunit": "1.4.0", "phpstan/phpstan-phpunit": "2.0.8",
"phpstan/phpstan-symfony": "1.4.11", "phpstan/phpstan-symfony": "2.0.9",
"phpunit/phpunit": "9.6.21", "phpunit/phpunit": "10.5.58 || 11.5.44 || 12.4.4",
"symfony/phpunit-bridge": "^5.4 || ^6.4 || ^7.1", "symfony/serializer": "^5.4 || ^6.4 || ^7.3 || ^8.0",
"symfony/serializer": "^5.4 || ^6.4 || ^7.1", "symfony/translation": "^5.4 || ^6.4 || ^7.3 || ^8.0",
"symfony/translation": "^5.4 || ^6.4 || ^7.1", "symfony/twig-bridge": "^5.4 || ^6.4 || ^7.3 || ^8.0",
"symfony/twig-bridge": "^5.4 || ^6.4 || ^7.1", "symfony/twig-bundle": "^5.4 || ^6.4 || ^7.3 || ^8.0",
"symfony/twig-bundle": "^5.4 || ^6.4 || ^7.1",
"twig/twig": "^2.13 || ^3.0" "twig/twig": "^2.13 || ^3.0"
}, },
"suggest": { "suggest": {
@ -83,7 +82,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/BabDev/PagerfantaBundle/issues", "issues": "https://github.com/BabDev/PagerfantaBundle/issues",
"source": "https://github.com/BabDev/PagerfantaBundle/tree/v4.5.0" "source": "https://github.com/BabDev/PagerfantaBundle/tree/v4.6.0"
}, },
"funding": [ "funding": [
{ {
@ -91,7 +90,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-11-03T20:23:50+00:00" "time": "2025-11-29T13:01:51+00:00"
}, },
{ {
"name": "beberlei/assert", "name": "beberlei/assert",
@ -11734,16 +11733,16 @@
}, },
{ {
"name": "symfony/property-info", "name": "symfony/property-info",
"version": "v6.4.18", "version": "v6.4.24",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/property-info.git", "url": "https://github.com/symfony/property-info.git",
"reference": "94d18e5cc11a37fd92856d38b61d9cdf72536a1e" "reference": "1056ae3621eeddd78d7c5ec074f1c1784324eec6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/property-info/zipball/94d18e5cc11a37fd92856d38b61d9cdf72536a1e", "url": "https://api.github.com/repos/symfony/property-info/zipball/1056ae3621eeddd78d7c5ec074f1c1784324eec6",
"reference": "94d18e5cc11a37fd92856d38b61d9cdf72536a1e", "reference": "1056ae3621eeddd78d7c5ec074f1c1784324eec6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11800,7 +11799,7 @@
"validator" "validator"
], ],
"support": { "support": {
"source": "https://github.com/symfony/property-info/tree/v6.4.18" "source": "https://github.com/symfony/property-info/tree/v6.4.24"
}, },
"funding": [ "funding": [
{ {
@ -11811,12 +11810,16 @@
"url": "https://github.com/fabpot", "url": "https://github.com/fabpot",
"type": "github" "type": "github"
}, },
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{ {
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-01-21T10:52:27+00:00" "time": "2025-07-14T16:38:25+00:00"
}, },
{ {
"name": "symfony/proxy-manager-bridge", "name": "symfony/proxy-manager-bridge",