There is an incompatibility with PHP 8.1. Temporary fix is to add attribute: ``` #[\ReturnTypeWillChange] at line 140 in Dom/Collection.php ```
There is an incompatibility with PHP 8.1.
Temporary fix is to add attribute: