소스 검색

upgrade_status

bach 1 주 전
부모
커밋
9d9a991c80
4개의 변경된 파일474개의 추가작업 그리고 152개의 파일을 삭제
  1. 1 0
      composer.json
  2. 468 152
      composer.lock
  3. 1 0
      config/sync/core.extension.yml
  4. 4 0
      config/sync/upgrade_status.settings.yml

+ 1 - 0
composer.json

@@ -45,6 +45,7 @@
         "drupal/slick": "^2.9",
         "drupal/smart_trim": "^2.1.0",
         "drupal/structure_sync": "^2.0",
+        "drupal/upgrade_status": "^4.3",
         "drupal/video_embed_dailymotion": "^2.0",
         "drupal/views_conditional": "^1.5",
         "drupal/views_ef_fieldset": "^1.6",

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 468 - 152
composer.lock


+ 1 - 0
config/sync/core.extension.yml

@@ -124,6 +124,7 @@ module:
   toolbar: 0
   translation_views: 0
   update: 0
+  upgrade_status: 0
   url_to_video_filter: 0
   user: 0
   video_embed_field: 0

+ 4 - 0
config/sync/upgrade_status.settings.yml

@@ -0,0 +1,4 @@
+_core:
+  default_config_hash: BqkUHiXXGvu2L7NR_nblxtP6f03MdD16XSMWwVM0QEc
+langcode: fr
+paths_per_scan: 30

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.