Problem/Motivation
The 'core_version_requirement' constraint (^8.8 || ^9) requires the 'core' key not be set in modules/contrib/disable_language/disable_language.info.yml
Proposed resolution
remove core key
| Comment | File | Size | Author |
|---|---|---|---|
| disable_language_coreinfo.patch | 334 bytes | sleitner |
Issue fork disable_language-3181905
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
parisekThank you for quick patch, my site crashed after update so I escalate this to critical priority
Comment #3
kgaut commentedWorking fine ! thanks
Comment #4
sleitner commentedTo push this issue, you should mark it as "Reviewed and tested by the community" to encourage the maintainer to release a working module version to prevent others to run into this problem.
Comment #5
parisekComment #6
sleitner commentedFixed by @grayle in 8.x-1.0-beta10