Rodolfo Ruiz
Rodolfo Ruiz
Hi, any plan to merge this? Thanks.
I think updating the [realease.sh](https://github.com/Automattic/facebook-instant-articles-wp/blob/master/release.sh#L396) file should do it ```sh run composer install --no-dev ```
When you merge this PR you can create a tag "**1.5.0**" to match the new plugin version? Thanks.
Have been using this patch in production and everything is working as expected.
@PWalkow and @dsepulveda-pr you can use my branch doing the following: 1- Add the following to your composer.json file ```json "repositories": [ { "type": "git", "url": "https://github.com/rodruiz/FuelSDK-PHP.git" } ] ```...
Have been using this patch in production for years (on VIP Go environments) and everything is working as expected. @vaurdan yes, flushing the rewrite rules is required when you install...