Skip to content

Commit e5f5602

Browse files
committed
Updated dependencies.
1 parent 9195819 commit e5f5602

File tree

2 files changed

+507
-293
lines changed

2 files changed

+507
-293
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)