Skip to content

Commit bcec066

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

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

composer.json

+6-1
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)