diff --git a/composer.json b/composer.json index 18f8822..82c9093 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ "laravel/nova": "^4.25 || ^5.0" }, "require-dev": { - "interaction-design-foundation/coding-standard": "^0.7", + "interaction-design-foundation/coding-standard": "^1.0-RC1", "orchestra/testbench-core": "^8.0 || ^9.0 || ^10.0 || ^11.0", "phpunit/phpunit": "^10.5 || ^11.0" },