Skip to content

Commit

Permalink
Merge pull request #1 from jeroenvdgulik/patch-1
Browse files Browse the repository at this point in the history
Added missing X-wing
  • Loading branch information
WyriHaximus authored Aug 10, 2018
2 parents ba2fce1 + 18fc56f commit 0af9626
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Headers.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ public static function headers(): array
'X-Tealc' => 'Indeed',
'X-Anna' => 'Do you want to build a snowman?',
'X-Olaf' => 'I love summer!',
'X-Wing' => 'Pew pew',
];
}
}

0 comments on commit 0af9626

Please sign in to comment.