spatie/phpunit-snapshot-assertions

Compatibility with phpunit 8?

Closed this issue · 5 comments

Compatibility with phpunit 8?

I think this is kinda problematic due to phpunit 8 has php7.2 as minimum version. If this package wants to stay with semver (i would appreciate it) it would be needed to upgrade to version 3.0.0 with the phpunit update. Actually this package was 8 days ago dumped to version 2.0.0.

Upping requirements of dependencies (even PHP) is not a breaking change. We'll probably take care of this soon.

A PR for this is already open #65 the one thing that needs to be done there is to remove 7.1 in travis

#65 is already merged. Can you say when this change is going into an official release? :)

Thanks! <3

Just tagged 2.1.0 :)