1

Userfrosting 4 チュートリアルを進めています。基本アプリが稼働中で、「Your First UserFrosting Site」の下に最初のスプリンクルを作成しています。

composer update を実行すると、次のようになります。

Loading composer repositories with package information

依存関係の更新 (require-dev を含む)
要件は、インストール可能なパッケージ セットに解決できませんでした。

 Problem 1
- userfrosting/config dev-master requires userfrosting/support ^4.0.0 -> no matching package found.
- userfrosting/config dev-master requires userfrosting/support ^4.0.0 -> no matching package found.
- Installation request for userfrosting/config dev-master -> satisfiable by userfrosting/config[dev-master].

Potential causes:
 - A typo in the package name
 - The package is not available in a stable-enough version according to your minimum-stability setting

コードをチュートリアルからコピーして貼り付けたコードに置き換えましたが、それでもエラーが発生します。ここからどこへ行くべきかまったくわかりません。

4

1 に答える 1