We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cbef34 commit 43a768dCopy full SHA for 43a768d
CHANGELOG.md
@@ -2,6 +2,20 @@
2
3
All notable changes to `laravel-validation-rules` will be documented in this file
4
5
+## 3.2.2 - 2023-01-25
6
+
7
+### What's Changed
8
9
+- Add PHP 8.2 Support by @patinthehat in https://github.com/spatie/laravel-validation-rules/pull/57
10
+- Install Laravel Pint by @imdhemy in https://github.com/spatie/laravel-validation-rules/pull/59
11
12
+### New Contributors
13
14
+- @patinthehat made their first contribution in https://github.com/spatie/laravel-validation-rules/pull/57
15
+- @imdhemy made their first contribution in https://github.com/spatie/laravel-validation-rules/pull/59
16
17
+**Full Changelog**: https://github.com/spatie/laravel-validation-rules/compare/3.2.1...3.2.2
18
19
## 3.2.1 - 2022-08-01
20
21
- fix chaining `doNotTrimItems`
0 commit comments