styleci fixes
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'url' => env('OPCACHE_URL', config('app.url')),
|
||||
'verify_ssl' => true,
|
||||
'headers' => [],
|
||||
'url' => env('OPCACHE_URL', config('app.url')),
|
||||
'verify_ssl' => true,
|
||||
'headers' => [],
|
||||
'directories' => [
|
||||
base_path('app'),
|
||||
base_path('bootstrap'),
|
||||
|
||||
Reference in New Issue
Block a user