当我尝试运行composer自我更新时,我收到错误:
The file is corrupted (creating archive "/home/heytherejake/.composer/cache/composer-temp.phar" disabled by the php.ini setting phar.readonly).
Please re-run the self-update command to try again.
Run Code Online (Sandbox Code Playgroud)
我已将phar.readonly设置为Off(并且我的phpinfo反映了这一点),但错误仍然存在.有谁知道还有什么可能导致这个?