Rapsys Git
/
airlibre
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2209c5b
)
Force assets as symlinks
author
Raphaël Gertz
<git@rapsys.eu>
Fri, 25 Oct 2019 16:32:12 +0000
(18:32 +0200)
committer
Raphaël Gertz
<git@rapsys.eu>
Fri, 25 Oct 2019 16:32:12 +0000
(18:32 +0200)
Avoid parameters rewrite
composer.json
patch
|
blob
|
history
diff --git
a/composer.json
b/composer.json
index
9037220
..
b0563d4
100644
(file)
--- a/
composer.json
+++ b/
composer.json
@@
-113,6
+113,11
@@
"symfony/symfony": "*"
},
"extra": {
+ "symfony-assets-install": "relative",
+ "incenteev-parameters": {
+ "file": "app/config/parameters.yml",
+ "keep-outdated": true
+ },
"symfony": {
"allow-contrib": false,
"require": "4.3.*"