Skip to content

Commit ad1f3c3

Browse files
authored
Merge pull request #427 from govCMS/release/3.x/10.2.6
[GOVCMS-11101] Release 10.2.6
2 parents a104df8 + baeecf6 commit ad1f3c3

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

.env.default

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ X_FRAME_OPTIONS=SAMEORIGIN
3535

3636
# Set the version of GovCMS and Drupal Core to use - you can use a tag or branch reference (3.x-dev) here
3737
# See https://github.com/govCMS/GovCMS/releases
38-
GOVCMS_PROJECT_VERSION=3.17.0
38+
GOVCMS_PROJECT_VERSION=3.17.1
3939

4040
# Set the Lagoon tag to use for the upstream dockerfiles (e.g. 20.12.0)
4141
# See https://github.com/uselagoon/lagoon-images/releases

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
"drupal/core-composer-scaffold": true,
4242
"oomphinc/composer-installers-extender": true,
4343
"php-http/discovery": true,
44+
"tbachert/spi": true,
4445
"simplesamlphp/composer-module-installer": true
4546
}
4647
},

tests/goss/goss.solr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ command:
33
solr version:
44
exit-status: 0
55
stdout:
6-
- 8.11.3
6+
- 8.11.4

0 commit comments

Comments
 (0)