Skip to content

Commit 8afb8fe

Browse files
committed
[Site] Fix highlight.js version
(made the translation page bug)
1 parent 7989f27 commit 8afb8fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ux.symfony.com/importmap.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,10 +110,10 @@
110110
'version' => '3.59.1',
111111
],
112112
'highlight.js/lib/core' => [
113-
'version' => '10.3.0',
113+
'version' => '11.7.0',
114114
],
115115
'highlight.js/lib/languages/javascript' => [
116-
'version' => '10.3.0',
116+
'version' => '11.7.0',
117117
],
118118
'intl-messageformat' => [
119119
'version' => '10.3.5',

0 commit comments

Comments
 (0)