diff --git a/composer.json b/composer.json index 7324728..5ee3245 100644 --- a/composer.json +++ b/composer.json @@ -18,13 +18,5 @@ }, "require": { "php": "^7.3 || ^8.0" - }, - "require-dev": { - "drupal/geolocation": "*", - "drupal/geolocation_demo": "*", - "drupal/geolocation_google_maps": "*", - "drupal/geolocation_google_maps_demo": "*", - "drupal/geolocation_leaflet": "*", - "drupal/geolocation_leaflet_demo": "*" } }