diff --git a/composer.json b/composer.json index 0a2ed021..4df62d71 100644 --- a/composer.json +++ b/composer.json @@ -45,6 +45,7 @@ }, "scripts": { "post-install-cmd": [ + "unzip -o storage/patches/bs_column_name_patch_180731.zip", "unzip -o storage/patches/bs_php72_patch_180224.zip" ] }, diff --git a/storage/patches/bs_column_name_patch_180731.zip b/storage/patches/bs_column_name_patch_180731.zip new file mode 100644 index 00000000..feebf2e7 Binary files /dev/null and b/storage/patches/bs_column_name_patch_180731.zip differ