mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-16 09:36:26 +03:00
Fix erroneous paths.
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
"EcPhp\\CasBundle\\CasBundle": ["all"]
|
||||
},
|
||||
"copy-from-package": {
|
||||
"Resources/": "%CONFIG_DIR%/"
|
||||
"Resources/config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3,6 +3,6 @@
|
||||
"EcPhp\\CasBundle\\CasBundle": ["all"]
|
||||
},
|
||||
"copy-from-package": {
|
||||
"Resources/": "%CONFIG_DIR%/"
|
||||
"Resources/config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3,6 +3,6 @@
|
||||
"EcPhp\\EuLoginBundle\\EuLoginBundle": ["all"]
|
||||
},
|
||||
"copy-from-package": {
|
||||
"Resources/": "%CONFIG_DIR%/"
|
||||
"Resources/config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3,6 +3,6 @@
|
||||
"EcPhp\\EuLoginBundle\\EuLoginBundle": ["all"]
|
||||
},
|
||||
"copy-from-package": {
|
||||
"Resources/": "%CONFIG_DIR%/"
|
||||
"Resources/config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user