We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a1d8ac commit e5bf610Copy full SHA for e5bf610
.platform/applications.yaml
@@ -223,12 +223,9 @@
223
"/custom/plugins":
224
source: local
225
source_path: "custom/plugins"
226
- "/vendor/composer":
+ "/vendor":
227
228
- source_path: "vendor/composer"
229
- "/vendor/symfony":
230
- source: local
231
- source_path: "vendor/symfony"
+ source_path: "vendor"
232
# The configuration of app when it is exposed to the web.
233
web:
234
locations:
0 commit comments