Added timesheet-calendar view (#236)

This commit is contained in:
Kevin Papst
2018-07-27 20:19:56 +02:00
committed by GitHub
parent 5ccc1c991b
commit e6f8bc8ae2
40 changed files with 1286 additions and 49 deletions

View File

@@ -425,6 +425,9 @@
"symfony/security-csrf": {
"version": "v4.0.4"
},
"symfony/serializer": {
"version": "v4.1.2"
},
"symfony/stopwatch": {
"version": "v4.0.3"
},