diff --git a/composer.json b/composer.json index 4f0685c..b260bc5 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "illuminate/support": ">=5.3.0", "leafo/scssphp": "^0.7.7", "vanderb/laravel-blinky": ">=0.1", - "symfony/dom-crawler": "^4.2", + "symfony/dom-crawler": "4.x", "tijsverkoyen/css-to-inline-styles": "^2.2", "maatwebsite/excel": "~2.1.0", "guzzlehttp/guzzle": "~6.0"