user destroying flow updated

This commit is contained in:
Sevan Nerse
2022-06-29 10:48:57 +03:00
parent 127d85d0d9
commit c846aa0005
5 changed files with 8 additions and 34 deletions

View File

@ -58,6 +58,7 @@ class Version304 extends Listener
$files = [
'app/Events/Auth/InvitationCreated.php',
'app/Listeners/Auth/SendUserInvitation.php',
'app/Listeners/Auth/DeleteUserInvitation.php',
];
foreach ($files as $file) {