Skip to content

Commit

Permalink
Bump: v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
f3l1x committed Jan 20, 2021
1 parent 9513b9a commit 102c89c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,8 @@ For details on how to use this package, check out our [documentation](.docs).

| State | Version | Branch | Nette | PHP |
|----------|------------|--------------|----------|----------|
| dev | `^0.7` | `master` | `3.0+` | `>=7.2` |
| stable | `^0.6` | `master` | `3.0+` | `^7.2` |
| stable | `^0.4` | `master` | `2.4` | `>=7.1` |
| stable | `^0.3` | `master` | `2.4` | `>=5.6` |
| dev | `^0.8` | `master` | `3.0+` | `>=7.2` |
| stable | `^0.7` | `master` | `3.0+` | `>=7.2` |

## Development

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
},
"extra": {
"branch-alias": {
"dev-develop": "0.7.x-dev"
"dev-master": "0.8.x-dev"
}
}
}

0 comments on commit 102c89c

Please sign in to comment.