I was using this extension without problems, but today when I run `composer update` i'm receiving the following error: `Call to undefined method Symfony\Component\DomCrawler\Crawler::rewind()` The error is pointing to the line 201 of `/vendor/wbraganca/yii2-dynamicform/DynamicFormWidget.php` How to solve this?