acquia / reservoir

A back end for your front end: a content repository. Powered by Drupal 8, JSON API and OAuth2.
244 stars 30 forks source link

Update project versions in composer.json to fix composer install #36

Closed tedbow closed 7 years ago

tedbow commented 7 years ago

Updated

  1. "composer/installers": "1.2.0", - fixes using 8.3.4 "webflo/drupal-core-strict": "^8.3.4",
  2. "drupal/openapi": "1.0.0-alpha1"
  3. Removed drupal/schemata not need directly because openapi requires this selects the correct version.