DaveC49 / SimpleUser-Silex2

This is an mod to JasonGrimes SImpleUser updated to work with SIlex v2.0
BSD 2-Clause "Simplified" License
13 stars 7 forks source link

Unable to install using composer #7

Open coreorm opened 6 years ago

coreorm commented 6 years ago

Hi Dave,

Below are the details of the error:

Your requirements could not be resolved to an installable set of packages.
  Problem 1
    - The requested package davec49/silex2-simpleuser ^2.0 exists as davec49/silex2-simpleuser[dev-master, dev-silex2.1] but these are rejected by your constraint.

and the composer.json is like:

"davec49/silex2-simpleuser": "^2.0",

Please help, thanks.