Skip to content

Commit

Permalink
Merge pull request #1666 from spryker-shop/feature/frw-9071/master-ad…
Browse files Browse the repository at this point in the history
…justed-validation-rules

feature/frw-9071/master-adjusted-validation-rules nonsplit to split merge
  • Loading branch information
abitskil authored Dec 20, 2024
2 parents c6ebdd0 + 9cdde82 commit c48fcf2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/Pyz/Zed/Customer/CustomerConfig.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class CustomerConfig extends SprykerCustomerConfig
/**
* @var int
*/
protected const MIN_LENGTH_CUSTOMER_PASSWORD = 8;
protected const MIN_LENGTH_CUSTOMER_PASSWORD = 12;

/**
* @var int
Expand Down

0 comments on commit c48fcf2

Please sign in to comment.