Doesn't work with plugin Hirak/prestissimo
When using this plugin in conjunction with hirak/prestissimo, the download of acf-pro fails because the custom RemoteFileSystem is overwritten. In order to get it working, we should ensure that this plugins runs after hirak/prestissimo. As both are running with a priority set to 0, setting this one to -1 resolves the issue.
Can we please get this integrated?
Thank you @mickaelperrin for your research and for submitting a pull request to solve the issue! ☺️ Sorry for the late answer, I was pretty busy lately 😞 Would you be so kind to adapt the failing test to reflect the new requirements? Let me know if you need help with that (the PHPUnit Manual can be handy resource).
Thank you again ☺️
Can't wait until this being merged T_T
I suggest someone forks this project and updates it
Could you merge this @PhilippBaschke ?
Just had to remove prestissimo for this one.
@PhilippBaschke: +1
Also had an issue with hirak/prestissimo. After uninstalling it works.
@PhilippBaschke: Are there plans for merging this in the near future? Just had this issue again.
Same. Get it every two weeks everytime I start a new project... 😭
@randmanrjr: Have you (still) write access to this repository? Could you merge this in (and publish a new release to packagist)?
@strarsis I don't have write access to this repository. In the past, I made a small contribution via a pull request.
Strange, I just tried it with hirak/prestissimo installed and it worked. 😕