v1.0.7
Since namespace was changed from `App\Composers` to `App\View\Composers`, Composer::views() - the method for automatically associating composers with view files - also needs to strip off the new namespace to accurately associate with views.
Since namespace was changed from `App\Composers` to `App\View\Composers`, Composer::views() - the method for automatically associating composers with view files - also needs to strip off the new namespace to accurately associate with views.