Skip to content

Commit

Permalink
Enabled symfony "allow-contrib" in composer
Browse files Browse the repository at this point in the history
  • Loading branch information
excelwebzone committed Jun 19, 2018
1 parent e8a2f04 commit 609e2a5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,10 @@
"psr-4": {
"EWZ\\Tests\\Bundle\\RecaptchaBundle\\": "tests"
}
},
"extra": {
"symfony": {
"allow-contrib": "true"
}
}
}

0 comments on commit 609e2a5

Please sign in to comment.