2
0
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:
Sebastian Meyer 2025-03-11 11:04:58 +01:00
parent 9f13e3022b
commit c983820539
2 changed files with 71 additions and 71 deletions

View File

@ -10,15 +10,21 @@
"oai-pmh2", "oai-pmh2",
"code4lib" "code4lib"
], ],
"homepage": "https://github.com/opencultureconsulting/oai-pmh2", "homepage": "https://opencultureconsulting.github.io/oai-pmh2/",
"readme": "README.md", "readme": "README.md",
"license": ["GPL-3.0-or-later"], "license": "GPL-3.0-or-later",
"authors": [ "authors": [
{
"name": "Open Culture Consulting",
"email": "office@opencultureconsulting.com",
"homepage": "https://www.opencultureconsulting.com",
"role": "maintainer"
},
{ {
"name": "Sebastian Meyer", "name": "Sebastian Meyer",
"email": "sebastian.meyer@opencultureconsulting.com", "email": "sebastian.meyer@opencultureconsulting.com",
"homepage": "https://www.opencultureconsulting.com", "homepage": "https://www.informathekar.de",
"role": "maintainer" "role": "developer"
} }
], ],
"support": { "support": {
@ -48,7 +54,7 @@
"phpstan/phpstan-doctrine": "^1.5", "phpstan/phpstan-doctrine": "^1.5",
"phpstan/phpstan-strict-rules": "^1.6", "phpstan/phpstan-strict-rules": "^1.6",
"phpstan/phpstan-symfony": "^1.4", "phpstan/phpstan-symfony": "^1.4",
"friendsofphp/php-cs-fixer": "^3.69", "friendsofphp/php-cs-fixer": "^3.71",
"squizlabs/php_codesniffer": "^3.11", "squizlabs/php_codesniffer": "^3.11",
"vimeo/psalm": "^5.26" "vimeo/psalm": "^5.26"
}, },
@ -58,9 +64,6 @@
} }
}, },
"config": { "config": {
"platform": {
"php": "8.1"
},
"allow-plugins": { "allow-plugins": {
"phpdocumentor/shim": true "phpdocumentor/shim": true
} }

123
composer.lock generated
View File

@ -4,7 +4,7 @@
"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": "0e5eb6b0c0c00f1d61dc61a3f7669ee7", "content-hash": "49528431848cde5304ac5c23e4b9f7a6",
"packages": [ "packages": [
{ {
"name": "doctrine/collections", "name": "doctrine/collections",
@ -94,16 +94,16 @@
}, },
{ {
"name": "doctrine/dbal", "name": "doctrine/dbal",
"version": "4.2.2", "version": "4.2.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/dbal.git", "url": "https://github.com/doctrine/dbal.git",
"reference": "19a2b7deb5fe8c2df0ff817ecea305e50acb62ec" "reference": "33d2d7fe1269b2301640c44cf2896ea607b30e3e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/19a2b7deb5fe8c2df0ff817ecea305e50acb62ec", "url": "https://api.github.com/repos/doctrine/dbal/zipball/33d2d7fe1269b2301640c44cf2896ea607b30e3e",
"reference": "19a2b7deb5fe8c2df0ff817ecea305e50acb62ec", "reference": "33d2d7fe1269b2301640c44cf2896ea607b30e3e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -180,7 +180,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/dbal/issues", "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": [ "funding": [
{ {
@ -196,7 +196,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-01-16T08:40:56+00:00" "time": "2025-03-07T18:29:05+00:00"
}, },
{ {
"name": "doctrine/deprecations", "name": "doctrine/deprecations",
@ -1456,16 +1456,16 @@
}, },
{ {
"name": "symfony/cache", "name": "symfony/cache",
"version": "v6.4.18", "version": "v6.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/cache.git", "url": "https://github.com/symfony/cache.git",
"reference": "b209751ed25f735ea90ca4c9c969d9413a17dfee" "reference": "342e87b15ac02e4b4f0924ddc368e75d5262aab3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/b209751ed25f735ea90ca4c9c969d9413a17dfee", "url": "https://api.github.com/repos/symfony/cache/zipball/342e87b15ac02e4b4f0924ddc368e75d5262aab3",
"reference": "b209751ed25f735ea90ca4c9c969d9413a17dfee", "reference": "342e87b15ac02e4b4f0924ddc368e75d5262aab3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1532,7 +1532,7 @@
"psr6" "psr6"
], ],
"support": { "support": {
"source": "https://github.com/symfony/cache/tree/v6.4.18" "source": "https://github.com/symfony/cache/tree/v6.4.19"
}, },
"funding": [ "funding": [
{ {
@ -1548,7 +1548,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-01-22T14:13:52+00:00" "time": "2025-02-26T09:12:57+00:00"
}, },
{ {
"name": "symfony/cache-contracts", "name": "symfony/cache-contracts",
@ -2496,16 +2496,16 @@
}, },
{ {
"name": "symfony/validator", "name": "symfony/validator",
"version": "v6.4.18", "version": "v6.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/validator.git", "url": "https://github.com/symfony/validator.git",
"reference": "ce20367d07b2592202e9c266b16a93fa50145207" "reference": "f3e853dffe7c5db675686b8216d6d890dad8c885"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/validator/zipball/ce20367d07b2592202e9c266b16a93fa50145207", "url": "https://api.github.com/repos/symfony/validator/zipball/f3e853dffe7c5db675686b8216d6d890dad8c885",
"reference": "ce20367d07b2592202e9c266b16a93fa50145207", "reference": "f3e853dffe7c5db675686b8216d6d890dad8c885",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2573,7 +2573,7 @@
"description": "Provides tools to validate values", "description": "Provides tools to validate values",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/validator/tree/v6.4.18" "source": "https://github.com/symfony/validator/tree/v6.4.19"
}, },
"funding": [ "funding": [
{ {
@ -2589,20 +2589,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-01-27T16:05:44+00:00" "time": "2025-02-19T13:12:02+00:00"
}, },
{ {
"name": "symfony/var-exporter", "name": "symfony/var-exporter",
"version": "v6.4.13", "version": "v6.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-exporter.git", "url": "https://github.com/symfony/var-exporter.git",
"reference": "0f605f72a363f8743001038a176eeb2a11223b51" "reference": "be6e71b0c257884c1107313de5d247741cfea172"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/0f605f72a363f8743001038a176eeb2a11223b51", "url": "https://api.github.com/repos/symfony/var-exporter/zipball/be6e71b0c257884c1107313de5d247741cfea172",
"reference": "0f605f72a363f8743001038a176eeb2a11223b51", "reference": "be6e71b0c257884c1107313de5d247741cfea172",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2650,7 +2650,7 @@
"serialize" "serialize"
], ],
"support": { "support": {
"source": "https://github.com/symfony/var-exporter/tree/v6.4.13" "source": "https://github.com/symfony/var-exporter/tree/v6.4.19"
}, },
"funding": [ "funding": [
{ {
@ -2666,7 +2666,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-09-25T14:18:03+00:00" "time": "2025-02-13T09:33:32+00:00"
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
@ -3440,16 +3440,16 @@
}, },
{ {
"name": "friendsofphp/php-cs-fixer", "name": "friendsofphp/php-cs-fixer",
"version": "v3.69.1", "version": "v3.71.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
"reference": "13b0c0eede38c11cd674b080f2b485d0f14ffa9f" "reference": "3825ffdc69501e1c9230291b79f036a0c0d8749d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/13b0c0eede38c11cd674b080f2b485d0f14ffa9f", "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/3825ffdc69501e1c9230291b79f036a0c0d8749d",
"reference": "13b0c0eede38c11cd674b080f2b485d0f14ffa9f", "reference": "3825ffdc69501e1c9230291b79f036a0c0d8749d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3531,7 +3531,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues", "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": [ "funding": [
{ {
@ -3539,7 +3539,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-02-18T23:57:43+00:00" "time": "2025-03-07T23:06:56+00:00"
}, },
{ {
"name": "netresearch/jsonmapper", "name": "netresearch/jsonmapper",
@ -4221,16 +4221,16 @@
}, },
{ {
"name": "phpstan/phpdoc-parser", "name": "phpstan/phpdoc-parser",
"version": "2.0.2", "version": "2.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git", "url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "51087f87dcce2663e1fed4dfd4e56eccd580297e" "reference": "9b30d6fd026b2c132b3985ce6b23bec09ab3aa68"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/51087f87dcce2663e1fed4dfd4e56eccd580297e", "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/9b30d6fd026b2c132b3985ce6b23bec09ab3aa68",
"reference": "51087f87dcce2663e1fed4dfd4e56eccd580297e", "reference": "9b30d6fd026b2c132b3985ce6b23bec09ab3aa68",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4262,22 +4262,22 @@
"description": "PHPDoc parser with support for nullable, intersection and generic types", "description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": { "support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues", "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", "name": "phpstan/phpstan",
"version": "1.12.18", "version": "1.12.21",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "fef9f07814a573399229304bb0046affdf558812" "reference": "14276fdef70575106a3392a4ed553c06a984df28"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/fef9f07814a573399229304bb0046affdf558812", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/14276fdef70575106a3392a4ed553c06a984df28",
"reference": "fef9f07814a573399229304bb0046affdf558812", "reference": "14276fdef70575106a3392a4ed553c06a984df28",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4322,7 +4322,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-02-13T12:44:44+00:00" "time": "2025-03-09T09:24:50+00:00"
}, },
{ {
"name": "phpstan/phpstan-doctrine", "name": "phpstan/phpstan-doctrine",
@ -5389,16 +5389,16 @@
}, },
{ {
"name": "symfony/dependency-injection", "name": "symfony/dependency-injection",
"version": "v6.4.16", "version": "v6.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dependency-injection.git", "url": "https://github.com/symfony/dependency-injection.git",
"reference": "7a379d8871f6a36f01559c14e11141cc02eb8dc8" "reference": "b343c3b2f1539fe41331657b37d5c96c1d1ea842"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/7a379d8871f6a36f01559c14e11141cc02eb8dc8", "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/b343c3b2f1539fe41331657b37d5c96c1d1ea842",
"reference": "7a379d8871f6a36f01559c14e11141cc02eb8dc8", "reference": "b343c3b2f1539fe41331657b37d5c96c1d1ea842",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5450,7 +5450,7 @@
"description": "Allows you to standardize and centralize the way objects are constructed in your application", "description": "Allows you to standardize and centralize the way objects are constructed in your application",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/dependency-injection/tree/v6.4.16" "source": "https://github.com/symfony/dependency-injection/tree/v6.4.19"
}, },
"funding": [ "funding": [
{ {
@ -5466,7 +5466,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-11-25T14:52:46+00:00" "time": "2025-02-20T10:02:49+00:00"
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
@ -5913,16 +5913,16 @@
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v6.4.15", "version": "v6.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/process.git", "url": "https://github.com/symfony/process.git",
"reference": "3cb242f059c14ae08591c5c4087d1fe443564392" "reference": "7a1c12e87b08ec9c97abdd188c9b3f5a40e37fc3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/3cb242f059c14ae08591c5c4087d1fe443564392", "url": "https://api.github.com/repos/symfony/process/zipball/7a1c12e87b08ec9c97abdd188c9b3f5a40e37fc3",
"reference": "3cb242f059c14ae08591c5c4087d1fe443564392", "reference": "7a1c12e87b08ec9c97abdd188c9b3f5a40e37fc3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5954,7 +5954,7 @@
"description": "Executes commands in sub-processes", "description": "Executes commands in sub-processes",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/process/tree/v6.4.15" "source": "https://github.com/symfony/process/tree/v6.4.19"
}, },
"funding": [ "funding": [
{ {
@ -5970,20 +5970,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-11-06T14:19:14+00:00" "time": "2025-02-04T13:35:48+00:00"
}, },
{ {
"name": "symfony/stopwatch", "name": "symfony/stopwatch",
"version": "v6.4.13", "version": "v6.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/stopwatch.git", "url": "https://github.com/symfony/stopwatch.git",
"reference": "2cae0a6f8d04937d02f6d19806251e2104d54f92" "reference": "dfe1481c12c06266d0c3d58c0cb4b09bd497ab9c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/2cae0a6f8d04937d02f6d19806251e2104d54f92", "url": "https://api.github.com/repos/symfony/stopwatch/zipball/dfe1481c12c06266d0c3d58c0cb4b09bd497ab9c",
"reference": "2cae0a6f8d04937d02f6d19806251e2104d54f92", "reference": "dfe1481c12c06266d0c3d58c0cb4b09bd497ab9c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6016,7 +6016,7 @@
"description": "Provides a way to profile code", "description": "Provides a way to profile code",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/stopwatch/tree/v6.4.13" "source": "https://github.com/symfony/stopwatch/tree/v6.4.19"
}, },
"funding": [ "funding": [
{ {
@ -6032,7 +6032,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-09-25T14:18:03+00:00" "time": "2025-02-21T10:06:30+00:00"
}, },
{ {
"name": "vimeo/psalm", "name": "vimeo/psalm",
@ -6215,8 +6215,5 @@
"ext-sqlite3": "*" "ext-sqlite3": "*"
}, },
"platform-dev": {}, "platform-dev": {},
"platform-overrides": {
"php": "8.1"
},
"plugin-api-version": "2.6.0" "plugin-api-version": "2.6.0"
} }