diff --git a/composer.json b/composer.json index fc55ed8..8b8758b 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,7 @@ "laravel/pint": "^1.0", "orchestra/testbench": "^7.0 || ^8.0 || ^9.0", "phpunit/phpunit": "^9.3 || ^10.0", - "spatie/phpunit-snapshot-assertions": "^5.1" + "spatie/phpunit-snapshot-assertions": "^4.2 || ^5.1" }, "prefer-stable": true, "autoload": {