feat: add package to auto-generate changelogs

This commit is contained in:
Björn Fromme
2023-11-12 16:56:27 +01:00
parent 286064c739
commit 4632a2e509
3 changed files with 87 additions and 3 deletions
+4 -2
View File
@@ -116,6 +116,7 @@
},
"require-dev": {
"deployer/deployer": "^7.3",
"marcocesarato/php-conventional-changelog": "^1.17",
"phpunit/phpunit": "^9.5",
"symfony/browser-kit": "6.3.*",
"symfony/css-selector": "6.3.*",
@@ -124,5 +125,6 @@
"symfony/phpunit-bridge": "^6.3",
"symfony/stopwatch": "6.3.*",
"symfony/web-profiler-bundle": "6.3.*"
}
}
},
"version": "0.0.1"
}