Skip to content

Commit 0459be2

Browse files
committed
Add pyrech/composer-changelogs package to development dependencies to improve the generated change logs that can be pasted into update commit messages.
Resolves #3877
1 parent f57f2c7 commit 0459be2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@
3838
},
3939
"require-dev": {
4040
"phpunit/phpunit": "3.7.*",
41-
"behat/behat": "2.5.*"
41+
"behat/behat": "2.5.*",
42+
"pyrech/composer-changelogs": "^1.5"
4243
},
4344
"suggest": {
4445
"psy/psysh": "Enhanced `wp shell` functionality"

0 commit comments

Comments
 (0)