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
This is the plugin’s fault, but I think that wpackagist can either autocorrect this error or remove the version when it does not comply to composer version naming standards.
This is the plugin’s fault, but I think that wpackagist can either autocorrect this error or remove the version when it does not comply to composer version naming standards.
The issue is that the version is
0.6.4.
so it tries to download http://downloads.wordpress.org/plugin/column-shortcodes.0.6.4..zip and composer crashes (HTTP/1.1 404 Not Found)See http://wordpress.org/support/topic/wrong-version-format-for-064
Thanks
The text was updated successfully, but these errors were encountered: