Skip to content

Commit 41364f8

Browse files
authored
Merge pull request #24 from fabpot/patch-3
Allow CorsBundle 2.0
2 parents d26ba0a + cab9550 commit 41364f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"doctrine/annotations": "^1.0",
1010
"doctrine/orm": "^2.4.5",
1111
"doctrine/doctrine-bundle": "^1.6 || ^2.0",
12-
"nelmio/cors-bundle": "^1.5",
12+
"nelmio/cors-bundle": "^1.5 || ^2.0",
1313
"phpdocumentor/reflection-docblock": "^3.0 || ^4.0",
1414
"symfony/asset": "*",
1515
"symfony/expression-language": "*",

0 commit comments

Comments
 (0)