Update PHP_CodeSniffer ruleset: PSR2 → PSR12

This commit is contained in:
Zach Borboa
2023-06-30 01:23:37 -07:00
parent 9bd4776b73
commit cd924d10c3
115 changed files with 269 additions and 80 deletions
+3 -1
View File
@@ -1,4 +1,6 @@
<?php declare(strict_types=1);
<?php
declare(strict_types=1);
namespace CurlTest;