东京福利你懂的,不太懂,详细解释下,?
学习一下
厉害了,学习下
Reading maketh a full man, conference a ready man, and writing an exact man.
读书使人充实,讨论使人机敏,摘记使人严谨。
突然意识到之前的 php 版本是 PHP Version 5.3.29 ,切换 php 版本为 5.6 之后,composer 命令完美执行了。
PHP Version 5.3.29
查看 composer 的安装要求:
运行 Composer 需要 PHP 5.3.2+ 以上版本。一些敏感的 PHP 设置和编译标志也是必须的,但对于任何不兼容项安装程序都会抛出警告。
版本其实也是支持的,那就是版本里面的 设置问题了,具体是哪些设置问题,有待深究。
@你在害怕什么
simplethemes commented 2 days ago Temporarily changing fire() to handle() in vendor/baum/baum/src/Baum/Console/InstallCommand.php resolved this for me.
看到的一个laravel5.5解决方案