diff --git a/composer.json b/composer.json index a2a0e85..51be320 100644 --- a/composer.json +++ b/composer.json @@ -22,12 +22,10 @@ "php": ">=8.0", "ext-zip": "*", "ext-json": "*", - "drupal/views_bulk_operations": "^3.9 || ^4.1", - "drupal/core": "^8.9 || ^9", - "ml/json-ld": "^1.0", + "drupal/views_bulk_operations": "4.1.2", + "drupal/core": "^9", "drupal/search_api_solr": "~4.1", - "mtdowling/jmespath.php": "^2.4", - "strawberryfield/strawberryfield": "1.0.0.x-dev", + "strawberryfield/strawberryfield": "1.1.0.x-dev", "react/event-loop": "^1.1", "react/child-process": "^0.6", "react/stream": "^1.1",