diff --git a/composer.json b/composer.json index 60cfaed7..7fa90b15 100644 --- a/composer.json +++ b/composer.json @@ -40,7 +40,7 @@ }, "require-dev": { "behat/behat": "^3.19.0", - "doctrine/coding-standard": "^12.0", + "doctrine/coding-standard": "^13.0", "phpunit/phpunit": "^10.5.45", "psalm/plugin-phpunit": "^0.19.5", "vimeo/psalm": "^6.10.0" diff --git a/composer.lock b/composer.lock index a3cfc61a..a77cbf3d 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": "369b5557ee08bab1abfedb11c0f3b739", + "content-hash": "7797d21f9607be632029637ff4113a8f", "packages": [ { "name": "composer/ca-bundle", @@ -3399,22 +3399,22 @@ }, { "name": "doctrine/coding-standard", - "version": "12.0.0", + "version": "13.0.0", "source": { "type": "git", "url": "https://github.com/doctrine/coding-standard.git", - "reference": "1b2b7dc58c68833af481fb9325c25abd40681c79" + "reference": "8132673b9075d648c07f7f69cb3f4cc436709b77" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/coding-standard/zipball/1b2b7dc58c68833af481fb9325c25abd40681c79", - "reference": "1b2b7dc58c68833af481fb9325c25abd40681c79", + "url": "https://api.github.com/repos/doctrine/coding-standard/zipball/8132673b9075d648c07f7f69cb3f4cc436709b77", + "reference": "8132673b9075d648c07f7f69cb3f4cc436709b77", "shasum": "" }, "require": { "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7 || ^1.0.0", - "php": "^7.2 || ^8.0", - "slevomat/coding-standard": "^8.11", + "php": "^7.4 || ^8.0", + "slevomat/coding-standard": "^8.16", "squizlabs/php_codesniffer": "^3.7" }, "type": "phpcodesniffer-standard", @@ -3449,9 +3449,9 @@ ], "support": { "issues": "https://github.com/doctrine/coding-standard/issues", - "source": "https://github.com/doctrine/coding-standard/tree/12.0.0" + "source": "https://github.com/doctrine/coding-standard/tree/13.0.0" }, - "time": "2023-04-24T17:43:28+00:00" + "time": "2025-03-23T15:38:56+00:00" }, { "name": "doctrine/deprecations", @@ -7019,15 +7019,15 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": {}, + "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": "8.1.*||8.2.*||8.3.*||8.4.*" }, - "platform-dev": {}, + "platform-dev": [], "platform-overrides": { "php": "8.1.99" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.3.0" }