1
0
Fork 0
to -> do
pull/5504/head
Michael Käfer 2016-07-09 09:43:40 +02:00 committed by GitHub
parent 5979db2e75
commit a5c2fa491b
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