Skip to content

Commit cab9550

Browse files
authored
Allow CordBundle 2.0
1 parent d26ba0a commit cab9550

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)