use psr12 in phpcs config

This commit is contained in:
Nicolas CARPi
2022-12-29 13:35:16 +01:00
parent 4711674ec0
commit 921425d0ff
39 changed files with 120 additions and 41 deletions
+3 -1
View File
@@ -1,4 +1,6 @@
<?php declare(strict_types=1);
<?php
declare(strict_types=1);
namespace RobThree\Auth;