|
39 | 39 | "reference": "8.x-4.x" |
40 | 40 | } |
41 | 41 | } |
| 42 | + }, |
| 43 | + { |
| 44 | + "type": "package", |
| 45 | + "package": { |
| 46 | + "name": "drupal/unpublished_node_permissions", |
| 47 | + "version": "dev-8.x-1.x", |
| 48 | + "type": "drupal-module", |
| 49 | + "dist": { |
| 50 | + "url": "https://git.drupalcode.org/project/unpublished_node_permissions.git", |
| 51 | + "type": "git", |
| 52 | + "reference": "8.x-1.x" |
| 53 | + } |
| 54 | + } |
42 | 55 | } |
43 | 56 | ], |
44 | 57 | "require": { |
|
48 | 61 | "drupal/better_exposed_filters": "^5.0@beta", |
49 | 62 | "drupal/better_normalizers": "^1.0@beta", |
50 | 63 | "drupal/block_content_permissions": "1.x-dev", |
| 64 | + "drupal/config_override_warn": "^1.3", |
51 | 65 | "drupal/core-composer-scaffold": "^9.0", |
52 | 66 | "drupal/core-project-message": "^9.0", |
53 | 67 | "drupal/core-recommended": "^9", |
54 | 68 | "drupal/core-vendor-hardening": "^9.0", |
55 | 69 | "drupal/default_content": "^1", |
| 70 | + "drupal/disable_language": "^1.0@beta", |
56 | 71 | "drupal/file_entity": "2.x-dev", |
57 | 72 | "drupal/focal_point": "^1.4", |
58 | 73 | "drupal/google_tag": "^1.2", |
| 74 | + "drupal/honeypot": "^2", |
59 | 75 | "drupal/layout_builder_modal": "^1.1", |
60 | 76 | "drupal/layout_builder_restrictions": "^2.7", |
61 | 77 | "drupal/layout_library": "^1.0@beta", |
|
73 | 89 | "drupal/pathauto": "^1.8", |
74 | 90 | "drupal/rabbit_hole": "^1.0.0-beta7", |
75 | 91 | "drupal/redirect": "^1.6", |
| 92 | + "drupal/schema_metatag": "^1.6", |
| 93 | + "drupal/simple_sitemap": "^3.7", |
76 | 94 | "drupal/svg_image": "^1.14", |
77 | 95 | "drupal/swiftmailer": "^2", |
78 | 96 | "drupal/telephone_validation": "^2.3", |
79 | 97 | "drupal/token": "^1", |
| 98 | + "drupal/unpublished_node_permissions": "dev-8.x-1.x", |
80 | 99 | "drupal/username_enumeration_prevention": "^1.1", |
81 | 100 | "drupal/views_bulk_edit": "2.x-dev", |
82 | | - "drupal/views_infinite_scroll": "^1.7", |
| 101 | + "drupal/viewsreference": "^2.0-alpha7", |
83 | 102 | "drupal/webform": "^6", |
84 | 103 | "drush/drush": "^10.1.0", |
85 | 104 | "skilldlabs/drupal-cleanup": "^1", |
|
105 | 124 | "preferred-install": { |
106 | 125 | "drupal/lb_ux": "source", |
107 | 126 | "drupal/panels_everywhere": "source", |
| 127 | + "drupal/unpublished_node_permissions": "source", |
108 | 128 | "*": "dist" |
109 | 129 | } |
110 | 130 | }, |
|
190 | 210 | "Errors when using with modules that alter a section's contextual menu": "https://www.drupal.org/files/issues/2020-05-22/3106939-4.patch", |
191 | 211 | "Indicate Drupal 8/9 compatibility via core_version_requirement": "https://www.drupal.org/files/issues/2020-05-22/d9_compatibility-3138698-4.patch" |
192 | 212 | }, |
| 213 | + "drupal/manage_display": { |
| 214 | + "Drupal 9 compatibility": "https://www.drupal.org/files/issues/2020-04-01/manage_display.d9.3124061-2.patch" |
| 215 | + }, |
193 | 216 | "drupal/menu_link_attributes": { |
194 | 217 | "Add missing schema for menu_link_attributes": "https://patch-diff.githubusercontent.com/raw/yannickoo/menu_link_attributes/pull/52.patch" |
195 | 218 | }, |
196 | 219 | "drupal/panels_everywhere": { |
197 | 220 | "Drupal 9 compatibility fixes for Panels Everywhere": "https://www.drupal.org/files/issues/2020-05-14/d9-compatibility-3111407-7.patch" |
198 | | - } |
199 | | - } |
200 | | - } |
| 221 | + }, |
| 222 | + "drupal/viewsreference": { |
| 223 | + "The 'entity.manager' service is deprecated": "https://www.drupal.org/files/issues/2020-05-05/3133637-use-entity_type-service.patch", |
| 224 | + "Is there any way to pass the token from the current paragraph to the view?":"https://www.drupal.org/files/issues/2019-12-07/viewsreference-argument-tokens-2985364-12.patch", |
| 225 | + "Implement configuration schema for Views reference field storage+settings and widget+formatter": "https://www.drupal.org/files/issues/2020-07-06/2957529-8.patch" |
| 226 | + }, |
| 227 | + "drupal/unpublished_node_permissions": { |
| 228 | + "Drupal 9 compatibility": "https://www.drupal.org/files/issues/2020-04-28/3131665-2.patch" |
| 229 | + } |
| 230 | +} |
| 231 | +} |
201 | 232 | } |
0 commit comments