Updated to Drupal 8.6.4, which is PHP 7.3 friendly. Also updated HTMLaw library....
[yaffs-website] / web / modules / contrib / image_widget_crop / composer.json
index c68b17c3b718f7f726aff87f67b4cade6a050204..5335035ec3c13358e74d06110068a90632e5f262 100644 (file)
     }
   ],
   "require": {
-    "drupal/crop": "1.x"
+    "drupal/crop": "^1.0 || ^2.0"
   },
   "require-dev": {
-    "drupal/media_entity_image": "1.x-dev",
-    "drupal/imce": "1.x-dev",
     "drupal/entity_browser": "1.x-dev",
     "drupal/ctools": "3.x-dev"
   }