Skip to content
Snippets Groups Projects
Commit c485d882 authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

composer: allow symfony/flex to execute code

parent b333f8e3
No related branches found
No related tags found
No related merge requests found
......@@ -22,6 +22,9 @@
"sort-packages": true,
"platform": {
"php": "7.3"
},
"allow-plugins": {
"symfony/flex": true
}
},
"autoload": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment