Skip to content

Commit 3d5ee65

Browse files
committed
Merge tag 'v3.1.0' into develop
Laravel 12
2 parents acde942 + bbf3b31 commit 3d5ee65

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. This projec
55

66
## Unreleased
77

8+
## [3.1.0] - 2025-02-24
9+
10+
### Added
11+
12+
- Package now supports Laravel 11 and 12.
13+
814
## [3.0.2] - 2024-11-30
915

1016
### Changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"dev-develop": "3.x-dev"
5050
}
5151
},
52-
"minimum-stability": "dev",
52+
"minimum-stability": "stable",
5353
"prefer-stable": true,
5454
"config": {
5555
"sort-packages": true

0 commit comments

Comments
 (0)