vivekrajenderan / simplesamlphp

Automatically exported from code.google.com/p/simplesamlphp
Other
0 stars 0 forks source link

unable to install via composer #623

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. put "simplesamlphp/simplesamlphp": "dev-trunk" in the require section of 
composer.json
2. trying to update or install results in the following error message:
3.

What is the expected output? What do you see instead?

c:\path\to\libraries>composer update -o
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
    - simplesamlphp/saml2 v0.4.1 requires robrichards/xmlseclibs 1.3.* -> no matching packa
    - simplesamlphp/saml2 v0.4.0 requires robrichards/xmlseclibs 1.3.* -> no matching packa
    - simplesamlphp/saml2 v0.3.0 requires robrichards/xmlseclibs 1.3.* -> no matching packa
    - simplesamlphp/simplesamlphp dev-master requires simplesamlphp/saml2 ~0.3 -> satisfiab
.
    - Installation request for simplesamlphp/simplesamlphp dev-trunk -> satisfiable by simp

Potential causes:
 - A typo in the package name
 - The package is not available in a stable-enough version according to your minimum-stabil
   see <https://groups.google.com/d/topic/composer-dev/_g3ASeIFlrc/discussion> for more det

Read <http://getcomposer.org/doc/articles/troubleshooting.md> for further 
common problems.

What version of the product are you using? On what operating system?
I am trying to install the dev-master version. Though same error occurs for 
latest stable release.
Im am running Windows 7 64bit.

Please provide any additional information below.

Original issue reported on code.google.com by b...@harver.com on 21 May 2014 at 8:23

GoogleCodeExporter commented 9 years ago
Hi,

This issue tracker was closed several months ago. Please report your issue in 
github:

https://github.com/simplesamlphp/simplesamlphp/issues

Original comment by jaim...@gmail.com on 9 Jul 2014 at 1:40

GoogleCodeExporter commented 9 years ago

Original comment by jaim...@gmail.com on 15 Oct 2014 at 9:34