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