diff --git a/composer.json b/composer.json index a5b7845..40ac0e1 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0" }, "require-dev": { - "ergebnis/composer-normalize": "^2.51.0", + "ergebnis/composer-normalize": "^2.52.0", "ergebnis/license": "^2.7.0", "ergebnis/php-cs-fixer-config": "^6.28.1", "fakerphp/faker": "^1.24.1", diff --git a/composer.lock b/composer.lock index e424cbd..486f460 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "6b91e57c84f8244e46e71a3186243573", + "content-hash": "cb11930e6ffb5dbd0653ebc7ae141fdb", "packages": [], "packages-dev": [ { @@ -705,16 +705,16 @@ }, { "name": "ergebnis/composer-normalize", - "version": "2.51.0", + "version": "2.52.0", "source": { "type": "git", "url": "https://github.com/ergebnis/composer-normalize.git", - "reference": "36fb17dce18579ccab50f71b411a32ed55e6d4bc" + "reference": "988f83f5e51a42cdd2337e5fcd935432f8dfa33c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ergebnis/composer-normalize/zipball/36fb17dce18579ccab50f71b411a32ed55e6d4bc", - "reference": "36fb17dce18579ccab50f71b411a32ed55e6d4bc", + "url": "https://api.github.com/repos/ergebnis/composer-normalize/zipball/988f83f5e51a42cdd2337e5fcd935432f8dfa33c", + "reference": "988f83f5e51a42cdd2337e5fcd935432f8dfa33c", "shasum": "" }, "require": { @@ -728,27 +728,27 @@ "php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0" }, "require-dev": { - "composer/composer": "^2.9.4", + "composer/composer": "^2.9.8", "ergebnis/license": "^2.7.0", - "ergebnis/php-cs-fixer-config": "^6.61.1", + "ergebnis/php-cs-fixer-config": "^6.62.1", "ergebnis/phpstan-rules": "^2.13.1", "ergebnis/phpunit-slow-test-detector": "^2.24.0", "ergebnis/rector-rules": "^1.18.1", "fakerphp/faker": "^1.24.1", "phpstan/extension-installer": "^1.4.3", - "phpstan/phpstan": "^2.1.47", + "phpstan/phpstan": "^2.1.54", "phpstan/phpstan-deprecation-rules": "^2.0.4", "phpstan/phpstan-phpunit": "^2.0.16", - "phpstan/phpstan-strict-rules": "^2.0.10", + "phpstan/phpstan-strict-rules": "^2.0.11", "phpunit/phpunit": "^9.6.33", - "rector/rector": "^2.4.1", + "rector/rector": "^2.4.3", "symfony/filesystem": "^5.4.41" }, "type": "composer-plugin", "extra": { "class": "Ergebnis\\Composer\\Normalize\\NormalizePlugin", "branch-alias": { - "dev-main": "2.51-dev" + "dev-main": "2.52-dev" }, "plugin-optional": true, "composer-normalize": { @@ -785,7 +785,7 @@ "security": "https://github.com/ergebnis/composer-normalize/blob/main/.github/SECURITY.md", "source": "https://github.com/ergebnis/composer-normalize" }, - "time": "2026-04-14T11:17:04+00:00" + "time": "2026-05-15T15:39:24+00:00" }, { "name": "ergebnis/json", @@ -2001,16 +2001,16 @@ }, { "name": "justinrainbow/json-schema", - "version": "5.3.3", + "version": "5.3.4", "source": { "type": "git", "url": "https://github.com/jsonrainbow/json-schema.git", - "reference": "a0b7c13588b102d7d6536823e96d1c88d3dba85e" + "reference": "7df70ffaf31d98726801b4bc099e1fbdbe2e5e54" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/a0b7c13588b102d7d6536823e96d1c88d3dba85e", - "reference": "a0b7c13588b102d7d6536823e96d1c88d3dba85e", + "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/7df70ffaf31d98726801b4bc099e1fbdbe2e5e54", + "reference": "7df70ffaf31d98726801b4bc099e1fbdbe2e5e54", "shasum": "" }, "require": { @@ -2060,9 +2060,9 @@ ], "support": { "issues": "https://github.com/jsonrainbow/json-schema/issues", - "source": "https://github.com/jsonrainbow/json-schema/tree/5.3.3" + "source": "https://github.com/jsonrainbow/json-schema/tree/5.3.4" }, - "time": "2026-03-24T18:47:53+00:00" + "time": "2026-05-04T18:54:58+00:00" }, { "name": "kubawerlos/php-cs-fixer-custom-fixers",