Skip to content

Commit 6edfd3a

Browse files
committed
chore: Normalize composer.json.
1 parent 350a016 commit 6edfd3a

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

composer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,10 @@
2525
}
2626
},
2727
"config": {
28-
"sort-packages": true
28+
"sort-packages": true,
29+
"allow-plugins": {
30+
"phpro/grumphp": true
31+
}
2932
},
3033
"require-dev": {
3134
"friends-of-phpspec/phpspec-code-coverage": "^6",

0 commit comments

Comments
 (0)