diff --git a/README.md b/README.md index dbcbe2f..7fb8392 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/drupal-base b/drupal-base index ecee163..cc2c33a 160000 --- a/drupal-base +++ b/drupal-base @@ -1 +1 @@ -Subproject commit ecee163a9bb3ff463b519d165df8deff55123b74 +Subproject commit cc2c33acd34d575318dd37530074e948c2dcd191 diff --git a/drupal-opensearch b/drupal-opensearch index 9e82038..d0e2c5a 160000 --- a/drupal-opensearch +++ b/drupal-opensearch @@ -1 +1 @@ -Subproject commit 9e820386039199cdf25ff73da1546fe20a0a1d40 +Subproject commit d0e2c5ac6e3f8d7870905138d113c11c7fc5c92c diff --git a/drupal-postgres b/drupal-postgres index d7749ee..4caf519 160000 --- a/drupal-postgres +++ b/drupal-postgres @@ -1 +1 @@ -Subproject commit d7749ee43f5cd50706d7e4c012edf621eb4b98e5 +Subproject commit 4caf51992aea682475c9a00daa16cd7f0d0add08 diff --git a/drupal-solr b/drupal-solr index b67419a..6de3ef3 160000 --- a/drupal-solr +++ b/drupal-solr @@ -1 +1 @@ -Subproject commit b67419ae190225ab0489ae34e04dd29b116157d7 +Subproject commit 6de3ef3f85afcdf2a0e0b49a2ace15f2471649a6