Skip to content

Commit

Permalink
build: update submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
tobybellwood committed Aug 20, 2024
1 parent 1c8c781 commit ab42ff5
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ All of these examples are collected here to enable discovery, testing and cross-
The folders are added as submodules from the branches of the host projects
To add a new example:

1. `git submodule add -b 9.x-php8 https://github.com/amazeeio/drupal-example-simple.git drupal9-php8`
1. `git submodule add -b main https://github.com/lagoon-examples/drupal-base.git drupal-base`
2. `git submodule update --init`

To refresh local submodules
Expand Down
2 changes: 1 addition & 1 deletion drupal-base
Submodule drupal-base updated 2 files
+1 −3 composer.json
+15 −62 composer.lock
2 changes: 1 addition & 1 deletion drupal-opensearch
2 changes: 1 addition & 1 deletion drupal-postgres
2 changes: 1 addition & 1 deletion drupal-solr
Submodule drupal-solr updated 2 files
+1 −3 composer.json
+15 −62 composer.lock

0 comments on commit ab42ff5

Please sign in to comment.