Skip to content

Commit 0f450d9

Browse files
committed
feat: add pyrech/composer-changelogs dependency and allow plugin
Signed-off-by: Felipe Sayão Lobato Abreu <github@mentordosnerds.com>
1 parent 2055dd9 commit 0f450d9

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
"phpro/grumphp": "^2.19",
3939
"phpspec/prophecy-phpunit": "^2.5",
4040
"phpunit/phpunit": "^12.5",
41+
"pyrech/composer-changelogs": "^2.2",
4142
"rector/rector": "^2.3",
4243
"saggre/phpdocumentor-markdown": "^1.0",
4344
"symplify/easy-coding-standard": "^13.0",
@@ -59,7 +60,8 @@
5960
"allow-plugins": {
6061
"ergebnis/composer-normalize": true,
6162
"phpdocumentor/shim": true,
62-
"phpro/grumphp": true
63+
"phpro/grumphp": true,
64+
"pyrech/composer-changelogs": true
6365
},
6466
"platform": {
6567
"php": "8.3.0"

0 commit comments

Comments
 (0)