Skip to content

Commit b96ba2c

Browse files
committed
chore: release 2.2.0
1 parent c05aa1b commit b96ba2c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
66

77
## [Unreleased]
88

9+
- Nothing.
10+
11+
## [2.2.0] - 2024-10-24
12+
13+
### Added
14+
15+
- Added support for Laravel 11.
16+
917
### Removed
1018

1119
- Dropped PHP <8.0 support.

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
},
4949
"extra": {
5050
"branch-alias": {
51-
"dev-master": "2.1-dev"
51+
"dev-master": "2.2-dev"
5252
}
5353
},
5454
"config": {

0 commit comments

Comments
 (0)