Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed docs for admin installation remove version to fix no matches found issue on composer require. #1409

Merged
merged 5 commits into from Feb 2, 2022

Conversation

sayasuhendra
Copy link
Contributor

fixed docs for admin installation remove version to fix no matches found issue on composer require.

image

@danharrin
Copy link
Member

As far as I know, this is actually a Composer bug on Windows. The reason why we specify the version is that often people will have an unsupported PHP version and then complain that Filament v1 installs.

@danharrin
Copy link
Member

Does it work if you try composer require filament/filament:"^2.0"?

@sayasuhendra
Copy link
Contributor Author

Sorry for the late response.

As far as I know, this is actually a Composer bug on Windows. The reason why we specify the version is that often people will have an unsupported PHP version and then complain that Filament v1 installs.

I use MacOS Catalina.

Does it work if you try composer require filament/filament:"^2.0"?

Yes It work.

@danharrin danharrin merged commit 1c09b59 into filamentphp:2.x Feb 2, 2022
@danharrin
Copy link
Member

Thanks!

@danharrin danharrin added bug Something isn't working documentation Improvements or additions to documentation labels Feb 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants