Issue #2499645 by bojanz: Start using the entity query access API on orders, products and stores
Showing
... | ... | @@ -7,7 +7,7 @@ |
"require": { | ||
"drupal/core": "^8.6", | ||
"drupal/address": "^1.4", | ||
"drupal/entity": "^1.0-beta4", | ||
"drupal/entity": "^1.0-rc1", | ||
"drupal/entity_reference_revisions": "~1.0", | ||
"drupal/inline_entity_form": "^1.0-rc1", | ||
"drupal/profile": "~1.0", | ||
... | ... |
Please register or sign in to comment