Skip to content

Commit 0cfaf5b

Browse files
committed
Bump to Drupal 10.2
1 parent f58eca2 commit 0cfaf5b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@
1919
"php": ">=8.1",
2020
"composer/installers": "^2.1",
2121
"cweagans/composer-patches": "^1.7",
22-
"drupal/core-composer-scaffold": "^10.0.0",
23-
"drupal/core-recommended": "^10.0.0",
22+
"drupal/core-composer-scaffold": "^10.2.0",
23+
"drupal/core-recommended": "^10.2.0",
2424
"drush/drush": "^12.4.3",
2525
"vlucas/phpdotenv": "^5.1",
2626
"webflo/drupal-finder": "^1.2"
2727
},
2828
"require-dev": {
29-
"drupal/core-dev": "^10.0.0"
29+
"drupal/core-dev": "^10.2.0"
3030
},
3131
"conflict": {
3232
"drupal/drupal": "*"

0 commit comments

Comments
 (0)