diff --git a/cookbook/security/entity_provider.rst b/cookbook/security/entity_provider.rst index 8f57e4fea63..3d4c87c9817 100644 --- a/cookbook/security/entity_provider.rst +++ b/cookbook/security/entity_provider.rst @@ -83,7 +83,7 @@ focus on the most important methods that come from the private $salt; /** - * @ORM\Column(type="string", length=40) + * @ORM\Column(type="string", length=64) */ private $password;