Skip to content

Commit fb10d2a

Browse files
author
symfony-flex-server[bot]
authored
Merge pull request #817
2 parents fd64144 + 576fb6a commit fb10d2a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

symfony/framework-bundle/4.2/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"/.env.*.local",
2424
"/%CONFIG_DIR%/secrets/prod/prod.decrypt.private.php",
2525
"/%PUBLIC_DIR%/bundles/",
26+
"/%SRC_DIR%/preload.php",
2627
"/%VAR_DIR%/",
2728
"/vendor/"
2829
]

symfony/framework-bundle/5.2/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"/.env.*.local",
2222
"/%CONFIG_DIR%/secrets/prod/prod.decrypt.private.php",
2323
"/%PUBLIC_DIR%/bundles/",
24+
"/%SRC_DIR%/preload.php",
2425
"/%VAR_DIR%/",
2526
"/vendor/"
2627
]

0 commit comments

Comments
 (0)