respect-validation/library
Andy Snell 94a79c033a
Update MasterCard BIN Range
Updates the CreditCard validator regex for the MasterCard brand to match 16-digit card numbers starting with 22 - 27.  Additionally, updates the unit test for CreditCard with a published test card in the new BIN range.

Additional information on the BIN range update can be found at: https://www.mastercard.us/en-us/issuers/get-support/2-series-bin-expansion.html
2016-12-04 23:56:43 -05:00
..
Exceptions Rename rule "Numeric" to "NumericVal" 2016-11-06 18:45:44 +01:00
Rules Update MasterCard BIN Range 2016-12-04 23:56:43 -05:00
Factory.php Use class constant instead of FQCN 2016-10-30 20:16:13 +01:00
Validatable.php Use short array syntax 2015-10-17 22:56:32 -03:00
Validator.php Rename rule "Numeric" to "NumericVal" 2016-11-06 18:45:44 +01:00