Skip to content
This repository was archived by the owner on Apr 17, 2024. It is now read-only.

Commit 4d3bf8a

Browse files
wimleerse0ipso
authored andcommitted
Update JSON:API to ^2.0 and JSON:API Extras to ^3.1 (#343)
Contenta currently requires JSON:API 2.0 at RC. It's now stable. Contenta currently requires JSON:API Extras 3.0. But 3.1 is necessary as of JSON:API 2.0-RC3. So let's bump the minimum to 3.1. (Current stable is 3.2.)
1 parent a4e2981 commit 4d3bf8a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
"drupal/entity_browser": "^2.0@alpha",
5454
"drupal/image_widget_crop": "^2.1",
5555
"drupal/inline_entity_form": "^1.0@beta",
56-
"drupal/jsonapi": "^2.0@rc",
57-
"drupal/jsonapi_extras": "^3.0",
56+
"drupal/jsonapi": "^2.0",
57+
"drupal/jsonapi_extras": "^3.1",
5858
"drupal/jsonrpc": "^1.0@beta",
5959
"drupal/material_admin": "^1.0@alpha",
6060
"drupal/media_entity_browser": "^2.0@alpha",

0 commit comments

Comments
 (0)