styleci fixes

pull/308/head
Nabeel Shahzad 5 years ago
parent d5a3328130
commit 25a9ca9b90

@ -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'),

Loading…
Cancel
Save