Closed schams-net closed 5 years ago
primary it's about "name": "mittwald/typo3_forum",
which must be "name": "DavidBruchmann/typo3_forum",
"typo3/cms-core": "^8.7.*",
simply should be changed to "typo3/cms-core": "^8.7",
probably
CORRECTION:
will use the name wdb/typo3_forum
related: #5
Solved with 67ac8e4, 90e68a9 and 00f72d8
PHP composer reports an invalid version string
"^8.7.*"
in filecomposer.json
.