Skip to content
Snippets Groups Projects
Commit a3d62caa authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

Fixed IBAN module

parent 00ea6902
No related branches found
No related tags found
3 merge requests!1671Development,!1649Development,!1648Development
......@@ -9,8 +9,8 @@ use Illuminate\Http\Response;
use LaravelLocalization;
use Mail;
use Validator;
use \PHP_IBAN\IBAN;
use \PHP_IBAN\IBANCountry;
use \IBAN;
use \IBANCountry;
class MailController extends Controller
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment