You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Download the composer_site.json into the /path/islandora-lite-site https://raw.githubusercontent.com/digitalutsc/dsu_sites_config/main/composer_site.json
run composer update
Can we have the same "patches": {} in the composer_site.json. ?
In our composer.json, We have composer_site which refer to https://github.com/digitalutsc/dsu_sites_config/blob/main/composer_site.json. This composer_site.json contains the list of modules which specifics for each site we have.
In our composer.json we have patch https://github.com/digitalutsc/islandora-lite-site/blob/2.x/composer.json#L302-L325,
TODO
composer install
https://raw.githubusercontent.com/digitalutsc/dsu_sites_config/main/composer_site.json
composer update
"patches": {}
in the composer_site.json. ?Test it with the following:
OR
The text was updated successfully, but these errors were encountered: