Skip to content

Commit

Permalink
for the moment, we keep the 1.1 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianLB committed Dec 1, 2014
1 parent a794b73 commit 5973fff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -12,7 +12,7 @@ This bundle provides a (very) simple integration of [atoum](https://github.com/a
```json
{
"require": {
"atoum/atoum-bundle": "~1.2"
"atoum/atoum-bundle": "~1.1"
}
}
```
Expand All @@ -22,7 +22,7 @@ In most of the cases you don't need AtoumBundle in your production environment.
```json
{
"require-dev": {
"atoum/atoum-bundle": "~1.2"
"atoum/atoum-bundle": "~1.1"
}
}
```
Expand Down

0 comments on commit 5973fff

Please sign in to comment.