Skip to content
This repository was archived by the owner on Mar 25, 2021. It is now read-only.

Commit 0f7a44c

Browse files
committed
Made config SF3 compatible
1 parent 5538e88 commit 0f7a44c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/config/config.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,10 @@ framework:
1919
csrf_protection: ~
2020
validation: { enable_annotations: true }
2121
#serializer: { enable_annotations: true }
22+
assets:
23+
version: 1
2224
templating:
2325
engines: ['twig']
24-
assets_version: 1
2526
default_locale: "%locale%"
2627
trusted_hosts: ~
2728
trusted_proxies: ~

0 commit comments

Comments
 (0)