We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a2fb6e commit ad6235dCopy full SHA for ad6235d
composer.json
@@ -20,9 +20,9 @@
20
"amazeeio/drupal_integrations": "0.5.0",
21
"composer/installers": "2.3.0",
22
"cweagans/composer-patches": "2.0.0",
23
- "drupal/core-composer-scaffold": "11.2.7",
24
- "drupal/core-project-message": "11.2.7",
25
- "drupal/core-recommended": "11.2.7",
+ "drupal/core-composer-scaffold": "11.2.8",
+ "drupal/core-project-message": "11.2.8",
+ "drupal/core-recommended": "11.2.8",
26
"drupal/lagoon_logs": "3.0.1",
27
"drush/drush": "13.6.2"
28
},
@@ -70,6 +70,6 @@
70
}
71
72
"require-dev": {
73
- "drupal/core-dev-pinned": "11.2.7"
+ "drupal/core-dev-pinned": "11.2.8"
74
75
0 commit comments