We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d2b24d commit f5a8d45Copy full SHA for f5a8d45
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## v4.0.19
4
+
5
+### Bug fixes
6
7
+* [1dfefda5e](https://github.com/api-platform/core/commit/1dfefda5e22b7ec03780e928e943097dd31ef68f) fix(laravel): add middleware granularity (#6962)
8
9
+Compatibility with Laravel 12.
10
11
## v4.0.18
12
13
### Bug fixes
@@ -3008,4 +3016,4 @@ Please read #2825 if you have issues with the behavior of Readable/Writable Link
3008
3016
## 1.0.0 beta 2
3009
3017
3010
3018
* Preserve indexes when normalizing and denormalizing associative arrays
3011
-* Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance
3019
+* Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance
0 commit comments