]> Raphaël G. Git Repositories - recipe/commitdiff
Cleanup
authorRaphaël Gertz <git@rapsys.eu>
Mon, 28 Oct 2019 20:17:28 +0000 (21:17 +0100)
committerRaphaël Gertz <git@rapsys.eu>
Mon, 28 Oct 2019 20:17:28 +0000 (21:17 +0100)
rapsys/airbundle/master/manifest.json

index cb6e9816709f339690194d71d6cf0a1aa5f84967..b3b51d4594db4c1d5427e6c0ac6d758f545d7930 100644 (file)
@@ -1,11 +1,11 @@
 {
-       "bundles": {
-               "Rapsys\\AirBundle\\RapsysAirBundle": ["all"]
-       },
-       "container": {
-               "locale": "en"
-       },
-       "copy-from-recipe": {
-               "config/": "%CONFIG_DIR%/"
-       }
+    "bundles": {
+        "Rapsys\\AirBundle\\RapsysAirBundle": ["all"]
+    },
+    "container": {
+        "locale": "en"
+    },
+    "copy-from-recipe": {
+        "config/": "%CONFIG_DIR%/"
+    }
 }