Skip to content

Commit 2c7eaeb

Browse files
authored
[sluggable] updates transliterator version
Since it introduced backward incompatible change
1 parent 87a6f04 commit 2c7eaeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
"require": {
4141
"php": ">=5.3.2",
42-
"behat/transliterator": "~1.0",
42+
"behat/transliterator": "1.1",
4343
"doctrine/common": "~2.4"
4444
},
4545
"require-dev": {

0 commit comments

Comments
 (0)