laravel 10, PHP 8下无法安装,5.0,6.0都试过了 #2756
brianping7
started this conversation in
General
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Problem 1
- overtrue/laravel-wechat[5.0.0, ..., 5.0.1] require illuminate/container ^5.1 -> found illuminate/container[v5.1.1, ..., v5.8.36] but these were not loaded, likely because it conflicts with another require.
- overtrue/laravel-wechat[5.0.2, ..., 5.0.3] require illuminate/container ^5.1||~6.0 -> found illuminate/container[v5.1.1, ..., v5.8.36, v6.0.0, ..., v6.20.44] but these were not loaded, likely because it conflicts with another require.
- overtrue/laravel-wechat[5.0.4, ..., 5.0.7] require illuminate/container ^5.1 || ^6.0 || ^7.0 -> found illuminate/container[v5.1.1, ..., v5.8.36, v6.0.0, ..., v6.20.44, v7.0.0, ..., v7.30.6] but these were not loaded, likely because it conflicts with another require.
- overtrue/laravel-wechat[5.0.8, ..., 5.1.0] require illuminate/container ^5.1 || ^6.0 || ^7.0 || ^8.0 -> found illuminate/container[v5.1.1, ..., v5.8.36, v6.0.0, ..., v6.20.44, v7.0.0, ..., v7.30.6, v8.0.0, ..., v8.83.27] but these were not loaded, likely because it conflicts with another require.
- Root composer.json requires overtrue/laravel-wechat ^5.0 -> satisfiable by overtrue/laravel-wechat[5.0.0, ..., 5.1.0].
有人遇到过嘛
Beta Was this translation helpful? Give feedback.
All reactions