Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我尝试使用 composer 在 laravel 5.1.17 上安装 Rocketeer,但没有成功。
它是否与最新版本的 laravel 不兼容或可能是什么问题?
照明/日志的最新版本是 4.2.x-dev、5.1.x-dev 和 5.2.x-dev。
这意味着您要将此行添加到 yourcomposer.json 文件的末尾:
"config": { "preferred-install": "dist" }, "minimum-stability": "dev"