|
32 | 32 | "require": {
|
33 | 33 | "composer/installers": "^1.2",
|
34 | 34 | "cweagans/composer-patches": "^1.6.5",
|
35 |
| - "dof-dss/nicsdru_nidirect_theme": "^0.4.0", |
36 |
| - "dof-dss/nicsdru_origins_modules": "^0.6.0", |
| 35 | + "dof-dss/nicsdru_nidirect_theme": "^0.4.1", |
| 36 | + "dof-dss/nicsdru_origins_modules": "^0.6.1", |
37 | 37 | "dof-dss/nicsdru_origins_theme": "^0.3",
|
38 | 38 | "dof-dss/nidirect-d8-test-install-profile": "^0.2.0",
|
39 |
| - "dof-dss/nidirect-migrations": "^1.1", |
40 |
| - "dof-dss/nidirect-site-modules": "^0.5.0", |
| 39 | + "dof-dss/nidirect-migrations": "^1.2", |
| 40 | + "dof-dss/nidirect-site-modules": "^0.5.1", |
41 | 41 | "drupal/address": "^1.7",
|
42 | 42 | "drupal/admin_toolbar": "^2.0",
|
43 | 43 | "drupal/adminimal_theme": "^1.5",
|
|
177 | 177 | },
|
178 | 178 | "drupal/password_policy": {
|
179 | 179 | "field_last_password_reset is unknown while importing configuration on site without password_policy activated": "https://www.drupal.org/files/issues/2020-01-17/password_policy-n2771129-109.patch"
|
| 180 | + }, |
| 181 | + "drupal/paragraphs": { |
| 182 | + "Integrity constraint violation: 1048 Column 'langcode' cannot be null": "https://www.drupal.org/files/issues/2020-06-25/paragraphs-2901390-51.patch" |
180 | 183 | }
|
181 | 184 | },
|
182 | 185 | "composer-exit-on-patch-failure": true,
|
|
0 commit comments