-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # 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. |
Closed
Hi thank you for your support, I have the same problem as well. :-) |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
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: