added cors bundle to allow external api access (#655)

This commit is contained in:
Kevin Papst
2019-03-23 11:04:55 +01:00
committed by GitHub
parent 13d9f8f3f7
commit 38ae013e03
8 changed files with 103 additions and 1 deletions

View File

@@ -23,6 +23,7 @@
"kimai/kimai2-composer": "^0.1",
"mpdf/mpdf": "^7.1",
"nelmio/api-doc-bundle": "^3.2",
"nelmio/cors-bundle": "^1.5",
"ocramius/proxy-manager": "2.1.1",
"phpoffice/phpspreadsheet": "^1.4",
"phpoffice/phpword": "^0.15.0",