We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0176ff4 commit 3ec0cf0Copy full SHA for 3ec0cf0
src/AssetManager/Service/MimeResolver.php
@@ -150,6 +150,10 @@ class MimeResolver
150
'etx' => 'text/x-setext',
151
'exe' => 'application/x-msdos-program',
152
'ez' => 'application/andrew-inset',
153
+ 'f4a' => 'audio/mp4',
154
+ 'f4b' => 'audio/mp4',
155
+ 'f4v' => 'video/mp4',
156
+ 'f4p' => 'video/mp4',
157
'fb' => 'application/x-maker',
158
'fbdoc' => 'application/x-maker',
159
'fch' => 'chemical/x-gaussian-checkpoint',
0 commit comments