Skip to content

Commit

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

## Versions

| State | Version | Branch | PHP |
|-------------|-------------|----------|----------|
| dev | `^3.2` | `master` | `>=7.2` |
| stable | `^3.1` | `master` | `>=5.6` |
| State | Version | Branch | PHP |
|-------------|---------|----------|---------|
| dev | `^4.1` | `master` | `>=8.0` |
| stable | `^4.0` | `master` | `>=8.0` |

## Development

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

0 comments on commit a1d26ae

Please sign in to comment.