added api endpoint to return instance specific timesheet config (#1335)

This commit is contained in:
hmr-it-jr
2020-01-04 01:44:11 +01:00
committed by Kevin Papst
parent 022dbe32e5
commit 50383673ca
7 changed files with 233 additions and 16 deletions

View File

@@ -318,6 +318,9 @@
"phar-io/version": {
"version": "1.0.1"
},
"php": {
"version": "7.2"
},
"php-cs-fixer/diff": {
"version": "v1.2.0"
},