Skip to content

Commit 44c07d5

Browse files
authored
Merge pull request #71 from sunrise-php/release/v1.1.4
v1.1.4
2 parents 898f7e6 + 65e3c99 commit 44c07d5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

data/manufacturers.php

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -518,4 +518,13 @@
518518
'9BW' => 'Volkswagen',
519519
'9FB' => 'Renault',
520520
'WB1' => 'BMW Motorrad of North America',
521+
522+
/**
523+
* @see https://github.com/sunrise-php/vin/issues/70
524+
*/
525+
'W1K' => 'Mercedes',
526+
'W1V' => 'Mercedes',
527+
'W1N' => 'Mercedes',
528+
'WAP' => 'BMW',
529+
'YAR' => 'Toyota',
521530
];

0 commit comments

Comments
 (0)