Skip to content
This repository has been archived by the owner on Jul 10, 2020. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
neilime committed Mar 24, 2014
1 parent 4a8cf1e commit dab6894
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Installation

```json
"require": {
"neilime/zf2-twb-bundle": "2.0"
"neilime/zf2-twb-bundle": "2.2.*@stable"
}
```

Expand Down Expand Up @@ -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());
```
```

0 comments on commit dab6894

Please sign in to comment.