prepare release 1.9 (#1635)

This commit is contained in:
Kevin Papst
2020-04-19 19:31:43 +02:00
committed by GitHub
parent aeef1dae2e
commit cfe0724620
4 changed files with 4 additions and 8 deletions

View File

@@ -118,11 +118,7 @@ class CreateReleaseCommand extends Command
'.codecov.yml',
'.editorconfig',
'.php_cs.dist',
'.travis.yml',
'*.lock',
'package.json',
'phpstan.neon',
'Dockerfile',
'phpunit.xml.dist',
'webpack.config.js',
// this seems to be required, see https://github.com/kevinpapst/kimai2/issues/1586