Commit 15461491 authored by Taylor Otwell's avatar Taylor Otwell

Merge pull request #3591 from laravel/analysis-zdEQ98

Applied fixes from StyleCI
parents b70dbaf7 a98759b2
......@@ -30,7 +30,7 @@ class Kernel extends HttpKernel
],
'api' => [
'throttle:60,1'
'throttle:60,1',
],
];
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment