diff --git a/composer.json b/composer.json index 8be247bc3..8b5d3f727 100644 --- a/composer.json +++ b/composer.json @@ -68,7 +68,7 @@ "phpunit/phpunit": "^10.5", "qossmic/deptrac-shim": "^1.0.2", "rector/rector": "^1.2.10", - "squizlabs/php_codesniffer": "^3.12", + "squizlabs/php_codesniffer": "^3.13", "symfony/finder": "^6.4.8", "symplify/phpstan-rules": "^13.0" }, diff --git a/composer.lock b/composer.lock index 205749651..0f33113a6 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": "8ef0f9ca850b2b10991299b82cd17228", + "content-hash": "0dc8ca863d5bd547ae1f40096a6bbebd", "packages": [ { "name": "dflydev/dot-access-data", @@ -6847,16 +6847,16 @@ }, { "name": "squizlabs/php_codesniffer", - "version": "3.12.2", + "version": "3.13.0", "source": { "type": "git", "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git", - "reference": "6d4cf6032d4b718f168c90a96e36c7d0eaacb2aa" + "reference": "65ff2489553b83b4597e89c3b8b721487011d186" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/6d4cf6032d4b718f168c90a96e36c7d0eaacb2aa", - "reference": "6d4cf6032d4b718f168c90a96e36c7d0eaacb2aa", + "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/65ff2489553b83b4597e89c3b8b721487011d186", + "reference": "65ff2489553b83b4597e89c3b8b721487011d186", "shasum": "" }, "require": { @@ -6927,7 +6927,7 @@ "type": "thanks_dev" } ], - "time": "2025-04-13T04:10:18+00:00" + "time": "2025-05-11T03:36:00+00:00" }, { "name": "symfony/finder",