diff --git a/composer.json b/composer.json index 87ce22fe..69f6abaf 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "AFL-3.0" ], "type": "phpcodesniffer-standard", - "version": "24", + "version": "25", "require": { "php": ">=7.3", "webonyx/graphql-php": "^14.9", diff --git a/composer.lock b/composer.lock index 167507c3..563cd8b9 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": "648f4cf3962dc24fb1bdd135071b61bb", + "content-hash": "4545f720f14d1d67c1b4684e624da98b", "packages": [ { "name": "phpcompatibility/php-compatibility",