-
-
Notifications
You must be signed in to change notification settings - Fork 358
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
can't install stable version #31
Comments
Hi, could you please try |
I get the same error:
|
What version of composer do you have? And how does your composer.json looks like? |
There'is a propel version at packagist (https://packagist.org/packages/econea/nusoap). |
The same problem with ubuntu server 16.04 Composer version @package_branch_alias_version@ (1.0.0-beta2) 2016-03-27 16:00:34 |
@ghostnars can you try install latest version of composer and try again? |
Anyone got this to work? i'm not able to install it through composer either. |
Which PHP do you have? How does your composer.json look like? |
please consider to remove space between name of package and version, like this:
|
composer is case sensitive, and tries to find " 0.9.6" instead of "0.9.6" |
So for me i managed to get it to work by adding it to the composer.json and then just updating composer, versus typing it in as a command. |
Hello,
I'm trying to install the stable version:
But I got this error:
The text was updated successfully, but these errors were encountered: