|
18 | 18 | "php": ">=8.2", |
19 | 19 | "composer/installers": "^2.1", |
20 | 20 | "cweagans/composer-patches": "^1.7", |
21 | | - "drupal/admin_toolbar": "^3.4", |
| 21 | + "drupal/admin_toolbar": "^3.5", |
22 | 22 | "drupal/core-composer-scaffold": "^10.3", |
23 | 23 | "drupal/core-recommended": "^10.3", |
24 | 24 | "drupal/elasticsearch_helper": "^8.1", |
| 25 | + "drupal/entity_reference_revisions": "^1.12", |
25 | 26 | "drupal/graphql": "^4.7", |
26 | 27 | "drupal/graphql_compose": "^2.2", |
27 | 28 | "drupal/menu_link_attributes": "^1.3", |
|
31 | 32 | "drupal/migrate_tools": "^6.0", |
32 | 33 | "drupal/monolog": "^3.0@beta", |
33 | 34 | "drupal/next": "^1.6", |
34 | | - "drupal/paragraphs": "^1.16", |
35 | | - "drupal/pathauto": "^1.12", |
| 35 | + "drupal/paragraphs": "^1.18", |
| 36 | + "drupal/pathauto": "^1.13", |
36 | 37 | "drupal/redirect": "^1.9", |
37 | 38 | "drupal/registration_role": "^2.0", |
38 | 39 | "drupal/require_login": "^3.0", |
39 | 40 | "drupal/restui": "^1.21", |
40 | 41 | "drupal/simple_oauth": "^5.2", |
41 | 42 | "drupal/simplei": "^2.0@beta", |
42 | | - "drupal/token": "^1.14", |
| 43 | + "drupal/token": "^1.15", |
43 | 44 | "drupal/webform": "^6.2", |
44 | 45 | "drupal/webform_rest": "^4.0", |
45 | 46 | "drush/drush": "^12", |
|
133 | 134 | "#3111456-59 - Unable to resolve path on node in other language than default": "https://www.drupal.org/files/issues/2022-12-01/decouple_router-3111456-resolve-language-issue-58--get-translation.patch" |
134 | 135 | }, |
135 | 136 | "drupal/paragraphs": { |
136 | | - "Paragraphs (stable) title from form options not being applied (issue #3401581)": "https://www.drupal.org/files/issues/2023-11-14/paragraphs-custom-title-not-displayed-3401581-2.patch", |
137 | | - "Weight fields appear when editing a translation even if the order can't be changed": "https://www.drupal.org/files/issues/2024-03-04/paragraphs_fix_tabledrag_3425348-3.patch" |
| 137 | + "Paragraphs (stable) title from form options not being applied (issue #3401581)": "https://www.drupal.org/files/issues/2023-11-14/paragraphs-custom-title-not-displayed-3401581-2.patch" |
138 | 138 | }, |
139 | 139 | "drupal/graphql" : { |
140 | 140 | "drupal-graphql#1323: Add check for translation (from Github)": "https://patch-diff.githubusercontent.com/raw/drupal-graphql/graphql/pull/1388.patch" |
|
0 commit comments