Skip to content

Commit

Permalink
Allow Composer plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
bocharsky-bw committed May 17, 2022
1 parent 71ba32d commit 693f56d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
"sort-packages": true,
"platform": {
"php": "7.3.0"
},
"allow-plugins": {
"symfony/flex": true
}
},
"autoload": {
Expand Down

0 comments on commit 693f56d

Please sign in to comment.