From e1495a5c6662004ef3cf57ca3b1d667750bdba84 Mon Sep 17 00:00:00 2001 From: Sergio Vera Date: Tue, 21 Jun 2022 12:19:52 +0200 Subject: [PATCH] Bump to version 25 --- composer.json | 2 +- composer.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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",