Releases: spawnia/phpunit-assert-directory
Releases · spawnia/phpunit-assert-directory
v2.1.0
Added
- Support PHP 8
- Support
thecodingmachine/safe
version ^2
v2.0.0
Changed
- Require
thecodingmachine/safe
version ^1.0.0
v1.0.0
Added
- Add
assertDirectoryContains
method
Changed
- Compare both ways when using
assertDirectoryEquals
method
Fixed
- Compatibility with PHP 7.4
v0.1.0
Added
- Add
assertDirectoryEquals
method