added support on PHP 7.4 (#1355)

This commit is contained in:
Kevin Papst
2020-01-07 21:43:33 +01:00
committed by GitHub
parent e57b69973f
commit a8824f92a1
3 changed files with 114 additions and 82 deletions

View File

@@ -28,7 +28,7 @@
"kimai/kimai2-composer": "^0.1",
"laravolt/avatar": "^3.0",
"league/csv": "^9.4",
"mpdf/mpdf": "^7.1",
"mpdf/mpdf": "^8.0",
"nelmio/api-doc-bundle": "^3.2",
"nelmio/cors-bundle": "^1.5",
"ocramius/proxy-manager": "^2.1.1",