From f85eb68358e2bb40d9fe5aa796444a0d25262e7a Mon Sep 17 00:00:00 2001 From: Anthony Clark Date: Wed, 19 Oct 2022 16:04:20 -0700 Subject: [PATCH] Bump TLint to version 7.0 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 11c9db3..ccada96 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "friendsofphp/php-cs-fixer": "^3.11", "laravel/pint": "^1.2", "squizlabs/php_codesniffer": "^3.7", - "tightenco/tlint": "^6.0" + "tightenco/tlint": "^7.0" }, "autoload": { "psr-4": {