File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3939 },
4040 "require" : {
4141 "php" : " >=5.3.2" ,
42- "behat/transliterator" : " 1.1 " ,
42+ "behat/transliterator" : " ~1.2 " ,
4343 "doctrine/common" : " ~2.4"
4444 },
4545 "require-dev" : {
Original file line number Diff line number Diff line change 3939 },
4040 "require" : {
4141 "php" : " >=5.4" ,
42- "behat/transliterator" : " ~1.0 " ,
42+ "behat/transliterator" : " ~1.2 " ,
4343 "doctrine/common" : " ~2.4"
4444 },
4545 "replace" : {
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ public function testInsertedNewSlug()
3636 $ this ->assertEquals ('transliteration-test-usage-uz-lt ' , $ lithuanian ->getSlug ());
3737
3838 $ bulgarian = $ repo ->findOneByCode ('bg ' );
39- $ this ->assertEquals ('tova-ie-tiestovo-zaghlaviie -bg ' , $ bulgarian ->getSlug ());
39+ $ this ->assertEquals ('tova-e-testovo-zaglavie -bg ' , $ bulgarian ->getSlug ());
4040
4141 $ russian = $ repo ->findOneByCode ('ru ' );
4242 $ this ->assertEquals ('eto-tiestovyi-zagholovok-ru ' , $ russian ->getSlug ());
You can’t perform that action at this time.
0 commit comments