We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Unable to install vendors with latest symfony version
Problem 1 - Installation request for symfony/framework-standard-edition 2.3.x-dev -> satisfiable by symfony/framework-standard-edition[2.3.x-dev]. - symfony/framework-standard-edition 2.3.x-dev requires besimple/soap 0.1.*@dev -> no matching package found.
Please help about this issue
The text was updated successfully, but these errors were encountered:
Seems that you used a wrong package version, should be:
"besimple/soap": "0.3.*@dev"
Sorry, something went wrong.
No branches or pull requests
Unable to install vendors with latest symfony version
Problem 1
- Installation request for symfony/framework-standard-edition 2.3.x-dev -> satisfiable by symfony/framework-standard-edition[2.3.x-dev].
- symfony/framework-standard-edition 2.3.x-dev requires besimple/soap 0.1.*@dev -> no matching package found.
Please help about this issue
The text was updated successfully, but these errors were encountered: