Skip to content

Commit 372512c

Browse files
author
Toby Bellwood
committed
update 9.0.6 and tidy naming
1 parent 8b932fa commit 372512c

File tree

4 files changed

+212
-104
lines changed

4 files changed

+212
-104
lines changed

.lando.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: drupal9-example-simple-lando
1+
name: drupal9-example-simple
22
recipe: lagoon
33
config:
44
flavor: drupal

composer.json

+3-4
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,13 @@
1919
"amazeeio/drupal_integrations": "0.3.2",
2020
"composer/installers": "1.9.0",
2121
"cweagans/composer-patches": "1.6.7",
22-
"drupal/core-project-message": "9.0.1",
23-
"drupal/core-recommended": "9.0.1",
22+
"drupal/core-recommended": "9.0.6",
2423
"drupal/lagoon_logs": "1.1.0",
2524
"drush/drush": "10.3.0",
26-
"zaporylie/composer-drupal-optimizations": "1.1.1"
25+
"zaporylie/composer-drupal-optimizations": "1.1.2"
2726
},
2827
"require-dev": {
29-
"drupal/core-dev-pinned": "9.0.1"
28+
"drupal/core-dev-pinned": "9.0.6"
3029
},
3130
"conflict": {
3231
"drupal/drupal": "*"

0 commit comments

Comments
 (0)