diff --git a/composer.json b/composer.json index dc8b18cf..ed5439cf 100644 --- a/composer.json +++ b/composer.json @@ -42,11 +42,6 @@ "tests" ] }, - "scripts": { - "post-install-cmd": [ - "unzip -o storage/patches/bs_php72_patch_180224.zip" - ] - }, "config": { "preferred-install": "dist" } diff --git a/storage/patches/bs_php72_patch_180224.zip b/storage/patches/bs_php72_patch_180224.zip deleted file mode 100644 index 3ab69fa5..00000000 Binary files a/storage/patches/bs_php72_patch_180224.zip and /dev/null differ