Skip to content
This repository was archived by the owner on May 20, 2026. It is now read-only.

Commit 791fee2

Browse files
committed
Add description property
1 parent 46dc7a4 commit 791fee2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build/build-composer-json.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ public static function isValid($version) {
113113
foreach ($conflict as $core => $packages) {
114114
$composer = [
115115
'name' => 'drupal-composer/drupal-security-advisories',
116+
'description' => 'Prevents installation of composer packages with known security vulnerabilities',
116117
'type' => 'metapackage',
117118
'license' => 'GPL-2.0-or-later',
118119
'conflict' => []

0 commit comments

Comments
 (0)