1
0
Fork 0

Merge pull request #5504 from michaelKaefer/patch-1

typo
pull/5527/head
Jordi Boggiano 2016-07-11 09:16:26 +02:00 committed by GitHub
commit 06499749ff
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# How to I install untrusted packages safely? Is it safe to run Composer as superuser or root?
# How do I install untrusted packages safely? Is it safe to run Composer as superuser or root?
Certain Composer commands, including `exec`, `install`, and `update` allow third party code to
execute on your system. This is from its "plugins" and "scripts" features. Plugins and scripts have