Rapsys Git
/
userbundle
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
188c29b
)
Fix manifest to install from package instead of recipe
author
Raphaël Gertz
<git@rapsys.eu>
Fri, 25 Oct 2019 17:11:23 +0000
(19:11 +0200)
committer
Raphaël Gertz
<git@rapsys.eu>
Fri, 25 Oct 2019 17:11:51 +0000
(19:11 +0200)
manifest.json
patch
|
blob
|
history
diff --git
a/manifest.json
b/manifest.json
index 1bd08820c348440dd631e390c3c143da1cf22427..724952c5c50ae1386a0137100e7243e13cc322f6 100644
(file)
--- a/
manifest.json
+++ b/
manifest.json
@@
-2,7
+2,7
@@
"bundles": {
"Rapsys\\UserBundle": ["all"]
},
- "copy-from-
recip
e": {
+ "copy-from-
packag
e": {
"config/": "%CONFIG_DIR%/"
}
}