I cannot update to latest version of phpspreadsheet (v5.0.0) due to a dependency conflict with phpoffice/phppresentation. phpoffice/phppresentation 1.2.0 requires phpoffice/phpspreadsheet ^1.9 || ^2.0 || ^3.0 || ^4.0 Due to this, I cannot update to v5.0.0 of phpspreadsheet. I am hoping that the dependencies for phppresentation can be updated, so that it is compatible with phpspreadsheet v5.0.0. I don't see any breaking changes, so it should be safe to update the dependencies to be compatible.