Closed (fixed)
Project:
Get Tweets
Version:
2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
11 May 2021 at 07:39 UTC
Updated:
27 May 2021 at 08:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
divyesh19Comment #3
divyesh19Updating the ludwig.json as well.
Comment #4
divyesh19Comment #5
meet_bhanvadia commentedPatch #3 looks good. It works well with PHP 7.4.
It would be great if merged to dev.
Comment #6
devad commentedThe ludwig.json file needs composer/ca-bundle library as well (the new dependency of abraham/twitteroauth 2.0.1).
Here is how the new ludwig.json file should look like:
Comment #7
devad commentedPatch with proper ludwig.json file.
Comment #8
devad commentedI have git cloned the wrong branch previously. Here is a proper patch for 2.0.x branch.
Adding few extra spaces to composer.json file as well to follow the .json 4 spaces recommended indent policy.
Comment #9
devad commentedComment #10
divyesh19@devad, thanks for the updated patch. Works well.
Comment #12
baikho commented