Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3456717 + e099ab9 commit 8ca4282Copy full SHA for 8ca4282
CHANGELOG.md
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. This projec
5
6
## Unreleased
7
8
+## [5.1.0] - 2025-02-24
9
+
10
+### Added
11
12
+- Package now supports Laravel 12.
13
14
## [5.0.2] - 2025-12-03
15
16
### Fixed
composer.json
@@ -65,7 +65,7 @@
65
]
66
}
67
},
68
- "minimum-stability": "dev",
+ "minimum-stability": "stable",
69
"prefer-stable": true,
70
"config": {
71
"sort-packages": true
0 commit comments