Skip to content

Commit 68d7b4e

Browse files
committed
Merge pull request #187 from symfony-cmf/WouterJ-slugifier-rc
Allow RC instead of dev of slugifier-api
2 parents 6d608fe + c0db9cb commit 68d7b4e

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
@@ -14,7 +14,7 @@
1414
"require": {
1515
"php": "^5.3.9|^7.0",
1616
"symfony/framework-bundle": "^2.3",
17-
"symfony-cmf/slugifier-api": "^1.0@dev"
17+
"symfony-cmf/slugifier-api": "^1.0@rc"
1818
},
1919
"require-dev": {
2020
"symfony/security-bundle": "^2.1",

0 commit comments

Comments
 (0)