Apply fixes from StyleCI (#312)

* Bump for release

* Apply fixes from StyleCI
This commit is contained in:
Dane Everitt 2017-02-18 22:57:50 -05:00 committed by GitHub
parent ed4068bdb9
commit b11029a666
8 changed files with 8 additions and 11 deletions

View file

@ -4,7 +4,7 @@ return [
'env' => env('APP_ENV', 'production'),
'version' => env('APP_VERSION', 'canary'),
'version' => env('APP_VERSION', '0.6.0-pre.4'),
'phrase_in_context' => env('PHRASE_IN_CONTEXT', false),