Replies: 1 comment 1 reply
-
A new version of the CLI has been published which fixes this error. Pls try reinstalling @Ilem-Ilem |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I installed leaf via composer and it is giving the following issues, laravel and symfony installs well, please any help, i want to try out leaf php
Problem 1
- leafs/cli[v2.0.5, ..., v2.16] require leafs/fs ^1.0 -> satisfiable by leafs/fs[v1.0, v1.1, v1.2, v1.3.0].
- leafs/cli[v4.0, ..., v4.1.1] require leafs/fs ^2.0 -> satisfiable by leafs/fs[v2.0, v2.0.1].
- leafs/cli v1.0.0 requires symfony/console ^4.0|^5.0 -> found symfony/console[v4.0.0, ..., v4.4.49, v5.0.0, ..., v5.4.47] but these were not loaded, likely because it conflicts with another require.
- leafs/cli v2.0.1 requires leafs/fetch dev-main -> found leafs/fetch[dev-main] but it does not match your minimum-stability.
- leafs/cli[v2.0, ..., v2.8.3] require symfony/console ^5.0 -> found symfony/console[v5.0.0, ..., v5.4.47] but these were not loaded, likely because it conflicts with another require.
- leafs/fs v1.0 requires symfony/finder ^5.3 -> found symfony/finder[v5.3.0, ..., v5.4.45] but these were not loaded, likely because it conflicts with another require.
- leafs/fs[v1.1, ..., v1.3.0, v2.0, ..., v2.0.1] require symfony/finder ^5.3|^6.0 -> found symfony/finder[v5.3.0, ..., v5.4.45, v6.0.0, ..., v6.4.17] but these were not loaded, likely because it conflicts with another require.
- Root composer.json requires leafs/cli * -> satisfiable by leafs/cli[v1.0.0, v2.0, ..., v2.16, v4.0, v4.0.1, v4.1, v4.1.1].
Beta Was this translation helpful? Give feedback.
All reactions