Skip to content

Commit dfe6ddb

Browse files
authored
Update composer dependencies (#60)
Updates composer files. - Update `composer.json` Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
1 parent 90f927c commit dfe6ddb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,8 @@
6969
],
7070
"config": {
7171
"allow-plugins": {
72-
"ghostwriter/coding-standard": true
72+
"ghostwriter/coding-standard": true,
73+
"infection/extension-installer": true
7374
},
7475
"classmap-authoritative": false,
7576
"discard-changes": true,

0 commit comments

Comments
 (0)