Open AMoktar opened 2 years ago
it works fine with me. Laravel version ^8.65.
I'm on 8.65 but still getting this issue when attempting to run composer require genealabs/laravel-sign-in-with-apple
Sam here
Problem 1
- Root composer.json requires genealabs/laravel-sign-in-with-apple ^0.6.0 -> satisfiable by genealabs/laravel-sign-in-with-apple[0.6.0].
- genealabs/laravel-sign-in-with-apple 0.6.0 requires illuminate/support ^9.0 -> found illuminate/support[v9.0.0-beta.1, ..., 9.x-dev] but these were not loaded, likely because it conflicts with another require.
Same Problem here. Any solutions?
after install command put :0.5.0 and it works fine!
getting this error when installing
Thanks for your time!