
 Davide - 2017-06-07 13:13:04
Composer version 1.4.1 2017-03-10 09:29:45
with these values in json file
{
    "require": {
        "phpclasses/formsgeneration": ">=1.0.22"
    },
  "repositories":
  [
    {
      "type": "composer",
      "url": "https:\/\/www.phpclasses.org\/"
    },
    {
      "packagist": false
    }
  ]
}
gives me this feedback:
  [RuntimeException]
  Could not load package phpclasses/php-component-csv in https://www.phpclass
  es.org: [UnexpectedValueException] Could not parse version constraint ^1.3.
  *: Invalid version string "^1.3.*"
  [UnexpectedValueException]
  Could not parse version constraint ^1.3.*: Invalid version string "^1.3.*"