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 2e4daa6 commit c7eed63Copy full SHA for c7eed63
1 file changed
composer.json
@@ -15,5 +15,8 @@
15
"symfony/security-bundle": "^3.0 || ^4.0",
16
"symfony/twig-bundle": "^3.0 || ^4.0",
17
"symfony/validator": "^3.0 || ^4.0"
18
+ },
19
+ "suggest": {
20
+ "nelmio/cors-bundle": "To support CORS."
21
}
22
0 commit comments