Skip to content

Commit c9072aa

Browse files
author
Alexander Obuhovich
committed
Remove "@dev" constraint, because 1.2 version was released
1 parent 885a477 commit c9072aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Library can be installed using Composer like so:
1212
1313
{
1414
"require": {
15-
"mindplay/annotations": "~1.2@dev"
15+
"mindplay/annotations": "~1.2"
1616
}
1717
}
1818

0 commit comments

Comments
 (0)