mirror of
https://github.com/opencultureconsulting/oai-pmh2.git
synced 2025-03-30 00:00:30 +01:00
[MAINTENANCE] Update dependencies
This commit is contained in:
parent
9f13e3022b
commit
c983820539
@ -10,15 +10,21 @@
|
||||
"oai-pmh2",
|
||||
"code4lib"
|
||||
],
|
||||
"homepage": "https://github.com/opencultureconsulting/oai-pmh2",
|
||||
"homepage": "https://opencultureconsulting.github.io/oai-pmh2/",
|
||||
"readme": "README.md",
|
||||
"license": ["GPL-3.0-or-later"],
|
||||
"license": "GPL-3.0-or-later",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Open Culture Consulting",
|
||||
"email": "office@opencultureconsulting.com",
|
||||
"homepage": "https://www.opencultureconsulting.com",
|
||||
"role": "maintainer"
|
||||
},
|
||||
{
|
||||
"name": "Sebastian Meyer",
|
||||
"email": "sebastian.meyer@opencultureconsulting.com",
|
||||
"homepage": "https://www.opencultureconsulting.com",
|
||||
"role": "maintainer"
|
||||
"homepage": "https://www.informathekar.de",
|
||||
"role": "developer"
|
||||
}
|
||||
],
|
||||
"support": {
|
||||
@ -48,7 +54,7 @@
|
||||
"phpstan/phpstan-doctrine": "^1.5",
|
||||
"phpstan/phpstan-strict-rules": "^1.6",
|
||||
"phpstan/phpstan-symfony": "^1.4",
|
||||
"friendsofphp/php-cs-fixer": "^3.69",
|
||||
"friendsofphp/php-cs-fixer": "^3.71",
|
||||
"squizlabs/php_codesniffer": "^3.11",
|
||||
"vimeo/psalm": "^5.26"
|
||||
},
|
||||
@ -58,9 +64,6 @@
|
||||
}
|
||||
},
|
||||
"config": {
|
||||
"platform": {
|
||||
"php": "8.1"
|
||||
},
|
||||
"allow-plugins": {
|
||||
"phpdocumentor/shim": true
|
||||
}
|
||||
|
123
composer.lock
generated
123
composer.lock
generated
@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "0e5eb6b0c0c00f1d61dc61a3f7669ee7",
|
||||
"content-hash": "49528431848cde5304ac5c23e4b9f7a6",
|
||||
"packages": [
|
||||
{
|
||||
"name": "doctrine/collections",
|
||||
@ -94,16 +94,16 @@
|
||||
},
|
||||
{
|
||||
"name": "doctrine/dbal",
|
||||
"version": "4.2.2",
|
||||
"version": "4.2.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/doctrine/dbal.git",
|
||||
"reference": "19a2b7deb5fe8c2df0ff817ecea305e50acb62ec"
|
||||
"reference": "33d2d7fe1269b2301640c44cf2896ea607b30e3e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/doctrine/dbal/zipball/19a2b7deb5fe8c2df0ff817ecea305e50acb62ec",
|
||||
"reference": "19a2b7deb5fe8c2df0ff817ecea305e50acb62ec",
|
||||
"url": "https://api.github.com/repos/doctrine/dbal/zipball/33d2d7fe1269b2301640c44cf2896ea607b30e3e",
|
||||
"reference": "33d2d7fe1269b2301640c44cf2896ea607b30e3e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -180,7 +180,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/doctrine/dbal/issues",
|
||||
"source": "https://github.com/doctrine/dbal/tree/4.2.2"
|
||||
"source": "https://github.com/doctrine/dbal/tree/4.2.3"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -196,7 +196,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2025-01-16T08:40:56+00:00"
|
||||
"time": "2025-03-07T18:29:05+00:00"
|
||||
},
|
||||
{
|
||||
"name": "doctrine/deprecations",
|
||||
@ -1456,16 +1456,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/cache",
|
||||
"version": "v6.4.18",
|
||||
"version": "v6.4.19",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/cache.git",
|
||||
"reference": "b209751ed25f735ea90ca4c9c969d9413a17dfee"
|
||||
"reference": "342e87b15ac02e4b4f0924ddc368e75d5262aab3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/cache/zipball/b209751ed25f735ea90ca4c9c969d9413a17dfee",
|
||||
"reference": "b209751ed25f735ea90ca4c9c969d9413a17dfee",
|
||||
"url": "https://api.github.com/repos/symfony/cache/zipball/342e87b15ac02e4b4f0924ddc368e75d5262aab3",
|
||||
"reference": "342e87b15ac02e4b4f0924ddc368e75d5262aab3",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -1532,7 +1532,7 @@
|
||||
"psr6"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/cache/tree/v6.4.18"
|
||||
"source": "https://github.com/symfony/cache/tree/v6.4.19"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -1548,7 +1548,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2025-01-22T14:13:52+00:00"
|
||||
"time": "2025-02-26T09:12:57+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/cache-contracts",
|
||||
@ -2496,16 +2496,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/validator",
|
||||
"version": "v6.4.18",
|
||||
"version": "v6.4.19",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/validator.git",
|
||||
"reference": "ce20367d07b2592202e9c266b16a93fa50145207"
|
||||
"reference": "f3e853dffe7c5db675686b8216d6d890dad8c885"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/validator/zipball/ce20367d07b2592202e9c266b16a93fa50145207",
|
||||
"reference": "ce20367d07b2592202e9c266b16a93fa50145207",
|
||||
"url": "https://api.github.com/repos/symfony/validator/zipball/f3e853dffe7c5db675686b8216d6d890dad8c885",
|
||||
"reference": "f3e853dffe7c5db675686b8216d6d890dad8c885",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -2573,7 +2573,7 @@
|
||||
"description": "Provides tools to validate values",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/validator/tree/v6.4.18"
|
||||
"source": "https://github.com/symfony/validator/tree/v6.4.19"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -2589,20 +2589,20 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2025-01-27T16:05:44+00:00"
|
||||
"time": "2025-02-19T13:12:02+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/var-exporter",
|
||||
"version": "v6.4.13",
|
||||
"version": "v6.4.19",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/var-exporter.git",
|
||||
"reference": "0f605f72a363f8743001038a176eeb2a11223b51"
|
||||
"reference": "be6e71b0c257884c1107313de5d247741cfea172"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/0f605f72a363f8743001038a176eeb2a11223b51",
|
||||
"reference": "0f605f72a363f8743001038a176eeb2a11223b51",
|
||||
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/be6e71b0c257884c1107313de5d247741cfea172",
|
||||
"reference": "be6e71b0c257884c1107313de5d247741cfea172",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -2650,7 +2650,7 @@
|
||||
"serialize"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/var-exporter/tree/v6.4.13"
|
||||
"source": "https://github.com/symfony/var-exporter/tree/v6.4.19"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -2666,7 +2666,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2024-09-25T14:18:03+00:00"
|
||||
"time": "2025-02-13T09:33:32+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/yaml",
|
||||
@ -3440,16 +3440,16 @@
|
||||
},
|
||||
{
|
||||
"name": "friendsofphp/php-cs-fixer",
|
||||
"version": "v3.69.1",
|
||||
"version": "v3.71.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
|
||||
"reference": "13b0c0eede38c11cd674b080f2b485d0f14ffa9f"
|
||||
"reference": "3825ffdc69501e1c9230291b79f036a0c0d8749d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/13b0c0eede38c11cd674b080f2b485d0f14ffa9f",
|
||||
"reference": "13b0c0eede38c11cd674b080f2b485d0f14ffa9f",
|
||||
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/3825ffdc69501e1c9230291b79f036a0c0d8749d",
|
||||
"reference": "3825ffdc69501e1c9230291b79f036a0c0d8749d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -3531,7 +3531,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues",
|
||||
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.69.1"
|
||||
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.71.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -3539,7 +3539,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2025-02-18T23:57:43+00:00"
|
||||
"time": "2025-03-07T23:06:56+00:00"
|
||||
},
|
||||
{
|
||||
"name": "netresearch/jsonmapper",
|
||||
@ -4221,16 +4221,16 @@
|
||||
},
|
||||
{
|
||||
"name": "phpstan/phpdoc-parser",
|
||||
"version": "2.0.2",
|
||||
"version": "2.1.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpstan/phpdoc-parser.git",
|
||||
"reference": "51087f87dcce2663e1fed4dfd4e56eccd580297e"
|
||||
"reference": "9b30d6fd026b2c132b3985ce6b23bec09ab3aa68"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/51087f87dcce2663e1fed4dfd4e56eccd580297e",
|
||||
"reference": "51087f87dcce2663e1fed4dfd4e56eccd580297e",
|
||||
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/9b30d6fd026b2c132b3985ce6b23bec09ab3aa68",
|
||||
"reference": "9b30d6fd026b2c132b3985ce6b23bec09ab3aa68",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -4262,22 +4262,22 @@
|
||||
"description": "PHPDoc parser with support for nullable, intersection and generic types",
|
||||
"support": {
|
||||
"issues": "https://github.com/phpstan/phpdoc-parser/issues",
|
||||
"source": "https://github.com/phpstan/phpdoc-parser/tree/2.0.2"
|
||||
"source": "https://github.com/phpstan/phpdoc-parser/tree/2.1.0"
|
||||
},
|
||||
"time": "2025-02-17T20:25:51+00:00"
|
||||
"time": "2025-02-19T13:28:12+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpstan/phpstan",
|
||||
"version": "1.12.18",
|
||||
"version": "1.12.21",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpstan/phpstan.git",
|
||||
"reference": "fef9f07814a573399229304bb0046affdf558812"
|
||||
"reference": "14276fdef70575106a3392a4ed553c06a984df28"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/fef9f07814a573399229304bb0046affdf558812",
|
||||
"reference": "fef9f07814a573399229304bb0046affdf558812",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/14276fdef70575106a3392a4ed553c06a984df28",
|
||||
"reference": "14276fdef70575106a3392a4ed553c06a984df28",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -4322,7 +4322,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2025-02-13T12:44:44+00:00"
|
||||
"time": "2025-03-09T09:24:50+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpstan/phpstan-doctrine",
|
||||
@ -5389,16 +5389,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/dependency-injection",
|
||||
"version": "v6.4.16",
|
||||
"version": "v6.4.19",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/dependency-injection.git",
|
||||
"reference": "7a379d8871f6a36f01559c14e11141cc02eb8dc8"
|
||||
"reference": "b343c3b2f1539fe41331657b37d5c96c1d1ea842"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/7a379d8871f6a36f01559c14e11141cc02eb8dc8",
|
||||
"reference": "7a379d8871f6a36f01559c14e11141cc02eb8dc8",
|
||||
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/b343c3b2f1539fe41331657b37d5c96c1d1ea842",
|
||||
"reference": "b343c3b2f1539fe41331657b37d5c96c1d1ea842",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -5450,7 +5450,7 @@
|
||||
"description": "Allows you to standardize and centralize the way objects are constructed in your application",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/dependency-injection/tree/v6.4.16"
|
||||
"source": "https://github.com/symfony/dependency-injection/tree/v6.4.19"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -5466,7 +5466,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2024-11-25T14:52:46+00:00"
|
||||
"time": "2025-02-20T10:02:49+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/event-dispatcher",
|
||||
@ -5913,16 +5913,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/process",
|
||||
"version": "v6.4.15",
|
||||
"version": "v6.4.19",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/process.git",
|
||||
"reference": "3cb242f059c14ae08591c5c4087d1fe443564392"
|
||||
"reference": "7a1c12e87b08ec9c97abdd188c9b3f5a40e37fc3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/process/zipball/3cb242f059c14ae08591c5c4087d1fe443564392",
|
||||
"reference": "3cb242f059c14ae08591c5c4087d1fe443564392",
|
||||
"url": "https://api.github.com/repos/symfony/process/zipball/7a1c12e87b08ec9c97abdd188c9b3f5a40e37fc3",
|
||||
"reference": "7a1c12e87b08ec9c97abdd188c9b3f5a40e37fc3",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -5954,7 +5954,7 @@
|
||||
"description": "Executes commands in sub-processes",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/process/tree/v6.4.15"
|
||||
"source": "https://github.com/symfony/process/tree/v6.4.19"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -5970,20 +5970,20 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2024-11-06T14:19:14+00:00"
|
||||
"time": "2025-02-04T13:35:48+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/stopwatch",
|
||||
"version": "v6.4.13",
|
||||
"version": "v6.4.19",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/stopwatch.git",
|
||||
"reference": "2cae0a6f8d04937d02f6d19806251e2104d54f92"
|
||||
"reference": "dfe1481c12c06266d0c3d58c0cb4b09bd497ab9c"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/2cae0a6f8d04937d02f6d19806251e2104d54f92",
|
||||
"reference": "2cae0a6f8d04937d02f6d19806251e2104d54f92",
|
||||
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/dfe1481c12c06266d0c3d58c0cb4b09bd497ab9c",
|
||||
"reference": "dfe1481c12c06266d0c3d58c0cb4b09bd497ab9c",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -6016,7 +6016,7 @@
|
||||
"description": "Provides a way to profile code",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/stopwatch/tree/v6.4.13"
|
||||
"source": "https://github.com/symfony/stopwatch/tree/v6.4.19"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -6032,7 +6032,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2024-09-25T14:18:03+00:00"
|
||||
"time": "2025-02-21T10:06:30+00:00"
|
||||
},
|
||||
{
|
||||
"name": "vimeo/psalm",
|
||||
@ -6215,8 +6215,5 @@
|
||||
"ext-sqlite3": "*"
|
||||
},
|
||||
"platform-dev": {},
|
||||
"platform-overrides": {
|
||||
"php": "8.1"
|
||||
},
|
||||
"plugin-api-version": "2.6.0"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user