{ "uuid": [ { "value": "a520e72c-3fdf-476e-bdd7-0120e9e161ea" } ], "langcode": [ { "value": "en" } ], "type": [ { "target_id": "daily_email", "target_type": "node_type", "target_uuid": "8bde1f2f-eef9-4f2d-ae9c-96921f8193d7" } ], "revision_timestamp": [ { "value": "2025-05-11T09:00:10+00:00" } ], "revision_uid": [ { "target_type": "user", "target_uuid": "b8966985-d4b2-42a7-a319-2e94ccfbb849" } ], "revision_log": [], "status": [ { "value": true } ], "uid": [ { "target_type": "user", "target_uuid": "b8966985-d4b2-42a7-a319-2e94ccfbb849" } ], "title": [ { "value": "A new version of Drupal is only a command away" } ], "created": [ { "value": "2024-07-01T00:00:00+00:00" } ], "changed": [ { "value": "2025-05-11T09:00:10+00:00" } ], "promote": [ { "value": false } ], "sticky": [ { "value": false } ], "default_langcode": [ { "value": true } ], "revision_translation_affected": [ { "value": true } ], "path": [ { "alias": "\/daily\/2024\/07\/01\/a-new-version-of-drupal-is-only-a-command-away", "langcode": "en" } ], "body": [ { "value": "\n
Now Drupal 10.3 has been released<\/a>, and websites need to be updated to 10.3 before Drupal 11<\/a>, it's time to start updating your Drupal 10 websites.<\/p>\n\n Luckily, with Composer, upgrading is one simple command.<\/p>\n\n There's no need to download .tar.gz or .zip files or update version numbers in a Drush Make file any more.<\/p>\n\n If you want to update everything, a simple If you want to only update Drupal core, then you'll need to run something like I think adopting Composer was one of the best decisions the Drupal project made - not only to include third-party code<\/a>, such as Symfony components, but it also makes applications so much easier to update.<\/p>\n\n ",
"format": "full_html",
"processed": "\n Now Drupal 10.3 has been released<\/a>, and websites need to be updated to 10.3 before Drupal 11<\/a>, it's time to start updating your Drupal 10 websites.<\/p>\n\n Luckily, with Composer, upgrading is one simple command.<\/p>\n\n There's no need to download .tar.gz or .zip files or update version numbers in a Drush Make file any more.<\/p>\n\n If you want to update everything, a simple If you want to only update Drupal core, then you'll need to run something like I think adopting Composer was one of the best decisions the Drupal project made - not only to include third-party code<\/a>, such as Symfony components, but it also makes applications so much easier to update.<\/p>\n\n ",
"summary": null
}
]
}composer update<\/code> will do.<\/p>\n\n
composer update drupal\/core<\/code> or
composer update drupal\/core-*<\/code>, or something slightly different if you're using a distribution like Commerce Kickstart or LocalGov Drupal.<\/p>\n\n
composer update<\/code> will do.<\/p>\n\n
composer update drupal\/core<\/code> or
composer update drupal\/core-*<\/code>, or something slightly different if you're using a distribution like Commerce Kickstart or LocalGov Drupal.<\/p>\n\n