Revert "PMCORE-2948 Update the branch develop with the release/3.5.11 (pull request #7871)"

This commit is contained in:
Paula Quispe
2021-04-19 19:58:59 +00:00
parent 857ba57091
commit 3d1042b716
21 changed files with 598 additions and 960 deletions

View File

@@ -7,8 +7,8 @@ use Faker\Factory;
use Google_Client;
use Google_Service_Gmail_Message;
use Illuminate\Foundation\Testing\DatabaseTransactions;
use PHPMailerOAuth;
use ProcessMaker\Core\System;
use ProcessMaker\EmailOAuth\PHPMailerOAuth;
use ProcessMaker\GmailOAuth\GmailOAuth;
use ProcessMaker\Model\User;
use RBAC;