3.0.5
Removes the dependency on fguillot/simplelogger
, which has been abandoned and apparently deleted or moved.
Be cautious when updating to this version in case you were using that package as an implicit dependency - you will now need to explicitly add it to your project's composer.json
file (or find a suitable replacement). Since implicitly relying on a package's dependencies is against best practices, I am treating this as a non-breaking release.