Common setup

This commit is contained in:
2021-03-15 17:41:48 -03:00
parent 5921890ee7
commit 2f79716a19
3 changed files with 43 additions and 0 deletions

6
setup/env/setups.php vendored Normal file
View File

@ -0,0 +1,6 @@
<?php
use Psr\Container\ContainerInterface as Container;
return [
];