From 02500aa3d112b319140aa830e716e9e8811cb453 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=B0rfan=20Evrens?= Date: Sun, 20 Sep 2015 08:23:35 +0300 Subject: [PATCH] Duplicate array key --- src/Slugify.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Slugify.php b/src/Slugify.php index afd90392..2bf28f08 100644 --- a/src/Slugify.php +++ b/src/Slugify.php @@ -433,7 +433,6 @@ class Slugify implements SlugifyInterface 'Ό' => 'O', 'Ύ' => 'I', 'Ϊ' => 'I', - 'Ϊ' => 'I', 'Ϋ' => 'I', 'ϒ' => 'I', 'α' => 'a',