wordpress-anonymizer
wordpress-anonymizer copied to clipboard
Split package in library and cli parts?
The dependency on Sf console 6.x makes it hard/impossible to install this package when composer 2.2.22 is in use, as that one is only compatible with sf console up to 5.x.
It would be nice to be able to install only the "library" part of this without pulling in the cli command and the sf/cli dependency...