Needs work
Project:
Entity Reference Revisions
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
24 Feb 2016 at 16:08 UTC
Updated:
16 Mar 2018 at 12:38 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
rakesh.gectcrComment #3
jmuzz commentedThis mostly looks good but I don't think the branch-alias is correct and I'm not sure it's needed. There's no 8.1.x branch of entity_reference_revisions . Version numbers like that are just for core as far as I know.
I could be wrong, but after reading https://getcomposer.org/doc/articles/aliases.md and looking for other examples of branch-alias being used in Drupal projects I'm thinking the extras part should be removed. If you are sure about it, could you please explain what
"dev-8.x-1.x": "8.1.x-dev"will do?Comment #4
rakesh.gectcr@jmuzz
I am totally agreeing with you. Removed the extra part. Please review the attached patch and inter diff
Comment #5
jmuzz commentedI'm glad we agree.
It would be cleaner if the require and extra lines are removed altogether. That would probably give it the best chance of being committed.
Comment #6
miro_dietikerHow can we test that this file does its job for composer without committing it?
I also already accidentally committed composer.json files that were invalid.
Similarly, please help complete the one for Paragraphs.
#2677436: Add composer.json to file module
Comment #7
harsha012 commentedAdded patch as per comment #5
Comment #8
rakesh.gectcr@harsha012
Please provide the interdiff file also
Comment #9
harsha012 commentedhi @rakesh.gectcr,
added the interdiff #7 patch
Comment #10
idebr commented#6 There is currently no way to test composer.json files prior to commit.
The URLs are currently a mixed bag of http and https. Let's consistently refer to https, since drupal.org redirects all traffic to these URLs.
Missing newline at end of file