We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f58eca2 commit 0cfaf5bCopy full SHA for 0cfaf5b
composer.json
@@ -19,14 +19,14 @@
19
"php": ">=8.1",
20
"composer/installers": "^2.1",
21
"cweagans/composer-patches": "^1.7",
22
- "drupal/core-composer-scaffold": "^10.0.0",
23
- "drupal/core-recommended": "^10.0.0",
+ "drupal/core-composer-scaffold": "^10.2.0",
+ "drupal/core-recommended": "^10.2.0",
24
"drush/drush": "^12.4.3",
25
"vlucas/phpdotenv": "^5.1",
26
"webflo/drupal-finder": "^1.2"
27
},
28
"require-dev": {
29
- "drupal/core-dev": "^10.0.0"
+ "drupal/core-dev": "^10.2.0"
30
31
"conflict": {
32
"drupal/drupal": "*"
0 commit comments