Skip to content
This repository has been archived by the owner on Sep 20, 2021. It is now read-only.

Commit

Permalink
Update because of the BC break.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hywan committed Jan 14, 2016
1 parent e6c3f61 commit 685bba3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies, you need to require
```json
{
"require": {
"hoa/zformat": "~0.0"
"hoa/zformat": "~1.0"
}
}
```
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "0.x-dev"
"dev-master": "1.x-dev"
}
}
}

0 comments on commit 685bba3

Please sign in to comment.