From b50b7b6e841eb8e536cb9f7035e170eafa49342e Mon Sep 17 00:00:00 2001 From: Sergio Vera Date: Tue, 11 Jan 2022 11:12:34 +0100 Subject: [PATCH] Version 17 --- composer.json | 2 +- composer.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index beb7236b..daca0913 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "AFL-3.0" ], "type": "phpcodesniffer-standard", - "version": "16", + "version": "17", "require": { "php": ">=7.3", "webonyx/graphql-php": "^14.9", diff --git a/composer.lock b/composer.lock index 7ccb2b1e..0faa142e 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": "c8d914f8664fb2324d9792d8e7b19325", + "content-hash": "b9428716b782d315462d1db75b983993", "packages": [ { "name": "phpcompatibility/php-compatibility", @@ -2421,5 +2421,5 @@ "ext-dom": "*" }, "platform-dev": [], - "plugin-api-version": "2.0.0" + "plugin-api-version": "2.1.0" }