diff --git a/composer.json b/composer.json index f0fe347..0abf8cc 100644 --- a/composer.json +++ b/composer.json @@ -33,14 +33,14 @@ "guzzlehttp/guzzle": "^7.10.0", "orchestra/testbench": "^10.4.0", "vimeo/psalm": "^6.13.0", - "squizlabs/php_codesniffer": "^3.13.4", + "squizlabs/php_codesniffer": "^3.13.4 || ^4.0.0", "pestphp/pest": "^4.1", "rector/rector": "^2.1.4", "mockery/mockery": "^1.6.12", "brianium/paratest": "^7.11.0", "blastcloud/guzzler": "2.3.0", "vlucas/phpdotenv": "^5.6.2", - "symfony/cache": "^7.3.2" + "symfony/cache": "^7.3.2 || ^8.0.0" }, "config": { "allow-plugins": {