Commit fdba65c0 by Taylor Otwell

Convert arrays.

parent 76c84d86
<?php
return array(
return [
/*
|--------------------------------------------------------------------------
......@@ -74,4 +74,4 @@ return array(
'providers' => __DIR__.'/../app/Providers',
'requests' => __DIR__.'/../app/Http/Requests',
);
];
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