Skip to content
This repository was archived by the owner on Jun 19, 2022. It is now read-only.

Commit d2fef84

Browse files
committed
add nelmio cors to suggestion
1 parent c7b36df commit d2fef84

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"twig/cssinliner-extra": "For email css",
3030
"twig/extra-bundle": "For email css",
3131
"twig/inky-extra": "For email css",
32-
"nesbot/carbon": "Easy format your datetime"
32+
"nesbot/carbon": "Easy format your datetime",
33+
"nelmio/cors-bundle": "CORS management"
3334
}
3435
}

0 commit comments

Comments
 (0)