Skip to content

Commit 3997afa

Browse files
committed
Upgrade core via composer.json
1 parent 219e9f9 commit 3997afa

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,11 @@
1717
"require": {
1818
"composer/installers": "^1.9",
1919
"drupal/admin_toolbar": "^3.0",
20+
"drupal/core": "^9.3.2",
2021
"drupal/core-composer-scaffold": "^9",
2122
"drupal/core-dev": "^9",
2223
"drupal/core-project-message": "^9",
23-
"drupal/core-recommended": "^9",
24+
"drupal/core-recommended": "^9.3.2",
2425
"drush/drush": "^10.0"
2526
},
2627
"conflict": {

0 commit comments

Comments
 (0)