Skip to content

Commit e62bda8

Browse files
committed
feat: allow to pass custom normalizers, response factory is fluent now
1 parent f0ca7d7 commit e62bda8

8 files changed

+6464
-6392
lines changed

composer.json

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"require": {
1818
"php": "^8.2",
1919
"doctrine/annotations": "^2.0",
20+
"illuminate/http": "^10.15",
2021
"symfony/property-access": "^6.3",
2122
"symfony/serializer": "^6.3"
2223
},

0 commit comments

Comments
 (0)