update imagesloaded to version 4.1.4 via composer

This commit is contained in:
Mario
2018-11-25 10:09:26 +01:00
parent bc9f2922e0
commit c667572d3e
40 changed files with 1871 additions and 99 deletions

View File

@@ -40,7 +40,8 @@
"smarty/smarty": "~3.1",
"ramsey/uuid": "^3.8",
"twbs/bootstrap": "4.1.3",
"blueimp/jquery-file-upload": "^9.25"
"blueimp/jquery-file-upload": "^9.25",
"desandro/imagesloaded": "^4.1"
},
"require-dev" : {
"phpunit/phpunit" : "@stable",