compify icon indicating copy to clipboard operation
compify copied to clipboard

UnexpectedValueException - Could not parse version constraint

Open stevleibelt opened this issue 10 years ago • 1 comments

When I'm trying to run it on multiple projects (e.g. php_component_command, I am getting errors like the following.

  [UnexpectedValueException]
  Could not parse version constraint ~2.8|~3.0: Invalid version string "~2.8|~3.0

stevleibelt avatar Jul 23 '15 20:07 stevleibelt

created a pull request to fix this issue.

stevleibelt avatar Jul 28 '15 21:07 stevleibelt