We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87dd77a commit 894a75cCopy full SHA for 894a75c
1 file changed
CHANGELOG.md
@@ -5,6 +5,10 @@ All notable changes to **darvis/livewire-honeypot** are documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [1.0.3] - 2025-11-05
9
+### Changed
10
+- Updated framework version constraints to support Laravel 12 and Livewire 4
11
+
12
## [1.0.2] - 2025-10-25
13
### Changed
14
- Renamed `initializeHasHoneypot()` method to `mountHasHoneypot()` to better align with Livewire 3's lifecycle hooks
0 commit comments