moved some packages to dev requirements (#456)

This commit is contained in:
Kevin Papst
2018-12-01 19:53:44 +01:00
committed by GitHub
parent 54d06462fc
commit 43b488f21f
4 changed files with 315 additions and 315 deletions

12
.gitignore vendored
View File

@@ -1,4 +1,3 @@
# ========== KIMAI ==========
# IDE
.idea/
@@ -43,12 +42,13 @@ templates/invoice/renderer/.~lock*
.php_cs
.php_cs.cache
###< friendsofphp/php-cs-fixer ###
###> symfony/webpack-encore-pack ###
/node_modules/
###< symfony/webpack-encore-pack ###
###> symfony/phpunit-bridge ###
.phpunit
/phpunit.xml
###< symfony/phpunit-bridge ###
###> symfony/webpack-encore-pack ###
/node_modules/
npm-debug.log
yarn-error.log
###< symfony/webpack-encore-pack ###