Skip to content

Commit e7bfe97

Browse files
author
Jesse
committedJan 1, 2017
warning
1 parent dff0b2d commit e7bfe97

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed
 

‎README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@ a slightly modified version of jenssegers/laravel-mongodb: for laravel 4.2 using
44

55
it's based on commit ebab4ebd025860e61b9313f43baaa474601735f8 of https://github.com/jenssegers/laravel-mongodb
66

7-
What I've changed for 4.2
7+
What I've changed for 4.2.
88

99
* use ReminderServiceProvider.php and DatabaseReminderRepository.php for password resets
1010

1111
* use SoftDeletingTrait
1212

13-
* always return false on shouldUseCollections metho
13+
* always return false on shouldUseCollections method
14+
15+
## use at your own risk

0 commit comments

Comments
 (0)