hi there
I have a doubt, why is mysql marked as a dependency for php?
I have no interest in using mysql as I'll use postgres, so I'm wondering why is that
Right. The dependency actually came from the php extensions that are included in the php package and should probably be a suggestion rather than a dependency. Same for all other php extensions in the package. Fixed, thanks!