From 328b1bfbda1b66a3ddd63f5ee4c57faf75bc62ed Mon Sep 17 00:00:00 2001 From: jrfnl Date: Sat, 30 Nov 2024 18:12:41 +0100 Subject: [PATCH] ADD TO: refactor --- requirements.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.php b/requirements.php index 852d5cda3d..288f2572cc 100644 --- a/requirements.php +++ b/requirements.php @@ -19,7 +19,7 @@ * @license https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/master/licence.txt BSD Licence */ -namespace PHP_CodeSnifffer; +namespace PHP_CodeSniffer; use Exception;