+4
−4
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -95,10 +95,6 @@ | ||
"phpcbf": "phpcbf --standard=core/phpcs.xml.dist --runtime-set installed_paths $($COMPOSER_BINARY config vendor-dir)/drupal/coder/coder_sniffer --"
|
||
},
|
||
"repositories": [
|
||
{
|
||
"type": "composer",
|
||
"url": "https://packages.drupal.org/8"
|
||
},
|
||
{
|
||
"type": "path",
|
||
"url": "core"
|
||
| @@ -110,6 +106,10 @@ | ||
{
|
||
"type": "path",
|
||
"url": "composer/Plugin/VendorHardening"
|
||
},
|
||
{
|
||
"type": "composer",
|
||
"url": "https://packages.drupal.org/8"
|
||
}
|
||
]
|
||
} |
||
+1
−1
Loading