diff --git a/composer.json b/composer.json index 2cb62ac23..2cd7cbca0 100644 --- a/composer.json +++ b/composer.json @@ -82,7 +82,7 @@ "appwrite/sdk-generator": "0.33.*", "ext-fileinfo": "*", "phpunit/phpunit": "9.5.20", - "squizlabs/php_codesniffer": "^3.6", + "squizlabs/php_codesniffer": "^3.7", "swoole/ide-helper": "5.0.2", "textalk/websocket": "1.5.7" }, diff --git a/composer.lock b/composer.lock index fd2245bf2..58f06c6ea 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": "7a5fc405fc0dedfc037b7d3e33395d1d", + "content-hash": "21c6323d31f4bbae470495c14a35cb41", "packages": [ { "name": "adhocore/jwt",