-
Notifications
You must be signed in to change notification settings - Fork 53
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
wont install #5
Comments
I just tagged $ composer create-project craftcms/craft test && cd test
$ composer require markhuot/craftql ☝️ that installed as I would have expected with |
Perfect! Thanks Mark, excited to play around with it. |
Hi thank you for your support, I have the same problem as well. :-) |
trying to install but getting an issue with minimum-stability
composer require markhuot/craftql
Checked the projects minimum-stability and its set to
beta
and i get the same error when i change it todev
seems like you might need to release a version on composer?
The text was updated successfully, but these errors were encountered: