-
Notifications
You must be signed in to change notification settings - Fork 460
Suggestion: Add version to code example #6303
Copy link
Copy link
Open
Description
Current behavior
Code example misses the version statement or add another hint about minimum stability otherwise package not installable via composer.
Expected behavior/output
I would like to have a real world and simple example to get done quickly with my new extension without running into errors.
Links
I found this issue on this page.
TYPO3 versions
12.4, 13.4, main
Possible Solution
Add into composer.json this line
"version" : "1"
Additional context
I am learning to create an extension based on extbase.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels