We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe6dfe1 commit 32ecd98Copy full SHA for 32ecd98
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.3.10",
24
- "drupal/core-project-message": "10.3.10",
25
- "drupal/core-recommended": "10.3.10",
+ "drupal/core-composer-scaffold": "10.5.1",
+ "drupal/core-project-message": "10.5.1",
+ "drupal/core-recommended": "10.5.1",
26
"drupal/lagoon_logs": "3.0.1",
27
"drush/drush": "13.3.3"
28
},
@@ -67,6 +67,6 @@
67
}
68
69
"require-dev": {
70
- "drupal/core-dev-pinned": "10.3.10"
+ "drupal/core-dev-pinned": "10.5.1"
71
72
0 commit comments