ITADN

Composer dependency issues with Laravel 12

#159Closedplorenz-etes 创建于 2025-03-14
P
plorenz-etescommented
We still have the same issue as described in #157 As soon as requiring laravel-caffeine in a Laravel 12 project, there are errors regarding the dependency of `jenssegers/model`. Since laravel-caffeine 12.0.1 the package `jenssegers/model` is required in version `dev-patch-1@dev` which does not exist: ``` - genealabs/laravel-caffeine 12.0.1 requires jenssegers/model dev-patch-1@dev -> found jenssegers/model[dev-master, dev-analysis-qxJpr0, v1.0.0, ..., v1.5.3] but it does not match the constraint. ```
关闭于 2025-03-16 4 条评论