Skip to content

Commit f08e092

Browse files
author
williamdes
committedAug 17, 2024
chore: add composer allow plugins
1 parent b1c1a97 commit f08e092

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
 

‎composer.json

+5
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,10 @@
5656
"psr-4": {
5757
"CodeLts\\CliTools\\Tests\\": "tests/"
5858
}
59+
},
60+
"config": {
61+
"allow-plugins": {
62+
"dealerdirect/phpcodesniffer-composer-installer": true
63+
}
5964
}
6065
}

0 commit comments

Comments
 (0)