Skip to content

Commit 383ef1c

Browse files
author
Timo Ziegler
committed
+ styleci fix: all arrows at same indention
1 parent 0b2e982 commit 383ef1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Cmixin/Holidays/de-mv.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

33
return array_replace(require __DIR__.'/de-national.php', [
4-
'03-08' => '= 03-08 if year >= 2023',
4+
'03-08' => '= 03-08 if year >= 2023',
55
'reformation-day' => '10-31',
66
]);

0 commit comments

Comments
 (0)