Skip to content

Commit

Permalink
disabled jenssegers/date by default
Browse files Browse the repository at this point in the history
  • Loading branch information
denisdulici committed Jan 23, 2018
1 parent 89d1b52 commit b260dc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Config/language.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
| This option the language of jenssegers/date library.
|
*/
'date' => true,
'date' => false,

/*
|--------------------------------------------------------------------------
Expand Down

0 comments on commit b260dc4

Please sign in to comment.