Merge pull request #7538 from wallabag/dependabot/composer/ergebnis/composer-normalize-2.43.0

This commit is contained in:
Jérémy Benoist 2024-06-18 05:24:56 +01:00 committed by GitHub
commit 3c180c96d2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

34
composer.lock generated
View file

@ -16133,16 +16133,16 @@
},
{
"name": "ergebnis/composer-normalize",
"version": "2.42.0",
"version": "2.43.0",
"source": {
"type": "git",
"url": "https://github.com/ergebnis/composer-normalize.git",
"reference": "02cf2b69ad2a74c6f11a8c3f5f054b8f949df910"
"reference": "4b46330c84bb8f43fac79f5c5a05162fc7c80d75"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ergebnis/composer-normalize/zipball/02cf2b69ad2a74c6f11a8c3f5f054b8f949df910",
"reference": "02cf2b69ad2a74c6f11a8c3f5f054b8f949df910",
"url": "https://api.github.com/repos/ergebnis/composer-normalize/zipball/4b46330c84bb8f43fac79f5c5a05162fc7c80d75",
"reference": "4b46330c84bb8f43fac79f5c5a05162fc7c80d75",
"shasum": ""
},
"require": {
@ -16156,17 +16156,17 @@
"php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0"
},
"require-dev": {
"composer/composer": "^2.6.6",
"composer/composer": "^2.7.7",
"ergebnis/license": "^2.4.0",
"ergebnis/php-cs-fixer-config": "^6.20.0",
"ergebnis/phpunit-slow-test-detector": "^2.9.0",
"ergebnis/php-cs-fixer-config": "^6.30.1",
"ergebnis/phpunit-slow-test-detector": "^2.14.0",
"fakerphp/faker": "^1.23.1",
"infection/infection": "~0.26.6",
"phpunit/phpunit": "^9.6.16",
"psalm/plugin-phpunit": "~0.18.4",
"rector/rector": "~0.19.2",
"symfony/filesystem": "^5.4.25",
"vimeo/psalm": "^5.20.0"
"phpunit/phpunit": "^9.6.19",
"psalm/plugin-phpunit": "~0.19.0",
"rector/rector": "^1.1.0",
"symfony/filesystem": "^5.4.40",
"vimeo/psalm": "^5.24.0"
},
"type": "composer-plugin",
"extra": {
@ -16206,7 +16206,7 @@
"security": "https://github.com/ergebnis/composer-normalize/blob/main/.github/SECURITY.md",
"source": "https://github.com/ergebnis/composer-normalize"
},
"time": "2024-01-30T11:54:02+00:00"
"time": "2024-06-16T13:22:18+00:00"
},
{
"name": "ergebnis/json",
@ -16811,12 +16811,12 @@
"version": "v5.2.13",
"source": {
"type": "git",
"url": "https://github.com/justinrainbow/json-schema.git",
"url": "https://github.com/jsonrainbow/json-schema.git",
"reference": "fbbe7e5d79f618997bc3332a6f49246036c45793"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/fbbe7e5d79f618997bc3332a6f49246036c45793",
"url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/fbbe7e5d79f618997bc3332a6f49246036c45793",
"reference": "fbbe7e5d79f618997bc3332a6f49246036c45793",
"shasum": ""
},
@ -16871,8 +16871,8 @@
"schema"
],
"support": {
"issues": "https://github.com/justinrainbow/json-schema/issues",
"source": "https://github.com/justinrainbow/json-schema/tree/v5.2.13"
"issues": "https://github.com/jsonrainbow/json-schema/issues",
"source": "https://github.com/jsonrainbow/json-schema/tree/v5.2.13"
},
"time": "2023-09-26T02:20:38+00:00"
},