Closed bcremer closed 1 year ago
That is indeed a goof. I was having trouble getting output in tests, so I must have missed it. Thanks!
Could you add a fix tag for that?
The 1.0.1 release is already out. 😄
Not on packagist or somewhere else :-D
composer update does not help.
There does not seem to be a tag either.
now it is there, no idea why it was not visible for 2 days :-D
Because I was dumb and did git push
instead of git push --tags
until last night when I remembered. 🙃
Remove call to
var_dump
that did not look intentional.