diff --git a/build/strauss.phar b/build/strauss.phar index c1dc508b..16fd22b2 100755 Binary files a/build/strauss.phar and b/build/strauss.phar differ diff --git a/composer.json b/composer.json index 9622931e..4dc337ed 100644 --- a/composer.json +++ b/composer.json @@ -100,6 +100,7 @@ "classmap_output": false, "delete_vendor_packages": true, "delete_vendor_files": true, + "include_modified_date": false, "exclude_from_prefix": { "namespaces": [ "GFExcel" diff --git a/composer.lock b/composer.lock index 38ff3be8..d2e6f669 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "2d862b87a2548dbf43760d5b03b874ed", + "content-hash": "7564e97630d48d1ac2e735bcb6193f3b", "packages": [ { "name": "ezyang/htmlpurifier", diff --git a/gfexcel.php b/gfexcel.php index ccd270e1..5072f8bb 100644 --- a/gfexcel.php +++ b/gfexcel.php @@ -1,7 +1,7 @@