Closed (fixed)
Project:
Search Kint
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
17 Sep 2018 at 16:33 UTC
Updated:
30 Mar 2020 at 12:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
chipway commentedHere is the patch. Please review.
Comment #3
alonaoneill commentedCode looks good. The dependency namespacing aligns with Drupal documentation standards.
Patch applied via simplytest.me
Marking as RTBC
Thank you for working on module!
Comment #4
hkirsman commentedIs that the reason I can't install via Composer?
Comment #5
hkirsman commentedSorry, my bad. But still I think could be merged :)
Comment #6
mmjvb commentedNo, completely unrelated. It is related to how Drupal works with dependencies, not composer. It does use the same notation as composer.
That is why I set this back to Needs work. It should be drupal/kint instead of kint/kint.
The only reason for your error I can think of is that the drupal repository is missing in your project. The package exists and has a stable release!
Comment #8
dahousecat commented