Skip to content

Commit

Permalink
Add serializer recipe for 7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
norkunas committed Dec 20, 2023
1 parent 18a02c4 commit 73939c8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
4 changes: 4 additions & 0 deletions symfony/serializer/7.1/config/packages/serializer.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
framework:
serializer:
default_context:
datetime_timestamp_cast: true
5 changes: 5 additions & 0 deletions symfony/serializer/7.1/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}

0 comments on commit 73939c8

Please sign in to comment.