Closed (fixed)
Project:
OpenWeather
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
24 Apr 2020 at 06:28 UTC
Updated:
7 Oct 2021 at 02:03 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
shruthi_shetty commentedComment #3
shruthi_shetty commentedComment #5
mayurgajar commentedComment #6
mayurgajar commentedPatch in #2 is working perfectly,
This looks very good to me +1 RTBC.
Thanks..!!!
Comment #7
mayurgajar commentedComment #8
prashant114606 commentedComment #9
prashant114606 commentedComment #11
generalredneckThis issue was never actually fixed because users could never install this module using composer in drupal 9. Requiring dev-9.x-1.x still produced a package that required drupal/core: ^8. This is because there was never a release published via drupal.org using the new branch or a composer.json coupled with this project requiring drupal/core ^8 || ^9.
Comment #12
generalredneckFixed with https://git.drupalcode.org/project/openweather/-/commit/62bd6abd3d78ebe0...