Skip to content

Commit 67670e2

Browse files
author
symfony-flex-server[bot]
authored
Merge pull request #819
2 parents fb10d2a + 2e86b42 commit 67670e2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

symfony/framework-bundle/4.2/manifest.json

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

symfony/framework-bundle/5.2/manifest.json

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

0 commit comments

Comments
 (0)