diff --git a/composer.json b/composer.json index 5400887..0467f05 100644 --- a/composer.json +++ b/composer.json @@ -9,8 +9,10 @@ "phpunit/phpunit": "^9.5", "php": ">=7.2" }, - "psr-4": { - "jigarakatidus\\": "src/" + "autoload": { + "psr-4": { + "jigarakatidus\\": "src/" + } }, "license": "GPL-3.0-only", "authors": [