Fixed: use the new native implementation of putFile to handle last-modified-timestamp correctly

This commit is contained in:
2023-01-07 20:53:03 +01:00
parent b23019cb3a
commit 77e4b1d4ff
2 changed files with 5 additions and 93 deletions

View File

@@ -11,9 +11,10 @@
"php": "^7.4",
"ext-redis": "*",
"ext-json": "*",
"ext-openssl": "*",
"champs-libres/async-uploader-bundle": "dev-sf4#d57134aee8e504a83c902ff0cf9f8d36ac418290",
"champs-libres/wopi-bundle": "dev-master#6dd8e0a14e00131eb4b889ecc30270ee4a0e5224",
"champs-libres/wopi-lib": "dev-master#8615f4a45a39fc2b6a98765ea835fcfd39618787",
"champs-libres/wopi-bundle": "dev-master@dev",
"champs-libres/wopi-lib": "dev-master@dev",
"doctrine/doctrine-bundle": "^2.1",
"doctrine/doctrine-migrations-bundle": "^3.0",
"doctrine/orm": "^2.13.0",