Skip to content

Commit b88fa47

Browse files
committed
Add allow-plugins to composer.json
1 parent 64e3efe commit b88fa47

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

+3
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@
2424
"phpunit/phpunit": "^9.4"
2525
},
2626
"config": {
27+
"allow-plugins": {
28+
"dealerdirect/phpcodesniffer-composer-installer": true
29+
},
2730
"sort-packages": true
2831
}
2932
}

0 commit comments

Comments
 (0)