Skip to content

Commit f9183bf

Browse files
committed
Updated dependencies.
1 parent 163fb01 commit f9183bf

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

composer.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,10 @@
5151
},
5252
"bin": [
5353
"bin/phpdoc-checker"
54-
]
54+
],
55+
"config": {
56+
"allow-plugins": {
57+
"infection/extension-installer": true
58+
}
59+
}
5560
}

0 commit comments

Comments
 (0)