Skip to content

Commit 5679026

Browse files
authored
Discard changes to composer.json
1 parent 1133eb1 commit 5679026

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

composer.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,10 @@
2020
"platform": {
2121
"php": "7.4.6"
2222
},
23-
"sort-packages": true
23+
"sort-packages": true,
24+
"allow-plugins": {
25+
"phpstan/extension-installer": true
26+
}
2427
},
2528
"autoload": {
2629
"psr-4": {

0 commit comments

Comments
 (0)