File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed
Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change 2222 "drupal/better_normalizers" : " ^1.0@beta" ,
2323 "drupal/block_content_permissions" : " ^1.8" ,
2424 "drupal/core-recommended" : " ^8.9" ,
25- "drupal/core-vendor-hardening" : " ^8.8 " ,
25+ "drupal/core-vendor-hardening" : " ^8.9 " ,
2626 "drupal/default_content" : " ^1" ,
2727 "drupal/file_entity" : " ^2" ,
2828 "drupal/focal_point" : " ^1.2" ,
4949 "drupal/views_bulk_edit" : " ^2.3" ,
5050 "drupal/webform" : " ^5.4" ,
5151 "drush/drush" : " ^10.1.0" ,
52+ "skilldlabs/drupal-cleanup" : " ^1" ,
5253 "zaporylie/composer-drupal-optimizations" : " ^1.0"
5354 },
5455 "require-dev" : {
108109 "patchLevel" : {
109110 "drupal/core" : " -p2"
110111 },
112+ "drupal-cleanup" : {
113+ "drupal-core" : [
114+ " modules/*/tests" ,
115+ " modules/*/src/Tests" ,
116+ " profiles/demo_umami" ,
117+ " profiles/*/tests" ,
118+ " profiles/*testing*"
119+ ],
120+ "drupal-module" : [
121+ " tests" ,
122+ " src/Tests"
123+ ]
124+ },
111125 "patches" : {
112126 "drupal/core" : {
113127 "Setting required on radios marks all options required" : " https://www.drupal.org/files/issues/2019-07-30/2731991-42.patch" ,
You can’t perform that action at this time.
0 commit comments