diff --git a/composer.json b/composer.json index d41d4b7..c59edec 100644 --- a/composer.json +++ b/composer.json @@ -73,7 +73,9 @@ "psr-4": { "Setono\\SyliusPeakWMSPlugin\\": "src/" }, - "files": [ "src/Resources/functions.php" ] + "files": [ + "src/Resources/functions.php" + ] }, "autoload-dev": { "psr-4": {