Skip to content

Commit c0db9cb

Browse files
committed
Be a bit more strict
1 parent 6d608fe commit c0db9cb

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)