Add patch to fix getting column list from MySQL
See: https://github.com/laravel/framework/issues/20190
This commit is contained in:
parent
ccf6598ddc
commit
2e5249d5c5
|
|
@ -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"
|
||||
]
|
||||
},
|
||||
|
|
|
|||
BIN
storage/patches/bs_column_name_patch_180731.zip
Normal file
BIN
storage/patches/bs_column_name_patch_180731.zip
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user