laravelcollective / annotations是否与laravel 5.5兼容?

时间:2018-02-12 15:36:32

标签: php laravel-5.5 laravelcollective

我想知道LaravelCollective/annotations是否与laravel的5.5.34版本兼容......我在laravelcollective官方网站上没有看到任何相关信息。

当我尝试使用

安装它时
composer require laravelcollective/annotations

我有这个错误:

  Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Conclusion: remove laravel/framework v5.5.34
    - Conclusion: don't install laravel/framework v5.5.34
    - laravelcollective/annotations v5.4.0 requires illuminate/filesystem 5.4.* -> satisfiable by illuminate/filesystem[v5.4.0, v5.4.13, v5.4.17, v5.4.19, v5.4.27, v5.4.36, v5.4.9].
    - laravelcollective/annotations v5.4.1 requires illuminate/filesystem 5.4.* -> satisfiable by illuminate/filesystem[v5.4.0, v5.4.13, v5.4.17, v5.4.19, v5.4.27, v5.4.36, v5.4.9].
    - laravelcollective/annotations v5.4.2 requires illuminate/filesystem 5.4.* -> satisfiable by illuminate/filesystem[v5.4.0, v5.4.13, v5.4.17, v5.4.19, v5.4.27, v5.4.36, v5.4.9].
    - don't install illuminate/filesystem v5.4.0|don't install laravel/framework v5.5.34
    - don't install illuminate/filesystem v5.4.13|don't install laravel/framework v5.5.34
    - don't install illuminate/filesystem v5.4.17|don't install laravel/framework v5.5.34
    - don't install illuminate/filesystem v5.4.19|don't install laravel/framework v5.5.34
    - don't install illuminate/filesystem v5.4.27|don't install laravel/framework v5.5.34
    - don't install illuminate/filesystem v5.4.36|don't install laravel/framework v5.5.34
    - don't install illuminate/filesystem v5.4.9|don't install laravel/framework v5.5.34
    - Installation request for laravel/framework == 5.5.34.0 -> satisfiable by laravel/framework[v5.5.34].
    - Installation request for laravelcollective/annotations ^5.4 -> satisfiable by laravelcollective/annotations[v5.4.0, v5.4.1, v5.4.2].

1 个答案:

答案 0 :(得分:0)

答案可能为时已晚,但也许会对某人有所帮助


"laravelcollective/annotations: 5.5.1"版本无法正常工作

"laravelcollective/annotations: 5.5.1"包含的错误: Undefined property: Collective\Annotations\Routing\Annotations\ResourcePath::$no_prefix