Add symfony/intl to composer require for saving bank details withdrawal method

Created on 16 April 2023, about 1 year ago
Updated 18 April 2023, about 1 year ago

Problem/Motivation

Can't add my bank account details, on save I get this error log message:
Symfony\Component\Validator\Exception\LogicException: The Intl component is required to use the Bic constraint. Try running "composer require symfony/intl". in Symfony\Component\Validator\Constraints\Bic->__construct() (line 57 of /var/www/html/vendor/symfony/validator/Constraints/Bic.php).

Steps to reproduce

Clean install on D10 with composer and necessary steps (create store, currencies, etc.)
Go to /user/1/withdrawal-methods/bank-account/edit
add bank account details and try to save
get "The website encountered an unexpected error. Please try again later." error on blank page
bank account details are not saved

Proposed resolution

composer require symfony/intl seems to have solved the issue.

📌 Task
Status

Fixed

Version

2.1

Component

Code

Created by

🇮🇹Italy kopeboy Mainland

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024