Skip to content

Commit

Permalink
Change composer require to dev-master
Browse files Browse the repository at this point in the history
  • Loading branch information
snapshotpl committed Mar 15, 2014
1 parent ac2e301 commit dae1e86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ By [composer.json](https://getcomposer.org/)
```json
{
"require": {
"snapshotpl/zf-snap-php-debug-bar": "*"
"snapshotpl/zf-snap-php-debug-bar": "dev-master"
}
}
```
Expand Down

0 comments on commit dae1e86

Please sign in to comment.