]> Raphaël G. Git Repositories - airlibre/commitdiff
Force assets as symlinks
authorRaphaël Gertz <git@rapsys.eu>
Fri, 25 Oct 2019 16:32:12 +0000 (18:32 +0200)
committerRaphaël Gertz <git@rapsys.eu>
Fri, 25 Oct 2019 16:32:12 +0000 (18:32 +0200)
Avoid parameters rewrite

composer.json

index 9037220d30f508d0b59436af155ed99b87b64ba5..b0563d4d0c10e34983d6f26c0f8cd03b998ca7d8 100644 (file)
         "symfony/symfony": "*"
     },
     "extra": {
+        "symfony-assets-install": "relative",
+        "incenteev-parameters": {
+            "file": "app/config/parameters.yml",
+           "keep-outdated": true
+        },
         "symfony": {
             "allow-contrib": false,
             "require": "4.3.*"