composer require --dev marcocesarato/php-conventional-changelog --no-update
“marcocesarato/php-conventional-changelog”: “^1.17”
在小皮环境没问题,在docker+swoole环境下报错
"scripts": {
"changelog": "conventional-changelog",
"release": "conventional-changelog --commit",