Skip to content
This repository was archived by the owner on Oct 20, 2022. It is now read-only.

Commit 8880ee0

Browse files
authoredDec 8, 2021
Add allow-plugins in the skeleton config
1 parent edd607e commit 8880ee0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎composer.json

+3
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@
4040
"symfony/test-pack": "*"
4141
},
4242
"config": {
43+
"allow-plugins": {
44+
"symfony/flex": true
45+
},
4346
"preferred-install": {
4447
"*": "dist"
4548
},

0 commit comments

Comments
 (0)