updated core to 10.5.4
This commit is contained in:
@@ -89,9 +89,9 @@
|
||||
"drupal/config_pages": "^2.9",
|
||||
"drupal/config_split": "^2.0@beta",
|
||||
"drupal/consumer_image_styles": "^4.0",
|
||||
"drupal/core-composer-scaffold": "^10.3",
|
||||
"drupal/core-project-message": "^10.3",
|
||||
"drupal/core-recommended": "^10.3",
|
||||
"drupal/core-composer-scaffold": "^10.4",
|
||||
"drupal/core-project-message": "^10.4",
|
||||
"drupal/core-recommended": "^10.4",
|
||||
"drupal/csv_serialization": "^4.0",
|
||||
"drupal/ctools": "^4.0",
|
||||
"drupal/devel": "^5.0",
|
||||
|
859
composer.lock
generated
859
composer.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -730,6 +730,8 @@ $settings['container_yamls'][] = $app_root . '/' . $site_path . '/services.yml';
|
||||
* Provide a fully qualified class name here if you would like to provide an
|
||||
* alternate implementation YAML parser. The class must implement the
|
||||
* \Drupal\Component\Serialization\SerializationInterface interface.
|
||||
*
|
||||
* This setting is deprecated in Drupal 10.3 and removed in Drupal 11.
|
||||
*/
|
||||
# $settings['yaml_parser_class'] = NULL;
|
||||
|
||||
|
Reference in New Issue
Block a user