【发布时间】:2018-08-16 23:45:20
【问题描述】:
我正在 github 中为 Laravel 框架创建我的第一个库,在 push 步骤之后,我尝试通过 composer 获取该库:
composer require malekbenelouafi/laravel-status
但是,我总是得到这个错误:
[无效参数异常]
在任何版本中都找不到包malekbenelouafi/laravel-status 为了您的最低稳定性(开发)。检查包裹拼写或您的 最低稳定性
这是我在 github 中图书馆的链接:
https://github.com/malekbenelouafi/laravel-status
谢谢。
【问题讨论】: