Skip to content

Commit 8e7a5ec

Browse files
Update symfony/security-bundle/6.4/config/packages/security.yaml
Co-authored-by: Wouter de Jong <wouterj@users.noreply.github.com>
1 parent 65c9dc3 commit 8e7a5ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

symfony/security-bundle/6.4/config/packages/security.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ security:
77
users_in_memory: { memory: null }
88
firewalls:
99
dev:
10-
pattern: ^/(_profiler|_wdt|assets)/
10+
pattern: ^/_profiler|_wdt|assets|build/
1111
security: false
1212
main:
1313
lazy: true

0 commit comments

Comments
 (0)