diff --git a/composer.json b/composer.json index a65640e..081ae56 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ "laravel/nova": "^4.20 || ^5.0" }, "require-dev": { - "interaction-design-foundation/coding-standard": "^0.4.0", + "interaction-design-foundation/coding-standard": "^0.6.0", "orchestra/testbench-core": "^8.32 || ^9.9 || ^10.0", "phpunit/phpunit": "^11.0 || ^12.0" },