Skip to content

Commit 59e3e94

Browse files
committed
Fix changelog-generator
1 parent 0ace82b commit 59e3e94

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: changelog-generator/composer.json

+5
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,10 @@
1313
"psr-4": {
1414
"PHPStan\\ChangelogGenerator\\": "src"
1515
}
16+
},
17+
"config": {
18+
"allow-plugins": {
19+
"php-http/discovery": true
20+
}
1621
}
1722
}

0 commit comments

Comments
 (0)