Closed (fixed)
Project:
Content-Security-Policy
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
24 Mar 2019 at 17:23 UTC
Updated:
24 Dec 2019 at 06:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
gappleComment #3
sahana _n commentedLooks like the module has no deprecated code usages, so we just need to mark it as compatible with D9.
So, add core_version_requirement: ^8 || ^9 to info.yml file, and also add the composer.json definition per https://www.drupal.org/node/3070687.
Please review the patch.
Comment #5
gappleComment #6
gapple