Update to Drupal 10.2.0

This commit is contained in:
Oliver Davies 2023-12-16 23:15:21 +00:00
parent cc4525a60d
commit c6814025cd
3 changed files with 1715 additions and 768 deletions

8
CHANGELOG.md Normal file
View file

@ -0,0 +1,8 @@
# Changelog
## Unreleased
### Added
* Update Drupal to 10.2.0.
* Add CHANGELOG.md.

View file

@ -20,7 +20,7 @@
"drupal/core-project-message": "^10",
"drupal/core-recommended": "^10",
"drupal/examples": "^4.0",
"drush/drush": "^11.0"
"drush/drush": "^12.4"
},
"conflict": {
"drupal/drupal": "*"
@ -34,7 +34,8 @@
"drupal/core-composer-scaffold": true,
"drupal/core-project-message": true,
"dealerdirect/phpcodesniffer-composer-installer": true,
"phpstan/extension-installer": true
"phpstan/extension-installer": true,
"php-http/discovery": true
}
},
"extra": {

2470
composer.lock generated

File diff suppressed because it is too large Load diff