Skip to content

Commit c4d0a85

Browse files
committed
add config.allow-plugins
1 parent 2018963 commit c4d0a85

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,10 @@
2323
"phpunit/phpunit": "^9.0",
2424
"athletic/athletic": "~0.1.8",
2525
"mnapoli/hard-mode": "~0.3.0"
26+
},
27+
"config": {
28+
"allow-plugins": {
29+
"dealerdirect/phpcodesniffer-composer-installer": true
30+
}
2631
}
2732
}

0 commit comments

Comments
 (0)