From 58508510a344645d75b1ea943144f7c85b0e73ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Loguercio?= Date: Wed, 28 Oct 2015 16:07:45 -0500 Subject: [PATCH] Add new JS lib to crop images --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index 9c178afef6..a6166c13ba 100755 --- a/composer.json +++ b/composer.json @@ -78,6 +78,7 @@ "bower-asset/select2": "4.*", "bower-asset/MathJax": "2.5.*", "bower-asset/webcamjs": "1.0.*", + "bower-asset/cropper": "1.0.*", "clue/graph": "~0.9.0", "graphp/graphviz": "~0.2.0", "graphp/algorithms": "~0.8.0",