Update to Drupal 10.2.0
This commit is contained in:
parent
cc4525a60d
commit
c6814025cd
8
CHANGELOG.md
Normal file
8
CHANGELOG.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# Changelog
|
||||
|
||||
## Unreleased
|
||||
|
||||
### Added
|
||||
|
||||
* Update Drupal to 10.2.0.
|
||||
* Add CHANGELOG.md.
|
|
@ -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
2470
composer.lock
generated
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue