Skip to content

Commit 8ca4282

Browse files
committed
Merge tag 'v5.1.0' into develop
Laravel 12 🎉
2 parents 3456717 + e099ab9 commit 8ca4282

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
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+
## [5.1.0] - 2025-02-24
9+
10+
### Added
11+
12+
- Package now supports Laravel 12.
13+
814
## [5.0.2] - 2025-12-03
915

1016
### Fixed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
]
6666
}
6767
},
68-
"minimum-stability": "dev",
68+
"minimum-stability": "stable",
6969
"prefer-stable": true,
7070
"config": {
7171
"sort-packages": true

0 commit comments

Comments
 (0)