File tree 2 files changed +3
-5
lines changed
2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 456
456
"version": "v6.0.0"
457
457
},
458
458
"symfony/twig-bundle": {
459
- "version": "6.2 ",
459
+ "version": "6.4 ",
460
460
"recipe": {
461
461
"repo": "github.com/symfony/recipes",
462
462
"branch": "main",
463
- "version": "5.4 ",
464
- "ref": "bb2178c57eee79e6be0b297aa96fc0c0def81387 "
463
+ "version": "6.3 ",
464
+ "ref": "b7772eb20e92f3fb4d4fe756e7505b4ba2ca1a2c "
465
465
},
466
466
"files": [
467
467
"config/packages/twig.yaml",
Original file line number Diff line number Diff line change 16
16
See https://symfony.com/doc/current/frontend.html
17
17
#}
18
18
{% block stylesheets %}
19
- {{ encore_entry_link_tags(' app' ) }}
20
19
{% endblock %}
21
20
{% block javascripts %}
22
- {{ encore_entry_script_tags(' app' ) }}
23
21
{% endblock %}
24
22
25
23
<link rel =" icon" type =" image/x-icon" href =" {{ asset(' favicon.ico' ) }}" />
You can’t perform that action at this time.
0 commit comments