Andreas Frömer
Andreas Frömer
> I do believe a better approach would be to extend phar-io/manifest to get the funding info added. Phive could then read and show that. That would be also a...
Will do and link this one 👍
Hi. That is odd. Let me dig a little 🙂
Hi, sorry. Don't have much time right now to do work on open source as I have personal matters to attend to and get everything in line again.
I just will do a guess here. As composer-unused is following includes either: - one of your required dependencies has a circular include/require - your code base has a circular...
Maybe do a `grep` and search for it?
After symbol-parser now has a detection for circular include following, I will close this issue. If this issue still persists, feel free to open a new one.
Could you come up with a test to verify that?maybe using vfsstream
Solved with #668