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.
1 parent ee3c982 commit d201d28Copy full SHA for d201d28
CHANGELOG.md
@@ -2,6 +2,18 @@
2
3
All notable changes to `laravel-query-builder` will be documented in this file
4
5
+## 6.3.5 - 2025-08-04
6
+
7
+### What's Changed
8
9
+* Make nullable parameter types explicit to avoid deprecation warnings by @zigzagdev in https://github.com/spatie/laravel-query-builder/pull/1013
10
11
+### New Contributors
12
13
+* @zigzagdev made their first contribution in https://github.com/spatie/laravel-query-builder/pull/1013
14
15
+**Full Changelog**: https://github.com/spatie/laravel-query-builder/compare/6.3.4...6.3.5
16
17
## 6.3.4 - 2025-07-25
18
19
### What's Changed
0 commit comments