Update
This commit is contained in:
parent
a37785b391
commit
33458b2ca3
9915 changed files with 1247019 additions and 0 deletions
9
trunk/_vendor/gregwar/image-bundle/.php_cs
Normal file
9
trunk/_vendor/gregwar/image-bundle/.php_cs
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