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 2c6091d commit 33ade8aCopy full SHA for 33ade8a
composer.json
@@ -9,14 +9,12 @@
9
"doctrine/annotations": "^1.0",
10
"doctrine/orm": "^2.4.5",
11
"doctrine/doctrine-bundle": "^1.6",
12
+ "nelmio/cors-bundle": "^1.5",
13
"phpdocumentor/reflection-docblock": "^3.0 || ^4.0",
14
"symfony/asset": "^3.0 || ^4.0",
15
"symfony/expression-language": "^3.0 || ^4.0",
16
"symfony/security-bundle": "^3.0 || ^4.0",
17
"symfony/twig-bundle": "^3.0 || ^4.0",
18
"symfony/validator": "^3.0 || ^4.0"
- },
19
- "suggest": {
20
- "nelmio/cors-bundle": "To support CORS."
21
}
22
0 commit comments