Skip to content

Commit 53601fe

Browse files
committedJun 10, 2022
Remove obsolete Composer config
1 parent 380c2ab commit 53601fe

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed
 

‎composer.json

+1-4
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,7 @@
2121
"phpunit/phpunit": "^9.5"
2222
},
2323
"config": {
24-
"sort-packages": true,
25-
"allow-plugins": {
26-
"dealerdirect/phpcodesniffer-composer-installer": true
27-
}
24+
"sort-packages": true
2825
},
2926
"extra": {
3027
"phpstan": {

0 commit comments

Comments
 (0)
Please sign in to comment.