mirror of
https://github.com/brufdev/many-notes.git
synced 2026-04-27 21:10:04 -05:00
Add architecture tests
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
arch()->preset()->php();
|
||||
arch()->preset()->laravel();
|
||||
arch()->preset()->security();
|
||||
Reference in New Issue
Block a user