Skip to content

Commit

Permalink
Versions: bump 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
f3l1x committed Jan 2, 2024
1 parent 1b8b33a commit 671ec1b
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 @@ -32,10 +32,10 @@ For details on how to use this package, check out our [documentation](.docs).

## Versions

| State | Version | Branch | Nette | PHP |
|-------------|-----------|----------|--------|----------|
| dev | `^2.2.0` | `master` | 3.0+ | `>= 7.1` |
| stable | `^2.1.0` | `master` | 3.0+ | `>= 7.1` |
| State | Version | Branch | Nette | PHP |
|-------------|----------|----------|-------|----------|
| dev | `^3.1.0` | `master` | 3.2+ | `>= 8.1` |
| stable | `^3.0.0` | `master` | 3.2+ | `>= 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 @@ -56,7 +56,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "3.0.x-dev"
"dev-master": "3.1.x-dev"
}
}
}

0 comments on commit 671ec1b

Please # to comment.