8000 Added the UATP number scheme to CardScheme constraint · symfony/symfony-docs@33474e6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 33474e6

Browse files
committed
Added the UATP number scheme to CardScheme constraint
1 parent 1e7d0ea commit 33474e6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

reference/constraints/CardScheme.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,13 @@ Valid values are:
119119
* ``LASER``
120120
* ``MAESTRO``
121121
* ``MASTERCARD``
122+
* ``UATP``
122123
* ``VISA``
123124

125+
.. versionadded:: 4.3
126+
127+
The ``UATP`` number scheme was introduced in Symfony 4.3.
128+
124129
For more information about the used schemes, see
125130
`Wikipedia: Issuer identification number (IIN)`_.
126131

0 commit comments

Comments
 (0)
0