We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 328d7dd + 7d3f2b7 commit efc8366Copy full SHA for efc8366
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.10",
24
- "drupal/core-project-message": "11.2.10",
25
- "drupal/core-recommended": "11.2.10",
+ "drupal/core-composer-scaffold": "11.3.0",
+ "drupal/core-project-message": "11.3.0",
+ "drupal/core-recommended": "11.3.0",
26
"drupal/lagoon_logs": "3.0.1",
27
"drupal/redis": "1.11.0",
28
"drush/drush": "13.7.0"
@@ -71,6 +71,6 @@
71
}
72
},
73
"require-dev": {
74
- "drupal/core-dev-pinned": "11.2.10"
+ "drupal/core-dev-pinned": "11.3.0"
75
76
0 commit comments