Skip to content
Snippets Groups Projects

Issue #3257849: Various core quality updates

1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
@@ -138,7 +138,6 @@ class ComposerUtility {
*
* @todo Make this return a keyed array of packages, not just names in
* https://www.drupal.org/i/3258059.
*
*/
public function getCoreDevPackageNames(): array {
$dev_packages = $this->composer->getPackage()->getDevRequires();
Loading