the info file says
core: 8.x
a forum says to replace with
core_version_requirement: ’^8 || ^9’
watchdog says:
UnexpectedValueException: Could not parse version constraint ’^8: Invalid version string "’^8" in Composer\Semver\VersionParser->parseConstraint() (line 510 of /home/yktdan/public_html/dartmouth60.org/vendor/composer/semver/src/VersionParser.php).
Is there some other issue or is the forum wrong about the version requirement?
This module is exactly what I need if it works.
the info file says
core: 8.x
a forum says to replace with
core_version_requirement: ’^8 || ^9’
watchdog says:
UnexpectedValueException: Could not parse version constraint ’^8: Invalid version string "’^8" in Composer\Semver\VersionParser->parseConstraint() (line 510 of /home/yktdan/public_html/dartmouth60.org/vendor/composer/semver/src/VersionParser.php).
Is there some other issue or is the forum wrong about the version requirement?
This module is exactly what I need if it works.