Skip to content

Commit 2475d12

Browse files
GromNaNOskarStark
andauthored
Update components/asset.rst
Co-authored-by: Oskar Stark <oskarstark@googlemail.com>
1 parent 3ab23be commit 2475d12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/asset.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,9 +181,9 @@ not listed in the manifest::
181181
echo $package->getUrl('not-found.css');
182182
// error:
183183

184-
.. versionadded:: 5.2
184+
.. versionadded:: 5.3
185185

186-
Option ``$strictMode`` was introduced in Symfony 5.2.
186+
The ``$strictMode`` option was introduced in Symfony 5.3.
187187

188188
If your JSON file is not on your local filesystem but is accessible over HTTP,
189189
use the :class:`Symfony\\Component\\Asset\\VersionStrategy\\RemoteJsonManifestVersionStrategy`

0 commit comments

Comments
 (0)