Commit 6bbba2a5 by Arthur Khachaturov

Update intro-upgrade-from-v1.md

parent eee8a150
...@@ -185,7 +185,7 @@ public function scenarios() ...@@ -185,7 +185,7 @@ public function scenarios()
{ {
return [ return [
'backend' => ['email', 'role'], 'backend' => ['email', 'role'],
'frontend' => ['email', '!name'], 'frontend' => ['email', '!role'],
]; ];
} }
``` ```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment