|
19 | 19 | "type": "vcs", |
20 | 20 | "url": "git@github.com:Islandora/islandora.git" |
21 | 21 | }, |
| 22 | + { |
| 23 | + "type": "vcs", |
| 24 | + "url": "git@github.com:Islandora/chullo.git" |
| 25 | + }, |
22 | 26 | { |
23 | 27 | "type": "vcs", |
24 | 28 | "url": "git@github.com:jhu-idc/islandora_defaults.git" |
|
96 | 100 | } |
97 | 101 | } |
98 | 102 | }, |
99 | | - { |
100 | | - "type": "package", |
101 | | - "package": { |
102 | | - "name": "islandora/chullo", |
103 | | - "version": "dev-dev", |
104 | | - "source": { |
105 | | - "type": "git", |
106 | | - "url": "https://github.com/Islandora/chullo.git", |
107 | | - "reference": "d563d5e48ef9b15dcf45029277bbc2f6eeef2454" |
108 | | - } |
109 | | - } |
110 | | - }, |
111 | 103 | { |
112 | 104 | "type": "package", |
113 | 105 | "package": { |
|
168 | 160 | "imagesloaded/imagesloaded": "^4.1", |
169 | 161 | "islandora-rdm/islandora_fits": "dev-8.x-1.x", |
170 | 162 | "islandora/carapace": "dev-8.x-3.x", |
| 163 | + "islandora/chullo": "1.2.0 as dev-dev", |
171 | 164 | "jhu-idc/idc-ui-theme": "dev-main", |
172 | 165 | "jhu-idc/idc_defaults": "dev-main", |
173 | 166 | "jhu-idc/idc_export": "dev-main", |
|
267 | 260 | "simplesamlphp/simplesamlphp": { |
268 | 261 | "SimpleSAMLphp config": "patches/simplesaml_config.patch" |
269 | 262 | }, |
270 | | - "drupal/title_length": { |
271 | | - "Node title length 1: Apply user config override": "patches/node_title_length_fix-hook-install.patch", |
272 | | - "Node title length 2: Taxonomy name length": "patches/node_title_length_termNameCharLength-3041979-8.patch" |
273 | | - }, |
274 | 263 | "islandora/islandora": { |
275 | 264 | "Routing definitions": "patches/islandora.routing.yml.patch", |
276 | 265 | "Media Source Serivce": "patches/mediasourceservice.patch", |
277 | 266 | "Media Source Controller": "patches/mediasourcecontroller.patch" |
| 267 | + }, |
| 268 | + "drupal/search_api_solr": { |
| 269 | + "search_api_solr_defaults_post_update_uninstall_module": "patches/search_api_solr_defaults_post_update_uninstall_module.patch" |
278 | 270 | } |
279 | 271 | } |
280 | 272 | } |
|
0 commit comments