mirror of
https://github.com/LibreSign/libresign.git
synced 2025-12-18 05:20:45 +01:00
Merge pull request #4148 from LibreSign/dependabot/composer/pagerfanta/pagerfanta-4.7.1
chore(deps): Bump pagerfanta/pagerfanta from 4.7.0 to 4.7.1
This commit is contained in:
commit
8f87b5f76c
1 changed files with 13 additions and 13 deletions
26
composer.lock
generated
26
composer.lock
generated
|
|
@ -726,16 +726,16 @@
|
|||
},
|
||||
{
|
||||
"name": "pagerfanta/pagerfanta",
|
||||
"version": "v4.7.0",
|
||||
"version": "v4.7.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/BabDev/Pagerfanta.git",
|
||||
"reference": "301903c1be505769e932ba5523cc01969f954d37"
|
||||
"reference": "b09216fc53665c4d8a39b7f60e421165cb4693e4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/BabDev/Pagerfanta/zipball/301903c1be505769e932ba5523cc01969f954d37",
|
||||
"reference": "301903c1be505769e932ba5523cc01969f954d37",
|
||||
"url": "https://api.github.com/repos/BabDev/Pagerfanta/zipball/b09216fc53665c4d8a39b7f60e421165cb4693e4",
|
||||
"reference": "b09216fc53665c4d8a39b7f60e421165cb4693e4",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -772,11 +772,11 @@
|
|||
"doctrine/orm": "^2.14 || ^3.0",
|
||||
"doctrine/phpcr-odm": "^1.7 || ^2.0",
|
||||
"jackalope/jackalope-doctrine-dbal": "^1.9 || ^2.0",
|
||||
"phpstan/extension-installer": "^1.3.1",
|
||||
"phpstan/phpstan": "1.11.10",
|
||||
"phpstan/phpstan-phpunit": "1.4.0",
|
||||
"phpunit/phpunit": "10.5.30",
|
||||
"rector/rector": "1.2.3",
|
||||
"phpstan/extension-installer": "^1.4",
|
||||
"phpstan/phpstan": "2.0.3",
|
||||
"phpstan/phpstan-phpunit": "2.0.1",
|
||||
"phpunit/phpunit": "10.5.39",
|
||||
"rector/rector": "2.0.3",
|
||||
"ruflin/elastica": "^7.3 || ^8.0",
|
||||
"solarium/solarium": "^6.2",
|
||||
"symfony/cache": "^5.4 || ^6.3 || ^7.0",
|
||||
|
|
@ -815,7 +815,7 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/BabDev/Pagerfanta/issues",
|
||||
"source": "https://github.com/BabDev/Pagerfanta/tree/v4.7.0"
|
||||
"source": "https://github.com/BabDev/Pagerfanta/tree/v4.7.1"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
|
@ -823,7 +823,7 @@
|
|||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2024-08-13T23:52:34+00:00"
|
||||
"time": "2024-12-13T15:12:11+00:00"
|
||||
},
|
||||
{
|
||||
"name": "paragonie/random_compat",
|
||||
|
|
@ -2407,8 +2407,8 @@
|
|||
},
|
||||
"prefer-stable": false,
|
||||
"prefer-lowest": false,
|
||||
"platform": {},
|
||||
"platform-dev": {},
|
||||
"platform": [],
|
||||
"platform-dev": [],
|
||||
"platform-overrides": {
|
||||
"php": "8.1"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue