Skip to content

Commit 6693396

Browse files
authored
Merge pull request #2327 from wimme002/patch-1
Typo in removed property for upgrade instructions
2 parents 4957dbb + 68c2006 commit 6693396

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Methods and properties removed from `FOS\UserBundle\Model\User`
1010

1111
- `$locked`
1212
- `$expired` and `$expiredAt`
13-
- `$credentialsExpired` and `$credentialsExpired`
13+
- `$credentialsExpired` and `$credentialsExpiredAt`
1414
- `setLocked()` and `isLocked()`
1515
- `setExpired()` and `setExpiresAt()`
1616
- `setCredentialsExpired()` and `setCredentialsExpireAt()`

0 commit comments

Comments
 (0)