Test Support 1.4.0

Test Support package version 1.4.0 was released. There a few changes in SimpleContainer::has() method:

  • added abilitiy set custom callback;
  • catch only \Yiisoft\Test\Support\Container\Exception\NotFoundException instead of \Throwable.