Closed (fixed)
Project:
Bootstrap Paragraphs
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
29 Mar 2019 at 14:25 UTC
Updated:
16 Apr 2019 at 11:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
thejimbirch commentedAttached is a patch that adds a composer.json file to the main and two current submodules.
Also fixes a dependency namespace typo in the bp_webform module.
Comment #4
thejimbirch commentedUpdated the namespacing on the require section and pushed. This is fixed in dev.
Comment #5
platinum1 commentedI think this change results in the following error:
[warning] Invalid json in modules/contrib/bootstrap_paragraphs/composer.json
when running drush updb
Comment #6
platinum1 commentedComment #8
thejimbirch commentedUpdated the composer files, had an errant comma.