It is expected that 1.7.x will be the final release, as Tripal development has moved to Tripal 4 and this package will not be used for Tripal 4.
What's Changed
- Update
composer.json
to add support for PHP 8.x - Add next major version of
doctrine/instantiator
to support PHP 8.1+ - Add two major versions to
phpunit/phpunit
, however 10 is not added because it will not be compatible with the current Tripal 3 automated testing. AlsosetUp()
andtearDown()
now need to be declared as void - Use the dev version of
fzaninotto/faker
to support PHP 8.x, this package is no longer being updated.
Full Changelog: 1.6.1...1.7.0