Skip to content

Commit

Permalink
Composer: open v0.7.x
Browse files Browse the repository at this point in the history
  • Loading branch information
f3l1x committed Dec 13, 2023
1 parent b207f95 commit 2282868
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ For details on how to use this package, check out our [documentation](.docs).

| State | Version | Branch | PHP |
|-------------|---------|----------|----------|
| dev | `^0.6` | `master` | `>= 8.0` |
| stable | `^0.5` | `master` | `>= 7.2` |
| dev | `^0.7` | `master` | `>= 8.1` |
| stable | `^0.6` | `master` | `>= 8.1` |

## Development

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"prefer-stable": true,
"extra": {
"branch-alias": {
"dev-master": "0.6.x-dev"
"dev-master": "0.7.x-dev"
}
},
"config": {
Expand Down

0 comments on commit 2282868

Please sign in to comment.