Skip to content

Commit bcec066

Browse files
committed
AT-2952: allow packagist publisher
1 parent bebf1ee commit bcec066

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

composer.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,10 @@
3535
},
3636
"license": [
3737
"MIT"
38-
]
38+
],
39+
"config": {
40+
"allow-plugins": {
41+
"fqqdk/packagist-publisher": true
42+
}
43+
}
3944
}

0 commit comments

Comments
 (0)