Skip to content

Commit ca7ca22

Browse files
authored
Merge pull request #27 from GregoireHebert/fix-symfony-website-skeleton
fix (composer.json): Update dependency for symfony/webssite-skeleton ^5.*
2 parents 41364f8 + 6090768 commit ca7ca22

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
@@ -10,7 +10,7 @@
1010
"doctrine/orm": "^2.4.5",
1111
"doctrine/doctrine-bundle": "^1.6 || ^2.0",
1212
"nelmio/cors-bundle": "^1.5 || ^2.0",
13-
"phpdocumentor/reflection-docblock": "^3.0 || ^4.0",
13+
"phpdocumentor/reflection-docblock": "^3.0 || ^4.0 || ^5.0",
1414
"symfony/asset": "*",
1515
"symfony/expression-language": "*",
1616
"symfony/security-bundle": "*",

0 commit comments

Comments
 (0)