Issue #3115451 by Hardik_Patel_12, salah1: Remove autoloader-suffix from core/composer.json

merge-requests/2419/head
Alex Pott 2020-02-24 09:32:33 +00:00
parent 63cdee3511
commit c13f07eebd
No known key found for this signature in database
GPG Key ID: 31905460D4A69276
1 changed files with 1 additions and 2 deletions

View File

@ -185,8 +185,7 @@
]
},
"config": {
"preferred-install": "dist",
"autoloader-suffix": "Drupal8"
"preferred-install": "dist"
},
"extra": {
"drupal-scaffold": {