diff --git a/src/File/Format.php b/src/File/Format.php index 22ff02b..42e8bf8 100644 --- a/src/File/Format.php +++ b/src/File/Format.php @@ -26,8 +26,8 @@ final class Format Country::BELGIUM => 8, Country::LUXEMBOURG => 9, Country::THE_NETHERLANDS => 10, - Country::GERMANY => 11, - Country::EAST_FRISIA => 12, + Country::EAST_FRISIA => 11, + Country::GERMANY => 12, Country::AUSTRIA => 13, Country::SWISS => 14, Country::ICELAND => 15,