Skip to content

Commit 339a254

Browse files
author
Keelan Fadden-Hopper
authored
Enable php-http/discovery plugin (#107)
Enable php-http/discovery plugin
1 parent 8fb825b commit 339a254

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@
4343
"cweagans/composer-patches": true,
4444
"drupal/core-composer-scaffold": true,
4545
"drupal/core-project-message": true,
46-
"dealerdirect/phpcodesniffer-composer-installer": true
46+
"dealerdirect/phpcodesniffer-composer-installer": true,
47+
"php-http/discovery": true
4748
}
4849
},
4950
"extra": {

0 commit comments

Comments
 (0)