Applied fixes from StyleCI

This commit is contained in:
Taylor Otwell 2015-12-11 17:50:16 -05:00 committed by StyleCI Bot
parent b70dbaf7a1
commit a98759b264
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ class Kernel extends HttpKernel
],
'api' => [
'throttle:60,1'
'throttle:60,1',
],
];