mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-02-09 07:58:40 +00:00
Remove bootstrap
This commit is contained in:
parent
d754a11139
commit
112d542b45
|
|
@ -7,4 +7,3 @@ parameters:
|
||||||
- php
|
- php
|
||||||
excludes_analyse:
|
excludes_analyse:
|
||||||
- *.tpl.php
|
- *.tpl.php
|
||||||
bootstrap: %currentWorkingDirectory%/Config/phpstan.php
|
|
||||||
|
|
@ -1,4 +0,0 @@
|
||||||
<?php
|
|
||||||
|
|
||||||
require_once __DIR__ . '/../../vendor/autoload.php';
|
|
||||||
require_once __DIR__ . '/../../phpOMS/Autoloader.php';
|
|
||||||
Loading…
Reference in New Issue
Block a user