diff --git a/composer.json b/composer.json index e25e6e7..570fab2 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ "ext-json": "*", "roave/security-advisories": "dev-latest", "phpunit/phpunit": "10.5.64", - "squizlabs/php_codesniffer": "4.0.2" + "squizlabs/php_codesniffer": "4.0.4" }, "autoload": { "psr-4": { diff --git a/composer.lock b/composer.lock index 4050853..987ca03 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": "5c0ce2b6fc1676b0f04be0f7e5769867", + "content-hash": "537303bf972255bc6db950470651753f", "packages": [ { "name": "personnummer/personnummer", @@ -2475,16 +2475,16 @@ }, { "name": "squizlabs/php_codesniffer", - "version": "4.0.2", + "version": "4.0.4", "source": { "type": "git", "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git", - "reference": "74ee2d4df09b70996c1e0fafca7079fc0bbb9ec0" + "reference": "bbdc3d0532623e21838b7041a4364383a8126f96" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/74ee2d4df09b70996c1e0fafca7079fc0bbb9ec0", - "reference": "74ee2d4df09b70996c1e0fafca7079fc0bbb9ec0", + "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/bbdc3d0532623e21838b7041a4364383a8126f96", + "reference": "bbdc3d0532623e21838b7041a4364383a8126f96", "shasum": "" }, "require": { @@ -2555,7 +2555,7 @@ "type": "thanks_dev" } ], - "time": "2026-08-06T01:00:52+00:00" + "time": "2026-08-06T02:45:27+00:00" }, { "name": "theseer/tokenizer",