Add daily email for 2024-08-03
Drupal 11 is here!
This commit is contained in:
parent
491f10103f
commit
eeef103589
30
source/_daily_emails/2024-08-03.md
Normal file
30
source/_daily_emails/2024-08-03.md
Normal file
|
@ -0,0 +1,30 @@
|
|||
---
|
||||
title: Drupal 11 is here!
|
||||
date: 2024-08-03
|
||||
permalink: daily/2024/08/03/drupal-11-is-here
|
||||
tags:
|
||||
- software-development
|
||||
- drupal
|
||||
- php
|
||||
cta: d7eol
|
||||
snippet: |
|
||||
Drupal 11 is here!
|
||||
---
|
||||
|
||||
Yesterday, the 2nd of August 2024, Drupal 11 was released.
|
||||
|
||||
The next major version of the Drupal content management system and the newest major version since Drupal 10 on the 15th of December 2022.
|
||||
|
||||
There are some requirement changes, such as newer versions of PHP and MySQL, and updated PHP dependencies, such as a newer version of Symfony, PHPUnit and Twig.
|
||||
|
||||
Several Drupal core modules have been moved to contrib modules, making Drupal core simpler and leaner.
|
||||
|
||||
## Here's the thing
|
||||
|
||||
The same as from 8 to 9 and 9 to 10, it's simple to upgrade to Drupal 11.
|
||||
|
||||
I did it with my [Docker Drupal example][0] my changing a few files and running `composer update`.
|
||||
|
||||
To read more about the Drupal 11 release, go to https://www.drupal.org/project/drupal/releases/11.0.0.
|
||||
|
||||
[0]: https://github.com/opdavies/docker-example-drupal/commit/f4aa3d8a68464327489c884358b2ba8f6212dad0
|
Loading…
Reference in a new issue