Skip to content

Commit 68c2006

Browse files
authored
Typo in removed propertyfor upgrade instructions
Typo in removed property second credentialsExpired should be credentialsExpiredAt
1 parent 4957dbb commit 68c2006

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)