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

Composer Require isn't working. #11

Open
timnijland3 opened this issue Apr 15, 2023 · 1 comment
Open

Composer Require isn't working. #11

timnijland3 opened this issue Apr 15, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@timnijland3
Copy link

Composer require isn't working:

composer require supabase/storage-php

[InvalidArgumentException]
Could not find a matching version of package supabase/storage-php. Check the package spelling, your version constra
int and that the package is available in a stability which matches your minimum-stability (stable).

@timnijland3 timnijland3 added the bug Something isn't working label Apr 15, 2023
@tehnorm
Copy link
Contributor

tehnorm commented Apr 26, 2023

Hi @timnijland3, the package has been updated - https://packagist.org/packages/supabase/storage-php - would you mind trying again? So that you know, this library is in alpha and might have some sharp edges.

You can use composer require supabase/storage-php to install the latest release.

If you have any feedback, please feel free to share it.

tehnorm added a commit that referenced this issue Apr 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants