You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- The requested package manovotny/wptest could not be found in any version, there may be a typo in the package name.
Potential causes:
- A typo in the package name
- The package is not available in a stable-enough version according to your minimum-stability setting
see <https://groups.google.com/d/topic/composer-dev/_g3ASeIFlrc/discussion> for more details.
Read <http://getcomposer.org/doc/articles/troubleshooting.md> for further common problems.
Looking your user name up on Packagist revealed that the package isn't registered at all.
Steps to fix this and add autoupdating(!):
Register the repo on Packagist (big ass button named "Submit package")
Go to your "Settings > Hooks" page here on GitHub: Link and search for "Packagist", then enter/confirm to create
Add your username and password and save it
Copy your Token from Packagist to the repo
Reopen the "Packagist" hook by clicking the link
Hit the "Test" button on the upper right to send a ping for autoupdates
Thanks.
The text was updated successfully, but these errors were encountered:
Obviously I can't set up the GitHub hooks so that it auto-updates on Packagist but since there hasn't been any changes to wptest in a long time, it's not the end of the world.
@poststatus I will happily hand over control on Packagist if you guys decide you ever want to manage it yourself. The code all comes from your repo though so I'm not really in control of anything other than hitting update.
I just got the following note in the CLI:
Looking your user name up on Packagist revealed that the package isn't registered at all.
Steps to fix this and add autoupdating(!):
Thanks.
The text was updated successfully, but these errors were encountered: