|
1 | 1 | {
|
2 |
| - "name": "localgovdrupal/localgov_subsites", |
3 |
| - "description": "Provides subsite sections using page builder paragraph types for LocalGovDrupal.", |
4 |
| - "type": "drupal-module", |
5 |
| - "homepage": "https://github.com/localgovdrupal/localgov_subsites", |
6 |
| - "license": "GPL-2.0-or-later", |
7 |
| - "minimum-stability": "dev", |
8 |
| - "require": { |
9 |
| - "drupal/entity_hierarchy": "^3.3", |
10 |
| - "drupal/tablefield": "^2.2", |
11 |
| - "drupal/viewsreference": "^2.0", |
12 |
| - "localgovdrupal/localgov_core": "^2.1", |
13 |
| - "localgovdrupal/localgov_paragraphs": "^2.2" |
14 |
| - }, |
15 |
| - "extra": { |
16 |
| - "composer-exit-on-patch-failure": true, |
17 |
| - "patchLevel": { |
18 |
| - "drupal/core": "-p2" |
| 2 | + "name": "localgovdrupal/localgov_subsites", |
| 3 | + "description": "Provides subsite sections using page builder paragraph types for LocalGovDrupal.", |
| 4 | + "type": "drupal-module", |
| 5 | + "homepage": "https://github.com/localgovdrupal/localgov_subsites", |
| 6 | + "license": "GPL-2.0-or-later", |
| 7 | + "minimum-stability": "dev", |
| 8 | + "require": { |
| 9 | + "drupal/entity_hierarchy": "^3.3", |
| 10 | + "drupal/tablefield": "^2.2", |
| 11 | + "drupal/viewsreference": "^2.0", |
| 12 | + "localgovdrupal/localgov_core": "^2.12", |
| 13 | + "localgovdrupal/localgov_paragraphs": "^2.3" |
19 | 14 | },
|
20 |
| - "patches": {} |
21 |
| - } |
| 15 | + "extra": { |
| 16 | + "composer-exit-on-patch-failure": true, |
| 17 | + "patchLevel": { |
| 18 | + "drupal/core": "-p2" |
| 19 | + }, |
| 20 | + "patches": {} |
| 21 | + } |
22 | 22 | }
|
0 commit comments