diff --git a/README.md b/README.md index 01934d1..97d84eb 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Installation ```json "require": { - "neilime/zf2-twb-bundle": "2.0" + "neilime/zf2-twb-bundle": "2.2.*@stable" } ``` @@ -325,4 +325,4 @@ Static element is a form element witch provides `Static control` and should be r ```php $this->formStatic(new \TwbBundle\Form\Element\StaticElement()); -``` \ No newline at end of file +```