init without trunk
This commit is contained in:
parent
ed24ac4994
commit
bb809e7233
14652 changed files with 177862 additions and 94817 deletions
9
vendor/gregwar/image-bundle/.php_cs
vendored
Normal file
9
vendor/gregwar/image-bundle/.php_cs
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<?php
|
||||
|
||||
require_once './vendor/autoload.php';
|
||||
|
||||
use SLLH\StyleCIBridge\ConfigBridge;
|
||||
|
||||
return ConfigBridge::create()
|
||||
->setUsingCache(true)
|
||||
;
|
||||
Loading…
Add table
Add a link
Reference in a new issue