-
- Downloads
Issue #3414401 by DamienMcKenna: Update to support Address v2
... | @@ -35,7 +35,7 @@ | ... | @@ -35,7 +35,7 @@ |
"consolidation/output-formatters": "^3.2.0 || ^4.1", | "consolidation/output-formatters": "^3.2.0 || ^4.1", | ||
"lusitanian/oauth": "^0.8.11", | "lusitanian/oauth": "^0.8.11", | ||
"firebase/php-jwt": "^5.0 || ^6.0", | "firebase/php-jwt": "^5.0 || ^6.0", | ||
"drupal/address": "^1.8", | "drupal/address": "^1.8 || ^2.0", | ||
"drupal/key": "^1.14", | "drupal/key": "^1.14", | ||
"drupal/dynamic_entity_reference": "^1.9 || ^2.0 || ^3 || ^4", | "drupal/dynamic_entity_reference": "^1.9 || ^2.0 || ^3 || ^4", | ||
"drupal/typed_data": "^1.0-beta2", | "drupal/typed_data": "^1.0-beta2", | ||
... | ... |
Please register or sign in to comment