Skip to content

Commit 82efa42

Browse files
Update composer.json
1 parent 892a78e commit 82efa42

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

composer.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,9 @@
6262
"test": "phpunit --colors=always"
6363
},
6464
"prefer-stable": true,
65-
"minimum-stability": "dev"
65+
"config": {
66+
"allow-plugins": {
67+
"dealerdirect/phpcodesniffer-composer-installer": true
68+
}
69+
}
6670
}

0 commit comments

Comments
 (0)