diff --git a/composer.json b/composer.json index 16e1d19..2c8ac54 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.7", + "interaction-design-foundation/coding-standard": "^0.8", "orchestra/testbench-core": "^8.32 || ^9.9 || ^10.0 || ^11.0", "phpunit/phpunit": "^11.0 || ^12.0 || ^13.0" },