2amigos / yii2-file-upload-widget

BlueImp File Upload Widget for Yii2
Other
251 stars 140 forks source link

composer.json update for compability problem with bootstrap 4 #167

Open bobonov opened 4 years ago

bobonov commented 4 years ago

The blueimp < 10.0.4 is not compatible with boootstrap 4 https://github.com/blueimp/jQuery-File-Upload/issues/3537 The composer.json should be changed to allow a more recent version of the plugin Also the bootstrap dependency should be managed accordingly to the blueimp version Another request is to remove the gallery dependency since not every project need it.